RSS All releases tagged Minor

  •  15 Nov 2012 13:33

Release Notes: This release includes several bugfixes and feature enhancements. The examples page on the Web site has also been updated.

  •  01 Aug 2012 21:02

Release Notes: This release includes a significant update adding genetic programming support. Optimization algorithms can now evolve and optimize expression trees using any of the 45 existing operators or custom, user-defined operators. As a result, the MOEA Framework now supports all major evolutionary algorithm strategies including genetic algorithms, differential evolution, swarm intelligence, genetic programming, and grammatical evolution.

  •  28 Jun 2012 03:12

Release Notes: This release added internationalization and localization support to user interfaces, improved support for parameterizing PISA algorithms, and enhanced the MOEA/D implementation to support its original specification as well as the utility-based search extension introduced at the IEEE Congress on Evolutionary Computation in 2009.

  •  11 May 2012 19:35

Release Notes: This release includes significant improvements to the user manual and several bugfixes.

  •  11 Apr 2012 22:47

Release Notes: This release significantly improves the C/C++ interface, which allows the MOEA Framework to run optimization problems written in C/C++. The examples page on the website has been updated to demonstrate this C/C++ interface.

  •  01 Mar 2012 06:25

Release Notes: This release fixes several bugs with the MOEA Diagnostic Tool and adds new content to the user manual.

  •  23 Jan 2012 22:18

Release Notes: This release adds an interface for connecting to C/C++ problems (see examples/Example4.java in the source code download). It includes the necessary files so that the source code can be imported directly into Eclipse, ensuring the environment is configured correctly. Follow the installation instructions in README. There are miscellaneous bugfixes.

  •  14 Jan 2012 06:14

Release Notes: All binaries, resources, and dependencies were packaged in a single, executable JAR file. Double-clicking the JAR file or running 'java -jar MOEAFramework-1.9-Executable.jar' launches the MOEA diagnostic tool.

  •  04 Jan 2012 15:36

Release Notes: This release adds 31 new numerical test problems and improvements to commandline utilities.

Screenshot

Project Spotlight

Concurrency Kit

A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.

Screenshot

Project Spotlight

Snowbox

A small and easy-to-set-up POP3 server.