Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::KnapsackItem, including all inherited members.
GetEfficiency(int64_t profit_max) const | operations_research::KnapsackItem | inline |
id | operations_research::KnapsackItem | |
KnapsackItem(int _id, int64_t _weight, int64_t _profit) | operations_research::KnapsackItem | inline |
profit | operations_research::KnapsackItem | |
weight | operations_research::KnapsackItem |