Issue Downloads
Skip Table Of Content Section
SECTION: Special Issue on ACM-SIAM Symposium on Discrete Algorithms (SODA) 2022
introduction
research-article
research-article
Isomorphism Testing for Graphs Excluding Small Topological Subgraphs
We give an isomorphism test that runs in time npolylog(h) on all n-vertex graphs excluding some h-vertex graph as a topological subgraph. Previous results state that isomorphism for such graphs can be tested in time npolylog(h) (Babai, STOC 2016) and n{f(...
research-article
An Improved Algorithm for The k-Dyck Edit Distance Problem
A Dyck sequence is a sequence of opening and closing parentheses (of various types) that is balanced. The Dyck edit distance of a given sequence of parentheses S is the smallest number of edit operations (insertions, deletions, and substitutions) needed ...
research-article