Gecode: Download

Binary Packages (Version 3.2.2)

Gecode 3.2.2 has been released on November 30th, 2009 (Changelog). Gecode is distributed under the MIT license. See our license information page for details. If you find any bugs, you can enter them into our bug tracking system.

  • Windows x86 (32 bit): Gecode-3.2.2-x86.msi (complete package).
  • Windows x64 (64 bit): Gecode-3.2.2-x64.msi (complete package).
  • Mac OS X 10.4 and 10.5 (universal binary): Gecode-3.2.2.dmg. You have to install the binary Qt package from the Qt download page (Qt libraries for Mac, we recommend the Cocoa version, in particular if you are running Mac OS version 10.6).

Source Packages (Version 3.2.2)

Please refer to the documentation for compilation and installation instructions.

Anonymous svn Access

The Gecode source code is also available via anonymous access to our subversion repository. The URL of the released version, 3.2.2, is

https://svn.gecode.org/svn/gecode/tags/release-3.2.2

To get started, check out the current release using the command

svn --username anonymous checkout \
    https://svn.gecode.org/svn/gecode/tags/release-3.2.2

You will have to use anonymous as the login and your email address as the password.

You can also try out the cutting-edge development version of Gecode. Please note, however, that this version reflects work in progress, so there may be bugs. It even may not compile at all. So, for the curious and venturous, the URL is

https://svn.gecode.org/svn/gecode/trunk

Previous Versions

Gecode Versions 3.*.*

Gecode Versions 2.*.*

Gecode Versions 1.*.*