graph_comb_opt
graph_comb_opt copied to clipboard
There is an error in running tsp. How can I solve it? Thank you
I'm running sample of tsp in \code\s2v_tsp2d\main.py , an error is displayed: “Could not find module 'C:\Users\admin\Downloads\graph_comb_opt-master\code\s2v_tsp2d\tsp2d_lib\build\dll\libtsp2d.so' (or one of its dependencies). Try using the full path with constructor syntax.” How can I solve it? Thank you!