Skip to content

Project from 1st year of college. Implementation of Djikstra's algorithm and sqlite to find nearest path between 2 points (like Google Maps, but in a more affordable scale)

Notifications You must be signed in to change notification settings

AlexCuan/graph_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graph_network

Code needs to be compiled with -l sqlite3 argument

About

Project from 1st year of college. Implementation of Djikstra's algorithm and sqlite to find nearest path between 2 points (like Google Maps, but in a more affordable scale)

Resources

Stars

Watchers

Forks