Interface | Description |
---|---|
SetCoverProto.SubsetOrBuilder | |
SetCoverProtoOrBuilder | |
SetCoverSolutionResponseOrBuilder |
Class | Description |
---|---|
KnapsackSolver |
This library solves knapsack problems.
|
main | |
mainJNI | |
SetCover | |
SetCoverProto |
TODO(user): use uint64 instead of int32 for indices, as the solver
supports it.
|
SetCoverProto.Builder |
TODO(user): use uint64 instead of int32 for indices, as the solver
supports it.
|
SetCoverProto.Subset |
Protobuf type
operations_research.SetCoverProto.Subset |
SetCoverProto.Subset.Builder |
Protobuf type
operations_research.SetCoverProto.Subset |
SetCoverSolutionResponse |
Protobuf type
operations_research.SetCoverSolutionResponse |
SetCoverSolutionResponse.Builder |
Protobuf type
operations_research.SetCoverSolutionResponse |
Enum | Description |
---|---|
KnapsackSolver.SolverType |
Enum controlling which underlying algorithm is used.
|
SetCoverSolutionResponse.Status |
Result of the optimization.
|
Copyright © 2025. All rights reserved.