CellularEvolveScope

fun <V, F> CellularEvolveScope(cellularGA: CellularGA<V, F>, cellularConfig: CellularConfig<V, F>): CellularEvolveScope<V, F>

Creates an instance of CellularEvolveScope by cellularGA and cellularConfig.