gnought / graphlib

A directed multi-graph library for JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

There are 2 versions on NPM, but only the one in the DagreJs org is receiving updates right now.

License

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

About

A directed multi-graph library for JavaScript

License:MIT License


Languages

Language:JavaScript 96.3%Language:Makefile 2.1%Language:Shell 1.6%