Package com.google.ortools.util
-
Class Summary Class Description Domain We call domain any subset of Int64 = [kint64min, kint64max].
This class can be used to represent such set efficiently as a sorted and
non-adjacent list of intervals.main mainJNI OptionalBooleanOuterClass SortedDisjointIntervalList This class represents a sorted list of disjoint, closed intervals. -
Enum Summary Enum Description OptionalBoolean A "three-way" boolean: unspecified, false or true.