1.

Which of the following is not an Eigen value of the Laplacian matrix of the complete bipartite graph?(a) n + m(b) n(c) 0(d) n*mThe question was posed to me in semester exam.My question is based upon Bipartite Graphs in chapter Bipartite Graphs of Data Structures & Algorithms II

Answer»

Right option is (d) N*m

Explanation: The LAPLACIAN matrix is used to represent a finite GRAPH in the mathematical field of Graph Theory. Therefore, the Eigen values for the complete BIPARTITE graph is found to be n + m, n, m, 0.



Discussion

No Comment Found

Related InterviewSolutions