Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kputnam/union-find
Implementation of the union-find algorithm in Haskell
https://github.com/kputnam/union-find
algorithm haskell union-find
Last synced: 8 days ago
JSON representation
Implementation of the union-find algorithm in Haskell
- Host: GitHub
- URL: https://github.com/kputnam/union-find
- Owner: kputnam
- License: bsd-3-clause
- Created: 2022-04-13T19:46:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-13T19:47:19.000Z (over 2 years ago)
- Last Synced: 2024-10-07T20:41:13.754Z (about 1 month ago)
- Topics: algorithm, haskell, union-find
- Language: Haskell
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
union-find
==========