Class RowChangeMoveFactory
java.lang.Object
org.optaplanner.examples.nqueens.optional.solver.move.factory.RowChangeMoveFactory
- All Implemented Interfaces:
org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory<NQueens>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RowChangeMoveFactory
public RowChangeMoveFactory()
-
-
Method Details
-
createMoveList
- Specified by:
createMoveListin interfaceorg.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory<NQueens>
-