Some updates

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@611 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jboisson 2007-09-20 16:28:56 +00:00
commit ed0e29adcb

View file

@ -87,7 +87,7 @@ public:
cont(__continue), acceptance_criterion(__acceptance_criterion), perturbation(__perturbation), full_eval(__full_eval)
{}
//! Constructor for using a moTS for the moAlgo
//! Constructor for using a moSA for the moAlgo
/*!
\param __move_rand The random move generator (for the moSA).
\param __incr_eval The partial evaluation function (for the moSA).