iota-0.1.0.0
Safe HaskellSafe-Inferred
LanguageGHC2021

Data.Graph.Sparse.Dijkstra

Documentation

dijkstraSG :: (Unbox w, Num w, Ord w, Bounded w) => Vertex -> SparseGraph w -> Vector w Source #