Combinatorial refinement on circulant graphs
Laurence Kluge

TL;DR
This paper analyzes the round complexity of the Weisfeiler-Leman algorithm on circulant graphs, showing bounds on stabilization rounds and implications for isomorphism testing in specific graph classes.
Contribution
It establishes bounds on the Weisfeiler-Leman algorithm's rounds for circulant graphs and demonstrates efficient isomorphism testing and canonical labeling for certain cases.
Findings
Bound on stabilization rounds: O(d(n) log n)
Isomorphism testing in NC for specific circulant graphs
Canonical labeling achievable with color refinement after two vertex individualizations
Abstract
The combinatorial refinement techniques have proven to be an efficient approach to isomorphism testing for particular classes of graphs. If the number of refinement rounds is small, this puts the corresponding isomorphism problem in a low-complexity class. We investigate the round complexity of the 2-dimensional Weisfeiler-Leman algorithm on circulant graphs, i.e. on Cayley graphs of the cyclic group , and prove that the number of rounds until stabilization is bounded by , where is the number of divisors of . As a particular consequence, isomorphism can be tested in NC for connected circulant graphs of order with an odd prime, and vertex degree smaller than . We also show that the color refinement method (also known as the 1-dimensional Weisfeiler-Leman algorithm) computes a canonical labeling for every…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCoding theory and cryptography · Advanced Graph Theory Research · Algorithms and Data Compression
