https://github.com/francoisschwarzentruber/union-find
Demonstration of the data structure union-find
https://github.com/francoisschwarzentruber/union-find
data-structure union-find union-find-algorithm
Last synced: 4 months ago
JSON representation
Demonstration of the data structure union-find
- Host: GitHub
- URL: https://github.com/francoisschwarzentruber/union-find
- Owner: francoisschwarzentruber
- License: gpl-3.0
- Created: 2021-11-16T12:38:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-16T12:49:24.000Z (over 3 years ago)
- Last Synced: 2025-01-12T19:35:50.025Z (5 months ago)
- Topics: data-structure, union-find, union-find-algorithm
- Language: HTML
- Homepage: https://francoisschwarzentruber.github.io/union-find/
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# union-find