Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/magnetrwn/mins

Mins is a C demonstrative project using no major external libraries that finds minimum distances in a graph connected by paths of non-negative distance using Dijkstra's algorithm.
https://github.com/magnetrwn/mins

dijkstra dynamic-memory-allocation linked-list pair sample-code

Last synced: about 1 month ago
JSON representation

Mins is a C demonstrative project using no major external libraries that finds minimum distances in a graph connected by paths of non-negative distance using Dijkstra's algorithm.

Awesome Lists containing this project