graphlib

A directed and undirected multi-graph library

Usage no npm install needed!

<script type="module">
  import graphlib from 'https://cdn.skypack.dev/graphlib';
</script>

README

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

To learn more see our Wiki.

License

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