MOGAL
Public Member Functions | Protected Member Functions

mogal::GAFactoryMultiObjective Class Reference

Contains functions which can be used in a multi-objective genetic algorithm. More...

#include <gafactorymultiobjective.h>

Inheritance diagram for mogal::GAFactoryMultiObjective:
Inheritance graph
[legend]
Collaboration diagram for mogal::GAFactoryMultiObjective:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void setNumberOfFitnessComponents (size_t n)
 Sets the number of fitness components to n.

Protected Member Functions

 GAFactoryMultiObjective (size_t numComponents=2)
 Constructs a factory for a multi-objective genetic algorithm with numComponents fitness measures.

Detailed Description

Contains functions which can be used in a multi-objective genetic algorithm. The following functions are implemented:


Constructor & Destructor Documentation

mogal::GAFactoryMultiObjective::GAFactoryMultiObjective ( size_t  numComponents = 2) [protected]

The documentation for this class was generated from the following file: