Implementation of Murty's algorithm for k-best assignments
-
Updated
May 7, 2023 - R
8000
Implementation of Murty's algorithm for k-best assignments
This R script benchmarks TSP resolution methods against a "real" solver. We made this in one night relying on a library that hasn't been supported since 2003 and doesn't work on Windows XP or later. You have been warned.
Add a description, image, and links to the optimisation-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the optimisation-algorithms topic, visit your repo's landing page and select "manage topics."