Public Member Functions | |
| bool | operator() (const gplib::rvec &fit1, const gplib::rvec &fit2) const |
This function object implements the concept of dominance used in NSGA-II and other pareto based optimization methods. The vector fit1 dominates fit2 (or is partially less)
Definition at line 16 of file ParetoGA.cpp.
| bool dominates::operator() | ( | const gplib::rvec & | fit1, | |
| const gplib::rvec & | fit2 | |||
| ) | const [inline] |
1.5.5