Code needs to be compiled with -l sqlite3 argument
-
Notifications
You must be signed in to change notification settings - Fork 0
AlexCuan/graph_network
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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)