org.drools.planner.examples.nurserostering.solver.move.factory
Class AssignmentSequenceSwitchLength3MoveFactory
java.lang.Object
org.drools.planner.core.move.factory.AbstractMoveFactory
org.drools.planner.examples.nurserostering.solver.move.factory.AssignmentSequenceSwitchLength3MoveFactory
- All Implemented Interfaces:
- DeciderAware, LocalSearchSolverLifecycleListener, MoveFactory
public class AssignmentSequenceSwitchLength3MoveFactory
- extends AbstractMoveFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssignmentSequenceSwitchLength3MoveFactory
public AssignmentSequenceSwitchLength3MoveFactory()
createMoveList
public List<Move> createMoveList(Solution solution)
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.