java.lang.Object
org.maxicp.cp.engine.core.AbstractCPConstraint
org.maxicp.cp.engine.constraints.AtLeastNValueFWC
org.maxicp.cp.engine.constraints.AllDifferentFWC
- All Implemented Interfaces:
CPConstraint,ConcreteConstraint<ConcreteCPModel>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.maxicp.cp.engine.constraints.AtLeastNValueFWC
post, propagateMethods inherited from class org.maxicp.cp.engine.core.AbstractCPConstraint
getSolver, isActive, isScheduled, priority, registerDelta, setActive, setScheduled, updateDeltas
-
Constructor Details
-
AllDifferentFWC
-