Showing 1-20 of 22 packages
[](https://travis-ci.org/tmont/tarjan-graph) [](https://www.npmjs.com/package/tarjan-graph)
Tarjan-Lengauer dominator search algorithm
Find strongly connected components of a directed graph using [Tarjan's algorithm](https://en.wikipedia.org/wiki/Tarjan%27s_strongly_connected_components_algorithm).
Forked from tmont/tarjan-graph
Find biconnected component in a graph using algorithm by John Hopcroft and Robert Tarjan
tarjan's algoirthm for finding strongly connected components
A set of functions for working with trees
Various dominator tree generators.
JSON pipeline for abstract compiler
Computes strongly connected components of a directed graph
Standard data structure
Check for dependency cycles using Tarjan's strongly connected components algorithm
A NodeJs implementation of Splay Tree binary search algorithm
Universal dependency graph analyzer with cycle detection, Tarjan's algorithm, and GraphViz visualization
Data Structures of Javascript & TypeScript. AVLTree, Binary Search Tree, Binary Tree, Tree Multiset, Graph, Heap, Priority Queue, Linked List.
Fast circular dependency detection for Webpack builds, fully compatible with the original plugin.