moAspirCrit< M > Class Template Reference

Description of the conditions in which a tabu move could be accepted. More...

#include <moAspirCrit.h>

Inheritance diagram for moAspirCrit< M >:

eoBF< A1, A2, R > eoFunctorBase moImprBestFitAspirCrit< M > moNoAspirCrit< M > List of all members.

Public Member Functions

virtual void init ()=0
 Procedure which initialises all that needs a aspiration criterion.

Detailed Description

template<class M>
class moAspirCrit< M >

Description of the conditions in which a tabu move could be accepted.

It is only a description... An object that herits from this class is needed to be used in a moTS. See moNoAspriCrit for example.

Definition at line 22 of file moAspirCrit.h.


Member Function Documentation

template<class M>
virtual void moAspirCrit< M >::init (  )  [pure virtual]

Procedure which initialises all that needs a aspiration criterion.

It can be possible that this procedure do nothing...

Implemented in moImprBestFitAspirCrit< M >, and moNoAspirCrit< M >.


The documentation for this class was generated from the following file:
Generated on Mon Apr 23 09:22:27 2007 for PARADISEO-MO by  doxygen 1.5.1