A graph has 7 vertices and 7 edges. How many different graphs (non- isomorphic) are possible?
The resulting graph has no constraints. i.e. it can be either connected or disconnected graph.
How can I extend this idea to graph with n vertices and 7 edges?