Faster FPT Algorithm for Graph Isomorphism Parameterized by Eigenvalue Multiplicity
Vikraman Arvind, Gaurav Rattan

TL;DR
This paper presents a faster fixed-parameter tractable algorithm for testing graph isomorphism in graphs with bounded eigenvalue multiplicity, significantly improving the previous time bounds.
Contribution
It introduces an $O^*(k^{O(k)})$ algorithm for graph isomorphism when eigenvalue multiplicity is bounded by $k$, advancing the computational efficiency in this domain.
Findings
Improved the time complexity from $O^*(2^{O(k^2/ ext{log }k)})$ to $O^*(k^{O(k)})$.
Applicable to graphs with eigenvalue multiplicity bounded by $k$.
Demonstrated theoretical advancement in fixed-parameter algorithms for graph isomorphism.
Abstract
We give a time isomorphism testing algorithm for graphs of eigenvalue multiplicity bounded by which improves on the previous best running time bound of .
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Interconnection Networks and Systems
