DomainChromosome.h File Reference

This file contains declaration and implementation of abstract class for chromosomes and CCB that have value sets. More...

#include "Chromosome.h"
#include "Platform.h"
#include "ValueSets.h"

Namespaces

namespace  Chromosome
namespace  Chromosome::Representation

Classes

class  Chromosome::Representation::GaChromosomeDomainBlock< T >
 This class is CCB for chromosomes which have codes with values which must bi in defined domain. This CCB stores pointer to value set. More...
class  Chromosome::Representation::GaDomainChromosome< T >
 GaDomainChromosome class should be base for chromosomes which have codes with values which must bi in defined domain. More...


Detailed Description

This file contains declaration and implementation of abstract class for chromosomes and CCB that have value sets.


Genetic Algorithm Library
Coolsoft Software Development