First page Back Continue Last page Summary Graphics
Selecting Combinatorial Subsets Using a GA
Chromosome encoding
- each chromosome represents a combinatorial subset as an integer string
- one partition for each reactant pool
- the size of a partition equals the no. of reactants required from the corresponding pool
Crossover, mutation and roulette wheel parent selection are used to evolve new potential solutions
Notes: