Changelog

Changes in Gecode Versions

Gecode Version Numbers

Gecode version numbers x.y.z change according to the following rules (of thumb):

Gecode performance evolution

The following graph shows the run time and memory allocation of the current Gecode version compared to older versions. The blue line represents run time, the red line memory consumption normalized to the memory baseline. The numbers are the geometric mean of the relative performances of several example programs (the same that we use for benchmarking).

Positive numbers mean that the current version of Gecode performs better, negative numbers mean that it performs worse. For instance, -10% means that the current Gecode needs 10% more memory or run time, +100% means that the current version is twice as fast or allocates half the memory.

You can also get a , including all the individual examples.