In graph theory, what is the maximum number of edges that can be removed from a connected graph to ensure it remains fully traversable without disconnecting any vertex?
A) /2 , where is the number of vertices.
B) −1, where n is the number of vertices.
C) , where is the number of vertices.
D) n+1, where n is the number of vertices.



Answer :

Other Questions