M

Mr. Dubey • 52.26K Points
Coach

Q. The problem of finding a path in a graph that visits every vertex exactly once is called?

(A) hamiltonian path problem
(B) hamiltonian cycle problem
(C) subset sum problem
(D) turnpike reconstruction problem
Correct : Option (A)

Explanation:
 hamiltonian path problem is a problem of finding a path in a graph that visits every node exactly once whereas hamiltonian cycle problem is finding a cycle in a graph.

Share

Discusssion

Login to discuss.