kennyledet / Algorithm-Implementations

Share, discuss and learn about algorithm implementations!
http://algorithm.zone
MIT License
2.19k stars 533 forks source link

Added C implementation of Dijkstra's shortest path. #501

Closed ddschmitz closed 8 years ago

ddschmitz commented 8 years ago

Changed folder name to better describe the algorithm. Added some more tags.

ddschmitz commented 8 years ago

First time forking/branching/making a pull request. I think I did it all correctly. Let me know if it worked properly or if I could make any extra changes.

dalleng commented 8 years ago

LGTM