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