https://github.com/w8r/link-cut-tree
Link/cut tree data-structure
https://github.com/w8r/link-cut-tree
connectivity data-structure graphs tree
Last synced: 4 days ago
JSON representation
Link/cut tree data-structure
- Host: GitHub
- URL: https://github.com/w8r/link-cut-tree
- Owner: w8r
- License: mit
- Created: 2017-02-24T17:20:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-27T07:59:46.000Z (over 9 years ago)
- Last Synced: 2025-03-12T13:23:22.180Z (over 1 year ago)
- Topics: connectivity, data-structure, graphs, tree
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Link/cut tree data-structure
In an attempt to approach dynamic connectivity.
## License
MIT