Abstract. This paper analyzes the asymptotic worst-case running time of a number of variants of the well-known method of path compression for maintaining a collection of disjoint sets under union. We show that two one-pass methods proposed by van Leeuwen and van der Weide are asymptotically optimal, whereas several other methods, including one proposed by Rein and advocated by Dijkstra, are slower than the best methods
AbstractThis paper considers time-space tradeoffs for various set operations. Denoting the time requ...
... this paper is to precisely analyse the behaviour of one such extremely simple heuristic which i...
We describe algorithmic techniques and data structures that have been proposed to solve variants of ...
grantor: University of TorontoThe set union problem is a well studied problem with many ef...
Consider two types of instructions for manipulating disjoint sets. FIND(x) computes the name of the ...
AbstractIn this paper, an extension of the well known set union problem is considered, where backtra...
AbstractThis paper describes a machine model intended to be useful in deriving realistic complexity ...
AbstractThis paper presents a linear-time algorithm for the special case of the disjoint set union p...
We present a modified union-find algorithm that represent the data in an array rather than the commo...
We present a modified union-find algorithm that represent the data in an array rather than the commo...
A number of open questions are settled about the expected costs of two disjoint set Union and Find a...
This paper surveys algorithmic techniques and data structures that have been proposed to solve the s...
In this paper we consider the familiar bin-packing problem and its associated set-partitioning formu...
We study the average behavior of variants of the UNION-FIND algorithm to maintain partitions of a fi...
AbstractThe Union–Find data structure for maintaining disjoint sets is one of the best known and wid...
AbstractThis paper considers time-space tradeoffs for various set operations. Denoting the time requ...
... this paper is to precisely analyse the behaviour of one such extremely simple heuristic which i...
We describe algorithmic techniques and data structures that have been proposed to solve variants of ...
grantor: University of TorontoThe set union problem is a well studied problem with many ef...
Consider two types of instructions for manipulating disjoint sets. FIND(x) computes the name of the ...
AbstractIn this paper, an extension of the well known set union problem is considered, where backtra...
AbstractThis paper describes a machine model intended to be useful in deriving realistic complexity ...
AbstractThis paper presents a linear-time algorithm for the special case of the disjoint set union p...
We present a modified union-find algorithm that represent the data in an array rather than the commo...
We present a modified union-find algorithm that represent the data in an array rather than the commo...
A number of open questions are settled about the expected costs of two disjoint set Union and Find a...
This paper surveys algorithmic techniques and data structures that have been proposed to solve the s...
In this paper we consider the familiar bin-packing problem and its associated set-partitioning formu...
We study the average behavior of variants of the UNION-FIND algorithm to maintain partitions of a fi...
AbstractThe Union–Find data structure for maintaining disjoint sets is one of the best known and wid...
AbstractThis paper considers time-space tradeoffs for various set operations. Denoting the time requ...
... this paper is to precisely analyse the behaviour of one such extremely simple heuristic which i...
We describe algorithmic techniques and data structures that have been proposed to solve variants of ...