The decidability and complexity of interleaved bidirected Dyck reachability

AH Kjelstrøm, A Pavlogiannis - … of the ACM on Programming Languages, 2022 - dl.acm.org
Dyck reachability is the standard formulation of a large domain of static analyses, as it
achieves the sweet spot between precision and efficiency, and has thus been studied …

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 …

On-The-Fly Static Analysis via Dynamic Bidirected Dyck Reachability

S Krishna, A Lal, A Pavlogiannis, O Tuppe - Proceedings of the ACM on …, 2024 - dl.acm.org
Dyck reachability is a principled, graph-based formulation of a plethora of static analyses.
Bidirected graphs are used for capturing dataflow through mutable heap data, and are usual …

Program Analysis via Multiple Context Free Language Reachability

GK Conrado, AH Kjelstrøm, J van de Pol… - Proceedings of the …, 2025 - dl.acm.org
Context-free language (CFL) reachability is a standard approach in static analyses, where
the analysis question (eg, is there a dataflow from x to y?) is phrased as a language …

CFL/Dyck Reachability: An Algorithmic Perspective

A Pavlogiannis - ACM SIGLOG News, 2023 - dl.acm.org
CFL/Dyck reachability is a simple graph-theoretic problem: given a CFL/Dyck language L
over an alphabet Σ, a graph G=(V, E) of Σ-labeled edges, and two distinguished nodes s, t∈ …

Fine-grained reductions around CFL-reachability

A Istomina, S Grigorev, E Shemetova - arxiv preprint arxiv:2306.15967, 2023 - arxiv.org
In this paper we study the fine-grained complexity of the CFL reachability problem. We first
present one of the existing algorithms for the problem and an overview of conditional lower …

Membership Testing for Semantic Regular Expressions

Y Huang, M Amini, AL Glaunec, K Mamouras… - arxiv preprint arxiv …, 2024 - arxiv.org
SMORE (Chen et al., 2023) recently proposed the concept of semantic regular expressions
that extend the classical formalism with a primitive to query external oracles such as …

[PDF][PDF] Fine-Grained Complexity of Program Verification

P Chini - 2022 - leopard.tu-braunschweig.de
Tools to automatic program verification have been a central research topic over the last
decades. Often disparaged as slow in the past, the steady enhancement of tools paid off in …

[PDF][PDF] Fine-grained reductions around CFL-reachability

IA Andreevna - 2023 - dspace.spbu.ru
In this thesis we study the fine-grained complexity of the CFL reachability problem. We first
present one of the existing algorithms for the problem and an overview of conditional lower …