中文
相关论文

相关论文: A short note on the counting complexity of conjunc…

200 篇论文

Conjunctive queries select and are expected to return certain tuples from a relational database. We study the potentially easier problem of counting all selected tuples, rather than enumerating them. In particular, we are interested in the…

计算复杂性 · 计算机科学 2019-04-30 Holger Dell , Marc Roth , Philip Wellnitz

In this paper we explore the problem of counting solutions to conjunctive queries. We consider a parameter called the \emph{quantified star size} of a formula $\varphi$ which measures how the free variables are spread in $\varphi$. We show…

计算机科学中的逻辑 · 计算机科学 2013-03-11 Arnaud Durand , Stefan Mengel

In this tutorial, we will survey known results on the complexity of conjunctive query evaluation in different settings, ranging from Boolean queries over counting to more complex models like enumeration and direct access. A particular focus…

数据库 · 计算机科学 2025-06-24 Stefan Mengel

This paper is a study of weighted counting of the solutions of acyclic conjunctive queries ($\ACQ$). The unweighted quantifier free version of this problem is known to be tractable (for combined complexity), but it is also known that…

计算复杂性 · 计算机科学 2011-12-08 Arnaud Durand , Stefan Mengel

We investigate the fine-grained complexity of dynamically maintaining the result of fixed self-join free conjunctive queries under single-tuple updates. Prior work shows that free-connex queries can be maintained in update time…

数据库 · 计算机科学 2026-03-17 Qichen Wang

We often add arithmetic to extend the expressiveness of query languages and study the complexity of problems such as testing query containment and finding certain answers in the framework of answering queries using views. When adding…

数据库 · 计算机科学 2020-11-19 Foto N. Afrati , Matthew Damigos

Even though query evaluation is a fundamental task in databases, known classifications of conjunctive queries by their fine-grained complexity only apply to queries without self-joins. We study how self-joins affect enumeration complexity,…

数据库 · 计算机科学 2022-12-12 Nofar Carmeli , Luc Segoufin

We consider the task of enumerating and counting answers to $k$-ary conjunctive queries against relational databases that may be updated by inserting or deleting tuples. We exhibit a new notion of q-hierarchical conjunctive queries and show…

数据库 · 计算机科学 2017-02-22 Christoph Berkholz , Jens Keppeler , Nicole Schweikardt

The quotient complexity, also known as state complexity, of a regular language is the number of distinct left quotients of the language. The quotient complexity of an operation is the maximal quotient complexity of the language resulting…

形式语言与自动机理论 · 计算机科学 2010-12-20 Janusz Brzozowski , Bo Liu

Conjunctive queries are basic and heavily studied database queries; in relational algebra, they are the select-project-join queries. In this article, we study the fundamental problem of counting, given a conjunctive query and a relational…

计算复杂性 · 计算机科学 2015-01-22 Hubie Chen , Stefan Mengel

These notes contain, among others, a proof that the average running time of an easy solution to the satisfiability problem for propositional calculus is, under some reasonable assumptions, linear (with constant 2) in the size of the input.…

计算复杂性 · 计算机科学 2015-04-07 Marek A. Suchenek

While extensive research on query evaluation has achieved consistent improvements in the time complexity of algorithms, the space complexity of query evaluation has been largely ignored. This is a particular challenge in settings with…

数据库 · 计算机科学 2025-09-29 Kyle Deeds , Timo Camillo Merkl , Reinhard Pichler , Dan Suciu

We perform a fundamental investigation of the complexity of conjunctive query evaluation from the perspective of parameterized complexity. We classify sets of boolean conjunctive queries according to the complexity of this problem. Previous…

计算复杂性 · 计算机科学 2013-06-26 Hubie Chen , Moritz Müller

The size of a data structure (i.e., the number of elements in it) is a widely used property of a data set. However, for concurrent programs, obtaining a correct size efficiently is non-trivial. In fact, the literature does not offer a…

分布式、并行与集群计算 · 计算机科学 2022-09-16 Gal Sela , Erez Petrank

The constraint satisfaction problem, parameterized by a relational structure, provides a general framework for expressing computational decision problems. Already the restriction to the class of all finite structures forms an interesting…

计算机科学中的逻辑 · 计算机科学 2024-02-15 Jakub Rydval , Žaneta Semanišinová , Michał Wrona

The reliability of a Boolean Conjunctive Query (CQ) over a tuple-independent probabilistic database is the probability that the CQ is satisfied when the tuples of the database are sampled one by one, independently, with their associated…

数据库 · 计算机科学 2023-06-22 Antoine Amarilli , Benny Kimelfeld

We study the computational problem of checking whether a quantified conjunctive query (a first-order sentence built using only conjunction as Boolean connective) is true in a finite poset (a reflexive, antisymmetric, and transitive directed…

计算机科学中的逻辑 · 计算机科学 2014-08-20 Simone Bova , Robert Ganian , Stefan Szeider

Conjunctive queries play an important role as an expressive query language for Description Logics (DLs). Although modern DLs usually provide for transitive roles, conjunctive query answering over DL knowledge bases is only poorly understood…

人工智能 · 计算机科学 2011-11-02 Birte Glimm , Ian Horrocks , Carsten Lutz , Ulrike Sattler

We study the fine-grained complexity of conjunctive queries with grouping and aggregation. For common aggregate functions (e.g., min, max, count, sum), such a query can be phrased as an ordinary conjunctive query over a database annotated…

数据库 · 计算机科学 2026-04-22 Idan Eldar , Nofar Carmeli , Benny Kimelfeld

We study the enumeration complexity of Unions of Conjunctive Queries(UCQs). We aim to identify the UCQs that are tractable in the sense that the answer tuples can be enumerated with a linear preprocessing phase and a constant delay between…

数据库 · 计算机科学 2021-05-07 Nofar Carmeli , Markus Kröll
‹ 上一页 1 2 3 10 下一页 ›