OptaPlanner distribution 6.0.0.Beta4

org.optaplanner.examples.pas.solver.move
Class PatientAdmissionMoveHelper

java.lang.Object
  extended by org.optaplanner.examples.pas.solver.move.PatientAdmissionMoveHelper

public class PatientAdmissionMoveHelper
extends Object


Method Summary
static void moveBed(ScoreDirector scoreDirector, BedDesignation bedDesignation, Bed toBed)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

moveBed

public static void moveBed(ScoreDirector scoreDirector,
                           BedDesignation bedDesignation,
                           Bed toBed)

OptaPlanner distribution 6.0.0.Beta4

Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.