Package | Description |
---|---|
com.google.ortools.algorithms |
Class and Description |
---|
KnapsackSolver
This library solves knapsack problems.
|
KnapsackSolver.SolverType
Enum controlling which underlying algorithm is used.
|
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 |
SetCoverProto.SubsetOrBuilder |
SetCoverProtoOrBuilder |
SetCoverSolutionResponse
Protobuf type
operations_research.SetCoverSolutionResponse |
SetCoverSolutionResponse.Builder
Protobuf type
operations_research.SetCoverSolutionResponse |
SetCoverSolutionResponse.Status
Result of the optimization.
|
SetCoverSolutionResponseOrBuilder |
Copyright © 2025. All rights reserved.