deleted useless mo.doxyfile
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@592 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
f5c3ea10be
commit
d8fd28a192
237 changed files with 2409 additions and 5083 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.TH "moRandImprSelect" 3 "3 Aug 2007" "Version 0.1" "PARADISEO-MO" \" -*- nroff -*-
|
||||
.TH "moRandImprSelect" 3 "14 Sep 2007" "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, virtual]\fP"
|
||||
.SS "template<class M> void \fBmoRandImprSelect\fP< M >::operator() (M & __move, \fBFitness\fP & __fit) throw (\fBEmptySelection\fP)\fC [inline]\fP"
|
||||
.PP
|
||||
The move selection.
|
||||
.PP
|
||||
|
|
@ -125,12 +125,10 @@ 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
|
||||
References eoRng::random(), moRandImprSelect< M >::vect_better_fit, and moRandImprSelect< M >::vect_better_moves.
|
||||
References moRandImprSelect< M >::vect_better_fit, and moRandImprSelect< M >::vect_better_moves.
|
||||
|
||||
.SH "Author"
|
||||
.PP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue