Skip to content
/ MPG Public

Modeling and Programming with Gecode

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.md
Unknown
license.tex
Notifications You must be signed in to change notification settings

Gecode/MPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 11, 2019
cfd486b · Sep 11, 2019
Apr 10, 2019
May 13, 2013
Mar 14, 2017
Jul 4, 2018
Sep 14, 2015
Jul 4, 2018
Sep 11, 2019
Oct 25, 2011
Dec 11, 2018
May 28, 2019
Sep 10, 2019
Jun 1, 2017
May 18, 2017
May 28, 2019
May 10, 2017
May 10, 2017
May 28, 2019
May 28, 2019
May 18, 2017
May 10, 2017
May 10, 2017
Jun 30, 2018
May 10, 2017
May 28, 2019
May 7, 2013
Jul 14, 2011
May 28, 2019
Jul 14, 2011
Apr 15, 2019
May 8, 2018
Nov 6, 2017
May 10, 2017
Jan 10, 2019
Dec 5, 2018
Dec 5, 2018
May 28, 2019
Apr 10, 2019
Jul 2, 2018
Dec 10, 2018
May 28, 2019
Aug 23, 2017
May 10, 2017
May 28, 2019
May 10, 2017
Oct 16, 2018
Jul 23, 2018
May 10, 2017
May 28, 2019
Jul 23, 2018
Oct 24, 2018
Jul 14, 2011
Jul 14, 2011
May 10, 2017
Jul 14, 2011
Jul 23, 2018

Repository files navigation

Modeling and Programming with Gecode

Modeling and Programming with Gecode (also known as MPG) provides an introduction to modeling and programming with Gecode, an open, free, portable, accessible, and efficient environment for developing constraint-based systems and applications.

The hands-on, tutorial-style approach will get you started very quickly. The focus is on giving an overview of the key concepts and ideas required to model and program with Gecode. Each concept is introduced using concrete C++ code examples that are developed and explained step by step. This document is complemented by the complete {Gecode reference documentation}, as well as pointers to introductory and more advanced material throughout the text.

Downloading MPG

If you want to download the latest version of MPG as a PDF, please consult the Gecode Documentation Page.

License

All material in this repository are released under the terms of the Creative Commons Attribution-NonCommercial-NoDerivs 3.0 license.

This Repository

This repository contains the LaTex source code for MPG together with scripts and a Makefile to build MPG and test the programs contained in MPG.

Building MPG

In order to build MPG you need:

  • a sufficiently recent TeX installation such as TeXLive
  • perl
  • ps2pdf which is part of GhostScript

Typing make `(up to three times) generates the file MPG.pdf.

Contact

Please see the main Gecode webpages on how to get in touch.

About

Modeling and Programming with Gecode

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.md
Unknown
license.tex

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published