A B C D E F G H I J L M N O P R S T U V 

B

BoolHeuristic - Enum in jsetl
Heuristics to use when labeling booleans.
BoolLVar - Class in jsetl
Objects of this class are (possibly uninitialized) logical variables whose values can either be true or false.
BoolLVar() - Constructor for class jsetl.BoolLVar
Constructs an uninitialized boolean logical variable with an empty constraint associated and default name.
BoolLVar(boolean) - Constructor for class jsetl.BoolLVar
Constructs a boolean logical variable initialized with the value bool and with an empty constraint associated.
BoolLVar(String) - Constructor for class jsetl.BoolLVar
Constructs an uninitialized boolean logical variable with the given name and with an empty constraint associated.
BoolLVar(String, boolean) - Constructor for class jsetl.BoolLVar
Constructs a boolean logical variable initialized with the value bool and with an empty constraint associated and with the given name.
BoolLVar(String, BoolLVar) - Constructor for class jsetl.BoolLVar
Constructs a boolean logical variable which is a equal to the parameter boolLVar with the given name.
BoolLVar(BoolLVar) - Constructor for class jsetl.BoolLVar
Constructs a boolean logical variable which is a equal to the parameter boolLVar with default name.
A B C D E F G H I J L M N O P R S T U V 
Skip navigation links