Abstract
We verify purely functional, simple and efficient implementations of
Prim's and Dijkstra's algorithms. This constitutes the first
verification of an executable and even efficient version of
Prim's algorithm. This entry formalizes the second part of our
ITP-2019 proof pearl Purely Functional, Simple and Efficient
Priority Search Trees and Applications to Prim and Dijkstra.
License
Topics
Related publications
- Lammich, P., & Nipkow, T. (2019). Proof Pearl: Purely Functional, Simple and Efficient Priority Search Trees and Applications to Prim and Dijkstra (Version 1.0). Schloss Dagstuhl β Leibniz-Zentrum fΓΌr Informatik. https://doi.org/10.4230/LIPICS.ITP.2019.23
Session Prim_Dijkstra_Simple
- Common
- Chapter_Prim
- Undirected_Graph
- Undirected_Graph_Specs
- Prim_Abstract
- Undirected_Graph_Impl
- Prim_Impl
- Chapter_Dijkstra
- Directed_Graph
- Directed_Graph_Specs
- Dijkstra_Abstract
- Directed_Graph_Impl
- Dijkstra_Impl