#include "Problem.h"
#include "IntChromosome.h"
Include dependency graph for MaxIntProblem.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | gal |
Classes | |
class | gal::MaxIntProblem |
Maximises an integer parameter (basic GA test) The chromosome with all 1's in its bitstring is the best. More... |