distributeSimulations

abstract fun distributeSimulations(simulationsSet: SimulationSet): Set<RemoteResult>

Distribute and execute the simulation set on set's workers.

Return

Simulations' results

Parameters

simulationsSet

Simulations to execute