Bachelor Defense Presentation,
The aim of the project is to design an algorithm that would successfully handle allocating the tasks in order to improve (maximize) the overall performance. The project involves the study of complex task allocation for a comprehensive understanding of the problem. Several popular techniques are discussed in the literature review, emphasizing on the works that utilize meta-heuristic methods. First the Tabu Search (TS) will be used to solve the task allocation problem for multi-robot systems then Genetic Algorithm (GA) also will be used to solve the same problems. Then a comparative study will be done between TS and GA in solving many test cases. A hybrid approach from the two algorithms will be also test to find out whether it's better or not, and to find when to use which algorithm and how to set its parameters.