Package com.google.ortools.sat
Class BoolVar
java.lang.Object
com.google.ortools.sat.IntVar
com.google.ortools.sat.BoolVar
- All Implemented Interfaces:
LinearArgument,Literal
An Boolean variable.
-
Field Summary
Fields inherited from class com.google.ortools.sat.IntVar
modelBuilder, varBuilder, variableIndex -
Method Summary
Methods inherited from class com.google.ortools.sat.IntVar
build, displayBounds, getBuilder, getDomain, getIndex, getNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.ortools.sat.LinearArgument
build