Explanation: using dynamic programming, the time taken to solve the hamiltonian path problem is mathematically found to be o(n2 2n).
Q. In what time can the Hamiltonian path problem can be solved using dynamic programming?
β
Correct Answer: (D)
o(n2 2n)
Explanation by: Mr. Dubey
using dynamic programming, the time taken to solve the hamiltonian path problem is mathematically found to be o(n2 2n).
Discussion
Question Analytics
293
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
91%
Success Rate