Introduction - If you have any usage issues, please Google them yourself
Combinatorial Optimization: The objective is to implement a genetic algorithm with a representation of permutations, which will be used to solve a classic problem in combinatorial optimization: the quadratic assignment problem.