This repository contains the source code for the algorithms we implemented to solve the assigned projects of this seminar.
The task was to compare the run times of Random Local Search and 1+λ EA for different pseudo-boolean fitness functions. Report
The goal was to analyze the run times of 1+1 EA for the fitness functions LeadingOnes and Jump_k. Report
This very practical project was about solving big TSP problems using Ant Colony Optimization algorithms. Report
In the last project we applied our theoretical knowledge to another real-world problem. We searched for assignments of students to teams such that the teams are as diverse as possible concerning sex, major and nationality. Report