algorithms
Interface HardRouteLevelConstraint

All Known Implementing Classes:
ConstraintManager, HardLoadConstraint, HardPickupAndDeliveryLoadConstraint

public interface HardRouteLevelConstraint


Method Summary
 boolean fulfilled(InsertionContext insertionContext)
           
 

Method Detail

fulfilled

boolean fulfilled(InsertionContext insertionContext)