Java Reference
Java Reference
BaseIntExpr.java
Go to the documentation of this file.
IntVar castToVar()
Definition: BaseIntExpr.java:44
The class IntVar is a subset of IntExpr.
The class IntExpr is the base of all integer expressions in constraint programming.
Definition: IntExpr.java:14
BaseIntExpr(long cPtr, boolean cMemoryOwn)
Definition: BaseIntExpr.java:14