distributeSimulations
abstract fun distributeSimulations(simulationsSet: SimulationSet): Set<RemoteResult>
Content copied to clipboard
Distribute and execute the simulation set on set's workers.
Return
Simulations' results
Parameters
simulationsSet
Simulations to execute