Code used to create and analyze the graph network for the 13 buildings (with classrooms) in the Loyola Schools.
For use in the Math 10 (Mathematics in the Modern World) final project.
- Python 3
- graphviz
- NetworkX
-
Navigate to your directory of choice then clone the repository:
git clone https://github.com/axl2468/math10_building_graphs.git
Alternatively you can simply download the code directly from the github website.
-
Install the required libraries through:
pip install -r requirements.txt
-
Modify the
main.py
code to your liking, then run the file:python3 main.py