Sciweavers

IPPS
1996
IEEE

A Parallel Solution to the Extended Set Union Problem with Unlimited Backtracking

13 years 8 months ago
A Parallel Solution to the Extended Set Union Problem with Unlimited Backtracking
In this paper, we study on the EREW-PRAM model a parallel solution to the extended set union problem with unlimited backtracking which maintains a dynamic partition of an n-element set S subject to the usual operations Find, Union, Backtrack and Restore as well as the new operations SetUnion, MultiUnion. The SetUnion operation is a special case of the commonly known Union operation aimed to unify two prespecified set-names, while MultiUnion operation deals with a batch of Union operations. A new data structure, called k-Parallel Union Find (or, k-PUF) trees, is introduced to represent a disjoint set in . The structure is defined for a wide range for the parameter k, but the more interesting results are achieved for k = log n log log n. In this case, using the k-PUF trees, both SetUnion and Restore operations are performed in constant parallel time requiring optimal work O(k). This constant-time performance is not achievable parallelizing the existing data structures. Moreover, using p...
Maria Cristina Pinotti, Vincenzo A. Crupi, Sajal K
Added 07 Aug 2010
Updated 07 Aug 2010
Type Conference
Year 1996
Where IPPS
Authors Maria Cristina Pinotti, Vincenzo A. Crupi, Sajal K. Das
Comments (0)