Gecode: Changelog
Changes in Gecode versions
- Gecode 4.0.0 (2013-03-14)
- Gecode 3.7.3 (2012-03-26)
- Gecode 2.2.0 (2008-08-25)
- Gecode 1.3.1 (2006-10-25)
Current development
You can find the changes between the last release and the current development here.
Gecode Version Numbers
Gecode version numbers x.y.z change according to the following rules (of thumb):
- when z changes, the programming interfaces for Programming models, and Programming search engines remain stable and only minor additions or improvements are included.
- when y changes, the above mentioned interfaces might have changed and medium to major additions or improvements are included.
- the change of x is reserved for radical changes to Gecode.