Skip to content

sn0rkmaiden/take_same_path

Repository files navigation

🧳 Visualizer-app for different algorithms for solving Traveling Salesman Problem

This is my project for Game Theory and Operations Research course at university. The app currently works only on Android devices.

📝 About

App allows user to try to quickly find optimal path and draw it on canvas manually at the same time as built-in algorithms work (sort of like in a competition) to compare performance of different approaches.

Supported algorithms:

  1. Branch and bound
  2. Genetic algorithm

🚀 How to use?

You can build the app using source code in Android Studio or Visual Studio code.

🔍 Demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published