Gecode: Download

Binary Packages (Version 3.4.0)

Gecode 3.4.0 has been released on July 26th, 2010 (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.4.0-x86.msi (complete package).
  • Windows x64 (64 bit): Gecode-3.4.0-x64.msi (complete package).
  • Mac OS X ≥ 10.4 (Intel only, 32 and 64 bit): Gecode-3.4.0.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.4.0)

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.4.0, is

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

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

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

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.*.*