Geneva Optimization 0.9.3 "Route de Bonneville"

Milestone information

Project:
Geneva Optimization
Series:
trunk
Version:
0.9.3
Code name:
Route de Bonneville
Released:
 
Registrant:
ariel
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon geneva-v0.9.3-ReleaseNotes.txt (md5, sig) Geneva v0.9.3 Release Notes 21
last downloaded 2 weeks ago
download icon geneva-v0.9.3.tgz (md5, sig) Geneva v0.9.3 (Route de Bonneville) 22
last downloaded 43 weeks ago
Total downloads: 43

Release notes 

Geneva Optimization Library

* Version 0.9.3, "Route de Bonneville" - November 10, 2011

See the Changelog for the individual changes.

Changelog 

View the full changelog

The main changes for this release include:
 - Switched configuration files to JSON format, making possible to
   create JavaScript based GUI interfaces.
 - Simplified and centralized creation and parsing of configuration
   options, so users may more easily configure their applications.
 - Introduced a new wrapper class Go2 that allows to aggregate
   different optimization algorithms, making the best results of the
   first algorithms available to their successors. Algorithms can now
   either be added in main() -- in which case the parallelization mode
   chosen for the corresponding objects is used -- or on the command
   line, in which case the parallelization mode can be modified on demand.
 - Introduced a new interface class GOptimizableI, as the basis
   of GOptimizationAlgorithmT and various wrapper classes.
 - Removed all std::pair in favor of boost::tuple (the future std::tuple).
 - Some renaming of variables. E.g.: renamed 'recoSchemes' to the
   more appropriate 'duplicationScheme', dito for this enums constants.
 - Renamed public cpp variables according to the library they
   are used in, GEM_<LIB>_<VAR>.
 - Renamed the cpp variable GENEVATESTING to GEM_TESTING.
 - Bumped the minimal Boost version to 1.41.
 - Forced Boost.Filesystem v3 for Boost >= 1.44.

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.