Assignment 1

Write a parallel genetic algorithm program for an Facilities Layout problem in which: If you'd prefer to solve a different optimization problem using a parallel genetic algorithm (see for example Wikipedia list), you may propose one for approval. For a code example, see TSPExchangerTest.java
Doug Lea