jerryzhangshfx / graphlib

A directed multi-graph library for JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A directed multi-graph library for JavaScript

License:MIT License


Languages

Language:TypeScript 82.9%Language:JavaScript 13.9%Language:Makefile 1.6%Language:Shell 1.6%