misspelling errors have been corrected in some files. improvment -> improvement
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@584 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
bc6cbb56b5
commit
cba18441d6
130 changed files with 217 additions and 217 deletions
|
|
@ -62,7 +62,7 @@ Inherits \fBmoMoveSelect< M >< M >\fP.
|
|||
.SS "template<class M> class moFirstImprSelect< M >"
|
||||
One possible \fBmoMoveSelect\fP.
|
||||
|
||||
The neighborhood is explored until a move enables an improvment of the current solution.
|
||||
The neighborhood is explored until a move enables an improvement of the current solution.
|
||||
.PP
|
||||
Definition at line 23 of file moFirstImprSelect.h.
|
||||
.SH "Member Function Documentation"
|
||||
|
|
@ -82,7 +82,7 @@ References moFirstImprSelect< M >::init_fit, and moFirstImprSelect< M >::valid.
|
|||
.PP
|
||||
Function that indicates if the current move has not improved the fitness.
|
||||
.PP
|
||||
If the given fitness enables an improvment, the move (\fBmoMove\fP) should be applied to the current solution.
|
||||
If the given fitness enables an improvement, the move (\fBmoMove\fP) should be applied to the current solution.
|
||||
.PP
|
||||
\fBParameters:\fP
|
||||
.RS 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue