2010
DOI: 10.1007/978-3-642-12200-2_17
|View full text |Cite
|
Sign up to set email alerts
|

Compact Rich-Functional Binary Relation Representations

Abstract: Abstract. Binary relations are an important abstraction arising in a number of data representation problems. Each existing data structure specializes in the few basic operations required by one single application, and takes only limited advantage of the inherent redundancy of binary relations. We show how to support more general operations efficiently, while taking better advantage of some forms of redundancy in practical instances. As a basis for a more general discussion on binary relation data structures, w… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
29
0

Year Published

2010
2010
2015
2015

Publication Types

Select...
5
1
1

Relationship

3
4

Authors

Journals

citations
Cited by 25 publications
(29 citation statements)
references
References 16 publications
0
29
0
Order By: Relevance
“…This time is O(1) in our "compressed" solution, and in our "fully compressed" solution it is O lg n 2 m in the range m = O n 2 lg 1/4 n . This is never worse than the previous result [2], and is strictly better if m = n 2−o(1) . For report and select we are faster or slower depending on the case.…”
Section: Two Dimensionsmentioning
confidence: 47%
See 3 more Smart Citations
“…This time is O(1) in our "compressed" solution, and in our "fully compressed" solution it is O lg n 2 m in the range m = O n 2 lg 1/4 n . This is never worse than the previous result [2], and is strictly better if m = n 2−o(1) . For report and select we are faster or slower depending on the case.…”
Section: Two Dimensionsmentioning
confidence: 47%
“…Table 1 compares the previous and new complexities achieved for our operations. The previous compressed representation [2] achieves H + o(H) bits only if ω( n lg lg n lg 2 n ) = m = o(n 2 ) (note our m is their t). Also, it always supports rank in time O(lg n).…”
Section: Two Dimensionsmentioning
confidence: 99%
See 2 more Smart Citations
“…On large binary relations, reducing space while retaining functionality is crucial in order to operate efficiently in main memory. There has been work on compressing general binary relations [2], as well as specific ones such as Web graphs [3].…”
Section: Introductionmentioning
confidence: 99%