algorithms
Class HardLoadConstraint

java.lang.Object
  extended by algorithms.HardLoadConstraint
All Implemented Interfaces:
HardRouteLevelConstraint

public class HardLoadConstraint
extends java.lang.Object
implements HardRouteLevelConstraint


Constructor Summary
HardLoadConstraint(StateManager states)
           
 
Method Summary
 boolean fulfilled(InsertionContext insertionContext)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HardLoadConstraint

public HardLoadConstraint(StateManager states)
Method Detail

fulfilled

public boolean fulfilled(InsertionContext insertionContext)
Specified by:
fulfilled in interface HardRouteLevelConstraint