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

Mr-Monster-0248/Graph-theory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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