Skip to content

axl2468/math10_building_graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loyola Schools Buildings Network

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.

Usage

Requirements

  1. Python 3
  2. graphviz
  3. NetworkX

Steps

  1. 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.

  2. Install the required libraries through:

    pip install -r requirements.txt
  3. Modify the main.py code to your liking, then run the file:

    python3 main.py

About

Math 10 Project Source Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages