This repository contains a Rust implementation of the amortized logarithmic link-cut tree data structure as described in this lecture.
It currently supports link
, cut
, and find_root
operations; see src/link_cut_tree.rs
for the API.
Path aggregation (and better documentation) are still to-do items.
-
Notifications
You must be signed in to change notification settings - Fork 0
Link-Cut Tree implementation in Rust
License
6851-2021/rust-link-cut-tree
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Link-Cut Tree implementation in Rust
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published