Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spaths

A fast, self-contained, C99 implementation of the Dijkstra shortest paths algorithm

To build:

$ make

To solve the included example rome99 and compute the time of 1000 executions:

 ./dijkstra ./data/rome99.gr 1000

About

A fast, self-contained, C99 implementation of the Dijkstra shortest paths algorithm

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages