artificial intelligence - Genetic Programming library for Java -


i'm looking genetic programming library jvm. (not genetic algorithm genetic programming) tried jgap (jgap.sourceforge.net) , watchmaker (watchmaker.uncommons.org). unfortunately, tools have experimental , immature support genetic programming (they focused on genetic algorithms).

perhaps know better tool genetic programming, jvm (can written in java or other compiled language jvm).

i'm not looking comprehensive list of gp tools, i'm rather looking good, popular tool (just popular operating systems windows, linux , mac, , popular java ides eclipse, idea , netbeans).

it doesn't have genetic programming library (gp), can (and better) gene expression programming library (gep).

edit (after 2 months since question): analyzed of links posted , available in wiki , must each of libraries have @ least 1 of following problems:

  • no open-source, or open-source, restrictive (gpl);

  • no documentation (or poor one);

  • no built-in support genetic programming or gene expression programming (or experimental one;

  • some complex in use.

in sitation ended in writing own simple library project (using gene expression programming approach, makes very simple).

ecj has lot of stuff gp, , including several example projects.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -