|
coin-Bcp
|
#include <KS.hpp>
Public Attributes | |
| double | c |
| double | w |
| int | i |
| double triplet::c |
Definition at line 41 of file KS.hpp.
Referenced by ratioComp(), and Knapsack::sortItems().
| double triplet::w |
Definition at line 42 of file KS.hpp.
Referenced by ratioComp(), and Knapsack::sortItems().
| int triplet::i |
Definition at line 43 of file KS.hpp.
Referenced by ratioComp(), and Knapsack::sortItems().
1.8.5