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.
