Download Gecode/J

Gecode/J Version 2.2.0

Gecode/J 2.2.0 has been released on August 25th, 2008. Gecode/J is distributed under a BSD style license. Please see our license information page for details. This version of Gecode/J works with Gecode version 2.2.0.

Please refer to the documentation for compilation and installation instructions.

Binary packages

Precompiled versions of Gecode/J for Windows and Mac OS are distributed in the Windows Installer and Mac OS packages for Gecode, see the Gecode download page for details.

Anonymous svn access

The Gecode/J source code is available via anonymous access to our subversion repository. The URL of the current release version is

https://svn.gecode.org/svn/interfaces/java/tags/release-2.2.0

To get started, check out the source code using the command

svn --username anonymous checkout \
       https://svn.gecode.org/svn/interfaces/java/tags/release-2.2.0  

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

To learn more about subversion, please consult the subversion homepage or have a look at the online version of the book Version Control with Subversion.
Last change: 25 Aug 2008 16:12:32. (disclaimer)