Page 1 of 1

What is the minimum number of cuts that a graph with ‘n’ vertices can have?

Posted: Wed Jul 13, 2022 6:16 pm
by answerhappygod
a) n+1
b) n(n-1)
c) n(n+1)/2
d) n(n-1)/2