/CoCa

Primary LanguageC++

CoCa

This project is using both :

The Glucose SAT solver

and

Arbor.js

All the graphs files are taken from here.


After compiling the Glucose solver (By going in the glucose-syrup/simp/ folder and doing make) you can launch our code using a simple ./start.sh <graph.c> <nb_of_colors> command.


Khaled FAYSAL AHMED and Arnaud GALLARDO