![]() |
OR-Tools
9.1
|
Go to the source code of this file.
Namespaces | |
| internal | |
| operations_research | |
| Collection of objects used to extend the Constraint Solver library. | |
| operations_research::data | |
| operations_research::data::vbp | |
Macros | |
| #define | PROTOBUF_INTERNAL_EXPORT_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto |
Enumerations | |
| enum | VectorBinPackingSolveStatus : int { VECTOR_BIN_PACKING_SOLVE_STATUS_UNSPECIFIED = 0, OPTIMAL = 1, FEASIBLE = 2, INFEASIBLE = 3, VectorBinPackingSolveStatus_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::min(), VectorBinPackingSolveStatus_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::max() } |
Variables | |
| const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto |
| constexpr VectorBinPackingSolveStatus | VectorBinPackingSolveStatus_MIN = VECTOR_BIN_PACKING_SOLVE_STATUS_UNSPECIFIED |
| constexpr VectorBinPackingSolveStatus | VectorBinPackingSolveStatus_MAX = INFEASIBLE |
| constexpr int | VectorBinPackingSolveStatus_ARRAYSIZE = VectorBinPackingSolveStatus_MAX + 1 |
| #define PROTOBUF_INTERNAL_EXPORT_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto |
Definition at line 37 of file vector_bin_packing.pb.h.
| PROTOBUF_NAMESPACE_OPEN ::operations_research::data::vbp::Item* Arena::CreateMaybeMessage<::operations_research::data::vbp::Item > | ( | Arena * | ) |
| ::operations_research::data::vbp::VectorBinPackingOneBinInSolution* Arena::CreateMaybeMessage<::operations_research::data::vbp::VectorBinPackingOneBinInSolution > | ( | Arena * | ) |
| ::operations_research::data::vbp::VectorBinPackingProblem* Arena::CreateMaybeMessage<::operations_research::data::vbp::VectorBinPackingProblem > | ( | Arena * | ) |
| ::operations_research::data::vbp::VectorBinPackingSolution* Arena::CreateMaybeMessage<::operations_research::data::vbp::VectorBinPackingSolution > | ( | Arena * | ) |
|
inline |
Definition at line 1579 of file vector_bin_packing.pb.h.
| const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fdata_2fvector_5fbin_5fpacking_2eproto |
Definition at line 174 of file vector_bin_packing.pb.cc.