Can a graph with only one node have a cycle?

Viewed 26

A homework assignment wants me to test all possible graphs (cyclic and acyclic) with one node; but how is that possible if a graph with one node can't have a cycle?

0 Answers
Related