A circular embedding is a graph embedding in which all graph vertices lie on a common circle, usually arranged so they are equally spaced
around the circumference. Specific types of circular embeddings include circulant
graph and LCF notation embeddings.
Precomputed planar embeddings of some graphs are available in the Wolfram Language as GraphData[g,
"Graph", "Circular"].