There are 0 repository under travelling-thief-problem topic.
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.