Module
Data.Graph.Types
- Package
- purescript-hylograph-graph
- Repository
- afcondon/purescript-hylograph-graph
Graph Types
Core data structures for weighted graphs.
#Graph Source
newtype GraphGraph with nodes and weighted edges Stored as adjacency list for efficient neighbor lookup