jaga
Java Genetic Algorithm Package

Usage:
  1. Download the latest version of this package
  2. put the jar file into classpath in your project
  3. import jaga.*
  4. define abstract methods as needed (follow this example)


Jan Koutnik < koutnij at cs.felk.cvut.cz>