English

The Weisfeiler-Leman Algorithm and Recognition of Graph Properties

Combinatorics 2020-07-31 v3 Computational Complexity

Abstract

The kk-dimensional Weisfeiler-Leman algorithm (kk-WL) is a very useful combinatorial tool in graph isomorphism testing. We address the applicability of kk-WL to recognition of graph properties. Let GG be an input graph with nn vertices. We show that, if nn is prime, then vertex-transitivity of GG can be seen in a straightforward way from the output of 2-WL on GG and on the vertex-individualized copies of GG. However, if nn is divisible by 16, then kk-WL is unable to distinguish between vertex-transitive and non-vertex-transitive graphs with nn vertices as long as k=o(n)k=o(\sqrt n). Similar results are obtained for recognition of arc-transitivity.

Keywords

Cite

@article{arxiv.2005.08887,
  title  = {The Weisfeiler-Leman Algorithm and Recognition of Graph Properties},
  author = {Frank Fuhlbrück and Johannes Köbler and Ilia Ponomarenko and Oleg Verbitsky},
  journal= {arXiv preprint arXiv:2005.08887},
  year   = {2020}
}

Comments

30 pages, 2 figures. This paper supersedes Section 5 in the first version of arXiv:2002.04590. The 3rd version is a thorough revision of the paper

R2 v1 2026-06-23T15:38:05.864Z