[PDF][PDF] New graph decompositions and combinatorial boolean matrix multiplication algorithms

A Abboud, N Fischer, Z Kelley, S Lovett… - Proceedings of the 56th …, 2024 - dl.acm.org
We revisit the fundamental Boolean Matrix Multiplication (BMM) problem. With the invention
of algebraic fast matrix multiplication over 50 years ago, it also became known that BMM can …

The fine-grained complexity of boolean conjunctive queries and sum-product problems

AZ Fan, P Koutris, H Zhao - arxiv preprint arxiv:2304.14557, 2023 - arxiv.org
We study the fine-grained complexity of evaluating Boolean Conjunctive Queries and their
generalization to sum-of-product problems over an arbitrary semiring. For these problems …

Faster Combinatorial k-Clique Algorithms

A Abboud, N Fischer, Y Shechter - Latin American Symposium on …, 2024 - Springer
Detecting if a graph contains ak-Clique is one of the most fundamental problems in
computer science. The asymptotically fastest algorithm runs in time O (n ω k/3), where ω is …

The NFA acceptance hypothesis: Non-combinatorial and dynamic lower bounds

K Bringmann, A Grønlund, M Künnemann… - …, 2024 - theoretics.episciences.org
We pose the fine-grained hardness hypothesis that the textbook algorithm for the NFA
Acceptance problem is optimal up to subpolynomial factors, even for dense NFAs and fixed …

The fine-grained complexity of CFL reachability

P Koutris, S Deep - Proceedings of the ACM on Programming …, 2023 - dl.acm.org
Many problems in static program analysis can be modeled as the context-free language
(CFL) reachability problem on directed labeled graphs. The CFL reachability problem can …

Evaluating Datalog over Semirings: A Grounding-based Approach

H Zhao, S Deep, P Koutris, S Roy… - Proceedings of the ACM on …, 2024 - dl.acm.org
Datalog is a powerful yet elegant language that allows expressing recursive computation.
Although Datalog evaluation has been extensively studied in the literature, so far, only loose …

[PDF][PDF] Worst-Case-Optimal Joins on Graphs with Topological Relations

J Fuentes-Sepúlveda, A Gómez-Brandón… - THE WEB …, 2025 - users.dcc.uchile.cl
Knowledge graphs are composed of diverse types of binary relations as distinguished by
edge labels [27]. An individual relation may have specific semantic conditions, for example …

PathFinder: Returning Paths in Graph Queries

B Farías, W Martens, C Rojas, D Vrgoč - International Semantic Web …, 2024 - Springer
Path queries are a central feature of all modern graph query languages and standards, such
as SPARQL, Cypher, SQL/PGQ, and GQL. While SPARQL returns endpoints of path queries …

Pathfinder: A unified approach for handling paths in graph query languages

B Farías, W Martens, C Rojas, D Vrgoč - arxiv preprint arxiv:2306.02194, 2023 - arxiv.org
Path queries are a core feature of modern graph query languages such as Cypher,
SQL/PGQ, and GQL. These languages provide a rich set of features for matching paths, such …

Size bounds and algorithms for conjunctive regular path queries

T Cucumides, J Reutter, D Vrgoč - 26th International Conference …, 2023 - drops.dagstuhl.de
Conjunctive regular path queries (CRPQs) are one of the core classes of queries over graph
databases. They are join intensive, inheriting their structure from the relational setting, but …