.TH "moAspirCrit" 3 "16 Jan 2008" "Version 1.0" "ParadisEO-MOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME moAspirCrit \- Description of the conditions in which a tabu move could be accepted. .PP .SH SYNOPSIS .br .PP \fC#include \fP .PP Inherits \fBeoBF< A1, A2, R >< const const M &, M::EOType::Fitness &, bool >\fP. .PP Inherited by \fBmoImprBestFitAspirCrit< M >\fP, and \fBmoNoAspirCrit< M >\fP. .PP .SS "Public Member Functions" .in +1c .ti -1c .RI "virtual void \fBinit\fP ()=0" .br .RI "\fIProcedure which initialises all that needs an aspiration criterion. \fP" .in -1c .SH "Detailed Description" .PP .SS "template 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 \fBmoTS\fP. See moNoAspriCrit for example. .PP Definition at line 47 of file moAspirCrit.h. .SH "Member Function Documentation" .PP .SS "template virtual void \fBmoAspirCrit\fP< M >::init ()\fC [pure virtual]\fP" .PP Procedure which initialises all that needs an aspiration criterion. .PP It can be possible that this procedure does nothing... .PP Implemented in \fBmoImprBestFitAspirCrit< M >\fP, and \fBmoNoAspirCrit< M >\fP. .SH "Author" .PP Generated automatically by Doxygen for ParadisEO-MOMovingObjects from the source code.