Skip to content
jfinkels edited this page Sep 13, 2010 · 8 revisions

jmona is a Java API for creating evolution algorithms, including, but not limited to, genetic algorithms, genetic programming, and game-playing algorithms.

The user guide can be found at using jmona, and check out the examples in the code. Specifically, check out src/test/java/jmona/example/ones/ and the corresponding resources directory, src/test/resources/jmona/example/ones.

You can find the project’s information site at http://www.cs.tufts.edu/~jfinke02/jmona.