Functions
Link copied to clipboard
Creates a new instance of a SimulationService
with a memory-based cache for simulation runs. This service uses the model provider and enables caching for simulation runs.
Link copied to clipboard
fun createCachedSimulationServiceForModel(modelIdentifier: String, modelBuilder: ModelBuilderIfc): SimulationService
Creates a cached simulation service instance using the provided model identifier and model builder.