AbstractConsider a sequence of m operations, where each operation either creates a set, inserts (deletes) an element into (from) a set, queries whether a particular element is in a set, queries whether or not one set is a subset of another, or queries whether or not the intersection of two sets is empty. We show that for any integer k, one can implement subset and intersection testing in time O(m(k-1)/k log m) and all of the other operations in time O(m1/k log m). Our algorithm requires O(m(k+1)/k) space. With k=2, this yields a worst-case time complexity of O(ζm log m) per operation, and uses O(m32) space. We also give an alternative implementation so that an operation at time t can be implemented in amortized time O(ζnt log nt), where nt ...
In this paper, we show an O(n+m) time Turing reduction from the tree pattern matching problem to ano...
AbstractThis paper is concerned with data structures for representing an arbitrary number of sets su...
In this paper, we show an O (n+m) time Turing reduction from the tree pattern matching problem to an...
AbstractConsider a sequence of m operations, where each operation either creates a set, inserts (del...
This paper is concerned with data structures for representing an arbitrary number of sets such that ...
Set intersection is a fundamental operation in information retrieval and database systems. This pape...
Abstract. Consider the problem of maintaining a family F of dynamic sets subject to insertions, dele...
The extremal sets of a family F of sets consist of all minimal and maximal sets of F that have no su...
We examine several (dynamic) graph and set intersection problems in the word-RAM model with word siz...
We address the problem of eciently performing operations on sets of segments. While current solution...
Let E be a set of n objects in fixed dimension d. We assume that each element of E has diameter smal...
We consider the following {\em set intersection reporting\/} problem. We have a collection of initia...
AbstractA probabilistic algorithm for checking set disjointness and performing set intersection of t...
AbstractThis paper partly settles the following question: Is it possible to compute all k intersecti...
the date of receipt and acceptance should be inserted later Abstract Given two sets of moving object...
In this paper, we show an O(n+m) time Turing reduction from the tree pattern matching problem to ano...
AbstractThis paper is concerned with data structures for representing an arbitrary number of sets su...
In this paper, we show an O (n+m) time Turing reduction from the tree pattern matching problem to an...
AbstractConsider a sequence of m operations, where each operation either creates a set, inserts (del...
This paper is concerned with data structures for representing an arbitrary number of sets such that ...
Set intersection is a fundamental operation in information retrieval and database systems. This pape...
Abstract. Consider the problem of maintaining a family F of dynamic sets subject to insertions, dele...
The extremal sets of a family F of sets consist of all minimal and maximal sets of F that have no su...
We examine several (dynamic) graph and set intersection problems in the word-RAM model with word siz...
We address the problem of eciently performing operations on sets of segments. While current solution...
Let E be a set of n objects in fixed dimension d. We assume that each element of E has diameter smal...
We consider the following {\em set intersection reporting\/} problem. We have a collection of initia...
AbstractA probabilistic algorithm for checking set disjointness and performing set intersection of t...
AbstractThis paper partly settles the following question: Is it possible to compute all k intersecti...
the date of receipt and acceptance should be inserted later Abstract Given two sets of moving object...
In this paper, we show an O(n+m) time Turing reduction from the tree pattern matching problem to ano...
AbstractThis paper is concerned with data structures for representing an arbitrary number of sets su...
In this paper, we show an O (n+m) time Turing reduction from the tree pattern matching problem to an...