Gecode: News Archive

  1. Gecode 6.4.0

    Gecode 6.4.0 has been released on July 15th, 2026 (Download, Changelog). This is a source-only release based on the current main branch and is available from the release-6.4.0 tag.
  2. Gecode 6.3.0

    Gecode 6.3.0 was released on July 7th, 2026 (Release, Changelog).
  3. Gecode 6.2.0

    Gecode 6.2.0 has been released on April 12th, 2019 (Changelog).
  4. Gecode 6.1.1

    Gecode 6.1.1 has been released on February 14th, 2019 (Changelog).
  5. Gecode 6.1.0

    Gecode 6.1.0 has been released on October 19th, 2018 (Release).
  6. SAP uses Gecode

    Gecode was first made available in SAP in summer 2017 for advanced variant configuration. At the core of the configuration engine, SAP has chosen to leverage the open source library Gecode (full article on SAP's blog).
  7. Gecode 6.0.1

    Gecode 6.0.1 has been released on May 21st, 2018 (Changelog).
  8. Gecode 6.0.0

    Gecode 6.0.0 has been released on February 7th, 2018 (Release).
  9. Gecode 5.1.0

    Gecode 5.1.0 has been released on April 18th, 2017 (Changelog).
  10. Gecode 5.0.0

    Gecode 5.0.0 has been released on October 25th, 2016 (Release).
  11. Gecode 4.4.0

    Gecode 4.4.0 has been released on March 23rd, 2015 (Changelog).
  12. ECLiPSe interface

    The ECLiPSe 6.1 constraint programming system features an interface to Gecode, provided as the lib(gfd) library.
  13. MiniZinc challenge results

    Gecode won the 2012 MiniZinc challenge. We are proud to have won all three gold medals for the fifth year running!
  14. Gecode 3.7.3

    Gecode 3.7.3 has been released on March 26th, 2012 (Changelog).
  15. FlatZinc parser skeleton 1.2

    We updated the skeleton C++ parser for FlatZinc to version 1.2, which includes a few bug fixes and compatibility with newer FlatZinc versions. It is available from the Gecode/FlatZinc page.
  16. Search Combinators in FlatZinc

    Search Combinators can now be used directly with a modified FlatZinc interpreter, available from our FlatZinc page.
  17. MiniZinc challenge results

    Gecode won the 2011 MiniZinc challenge. We are proud to have won for the fourth year running and in all three categories. Having said that, the real winner this year is the same as last year, Chuffed (it was not eligible due to competition rules as it has been an in-house submission). Congratulations to Chuffed!
  18. Gecode on Mac Homebrew

    Gecode can now be installed on Mac OS via Homebrew, the "missing package manager for OS X".
  19. FlatZinc parser skeleton

    On the Gecode/FlatZinc page, we now provide a skeleton C++ parser for FlatZinc that you can use as a starting point for your own implementation.
  20. Compilation with clang

    Gecode successfully compiles with clang, the new C++ compiler from the llvm project. The clang compiler is about three times as fast as gcc when compiling Gecode. The generated code seems to be slightly slower than the one generated by gcc (but with llvm being a very active project, we expect performance to improve).
  21. MiniZinc challenge results

    Gecode won the 2010 MiniZinc challenge. We are proud to have won for the third year running and in all three categories. Having said that, the real winner this year is Chuffed (it was not eligible due to competition rules as it has been an in-house submission). Congratulations to Chuffed!
  22. Modeling and Programming with Gecode

    This document, available from our documentation page, provides comprehensive documentation of how to model and program with Gecode.
  23. CP4IM

    New on our projects page: The CP4IM project (Constraint Programming for Itemset Mining) uses Gecode in data mining applications.
  24. MiniZinc 1.1

    Version 1.1 of the MiniZinc distribution has been released. Gecode's FlatZinc interpreter is compatible with this release (except for small changes in the output specification, which will be fixed with the next release).
  25. Mac OS 64-bit binaries

    The binary package for Mac OS now includes 64-bit Intel code (in addition to the 32-bit Intel and PowerPC code). It is available from our download page. If you want to use the 64-bit version, you will have to install the Cocoa version of the Qt libraries.
  26. Layout

    The Gecode web site layout has been improved. We now provide a news section on the front page, a dedicated news page, and an RSS feed for all news updates.
  27. MiniZinc challenge results

    Gecode won the 2009 MiniZinc challenge. We are proud to have won for the second year running and in all three categories (even though Gecode was the only entrant in the parallel solver category) by a wide margin.
  28. Tailor to Gecode

    Tailor translates Essence' models to Gecode programs (among other things).
  29. Modeling tutorial available

    Visit our documentation pages for the new tutorial documentation on modeling with Gecode!
  30. Gecode 2.2.0

    Gecode 2.2.0 has been released on August 25th, 2008 (Changelog).
  31. FlatZinc for Gecode released

    We would like to announce the release of FlatZinc for Gecode version 1.0.
  32. Updated binary Packages

    We now provide an updated Windows Installer for Gecode and Gecode/J on our download page!
  33. Binary Packages

    We now provide a Windows Installer for Gecode and Gecode/J on our download page!
  34. Gecode 1.3.1

    Gecode 1.3.1 has been released on October 25th, 2006 (Changelog).
  35. Gecode/J released

    We are happy to announce the release of Gecode/J 1.0.0, a Java interface for Gecode.