Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/russellwzr/node-shrinking-algorithm
Node shrinking algorithm for directed acyclic graph
https://github.com/russellwzr/node-shrinking-algorithm
d3 dagre graph-algorithms
Last synced: 15 days ago
JSON representation
Node shrinking algorithm for directed acyclic graph
- Host: GitHub
- URL: https://github.com/russellwzr/node-shrinking-algorithm
- Owner: Russellwzr
- Created: 2024-04-21T07:49:57.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-21T08:15:24.000Z (10 months ago)
- Last Synced: 2024-12-13T10:49:13.912Z (2 months ago)
- Topics: d3, dagre, graph-algorithms
- Language: TypeScript
- Homepage: https://russellwzr.github.io/node-shrinking-algorithm/
- Size: 375 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
https://github.com/Russellwzr/node-shrinking-algorithm/assets/53935275/2894b175-f205-4329-9f7e-6651e8e4e1c9