graphlib icon indicating copy to clipboard operation
graphlib copied to clipboard

A directed multi-graph library for JavaScript

Important!

**This project is starting to be maintained again. **

Graphlib

Graphlib is a JavaScript library that provides data structures for undirected and directed multi-graphs along with algorithms that can be used with them.

Build Status npm

To learn more see our Wiki.

License

Graphlib is licensed under the terms of the MIT License. See the LICENSE file for details.