Skip to content

Manuel-Silvan/GeneticAlgorithmQAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeneticAlgorithmQAP

DOC UNFINISHED

This little project testes three popular genetic algorithms on a famous optimization problem called "Quadratic assignment problem" (QAP). The topics we will cover in this file are:

  1. QAP and Greddy solution.
  2. Simple Genetic Algorithm.
  3. CHC Method.
  4. Genetic algorithm on multimodal optimization.

About

Testing three Genetic Algorithm on three datasets to check their performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages