Package org.optaplanner.core.impl.solver.change
-
Interface Summary Interface Description ProblemChangeAdapter<Solution_> Provides a layer of abstraction overProblemChange
and the deprecatedProblemFactChange
to preserve backward compatibility. -
Class Summary Class Description DefaultProblemChangeDirector<Solution_>