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
|
|
@ -23,7 +23,7 @@ class moExponentialCoolingSchedule: public moCoolingSchedule
|
|||
{
|
||||
|
||||
public:
|
||||
//! Simple constructor
|
||||
//! Basic constructor
|
||||
/*!
|
||||
\param __threshold the threshold.
|
||||
\param __ratio the ratio used to descrease the temperature.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue