Safe Haskell | None |
---|
Data.Graph.Inductive.Query.GVD
Description
Graph Voronoi Diagram
Documentation
voronoiSet :: Real b => Node -> Voronoi b -> [Node]Source
nearestNode :: Real b => Node -> Voronoi b -> Maybe NodeSource
nearestDist :: Real b => Node -> Voronoi b -> Maybe bSource
nearestPath :: Real b => Node -> Voronoi b -> Maybe PathSource