evopimp / traveling-salesman

This master-thesis project written in Java aims to solve the traveling salesman problem by implementing and optimizing various algorithms for finding the shortest route that visits a set of cities and returns to the starting point. The project will focus on developing a scalable and efficient solution for the problem.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This master-thesis project written in Java aims to solve the traveling salesman problem by implementing and optimizing various algorithms for finding the shortest route that visits a set of cities and returns to the starting point. The project will focus on developing a scalable and efficient solution for the problem.


Languages

Language:Java 100.0%