InterviewSolution
Saved Bookmarks
| 1. |
Who formulated the first ever algorithm for solving the Hamiltonian path problem?(a) Martello(b) Monte Carlo(c) Leonard(d) Bellman |
|
Answer» The correct choice is (a) Martello For explanation: The first ever problem to solve the Hamiltonian path was the enumerative algorithm formulated by Martello. |
|