/qapo

Quadratic Assignment Problem resolution using various genetic algorithms.

Primary LanguageGoMIT LicenseMIT

qapo

Genetic algorithm coded for the Computational Intelligence course of the Master's Degree in Computer Engineering at University of Granada.

This algorithm resolves the Quadratic Assignment Problem (QAP), for which this repository includes utilities for downloading and reading the data files.