Updated version information

This commit is contained in:
Marcel Kronfeld 2011-02-02 10:27:33 +00:00
parent e6266418aa
commit ee7ac6efc6
2 changed files with 5 additions and 1 deletions

View File

@ -18,4 +18,4 @@ ModulePackage = eva2.server.modules
ModuleFilterClass = eva2.server.modules.AbstractModuleAdapter
# Full EvA2 version number
EvA2Version = 2.045
EvA2Version = 2.046

View File

@ -9,6 +9,10 @@ import eva2.tools.BasicResourceLoader;
* Main product and version information strings.
*
* --- Changelog
* 2.046: Adaptions to the MatlabInterface: explicit data types are used now, added integer problem support.
* Additional Integer operators: segment-wise mutation and crossover. Added an abstraction over individual
* initialization methods. Added the ERPStarter class which is an example for running a csv-configured
* optimization. Some bug-fixes and clean-ups.
* 2.045: Added MOOCMAES (de Paly); compatibility with Java 1.5 (Draeger); Revision of the statistics class
* with improved pipelining of data (InterfaceAdditionalPopulationInformer); improved FunctionArea
* concerning history, labels, legend and graph coloring; improved StringSelection; restructured