Package | Description |
---|---|
com.google.ortools.sat |
Modifier and Type | Class and Description |
---|---|
class |
DenseMatrixProto
A dense matrix of numbers encoded in a flat way, row by row.
|
static class |
DenseMatrixProto.Builder
A dense matrix of numbers encoded in a flat way, row by row.
|
Modifier and Type | Method and Description |
---|---|
DenseMatrixProtoOrBuilder |
SymmetryProto.getOrbitopesOrBuilder(int index)
An orbitope is a special symmetry structure of the solution space.
|
DenseMatrixProtoOrBuilder |
SymmetryProto.Builder.getOrbitopesOrBuilder(int index)
An orbitope is a special symmetry structure of the solution space.
|
DenseMatrixProtoOrBuilder |
SymmetryProtoOrBuilder.getOrbitopesOrBuilder(int index)
An orbitope is a special symmetry structure of the solution space.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends DenseMatrixProtoOrBuilder> |
SymmetryProto.getOrbitopesOrBuilderList()
An orbitope is a special symmetry structure of the solution space.
|
java.util.List<? extends DenseMatrixProtoOrBuilder> |
SymmetryProto.Builder.getOrbitopesOrBuilderList()
An orbitope is a special symmetry structure of the solution space.
|
java.util.List<? extends DenseMatrixProtoOrBuilder> |
SymmetryProtoOrBuilder.getOrbitopesOrBuilderList()
An orbitope is a special symmetry structure of the solution space.
|
Copyright © 2025. All rights reserved.