moSolContinue< EOT > Class Template Reference

Class that describes a stop criterion for a solution-based heuristic. More...

#include <moSolContinue.h>

Inheritance diagram for moSolContinue< EOT >:

eoUF< const EOT &, bool > eoFunctorBase moGenSolContinue< EOT > List of all members.

Public Member Functions

virtual void init ()=0
 Procedure which initialises all that the stop criterion needs.

Detailed Description

template<class EOT>
class moSolContinue< EOT >

Class that describes a stop criterion for a solution-based heuristic.

It allows to add an initialisation procedure to an object that is a unary function (eoUF).

Definition at line 22 of file moSolContinue.h.


Member Function Documentation

template<class EOT>
virtual void moSolContinue< EOT >::init (  )  [pure virtual]

Procedure which initialises all that the stop criterion needs.

Generally, it allocates some data structures or initialises some counters.

Implemented in moGenSolContinue< EOT >.


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