CS63 Fall 2002
Lab 4: Genetic Search
Due: Friday, October 4, by noon

CONTENTS


GETTING STARTED


LAB INSTRUCTIONS

This week's lab is much more open-ended than our previous ones. I'd like you to come up with a problem domain that is of interest to you, and then use the GA to search for a solution. However, I'd like to hear about what you are planning to do. So please run your ideas by me before you start implementing them. For this lab you will create a web page to describe what you've done. This page should include the following information:

HAND IN

Create a tar file of your C programs, include files, and your makefile. Use cs63handin to turn it in. Include a comment at the top of the ga.c file telling me where your web page is located.