Skip to content
/ wuf Public

A fast weighted implementation to the union-find problem with path compression.

License

Notifications You must be signed in to change notification settings

gliderkite/wuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weighted Union-Find

A fast weighted implementation to the union-find problem with path compression.
Check out the documentation at: https://docs.rs/wuf/

About

A fast weighted implementation to the union-find problem with path compression.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages