All Classes Files Functions Variables Pages
Efficient.h
Go to the documentation of this file.
1 
6 struct Efficient
7 {
9  int* f;
10 };
11 
12 
13 
int * f
Components of nondominated solution, where .
Definition: Efficient.h:9
Structure for the nondominated solution.
Definition: Efficient.h:6