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?
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?