Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adalfarus/tspbase

Good and robust basis for TSP algorithms
https://github.com/adalfarus/tspbase

tsp tsp-solver tsp-toolkit

Last synced: 23 days ago
JSON representation

Good and robust basis for TSP algorithms

Awesome Lists containing this project

README

        

[![Actively Maintained](https://img.shields.io/badge/Maintenance%20Level-Actively%20Maintained-green.svg)](https://gist.github.com/cheerfulstoic/d107229326a01ff0f333a1d3476e068d)
[![License: LGPL-2.1](https://img.shields.io/github/license/Adalfarus/TSPBase)](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)