public class OCProblem
extends java.lang.Object
Tutorial illustrating the use of object-oriented chromosomes, whose
allele set can be defined by the user for each gene.
In this example the chromosomes are combinations of colors. We aim at finding
the vector of colors closest to a given sequence.
This class defines the problem.
- Since:
- 1.0
- Version:
- 1.0