Updated doc links
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@593 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
d8fd28a192
commit
520b5a08e4
224 changed files with 3673 additions and 2476 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.TH "moItRandNextMove" 3 "14 Sep 2007" "Version 0.1" "PARADISEO-MO" \" -*- nroff -*-
|
||||
.TH "moItRandNextMove" 3 "6 Jul 2007" "Version 0.1" "PARADISEO-MO" \" -*- nroff -*-
|
||||
.ad l
|
||||
.nh
|
||||
.SH NAME
|
||||
|
|
@ -63,7 +63,7 @@ Definition at line 22 of file moItRandNextMove.h.
|
|||
.PP
|
||||
The constructor.
|
||||
.PP
|
||||
Parameters only for initialising the attributes.
|
||||
\fBParameters\fP only for initialising the attributes.
|
||||
.PP
|
||||
\fBParameters:\fP
|
||||
.RS 4
|
||||
|
|
@ -77,7 +77,7 @@ Parameters only for initialising the attributes.
|
|||
Definition at line 37 of file moItRandNextMove.h.
|
||||
.SH "Member Function Documentation"
|
||||
.PP
|
||||
.SS "template<class M> bool \fBmoItRandNextMove\fP< M >::operator() (M & __move, const \fBEOT\fP & __sol)\fC [inline]\fP"
|
||||
.SS "template<class M> bool \fBmoItRandNextMove\fP< M >::operator() (M & __move, const \fBEOT\fP & __sol)\fC [inline, virtual]\fP"
|
||||
.PP
|
||||
Generation of a new move.
|
||||
.PP
|
||||
|
|
@ -96,6 +96,8 @@ FALSE if the maximum number of iteration is reached, else TRUE.
|
|||
.RE
|
||||
.PP
|
||||
|
||||
.PP
|
||||
Implements \fBeoBF< M &, const M::EOType &, bool >\fP.
|
||||
.PP
|
||||
Definition at line 52 of file moItRandNextMove.h.
|
||||
.PP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue