Interface CustomPhase<Solution_>

Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation
All Superinterfaces:
EventListener, Phase<Solution_>, PhaseLifecycleListener<Solution_>, SolverLifecycleListener<Solution_>
All Known Implementing Classes:
DefaultCustomPhase

public interface CustomPhase<Solution_> extends Phase<Solution_>
See Also: