Menu

Darwin: Evolutionary Computation in Java / News: Recent posts

Darwin version 2.3 released

The most significant changes in 2.3 are improvements in the configuration (the XML files) -- by using version 1.1.1 of BeanPot. Now, bean definitions can be split up by the use of include files. Config files can now (optionally) be validated by DTD. A custom class loader can be defined for the beans. Also various other minor improvements both to source code and documentation.

Posted by Robin Hillyard 2010-04-07

Darwin version 2.2 released

Release 2.2.01 improves the traveling salesman solution and makes a number of other improvements. See the releaseNotes.wiki for details.

Posted by Robin Hillyard 2010-01-20

Major update: 2.1.0

Configuration (included defining the title of an application or applet) is now entirely through the XML configuration file (formerly there was also a properties file). The version identifier now derives from the framework source itself. Note that the config file may beed updating. See release notes.

Posted by Robin Hillyard 2009-10-21

Minor update: release 2.0.5

This and the foregoing minor releases fix a few small issues, for example, the fact that somehow the specification of the peppered moth mutator was missed out - now fixed.

Posted by Robin Hillyard 2009-10-14

Darwin 2 is released

Darwin, the Java framework for evolutionary computation, has undergone a long-awaited major overhaul.
The new version is now known as "Darwin 2". The most significant new feature is the ease of configuration now supported (using XML).
However, the genetics (core) has been greatly improved, too.
We believe that Darwin 2 is the most powerful, extensible and easy-to-use system for genetic algorithms available today from the open source community.
For more information, see the news.txt released file (under Darwin 2.0).

Posted by Robin Hillyard 2009-10-05

Version 1.2 released

Added functional traveling salesman example.

Posted by Robin Hillyard 2007-03-04

Version 1.1 Released

Added logging, configuration aspects. Peppered Moth example deploys as a (remote) applet.

Posted by Robin Hillyard 2007-02-28

Version 1.0 Released

New package structure. Includes package to allow formulas to change dynamically.

Posted by Robin Hillyard 2007-02-23

Darwin Version 0.2 Released

Darwin V0.2 has been released with the following major changes:
* compatibility with Java 5.0;
* new display package;
* working PepperedMoth example.

Posted by Robin Hillyard 2007-02-16

Darwin Initial Release

Darwin version 0.0 has been released. It contains working framework classes and a trivial example application.

Posted by Robin Hillyard 2003-12-29