distributeSimulations

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

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

Return

Simulations' results

Parameters

simulationsSet

Simulations to execute