Dice Question Streamline Icon: https://streamlinehq.com

Exact complexity of the compressed subword problem

Establish the exact computational complexity of the compressed subword problem: given two straight-line program (SLP) compressed words u and v over a finite alphabet, decide whether u embeds as a scattered subword in v, closing the current gap between the PP lower bound and the PSPACE upper bound.

Information Square Streamline Icon: https://streamlinehq.com

Background

The paper’s PSPACE-hardness for directedness of context-free languages is obtained via a reduction that generalizes the compressed subword problem. The authors emphasize that, although the compressed subword problem is known to be in PSPACE and PP-hard, its exact complexity has remained a long-standing open problem.

Progress on this problem would not only settle a central question in algorithms on compressed strings but also clarify the boundary between PP and PSPACE in this domain, with implications for related inclusion problems between compressed ideals discussed in the paper.

References

This problem is known to be in \PSPACE and \PP-hardTheorem~13, but its exact complexity is a long-standing open problem.

Directed Regular and Context-Free Languages (2401.07106 - Ganardi et al., 13 Jan 2024) in Introduction — Key ingredients