InterviewSolution
Saved Bookmarks
| 1. |
What is the multiplicity for the laplacian matrix of the complete bipartite graph for n Eigen value?(a) 1(b) m-1(c) n-1(d) 0I got this question in exam.I want to ask this question from Bipartite Graphs in chapter Bipartite Graphs of Data Structures & Algorithms II |
|
Answer» Right answer is (b) m-1 |
|