XX4869
XX4869
Thank you for the quick response. But I don't really understand your answer. Can you please elaborate more? Are you saying the numbers in Table 4 are the average length...
Yes, I am using the CPU version and I believe the bash script (e.g., `solve-100.sh`) recompiles the code every time I run it. (Correct me if I'm wrong here.) I...
I understand. And before opening the issue, I have already tried many different values of `Param_T` at [this line of the code](https://github.com/Spider-scnu/TSP/blob/729c52e92693f077ad9761aa3803327758c7d435/MCTS-CPUver/tsp-20-50-100/code/TSP_IO.h#L26). I have tried `0.1,0.075,0.025,0.01,0.005,0.001` on TSP-20, 50, and...
Thank you for the confirmation. I think I'll need to try the GPU version as well as setting `Param_T` to even smaller values in the CPU version to reproduce Table...