Gecode

From Wikipedia, the free encyclopedia

Gecode (for Generic Constraint Development Environment) is a software library for solving Constraint satisfaction problems. It is programmed in C++ and distributed as free software under the permissive MIT license. Gecode has bindings for several programming languages such as Prolog, Python and Ruby, and an interface to the AMPL modeling language.

Original authorChristian Schulte Edit this on Wikidata
Stable release
6.2.0[1] Edit this on Wikidata / 12 April 2019; 6 years ago (12 April 2019)
Written inC++ Edit this on Wikidata
Quick facts Original author, Stable release ...
Gecode
Original authorChristian Schulte Edit this on Wikidata
Stable release
6.2.0[1] Edit this on Wikidata / 12 April 2019; 6 years ago (12 April 2019)
Written inC++ Edit this on Wikidata
Typeconstraint satisfaction Edit this on Wikidata
LicenseMIT License (free software)
Websitewww.gecode.dev Edit this on Wikidata
Repository
Close

The development of Gecode has been led by Christian Schulte,[2] but has been contributed to by many other researchers and programmers, including Denys Duchier, Filip Konvicka, Gabor Szokoli, Guido Tack, Håkan Kjellerstrand, Mikael Lagerkvist, Patrick Pekczynski, Raphael Reischuk, and Tias Guns.[3]

The first release of Gecode was in December 2005.[4] Since then, Gecode has rapidly become one of the most prominent constraint programming systems.[citation needed] Reasons for this are that it runs fast, is extensible, free and open source under a permissive licence, and is written in a popular language. As well as being very useful in its own right, its extensibility and licensing makes it highly suitable for use on other projects.[5] Gecode has been ported to several language, for instance, Gelisp is a wrapper of Gecode for Lisp.[6]

Notes

References

Related Articles

Wikiwand AI