Description
A Haskell library for graphs and networks. It provides data structures and algorithms for representing connected entities, relationships, paths, and network-like models.
Developers use it in analysis tools, simulations, graph algorithms, dependency modeling, and research code. The right graph representation depends on size, density, mutability, and traversal needs.