docs are updated (corrected more exactly)
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@287 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
9fc380c8dd
commit
20c8316125
212 changed files with 564 additions and 1285 deletions
|
|
@ -30,7 +30,7 @@ Inherits \fBmoTabuList< M >< M >\fP.
|
|||
.ti -1c
|
||||
.RI "bool \fBoperator()\fP (const M &__move, const \fBEOT\fP &__sol)"
|
||||
.br
|
||||
.RI "\fI\fBFunction\fP that indicates if, in a given state, the _move is tabu or not. \fP"
|
||||
.RI "\fIFunction that indicates if, in a given state, the _move is tabu or not. \fP"
|
||||
.ti -1c
|
||||
.RI "void \fBadd\fP (const M &__move, const \fBEOT\fP &__sol)"
|
||||
.br
|
||||
|
|
@ -79,7 +79,7 @@ Definition at line 22 of file moSimpleMoveTabuList.h.
|
|||
.PP
|
||||
.SS "template<class M> bool \fBmoSimpleMoveTabuList\fP< M >::operator() (const M & __move, const \fBEOT\fP & __sol)\fC [inline]\fP"
|
||||
.PP
|
||||
\fBFunction\fP that indicates if, in a given state, the _move is tabu or not.
|
||||
Function that indicates if, in a given state, the _move is tabu or not.
|
||||
.PP
|
||||
\fBParameters:\fP
|
||||
.RS 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue