acopy
acopy copied to clipboard
Algorirhm diverge
- Acopy version:
- Python version:
- Operating System:
Description
I tried to run the algorithm on a larger tsp graph like att532.tsp but the algorithm diverge from the solution and is really slow.
What I Did
acopy solve att532.tsp --formt tsplib95 --limit 50
Question
How should I configure the parameter rho, q, alpha and beta foe better adaptation to the graph ? And make it faster ?