Google OR-Tools 7.7
Java Reference
CP-SAT
Graph
Knapsack solver
Linear solver
Routing
Util
Java Reference
Namespaces
Classes
Files
com
google
ortools
constraintsolver
BaseIntExpr
BaseIntExpr Member List
This is the complete list of members for
BaseIntExpr
, including all inherited members.
accept
(ModelVisitor visitor)
IntExpr
inline
BaseIntExpr
(long cPtr, boolean cMemoryOwn)
BaseIntExpr
inline
protected
baseName
()
PropagationBaseObject
inline
BaseObject
(long cPtr, boolean cMemoryOwn)
BaseObject
inline
protected
BaseObject
()
BaseObject
inline
bound
()
IntExpr
inline
castToVar
()
BaseIntExpr
inline
delete
()
BaseIntExpr
inline
enqueueDelayedDemon
(Demon d)
PropagationBaseObject
inline
enqueueVar
(Demon d)
PropagationBaseObject
inline
freezeQueue
()
PropagationBaseObject
inline
hasName
()
PropagationBaseObject
inline
IntExpr
(long cPtr, boolean cMemoryOwn)
IntExpr
inline
protected
isVar
()
IntExpr
inline
max
()
IntExpr
inline
min
()
IntExpr
inline
name
()
PropagationBaseObject
inline
PropagationBaseObject
(long cPtr, boolean cMemoryOwn)
PropagationBaseObject
inline
protected
PropagationBaseObject
(Solver s)
PropagationBaseObject
inline
range
(int[] l, int[] u)
IntExpr
inline
reset_action_on_fail
()
PropagationBaseObject
inline
set_variable_to_clean_on_fail
(IntVar v)
PropagationBaseObject
inline
setMax
(long m)
IntExpr
inline
setMin
(long m)
IntExpr
inline
setName
(String name)
PropagationBaseObject
inline
setRange
(long l, long u)
IntExpr
inline
setValue
(long v)
IntExpr
inline
solver
()
PropagationBaseObject
inline
toString
()
PropagationBaseObject
inline
unfreezeQueue
()
PropagationBaseObject
inline
var
()
BaseIntExpr
inline
varWithName
(String name)
IntExpr
inline
whenRange
(Demon d)
IntExpr
inline
whenRange
(Runnable closure)
IntExpr
inline