#include <moNoAspirCrit.h>
Inheritance diagram for moNoAspirCrit< M >:

Private Member Functions | |
| bool | operator() (const M &__move, const typename M::EOType::Fitness &__sol) |
| Function which describes the aspiration criterion behaviour. | |
| void | init () |
| Procedure which initialises all that needs a moNoAspirCrit. | |
The simplest : never satisfied.
Definition at line 21 of file moNoAspirCrit.h.
|
||||||||||||||||
|
Function which describes the aspiration criterion behaviour. Does nothing.
Definition at line 32 of file moNoAspirCrit.h. |
|
|||||||||
|
Procedure which initialises all that needs a moNoAspirCrit. Nothing... Implements moAspirCrit< M >. Definition at line 43 of file moNoAspirCrit.h. |
1.4.6