kiruthiga 55473b7e7c initial push 5 giorni fa
..
dist 55473b7e7c initial push 5 giorni fa
lib 55473b7e7c initial push 5 giorni fa
.ackrc 55473b7e7c initial push 5 giorni fa
.editorconfig 55473b7e7c initial push 5 giorni fa
.travis.yml 55473b7e7c initial push 5 giorni fa
LICENSE 55473b7e7c initial push 5 giorni fa
README.md 55473b7e7c initial push 5 giorni fa
index.js 55473b7e7c initial push 5 giorni fa
karma.amd.conf.js 55473b7e7c initial push 5 giorni fa
karma.conf.js 55473b7e7c initial push 5 giorni fa
karma.core.conf.js 55473b7e7c initial push 5 giorni fa
package.json 55473b7e7c initial push 5 giorni fa
todo.md 55473b7e7c initial push 5 giorni fa
yarn.lock 55473b7e7c initial push 5 giorni fa

README.md

Graphlibrary

Build Status

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

Graphlibrary is not built from scratch, it's based on dagrejs/graphlib. And it is designed as an out-of-box replacement for dagrejs/graphlib.

To learn more see our Wiki.

License

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