On the Single-Operation Worst-Case Time Complexity of the Disjoint Set Union Problem
暂无分享,去创建一个
We give an algorithm for the disjoint set union problem, within the class of algorithms defined by Tarjan, which has $O(\log n/\log \log n)$ single-operation time complexity in the worst case. Also we define a class of algorithms for the disjoint set union problem, which includes the class of algorithms defined by Tarjan. We prove that any algorithm from this class has at least $\Omega ({{\log n} / {\log \log n}})$ single-operation time complexity in the worst case.
[1] Robert E. Tarjan,et al. A linear-time algorithm for a special case of disjoint set union , 1983, J. Comput. Syst. Sci..
[2] Kurt Mehlhorn,et al. Data Structures and Algorithms 1: Sorting and Searching , 2011, EATCS Monographs on Theoretical Computer Science.