Skip to content

blapiere/GiL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GiL

GiL (Gecode interface Lisp) is a wrapper that allows to use Gecode in Lisp program.

How to use

Install Gecode, a Common Lisp implementation and CFFI. You are ready to load the library and use it! A small example with the SEND+MORE=MONEY problem is shown in the Gil introduction pdf from my master's thesis. The example is first gievn in Lisp, then in C++.

How to improve GiL

GiL does not provide full wrapping of Gecode. The Gil introduction pdf explains what is missing and suggests ways to improve it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published