git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1447 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
24244d865f
commit
6af2592139
1 changed files with 2 additions and 1 deletions
|
|
@ -54,7 +54,8 @@
|
|||
#include <selection/moeoDetTournamentSelect.h>
|
||||
|
||||
/**
|
||||
* MOGA.
|
||||
* MOGA (Multi-objective Genetic Algorithm).
|
||||
* C. M. Fonseca and P. J. Fleming, “Genetic algorithms for multiobjective optimization: Formulation, discussion and generalization,” in Genetic Algorithms: Proceedings of the Fifth International Conference (S. Forrest, ed.), pp. 416-423, San Mateo, CA: Morgan Kaufmann, 1993.
|
||||
*/
|
||||
template < class MOEOT >
|
||||
class moeoMOGA: public moeoEA < MOEOT >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue