org.drools.planner.examples.nurserostering.solver.solution.initializer
Class NurseRosteringStartingSolutionInitializer
java.lang.Object
org.drools.planner.examples.nurserostering.solver.solution.initializer.NurseRosteringStartingSolutionInitializer
- All Implemented Interfaces:
- CustomSolverPhaseCommand
public class NurseRosteringStartingSolutionInitializer
- extends Object
- implements CustomSolverPhaseCommand
|
Field Summary |
protected org.slf4j.Logger |
logger
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected final transient org.slf4j.Logger logger
NurseRosteringStartingSolutionInitializer
public NurseRosteringStartingSolutionInitializer()
changeWorkingSolution
public void changeWorkingSolution(SolutionDirector solutionDirector)
- Specified by:
changeWorkingSolution in interface CustomSolverPhaseCommand
createAssignmentList
public List<ShiftAssignment> createAssignmentList(NurseRoster nurseRoster)
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.