![]()  | 
  
    ECF 1.5
    
   | 
 
  
Public Attributes | |
| std::vector< int > | pos | 
| int | n | 
| int | distance | 
Definition at line 14 of file KnapsackEvalop.h.
| int KnapsackPath::distance | 
Definition at line 19 of file KnapsackEvalop.h.
| int KnapsackPath::n | 
Definition at line 18 of file KnapsackEvalop.h.
| std::vector<int> KnapsackPath::pos | 
Definition at line 17 of file KnapsackEvalop.h.