Package org.jacop.fz.constraints
Class ReificationConstraints
- java.lang.Object
-
- org.jacop.fz.constraints.ReificationConstraints
-
class ReificationConstraints extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ReificationConstraints(Support support)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
add(IntVar x, int v, IntVar b)
(package private) void
pose()
int
size(IntVar v)
java.lang.String
toString()
-
-
-
Constructor Detail
-
ReificationConstraints
public ReificationConstraints(Support support)
-
-