SimulationRunner

constructor(modelProvider: () -> Model)(source)

Parameters

modelProvider

a function that will create the model that will be executed


constructor(model: Model)(source)