DBScholar

Back to papers

Concurrent Link-Cut Trees

Summary: Explores parallelizing link-cut trees to maintain a dynamic forest under concurrent link and cut operations. It uses path decomposition to store root-to-node paths in binary balanced trees, achieving logarithmic time and enabling scalable parallel root, link, and cut queries. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
6452
Venue
SIGMOD
Year
2022
Pagerank
-
Overall Rank
13,409 | 8.01%
DOI
10.1145/3514221.3520247

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

BibTeX Citation

@inproceedings{stoian_sigmod22,
        title = {{Concurrent Link-Cut Trees}},
        author = {Stoian, Mihail},
        series = {{SIGMOD} '22},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3514221.3520247},
        url = {https://dl.acm.org/doi/10.1145/3514221.3520247},
        year = {2022}
}

Incoming Citations (Sorted by Pagerank)

Showing 0 of 0 citing papers.

Rank Citing Paper Year Venue Pagerank
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 0 of 0 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
Previous Page 1 / 1 Next

Semantically Similar Papers