Skip to content

Files

Latest commit

4459f9a · Jan 20, 2016

History

History
16 lines (7 loc) · 624 Bytes

README.md

File metadata and controls

16 lines (7 loc) · 624 Bytes

gecode-tuples

Gecode tuple variables

This is my bachelor thesis in computer programming.

Note: The repository is mainly used for personal version control and reference in the report. All the source is provided as "as is". Use it on your own risk and expect some problems compiling it, like setting up Gecode properly.

If you don't know what Gecode is, then this source is no good for you. If you want to know what Gecode is, it's a library for constraint programming. Look at www.gecode.org for more information. For information of what this repository is good for, read the report in docs directory.