English

Canonization of a random circulant graph by counting walks

Computational Complexity 2025-08-19 v3

Abstract

It is well known that almost all graphs are canonizable by a simple combinatorial routine known as color refinement, also referred to as the 1-dimensional Weisfeiler-Leman algorithm. With high probability, this method assigns a unique label to each vertex of a random input graph and, hence, it is applicable only to asymmetric graphs. The strength of combinatorial refinement techniques becomes a subtle issue if the input graphs are highly symmetric. We prove that the combination of color refinement and vertex individualization yields a canonical labeling for almost all circulant digraphs (i.e., Cayley digraphs of a cyclic group). This result provides first evidence of good average-case performance of combinatorial refinement within the class of vertex-transitive graphs. Remarkably, we do not even need the full power of the color refinement algorithm. We show that the canonical label of a vertex vv can be obtained just by counting walks of each length from vv to an individualized vertex. Our analysis also implies that almost all circulant graphs are compact in the sense of Tinhofer, that is, their polytops of fractional automorphisms are integral. Finally, we show that a canonical Cayley representation can be constructed for almost all circulant graphs by the more powerful 2-dimensional Weisfeiler-Leman algorithm.

Keywords

Cite

@article{arxiv.2310.05788,
  title  = {Canonization of a random circulant graph by counting walks},
  author = {Oleg Verbitsky and Maksim Zhukovskii},
  journal= {arXiv preprint arXiv:2310.05788},
  year   = {2025}
}

Comments

35 pages. A preliminary version of this paper appeared in the Proceedings of the 18th International Conference and Workshops on Algorithms and Computation (WALCOM'24), published in Lecture Notes in Computer Science Vol. 14549, Springer 2024. Theorem 1.2 as well as Corollaries 2.4 and 2.5 are new. Section 5 is extended by including more technical and expository details