git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1446 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
9c4d95c79a
commit
24244d865f
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
|||
#include <algo/moeoAlgo.h>
|
||||
|
||||
/**
|
||||
* Abstract class for population based multi-objective evolutionary algorithms.
|
||||
* Abstract class for population based multi-objective metaheuristics.
|
||||
*/
|
||||
template < class MOEOT >
|
||||
class moeoPopAlgo : public moeoAlgo, public eoAlgo < MOEOT >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue