algorithms
Class HardPickupAndDeliveryLoadConstraint

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

public class HardPickupAndDeliveryLoadConstraint
extends java.lang.Object
implements HardRouteLevelConstraint

lsjdfjsdlfjsa

Author:
stefan

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

Constructor Detail

HardPickupAndDeliveryLoadConstraint

public HardPickupAndDeliveryLoadConstraint(StateManager stateManager)
Method Detail

fulfilled

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