class ORTools::Sat::BoolVar
- ORTools::Sat::BoolVar
- ORTools::Sat::IntVar
- Reference
- Object
Overview
This class is identical to IntVar, but is used to type check the input to literal constraints
Defined in:
ortools-sat/int-var.crInstance methods inherited from class ORTools::Sat::IntVar
!=(other : Expressible)
!=,
+(other : Expressible)
+,
-(other : Expressible)- : self -, <(other : Expressible) <, <=(other : Expressible) <=, ==(other : Expressible) ==, >(other : Expressible) >, >=(other : Expressible) >=, index : Int32 index, to_lexpr : LinearExpression to_lexpr