Closed pepeto closed 9 months ago
Sorry, this was my mistake.
These two methods were added right after my last publish to PyPI and they got left out...
I republished version 0.4.1 fixing that, can you update it and try again?
Two relevant points:
I think this problem got solved, right?
I am going to close this issue. Feel free to open a new one if you find another problem.
After pip installed the library, I was trying all the functions in order to process a distance matrix but when I tried to import a couple of them (the commented # ones), an error appeared:
ImportError: cannot import name 'solve_tsp_lin_kernighan' from 'python_tsp.heuristics' (M:\Working- ENVS\python3.9\lib\site-packages\python_tsp\heuristics__init__.py)