$Id: Accomplishments.txt,v 1.4 2010/04/05 03:44:10 brian Exp brian $

In order to build any of the following tests, use 

make <test_name>

test_ga3
  Genetic algorithm now successfully evolves rules for mulitple types 
  of attacks. I used a sort that sorted on Family type of attack and
  then fitness. Then, it copied the two best rules into the new 
  population for each family of attack.
