SkillAgentSearch skills...

Gecodert

An interface to make the Gecode constraint library friendly for interpreted languages.

Install / Use

/learn @ggutierrez/Gecodert
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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 git@github.com:ggutierrez/gecodert.git $ mkdir build $ cd build $ cmake ../gecodert $ make

Now you can test some examples: $ ./money $ ./queens

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated5y ago
Forks0

Languages

C++

Security Score

55/100

Audited on Jun 3, 2020

No findings