Skip to content

Russellwzr/node-shrinking-algorithm

Repository files navigation

Node Shrinking Algorithm

  • A signal based node shrinking algorithm for directed acyclic graph
  • Visualization with the help of d3 and dagre-d3

Quick Start

git clone https://github.com/Russellwzr/node-shrinking-algorithm.git
npm install
npm run start

Demo

algorithm_demo.mp4