Package | Description |
---|---|
com.google.ortools.algorithms |
Modifier and Type | Class and Description |
---|---|
static class |
SetCoverProto.Subset
Protobuf type
operations_research.SetCoverProto.Subset |
static class |
SetCoverProto.Subset.Builder
Protobuf type
operations_research.SetCoverProto.Subset |
Modifier and Type | Method and Description |
---|---|
SetCoverProto.SubsetOrBuilder |
SetCoverProto.getSubsetOrBuilder(int index)
The list of subsets in the model.
|
SetCoverProto.SubsetOrBuilder |
SetCoverProto.Builder.getSubsetOrBuilder(int index)
The list of subsets in the model.
|
SetCoverProto.SubsetOrBuilder |
SetCoverProtoOrBuilder.getSubsetOrBuilder(int index)
The list of subsets in the model.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends SetCoverProto.SubsetOrBuilder> |
SetCoverProto.getSubsetOrBuilderList()
The list of subsets in the model.
|
java.util.List<? extends SetCoverProto.SubsetOrBuilder> |
SetCoverProto.Builder.getSubsetOrBuilderList()
The list of subsets in the model.
|
java.util.List<? extends SetCoverProto.SubsetOrBuilder> |
SetCoverProtoOrBuilder.getSubsetOrBuilderList()
The list of subsets in the model.
|
Copyright © 2025. All rights reserved.