correction peoPSO

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@695 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
canape 2007-10-09 08:54:05 +00:00
commit 686c1ec8aa

View file

@ -46,7 +46,7 @@
#include "core/runner.h"
#include "core/peo_debug.h"
/! Class providing an elementary ParadisEO evolutionary algorithm.
//! Class providing an elementary ParadisEO evolutionary algorithm.
//! The peoPSO class offers an elementary Particle Swarm Optimization implementation. In addition, as compared
//! with the algorithms provided by the EO framework, the peoPSO class has the underlying necessary structure