MOGAL
Classes

geneticalgorithm.h File Reference

#include "mogalconfig.h"
#include "genome.h"
#include <serut/serializationinterface.h>
#include <enut/networklayeraddress.h>
#include <stdlib.h>
#include <vector>
#include <list>
Include dependency graph for geneticalgorithm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mogal::GeneticAlgorithmParams
 Generic parameters for a genetic algorithm. More...
class  mogal::GeneticAlgorithm
 Interface for running a genetic algorithm. More...

Detailed Description