-
Notifications
You must be signed in to change notification settings - Fork 0
ggutierrez/gecodert
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Build Requirements: * CMake * Gecode (it is recommended to configure Gecode with the --prefix=/usr and --enable-gist parameters) * Qt Follow these steps to clone and build the library: $ git clone [email protected]:ggutierrez/gecodert.git $ mkdir build $ cd build $ cmake ../gecodert $ make Now you can test some examples: $ ./money $ ./queens
About
An interface to make the Gecode constraint library friendly for interpreted languages.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published