MOGAL
|
#include "mogalconfig.h"
#include <string>
Go to the source code of this file.
Classes | |
class | mogal::Genome |
Interface for a genome in the genetic algorithm. More... | |
class | mogal::GenomeWrapper |
Wrapper class to sort genomes and to track their evolution. More... |