I want to implement some simple genetic algorithms in Java.
So far I found only JGAP. Did somebody has some experience with that? And do you know other Java libraries for GA?
I do not want to write it my own as in GA written in Java and I have to use Java, so What is the most active genetic programming library? is also not that helpful.