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