C++ Reference
C++ Reference: Algorithms
KnapsackItem Member List
This is the complete list of members for KnapsackItem, including all inherited members.
| GetEfficiency(int64 profit_max) const | KnapsackItem | inline |
| id | KnapsackItem | |
| KnapsackItem(int _id, int64 _weight, int64 _profit) | KnapsackItem | inline |
| profit | KnapsackItem | |
| weight | KnapsackItem |