This is a simple implementation of the disjoint sets data structure (union-find algorithm) in common lisp.
See the docstring and the tests for the documentation.
(ql:quickload "disjoint-sets")
(asdf:test-system "disjoint-sets")
BSD 2-clause
| Name | Name | Last commit date | ||
|---|---|---|---|---|