# Recognizing and testing isomorphism of Cayley graphs over an abelian   group of order $4p$ in polynomial time

**Authors:** Roman Nedela, Ilia Ponomarenko

arXiv: 1706.06145 · 2021-07-06

## TL;DR

This paper presents a polynomial-time algorithm for recognizing and testing isomorphism of Cayley graphs over an abelian group of order 4p, where p is prime, expanding efficient graph isomorphism solutions.

## Contribution

It introduces a polynomial-time algorithm for recognizing Cayley graphs over abelian groups of order 4p, extending previous results for circulant graphs.

## Key findings

- Recognition and isomorphism testing of Cayley graphs over abelian groups of order 4p is polynomial-time solvable.
- The algorithm applies to graphs with 4p vertices, where p is prime.
- This work generalizes known results for circulant graphs.

## Abstract

We construct a polynomial-time algorithm that given a graph $X$ with $4p$ vertices ($p$ is prime), finds (if any) a Cayley representation of $X$ over the group $C_2\times C_2\times C_p$. This result, together with the known similar result for circulant graphs, shows that recognising and testing isomorphism of Cayley graphs over an abelian group of order $4p$ can be done in polynomial time.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1706.06145/full.md

## References

17 references — full list in the complete paper: https://tomesphere.com/paper/1706.06145/full.md

---
Source: https://tomesphere.com/paper/1706.06145