Buscar

2006/09/05

Eclipse SQL y Algoritmos Geneticos

De: java.net.

The Eclipse SQL Explorer project has announced its initial release. "Eclipse SQL Explorer is a thin SQL client that allows you to query and browse any JDBC compliant database. It supports plugins with specialized functionality for individual databases (Oracle, DB2 and MySQL) and can be extended to include specialized support for other databases."

De: JGAP - Sourceforge.

JGAP is a genetic algorithms and genetic programming package written in Java. It is designed to require minimum effort to use "out of the box", but is also designed to be highly modular. It allows custom components to be easily plugged in.
JGAP version 3.0final represents a major release manifesting well tested Genetic Programming capabilities with JGAP, including two GP examples. One example, Fibonacci computation is quite complex and shows the GP capabilities of JGAP as well as displaying the best evolved programs in the form of a graphical tree. We took the feedback from the three release candidates to enhance the current release.
As always, the javadocs have been improved, new unit tests have been added (we are counting nearly 1200), and the overall GP structure has improved a lot.

This release can be downloaded here:
http://sourceforge.net/project/showfiles.php?group_id=11618&package_id=48940

For more information visit http://jgap.sourceforge.net

No hay comentarios: