Example of a simple cyclic graph.

By: ThorstenSeitz
Classes
CycleSource Codeshared Cycle

Simple directed graph forming a cycle of n vertices numbered from 0 to n-1. REQUIRE: n > 0