Recognizing Union-Find trees is NP-complete

October 26, 2015 ยท The Ethereal ยท ๐Ÿ› Information Processing Letters

๐Ÿ”ฎ THE ETHEREAL: The Ethereal
Pure theory โ€” exists on a plane beyond code

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Kitti Gelle, Szabolcs Ivan arXiv ID 1510.07462 Category cs.CC: Computational Complexity Cross-listed cs.DS Citations 3 Venue Information Processing Letters Last Checked 2 months ago
Abstract
Disjoint-Set forests, consisting of Union-Find trees are data structures having a widespread practical application due to their efficiency. Despite them being well-known, no exact structural characterization of these trees is known (such a characterization exists for Union trees which are constructed without using path compression). In this paper we provide such a characterization and show that the decision problem whether a given tree is a Union-Find tree is $\NP$-complete.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computational Complexity