Testing Isomorphism of Graphs in Polynomial Time
Abstract
Given a graph , the graph obtained by adding, for each pair of vertices of , a unique vertex adjacent to both vertices is called the binding graph of . In this work, we show that the class of binding graphs is graph-isomorphism complete and that the stable partitions of binding graphs by the Weisfeiler-Lehman (WL) algorithm produce automorphism partitions. To test the isomorphism of two graphs and , one computes the stable graph of the binding graph for the disjoint union graph . The automorphism partition reveals the isomorphism of and . Because the WL algorithm is a polynomial-time procedure, the claim can be made that the graph-isomorphism problem is in complexity class .
Cite
@article{arxiv.2305.12688,
title = {Testing Isomorphism of Graphs in Polynomial Time},
author = {Rui Xue},
journal= {arXiv preprint arXiv:2305.12688},
year = {2024}
}
Comments
A counter example was found and hence the claim is false in the manuscript