Class BedDesignationSwapMoveFactory

java.lang.Object
org.optaplanner.examples.pas.optional.solver.move.factory.BedDesignationSwapMoveFactory
All Implemented Interfaces:
org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory<PatientAdmissionSchedule>

public class BedDesignationSwapMoveFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory<PatientAdmissionSchedule>
  • Constructor Details

    • BedDesignationSwapMoveFactory

      public BedDesignationSwapMoveFactory()
  • Method Details