Share

JAGA - Java API for Genetic Algorithms

Code

Programming Languages: Java

License: GNU General Public License (GPL)

Repositories

browse code, statistics cvs -d:pserver:anonymous@j-a-g-a.cvs.sourceforge.net:/cvsroot/j-a-g-a login

cvs -z3 -d:pserver:anonymous@j-a-g-a.cvs.sourceforge.net:/cvsroot/j-a-g-a co -P modulename

Show:

What's happening?

  • New evolutionary algorithms framework

    Hi anyone reading this forum: I'm working on a new framework for evolutionary algorithms (genetic algorithms, genetic programming, etc.) named "jmona", similar in spirit to JGAP. For now, the project information site is at http://www.cs.tufts.edu/~jfinke02/jmona, and the source, some initial releases, and some more information on building it can be found at the project's GitHub page at...

    2010-01-05 07:09:39 UTC by nobody

  • Create initial population by myself

    I just want to ask whether I can create a set of initial population by myself and use it in the JAGA. If it's possible, please suggest me briefly. Thank you in advance.

    2009-11-05 03:54:24 UTC by nobody