![Graphite Logo](./logo/logo.png) [![](https://img.shields.io/hackage/v/graphite.svg)](https://hackage.haskell.org/package/graphite) ![Hackage-Deps](https://img.shields.io/hackage-deps/v/graphite.svg) # graphite Represent, analyze and visualize graphs & networks. # Current state Most of what you'll find here are *undefined* functions, sort of like a wish list to be eventually fulfilled. The basic graph types `UGraph` and `DGraph` could already be used if desired.