File: README.md

package info (click to toggle)
node-graphlibrary 2.2.0%2Breally2.1.8%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 176 kB
  • sloc: javascript: 929; sh: 29; makefile: 8
file content (16 lines) | stat: -rw-r--r-- 505 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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](https://secure.travis-ci.org/dagrejs/graphlib.svg)](http://travis-ci.org/dagrejs/graphlib)

To learn more [see our Wiki](https://github.com/cpettitt/graphlib/wiki).

# License

Graphlib is licensed under the terms of the MIT License. See the
[LICENSE](LICENSE) file
for details.

[npm package manager]: http://npmjs.org/