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