vvazrod / qapo

Quadratic Assignment Problem resolution using various genetic algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Quadratic Assignment Problem resolution using various genetic algorithms.

License:MIT License


Languages

Language:Go 100.0%