java.lang.Object
org.maxicp.modeling.symbolic.BoolVarImpl
org.maxicp.modeling.symbolic.IsNodeRequired
- All Implemented Interfaces:
Serializable,BoolExpression,SymbolicBoolExpression,Expression,IntExpression,SymbolicIntExpression,BoolVar,IntVar,SymbolicBoolVar,SymbolicIntVar,SymbolicVar,Var
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.maxicp.modeling.symbolic.BoolVarImpl
defaultContains, defaultEvaluateBool, defaultFillArray, defaultMax, defaultMin, defaultSize, getModelProxy, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.maxicp.modeling.algebra.bool.BoolExpression
reifyMethods inherited from interface org.maxicp.modeling.algebra.Expression
subexpressionsMethods inherited from interface org.maxicp.modeling.algebra.integer.IntExpression
showMethods inherited from interface org.maxicp.modeling.IntVar
computeSubexpressions, isFixed, mapSubexpressionsMethods inherited from interface org.maxicp.modeling.algebra.bool.SymbolicBoolExpression
defaultEvaluate, evaluateBool
-
Field Details
-
seqVar
-
node
public final int node
-
-
Constructor Details
-
IsNodeRequired
-