2022
DOI: 10.48550/arxiv.2205.05649
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

Any-k Algorithms for Enumerating Ranked Answers to Conjunctive Queries

Abstract: We study ranked enumeration for Conjunctive Queries (CQs) where the answers are ordered by a given ranking function (e.g., an ORDER BY clause in SQL). We develop "any-k" algorithms which, without knowing the number π‘˜ of desired answers, push the ranking into joins and avoid materializing the join output earlier than necessary. For this to be possible, the ranking function needs to obey a certain kind of monotonicity; the supported ranking functions include the common sum-of-weights case where query answers ar… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2023
2023
2023
2023

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(3 citation statements)
references
References 102 publications
0
3
0
Order By: Relevance
“…Let ⊎ be multiset union. An (aggregate) ranking function is subset-monotone [23] if agg 𝑀 (𝐿 1 ) βͺ― agg 𝑀 (𝐿 2 ) implies that agg 𝑀 (𝐿 ⊎ 𝐿 1 ) βͺ― agg 𝑀 (𝐿 ⊎ 𝐿 2 ) for all multisets 𝐿, 𝐿 1 , 𝐿 2 . All ranking functions we consider in this work have this property.…”
Section: Orders Over Query Answersmentioning
confidence: 99%
See 2 more Smart Citations
“…Let ⊎ be multiset union. An (aggregate) ranking function is subset-monotone [23] if agg 𝑀 (𝐿 1 ) βͺ― agg 𝑀 (𝐿 2 ) implies that agg 𝑀 (𝐿 ⊎ 𝐿 1 ) βͺ― agg 𝑀 (𝐿 ⊎ 𝐿 2 ) for all multisets 𝐿, 𝐿 1 , 𝐿 2 . All ranking functions we consider in this work have this property.…”
Section: Orders Over Query Answersmentioning
confidence: 99%
“…All ranking functions we consider in this work have this property. We note that subset-monotonicity has been used as an assumption in ranked enumeration [15,23] and is a stronger requirement than the more well-known monotonicity notion of Fagin et al [10].…”
Section: Orders Over Query Answersmentioning
confidence: 99%
See 1 more Smart Citation