-
Notifications
You must be signed in to change notification settings - Fork 0
License
varjagg/cl-union-find
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README File. Union Find Simple. This package contains a Common Lisp implementation of the well known UNION-FIND data structure and algorithms. It is based on the description found in 1 - T. H. Cormen, C. E. Leiserson, and R. L. Rivest, "Introduction to Algorithms", Ch. 22, MIT Press, 1990. 2 - K. Melhorn, and S. N\"aher, "LEDA: A Platform for Combinatorial and Geometric Computing", Cambridge University Press, 1999. The implementation manipulates "forests" representing disjoint sets. The forests are organized in "partitions". 2000-11-16 Marco Antoniotti
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published