English

Logarithmic Weisfeiler--Leman and Treewidth

Data Structures and Algorithms 2024-04-26 v2 Computational Complexity Logic in Computer Science Combinatorics

Abstract

In this paper, we show that the (3k+4)(3k+4)-dimensional Weisfeiler--Leman algorithm can identify graphs of treewidth kk in O(logn)O(\log n) rounds. This improves the result of Grohe & Verbitsky (ICALP 2006), who previously established the analogous result for (4k+3)(4k+3)-dimensional Weisfeiler--Leman. In light of the equivalence between Weisfeiler--Leman and the logic FO+C\textsf{FO} + \textsf{C} (Cai, F\"urer, & Immerman, Combinatorica 1992), we obtain an improvement in the descriptive complexity for graphs of treewidth kk. Precisely, if GG is a graph of treewidth kk, then there exists a (3k+5)(3k+5)-variable formula φ\varphi in FO+C\textsf{FO} + \textsf{C} with quantifier depth O(logn)O(\log n) that identifies GG up to isomorphism.

Cite

@article{arxiv.2303.07985,
  title  = {Logarithmic Weisfeiler--Leman and Treewidth},
  author = {Michael Levet and Puck Rombach and Nicholas Sieger},
  journal= {arXiv preprint arXiv:2303.07985},
  year   = {2024}
}

Comments

There were minor bugs in this version. We corrected those bugs and folded this result into a different paper: arXiv:2306.17777

R2 v1 2026-06-28T09:16:42.827Z