This is a final project for a university evolutionary algorithms course. NanOS and I attempted to solve Multiobjective Travelling Salesman Problem. The 'raport' notebook contains a concise summary of our progress, challenges we faced and results we achieved on a few benchmarks. In the 'MOTSP' notebook you can find function prototypes and more tests.
The algorithms we used are modified versions of: