ECF 1.5
Public Attributes | List of all members
KnapsackPath Class Reference
Inheritance diagram for KnapsackPath:
Path

Public Attributes

std::vector< int > pos
 
int n
 
int distance
 

Detailed Description

Definition at line 14 of file KnapsackEvalop.h.

Member Data Documentation

◆ distance

int KnapsackPath::distance

Definition at line 19 of file KnapsackEvalop.h.

◆ n

int KnapsackPath::n

Definition at line 18 of file KnapsackEvalop.h.

◆ pos

std::vector<int> KnapsackPath::pos

Definition at line 17 of file KnapsackEvalop.h.


The documentation for this class was generated from the following file: