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
IntVar
IntVar Member List
This is the complete list of members for
IntVar
, including all inherited members.
accept
(ModelVisitor visitor)
IntVar
inline
baseName
()
PropagationBaseObject
inline
BaseObject
(long cPtr, boolean cMemoryOwn)
BaseObject
inline
protected
BaseObject
()
BaseObject
inline
bound
()
IntExpr
inline
contains
(long v)
IntVar
inline
delete
()
IntVar
inline
enqueueDelayedDemon
(Demon d)
PropagationBaseObject
inline
enqueueVar
(Demon d)
PropagationBaseObject
inline
freezeQueue
()
PropagationBaseObject
inline
hasName
()
PropagationBaseObject
inline
index
()
IntVar
inline
IntExpr
(long cPtr, boolean cMemoryOwn)
IntExpr
inline
protected
IntVar
(long cPtr, boolean cMemoryOwn)
IntVar
inline
protected
isDifferent
(long constant)
IntVar
inline
isEqual
(long constant)
IntVar
inline
isGreaterOrEqual
(long constant)
IntVar
inline
isLessOrEqual
(long constant)
IntVar
inline
isVar
()
IntVar
inline
makeDomainIterator
(boolean reversible)
IntVar
inline
makeHoleIterator
(boolean reversible)
IntVar
inline
max
()
IntExpr
inline
min
()
IntExpr
inline
name
()
PropagationBaseObject
inline
oldMax
()
IntVar
inline
oldMin
()
IntVar
inline
PropagationBaseObject
(long cPtr, boolean cMemoryOwn)
PropagationBaseObject
inline
protected
PropagationBaseObject
(Solver s)
PropagationBaseObject
inline
range
(int[] l, int[] u)
IntExpr
inline
removeInterval
(long l, long u)
IntVar
inline
removeValue
(long v)
IntVar
inline
removeValues
(long[] values)
IntVar
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[] values)
IntVar
inline
com::google::ortools::constraintsolver::IntExpr.setValue
(long v)
IntExpr
inline
size
()
IntVar
inline
solver
()
PropagationBaseObject
inline
toString
()
PropagationBaseObject
inline
unfreezeQueue
()
PropagationBaseObject
inline
value
()
IntVar
inline
var
()
IntVar
inline
varType
()
IntVar
inline
varWithName
(String name)
IntExpr
inline
whenBound
(Demon d)
IntVar
inline
whenBound
(Runnable closure)
IntVar
inline
whenDomain
(Demon d)
IntVar
inline
whenDomain
(Runnable closure)
IntVar
inline
whenRange
(Demon d)
IntExpr
inline
whenRange
(Runnable closure)
IntExpr
inline