Download List

專案描述

The MOEA Framework is a Java library for developing and experimenting with multiobjective evolutionary algorithms (MOEAs) and other general-purpose optimization algorithms and metaheuristics. A number of algorithms are provided out-of-the-box, including NSGA-II, ε-MOEA, GDE3, and MOEA/D.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-11-15 22:33
1.17

This release includes several bugfixes and feature enhancements. The examples page on the Web site has also been updated.
標籤: Stable, Minor

2012-09-25 06:54
1.16

This release includes several new genetic algorithm and genetic programming examples. Several minor bugs were patched.
標籤: Major, Stable

2012-08-02 06:02
1.15

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.
標籤: Stable, Minor

2012-06-28 12:12
1.14

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.
標籤: Stable, Minor

2012-05-12 04:35
1.13

This release includes significant improvements to the user manual and several bugfixes.
標籤: Stable, Minor

Project Resources