https://github.com/adalfarus/tspbase
Good and robust basis for TSP algorithms
https://github.com/adalfarus/tspbase
tsp tsp-solver tsp-toolkit
Last synced: 8 months ago
JSON representation
Good and robust basis for TSP algorithms
- Host: GitHub
- URL: https://github.com/adalfarus/tspbase
- Owner: adalfarus
- License: lgpl-2.1
- Created: 2024-03-03T07:38:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-25T17:20:23.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T13:22:46.790Z (over 1 year ago)
- Topics: tsp, tsp-solver, tsp-toolkit
- Language: Python
- Homepage:
- Size: 69.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://gist.github.com/cheerfulstoic/d107229326a01ff0f333a1d3476e068d)
[](https://github.com/Adalfarus/nuisco/blob/main/LICENSE)
# TSPBase
Good and robust basis for TSP algorithms.
## Implementation
For now look into solutions.py to see how to implement an algorithm
# Compatibility
[🟢 (Works perfectly); 🟡 (Untested); 🟠(Some Issues); 🔴 (Unusable)]
- Windows 🟢 (Works fine but hacky solutions could brick it in the future)
- MacOS 🟡
- Linux [Ubuntu 22.04 LTS] 🔴 (Freezes computer)