Module org.maxicp

Class BoolVarImpl

java.lang.Object
org.maxicp.modeling.symbolic.BoolVarImpl
All Implemented Interfaces:
Serializable, BoolExpression, SymbolicBoolExpression, Expression, IntExpression, SymbolicIntExpression, BoolVar, IntVar, SymbolicBoolVar, SymbolicIntVar, SymbolicVar, Var
Direct Known Subclasses:
IntervalStatus, IsNodeRequired

public class BoolVarImpl extends Object implements SymbolicBoolVar
See Also: