Interface MoveProvider<Solution_>
- Type Parameters:
Solution_- the solution type, the class with thePlanningSolutionannotation
- All Known Implementing Classes:
ChangeMoveProvider,ListChangeMoveProvider,ListSwapMoveProvider,SwapMoveProvider
@NullMarked
public interface MoveProvider<Solution_>
Implement this to provide a definition for one move type.
- See Also:
-
Method Summary
-
Method Details
-
build
-