Uses of Class
org.optaplanner.core.impl.solver.termination.StepCountTermination
-
Packages that use StepCountTermination Package Description org.optaplanner.core.impl.solver.termination -
-
Uses of StepCountTermination in org.optaplanner.core.impl.solver.termination
Methods in org.optaplanner.core.impl.solver.termination that return StepCountTermination Modifier and Type Method Description StepCountTermination<Solution_>
StepCountTermination. createChildThreadTermination(SolverScope<Solution_> solverScope, ChildThreadType childThreadType)
-