Hi,
In the paper Section 2 Coverage Path doesn't say anything about using Hamiltonian Cycle for solving TSP problem. But Line 287 of Coverage_Task class has the check for Hamiltonian Cycle?
Could you explain why in the code the Hamiltonian Cycle check is there ?
Hi,
In the paper Section 2 Coverage Path doesn't say anything about using Hamiltonian Cycle for solving TSP problem. But Line 287 of Coverage_Task class has the check for Hamiltonian Cycle?
Could you explain why in the code the Hamiltonian Cycle check is there ?