|
EvolvingObjects
|
Especially designed for combinatorial problem such as the TSP. More...
#include <eoTwoOptMutation.h>
Public Types | |
| typedef EOT::AtomType | GeneType |
Public Member Functions | |
| eoTwoOptMutation () | |
| CTor. | |
| virtual std::string | className () const |
| The class name. | |
| bool | operator() (EOT &_eo) |
Especially designed for combinatorial problem such as the TSP.
Definition at line 38 of file eoTwoOptMutation.h.
| bool eoTwoOptMutation< EOT >::operator() | ( | EOT & | _eo | ) | [inline, virtual] |
| _eo | The cromosome which is going to be changed. |
Implements eoUF< EOT &, bool >.
Definition at line 54 of file eoTwoOptMutation.h.
References eoRng::random().