Skip to content

imnabid/ku-shortest-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Graph Theory University Project 2024

Installation:

  • clone the project
  • pip install -r backend/requirements.txt
  • cd frontend npm install --force
  • Open two terminals for backend and frontend
  • Under backend:fastapi dev main.py Under frontend:npm start

Demo Images

Home Page

Showing All Collected Paths:

Showing Minimum Spanning Tree:

Searching a Node:

Showing Shortest Path between Department of Computer Science and Engineering and KU Library:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published