Mise à jour de la doc avec les liens vers paradiseo-eo
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@107 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
5fa3e07acf
commit
4b78cb81fc
189 changed files with 1109 additions and 448 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.TH "moRandImprSelect" 3 "20 Dec 2006" "Version 0.1" "PARADISEO-MO" \" -*- nroff -*-
|
||||
.TH "moRandImprSelect" 3 "21 Dec 2006" "Version 0.1" "PARADISEO-MO" \" -*- nroff -*-
|
||||
.ad l
|
||||
.nh
|
||||
.SH NAME
|
||||
|
|
@ -106,7 +106,7 @@ Implements \fBmoMoveSelect< M >\fP.
|
|||
Definition at line 56 of file moRandImprSelect.h.
|
||||
.PP
|
||||
References moRandImprSelect< M >::init_fit, moRandImprSelect< M >::vect_better_fit, and moRandImprSelect< M >::vect_better_moves.
|
||||
.SS "template<class M> void \fBmoRandImprSelect\fP< M >::operator() (M & __move, \fBFitness\fP & __fit) throw (\fBEmptySelection\fP)\fC [inline]\fP"
|
||||
.SS "template<class M> void \fBmoRandImprSelect\fP< M >::operator() (M & __move, \fBFitness\fP & __fit) throw (\fBEmptySelection\fP)\fC [inline, virtual]\fP"
|
||||
.PP
|
||||
The move selection.
|
||||
.PP
|
||||
|
|
@ -125,6 +125,8 @@ One the saved move is randomly chosen.
|
|||
.RE
|
||||
.PP
|
||||
|
||||
.PP
|
||||
Implements \fBeoBF< M &, M::EOType::Fitness &, void >\fP.
|
||||
.PP
|
||||
Definition at line 77 of file moRandImprSelect.h.
|
||||
.PP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue