TSP
TSP copied to clipboard
Setting a Time Limit for MCTS
Hello,
Thank you for sharing your code 😄 ! I have a question, as I’m more familiar with Python than C/C++. Is there a simple way to modify the code to set a time limit for MCTS?
Thanks in advance!