1.

How many Hamiltonian paths does the following graph have?(a) 1(b) 2(c) 0(d) 3I had been asked this question in class test.Enquiry is from Checksum, Complexity Classes & NP Complete Problems topic in division Checksum, Complexity Classes & NP Complete Problems of Data Structures & Algorithms II

Answer»

The correct OPTION is (c) 0

The BEST I can explain: The above graph has no Hamiltonian PATHS. That is, we cannot traverse the graph with meeting VERTICES EXACTLY once.



Discussion

No Comment Found

Related InterviewSolutions