graphlibrary
A directed and undirected multi-graph library
Last updated 8 years ago by tylerlong .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install graphlibrary 
SYNC missed versions from official npm registry.

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.

Current Tags

  • 2.2.0                                ...           latest (8 years ago)

4 Versions

  • 2.2.0                                ...           8 years ago
  • 2.1.8                                ...           8 years ago
  • 2.1.7                                ...           8 years ago
  • 2.1.6                                ...           8 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (1)
Dev Dependencies (18)

Copyright 2013 - present © cnpmjs.org | Home |