Subcubic certificates for the CFL reachability problem

January 31, 2023

Dmitry Chistikov


Subcubic certificates for the CFL reachability problem

Time:   11:00am
Location:   Lecture hall 1
Virtual transmission:   Zoom3 https://zoom.us/j/3911012202
Pass:   @s3

The context-free language (CFL) reachability problem on graphs (as well as a closely related problem of language emptiness for pushdown automata) is a core problem for interprocedural program analysis and model checking. It can be solved in cubic time but, despite years of efforts, there is no truly sub-cubic algorithm known for it.

We study the related certification task: given a problem instance, are there small and efficiently checkable certificates for the existence and for the non-existence of a path? We show that there exist succinct certificates, of quadratic size, which can be checked in subcubic (matrix multiplication) time.

In this talk, I will introduce CFL reachability and standard algorithms for it and discuss our certification results. I will also discuss the question of whether faster algorithms for CFL reachability could lead to faster algorithms for other combinatorial problems such as SAT (a “fine-grained complexity” question).