Package | Description |
---|---|
com.google.ortools.algorithms | |
com.google.ortools.constraintsolver | |
com.google.ortools.linearsolver | |
com.google.ortools.sat | |
com.google.ortools.util |
Class and Description |
---|
Int128
The low 64 bits are stored in "low", and the high 64-bits (including the
sign) are stored in "high".
|
Int128.Builder
The low 64 bits are stored in "low", and the high 64-bits (including the
sign) are stored in "high".
|
Int128OrBuilder |
Class and Description |
---|
Domain
We call domain any subset of Int64 = [kint64min, kint64max].
|
OptionalBoolean
A "three-way" boolean: unspecified, false or true.
|
Class and Description |
---|
OptionalBoolean
A "three-way" boolean: unspecified, false or true.
|
Class and Description |
---|
Domain
We call domain any subset of Int64 = [kint64min, kint64max].
|
Class and Description |
---|
Domain
We call domain any subset of Int64 = [kint64min, kint64max].
|
Int128
The low 64 bits are stored in "low", and the high 64-bits (including the
sign) are stored in "high".
|
Int128.Builder
The low 64 bits are stored in "low", and the high 64-bits (including the
sign) are stored in "high".
|
Int128OrBuilder |
OptionalBoolean
A "three-way" boolean: unspecified, false or true.
|
SortedDisjointIntervalList
This class represents a sorted list of disjoint, closed intervals.
|
Copyright © 2025. All rights reserved.