Java Reference
Java Reference
CastConstraint.java
Go to the documentation of this file.
Cast constraints are special channeling constraints designed to keep a variable in sync with an expr...
Definition: CastConstraint.java:16
IntVar target_var()
Definition: CastConstraint.java:44
CastConstraint(long cPtr, boolean cMemoryOwn)
Definition: CastConstraint.java:19
A constraint is the main modeling object.
The class IntVar is a subset of IntExpr.