Traveling Thief Problem (TTP) Solutions
-
Updated
Mar 23, 2024 - Python
Traveling Thief Problem (TTP) Solutions
This is a course project for Artificial Intelligence of UIT. The selected topic is Using Genetic Algorithm for Traveling Theif Problem.
This project solves the GECCO19 Traveling Thief Problem (TTP) using a Multi-objective Evolutionary Algorithm (MOEA) to optimize both travel time (TSP) and profit (KNP) with advanced crossover, mutation, and selection operators
Artificial intelligence course at Wroclaw University of Science and Technology
This is my Master's thesis in computer science at ITMO University on evolutionary algorithms for solving Travelling Thief Problem.
Add a description, image, and links to the travelling-thief-problem topic page so that developers can more easily learn about it.
To associate your repository with the travelling-thief-problem topic, visit your repo's landing page and select "manage topics."