pyconcorde
pyconcorde copied to clipboard
How to ignore the .res files
Hey all, thx so much for the solver. But there is a question when I am using pyconcorde tspsolver
solution = solver.solve(verbose=False)
there are lots of .res file created...so I want to ask how to set the solver to prevent the .res files generated?