Assignment 3

Assignment 3
CS 256
due November 12, 1998
150 points

For 25 points each, up to a maximum of 150 points, investigate modifying the simple genetic algorithms given in the files genetic.drs and genetic.drs the following ways: You may do any of these operations for either or both of the two applications.

For reproducibility, you may want to use a randomizer that can be reseeded. Such a randomizer is provided in the two files you are given, but this randomizer is not actually used in these files.

In each case, report on the results of your modifications. Normally such reports will include the best individual obtained in any generation.

Turn in the code corresponding to each modification as a separate file.