Hello, if you're interested in Genetic Algorithms, Genetic Programming or multi-objective, randomized heuristic search algorithms, you would maybe like to have a look at the Distributed Genetic Programming Framework. This LGPL-licensed, open source Java project can be found in the internet at http://dgpf.sourceforge.net/. It also allows you to distribute the searches over a network and let different search algorithms (GA, Hill Climbing, ...) interact and form a heterogeneous search. |