trivial_graph
make_small_graph
Enter search terms or a module, class or function name.
Return the wheel graph: a single hub node connected to each node of the (n-1)-node cycle graph.
Node labels are the integers 0 to n - 1.