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.


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


Release Notes: This release includes several new genetic algorithm and genetic programming examples. Several minor bugs were patched.


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.


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.


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