MOGAL
Classes

gafactory.h File Reference

#include "mogalconfig.h"
#include "geneticalgorithm.h"
#include "randomnumbergenerator.h"
#include <vector>
Include dependency graph for gafactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mogal::GAFactoryParams
 Base class for the parameters of a genetic algorithm factory. More...
class  mogal::GAFactory
 A genetic algorithm factory, which contains all problem-specific code. More...

Detailed Description