packages feed

graphite-0.5.0.0: README.md

![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)
[![CircleCI](https://circleci.com/gh/alx741/graphite.svg?style=svg)](https://circleci.com/gh/alx741/graphite)

# 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.