Uses of Class
com.google.ortools.sat.BoolVar
Packages that use BoolVar
-
Uses of BoolVar in com.google.ortools.sat
Methods in com.google.ortools.sat that return BoolVarModifier and TypeMethodDescriptionCpModel.getBoolVarFromProtoIndex
(int index) Rebuilds a Boolean variable from an index.CpModel.newBoolVar
(String name) Creates a Boolean variable with the given name.Constructors in com.google.ortools.sat with parameters of type BoolVar