I have forgotten to regenerate the documentation, it is done

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@589 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jboisson 2007-08-03 14:40:30 +00:00
commit 7a47863fd2
119 changed files with 183 additions and 137 deletions

View file

@ -62,7 +62,7 @@ Inherits \fBmoSolContinue< EOT >< EOT >\fP.
.SS "template<class EOT> class moNoFitImprSolContinue< EOT >"
One possible stop criterion for a solution-based heuristic.
The stop criterion corresponds to a maximum number of iterations without improevement.
The stop criterion corresponds to a maximum number of iterations without improvement.
.PP
Definition at line 21 of file moNoFitImprSolContinue.h.
.SH "Constructor & Destructor Documentation"
@ -108,7 +108,7 @@ References moNoFitImprSolContinue< EOT >::counter, moNoFitImprSolContinue< EOT >
.PP
Procedure which allows to initialise all the stuff needed.
.PP
It can be also used to reinitialize the counter all the needed things.
It can be also used to reinitialize all the needed things.
.PP
Implements \fBmoSolContinue< EOT >\fP.
.PP