Uses of Class
ai.timefold.solver.core.impl.solver.termination.ChildThreadPlumbingTermination
-
Packages that use ChildThreadPlumbingTermination Package Description ai.timefold.solver.core.impl.partitionedsearch -
-
Uses of ChildThreadPlumbingTermination in ai.timefold.solver.core.impl.partitionedsearch
Methods in ai.timefold.solver.core.impl.partitionedsearch with parameters of type ChildThreadPlumbingTermination Modifier and Type Method Description PartitionSolver<Solution_>DefaultPartitionedSearchPhase. buildPartitionSolver(ChildThreadPlumbingTermination<Solution_> childThreadPlumbingTermination, Semaphore runnablePartThreadSemaphore, SolverScope<Solution_> solverScope)
-