Uses of Interface
ai.timefold.solver.core.api.solver.change.ProblemChangeDirector
-
Packages that use ProblemChangeDirector Package Description ai.timefold.solver.core.api.solver.change ai.timefold.solver.core.impl.solver.change -
-
Uses of ProblemChangeDirector in ai.timefold.solver.core.api.solver.change
Methods in ai.timefold.solver.core.api.solver.change with parameters of type ProblemChangeDirector Modifier and Type Method Description voidProblemChange. doChange(Solution_ workingSolution, ProblemChangeDirector problemChangeDirector)Do the change on thePlanningSolution. -
Uses of ProblemChangeDirector in ai.timefold.solver.core.impl.solver.change
Classes in ai.timefold.solver.core.impl.solver.change that implement ProblemChangeDirector Modifier and Type Class Description classDefaultProblemChangeDirector<Solution_>
-