Skip to content

simple C implementation of Dijkstra's algorithm for finding the shortest path in a road network

Notifications You must be signed in to change notification settings

valenpe7/navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

navigation

author: Petr Valenta
date: 2012

dirs:
./bin ... compiled binary
./dat ... original and processed input data
./doc ... project documentation
./out ... output data
./src ... source code

About

simple C implementation of Dijkstra's algorithm for finding the shortest path in a road network

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published