Skip to content

Repository files navigation

social-net-graphs

A project from my python class during my sophomore year. Makes use of undirected weighted graphs, breadth first search and depth first search algorithms, and priority queues.

Files

GraphsAssignment.pdf is the assignment from my professor.

Set-up and Installation

Open a terminal in the project directory and simply type python main.py to execute the program.

About

A project from my python class during my sophomore year. Makes use of undirected weighted graphs, breadth first search and depth first search algorithms, and priority queues.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages