A fast bit-parallel algorithm for computing the subset partial order

Authors
Citation
P. Pritchard, A fast bit-parallel algorithm for computing the subset partial order, ALGORITHMIC, 24(1), 1999, pp. 76-86
Citations number
12
Categorie Soggetti
Engineering Mathematics
Journal title
ALGORITHMICA
ISSN journal
01784617 → ACNP
Volume
24
Issue
1
Year of publication
1999
Pages
76 - 86
Database
ISI
SICI code
0178-4617(199905)24:1<76:AFBAFC>2.0.ZU;2-4
Abstract
A given collection of sets has a natural partial order induced by the subse t relation. Let the size N of the collection be defined as the sum of the c ardinalities of the sets that comprise it. Algorithms have recently been di scovered that compute the partial order in worst-case time O(N-2/log N). Th is paper gives implementations of a variant of a previously proposed algori thm which exploit bit-parallel operations on a RAM with Theta(log N)-bit wo rds. One is shown to have a worst-case complexity of O (N-2 log log N/log(2 ) N) operations. This is the first known o(N-2/log N) worst case or randomi zed expected running time for this problem.