org.optaplanner.examples.nurserostering.solver.move.factory
Class ShiftAssignmentSwapMoveFactory
java.lang.Object
org.optaplanner.examples.nurserostering.solver.move.factory.ShiftAssignmentSwapMoveFactory
- All Implemented Interfaces:
- org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory<NurseRoster>
public class ShiftAssignmentSwapMoveFactory
- extends Object
- implements org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory<NurseRoster>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShiftAssignmentSwapMoveFactory
public ShiftAssignmentSwapMoveFactory()
createMoveList
public List<org.optaplanner.core.impl.heuristic.move.Move> createMoveList(NurseRoster nurseRoster)
- Specified by:
createMoveList in interface org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory<NurseRoster>
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.