-
Notifications
You must be signed in to change notification settings - Fork 4
Installation
George Ungureanu edited this page Nov 11, 2016
·
2 revisions
The installation instructions have been developed and tested for Ubuntu 14.04 LTS. It should be similar for other Linux versions.
The following packages need to be installed:
- Gecode: please follow the instruction provide here.
-
Boost: Boost can be installed using the following command:
sudo apt-get install libboost-all-dev
.
The current version was tested with gecode-4.4.0
which needs qt4
as a prerequisite.