graph.cc
v1.0.1
Published
graph.cc is a Node.js library, that implements the graph mathematical structure and allows you to run algorithms on it. Algorithms are usually availible both in JavaScript variant (running in js) and native variant (running in a native c++ module).
Downloads
4
Readme
Graph CC
graph.cc is a Node.js library, that implements the graph mathematical structure and allows you to run algorithms on it. Algorithms are usually availible both in JavaScript variant (running in js) and native variant (running in a native c++ module).
