labelgraph 2.0.0

A simple to use graph implementation, allowing random access to nodes via labels.
Documentation
1
2
3
4
5
6
# labelgraph

A simple to use graph implementation, allowing random access to nodes via labels.

## Build Status
[![Build Status](https://travis-ci.com/oliverfunk/labelgraph.svg?branch=master)](https://travis-ci.com/oliverfunk/labelgraph)