Groovy Java Genetic Programming Genetic Programming (JGProg) is an open-source pure Java implementation of a strongly-typed Genetic Programming experimentation platform. Three example "worlds" are provided, in which a population evolves and solves the problem. Now that's Groovy. The source code is released under the GNU General Public Licence Go to the Groovy Java main home page The project page contains links to various elements of the project: forums, mailing lists, news items, downloads, etc. Public Forums There are three public forums anyone can post to and read: - Open Discussion: Talk about anything, as long as it's related to JGProg or general genetic programming issues, unless the message topic would fit better in one of the other two forums. More for users of JGProg and anyone interested in genetic programming. Help: Ask (and obtain!) help in using JGProg, but not non-JGProg issues in genetic programming, which properly belongs in the Open Discussion forum. For example, a question about the best population size or crossover probability for a particular problem is not a problem in using the JGProg program, since you could use any genetic programming platform. Developers: Talk about further developing JGProg, bugs in JGProg, desired features in JGProg.
| |
|