This is the third year project of graph theory at EFREI Paris. The main purpose of the program is to compute the calendars of a graph
The program uses python 3 and should run on any plateform as there is no pip modules requiered
- Make sure that you are in the right folder with you terminal when starting the program
- run the following command
py ./main.py
(note that the command may vary, you may have to replacepy
bypy3
orpython
orpython3
)
Evreything should be fine now but fill free to open an issues