2010
DOI: 10.1007/978-3-642-13193-6_35
|View full text |Cite
|
Sign up to set email alerts
|

Experiments on Union-Find Algorithms for the Disjoint-Set Data Structure

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
31
0

Year Published

2012
2012
2022
2022

Publication Types

Select...
4
1
1

Relationship

1
5

Authors

Journals

citations
Cited by 41 publications
(31 citation statements)
references
References 11 publications
0
31
0
Order By: Relevance
“…It comes with two main operations: FIND and UNION. The FIND operation determines to which set a given element belongs, while the UNION operation joins two existing sets [22], [28]. Each set is identified by a representative x, which is usually some member of the set.…”
Section: A the Disjoint-set Data Structurementioning
confidence: 99%
See 4 more Smart Citations
“…It comes with two main operations: FIND and UNION. The FIND operation determines to which set a given element belongs, while the UNION operation joins two existing sets [22], [28]. Each set is identified by a representative x, which is usually some member of the set.…”
Section: A the Disjoint-set Data Structurementioning
confidence: 99%
“…In this paper, we have used the empirically best known UNION technique, known as Rem's algorithm (a lower indexed root points to a higher indexed root) with the splicing compression technique. Details on these can be found in [22].…”
Section: A the Disjoint-set Data Structurementioning
confidence: 99%
See 3 more Smart Citations