Solution in Prolog to the SSSP problem through Dijkstra's algoritm. This library also provide an efficient implementation of both a direct, weighted graph and a priority queue (MIN-HEAP).
-
Updated
Mar 2, 2026 - Prolog
Solution in Prolog to the SSSP problem through Dijkstra's algoritm. This library also provide an efficient implementation of both a direct, weighted graph and a priority queue (MIN-HEAP).
Add a description, image, and links to the min- topic page so that developers can more easily learn about it.
To associate your repository with the min- topic, visit your repo's landing page and select "manage topics."