graphts
v1.9.1
Published
This is a graph library written in TypeScript. It implements a mathematical graph structure, with most of the usual graph functionality: traversal, topological sort, cycle detection, etc.
Downloads
11
Readme
GraphTS
This is a graph library written in TypeScript. It implements a mathematical graph structure, with most of the usual graph functionality: traversal, topological sort, cycle detection, etc.
Please see the documentation for more.