Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 661 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 661 Bytes

Graph Theory project

About

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

Developement

The program uses python 3 and should run on any plateform as there is no pip modules requiered

Running the program

  • 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 replace py by py3 or python or python3)

Evreything should be fine now but fill free to open an issues