Evolve Scope Start Option
Specific DistributedEvolveScope option for starting children of DistributedGA.
Inheritors
Types
Link copied to clipboard
data class Restart(val forceStop: Boolean = false, val resetPopulation: Boolean = true) : EvolveScopeStartOption
Immediately restart children of DistributedGA.
Link copied to clipboard
Resume children of DistributedGA.
Link copied to clipboard
Start children of DistributedGA.