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
BooleanVar
BooleanVar Member List
This is the complete list of members for
BooleanVar
, including all inherited members.
accept
(ModelVisitor visitor)
IntVar
inline
baseName
()
BooleanVar
inline
BaseObject
(long cPtr, boolean cMemoryOwn)
BaseObject
inline
protected
BaseObject
()
BaseObject
inline
BooleanVar
(long cPtr, boolean cMemoryOwn)
BooleanVar
inline
protected
bound
()
BooleanVar
inline
contains
(long v)
BooleanVar
inline
delete
()
BooleanVar
inline
enqueueDelayedDemon
(Demon d)
PropagationBaseObject
inline
enqueueVar
(Demon d)
PropagationBaseObject
inline
freezeQueue
()
PropagationBaseObject
inline
getKUnboundBooleanVarValue
()
BooleanVar
inline
static
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)
BooleanVar
inline
isEqual
(long constant)
BooleanVar
inline
isGreaterOrEqual
(long constant)
BooleanVar
inline
isLessOrEqual
(long constant)
BooleanVar
inline
isVar
()
IntVar
inline
makeDomainIterator
(boolean reversible)
BooleanVar
inline
makeHoleIterator
(boolean reversible)
BooleanVar
inline
max
()
BooleanVar
inline
min
()
BooleanVar
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
rawValue
()
BooleanVar
inline
removeInterval
(long l, long u)
BooleanVar
inline
removeValue
(long v)
BooleanVar
inline
removeValues
(long[] values)
IntVar
inline
reset_action_on_fail
()
PropagationBaseObject
inline
restoreValue
()
BooleanVar
inline
set_variable_to_clean_on_fail
(IntVar v)
PropagationBaseObject
inline
setMax
(long m)
BooleanVar
inline
setMin
(long m)
BooleanVar
inline
setName
(String name)
PropagationBaseObject
inline
setRange
(long mi, long ma)
BooleanVar
inline
setValue
(long[] values)
IntVar
inline
com::google::ortools::constraintsolver::IntExpr.setValue
(long v)
IntExpr
inline
size
()
BooleanVar
inline
solver
()
PropagationBaseObject
inline
toString
()
BooleanVar
inline
unfreezeQueue
()
PropagationBaseObject
inline
value
()
BooleanVar
inline
var
()
IntVar
inline
varType
()
BooleanVar
inline
varWithName
(String name)
IntExpr
inline
whenBound
(Demon d)
BooleanVar
inline
com::google::ortools::constraintsolver::IntVar.whenBound
(Runnable closure)
IntVar
inline
whenDomain
(Demon d)
BooleanVar
inline
com::google::ortools::constraintsolver::IntVar.whenDomain
(Runnable closure)
IntVar
inline
whenRange
(Demon d)
BooleanVar
inline
com::google::ortools::constraintsolver::IntVar.whenRange
(Runnable closure)
IntExpr
inline