The accordion graph
is the quartic graph defined for integers
and
by taking vertices
and
for
, ...,
, with subscripts interpreted modulo
, and edge set
It is therefore formed from two -graph cycles by adding a matching
between corresponding vertices and a second matching offset by
.
The special case
gives the
-antiprism graph, which is isomorphic to the circulant
graph
.
More generally, accordion graphs are closely related to quartic circulants, and Gauci and Zerafa (2022) studied their
Hamiltonicity, matchings, and isomorphism with quartic circulants.
Precomputed properties for accordion graphs are implemented in the Wolfram Language as GraphData["Accordion",
n, k
].