Graphlib is a JavaScript library that provides data structures for undirected and directed multi-graphs along with algorithms that can be used with them.
To learn more see our Wiki.
make test
make unit-test
make browser-test
make
Graphlib is licensed under the terms of the MIT License. See the LICENSE file for details.