In the TSP, the fitness has to be minimized ... with all the needed modification (for example, moSA.h)
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@587 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
f38dde99a5
commit
1d94071693
170 changed files with 748 additions and 837 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.TH "moGenSolContinue" 3 "2 Aug 2007" "Version 0.1" "PARADISEO-MO" \" -*- nroff -*-
|
||||
.TH "moGenSolContinue" 3 "3 Aug 2007" "Version 0.1" "PARADISEO-MO" \" -*- nroff -*-
|
||||
.ad l
|
||||
.nh
|
||||
.SH NAME
|
||||
|
|
@ -88,6 +88,17 @@ Implements \fBeoUF< const EOT &, bool >\fP.
|
|||
Definition at line 42 of file moGenSolContinue.h.
|
||||
.PP
|
||||
References moGenSolContinue< EOT >::maxNumGen, and moGenSolContinue< EOT >::numGen.
|
||||
.SS "template<class EOT> void \fBmoGenSolContinue\fP< EOT >::init ()\fC [inline, virtual]\fP"
|
||||
.PP
|
||||
Procedure which allows to initialise all the stuff needed.
|
||||
.PP
|
||||
It can be also used to reinitialize the counter all the needed things.
|
||||
.PP
|
||||
Implements \fBmoSolContinue< EOT >\fP.
|
||||
.PP
|
||||
Definition at line 51 of file moGenSolContinue.h.
|
||||
.PP
|
||||
References moGenSolContinue< EOT >::numGen.
|
||||
|
||||
.SH "Author"
|
||||
.PP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue