Skip to content

Implementación del problema de las 8 reinas resuelto mediante algortimos genéticos.

License

Notifications You must be signed in to change notification settings

eiinfuva/ga-eight-queens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculus of the N-Queens problem with Genetic Algorithms in Python.

You only need to execute main.py, it will create a .log file in the same directory for debug, the genetic algorithm doesn't seem to converge to a real solution to the problem right now, maybe changing some values it would work correctly.

Authors

  • Sergio García
  • Daniel Gonzalez
  • Ismael Taboada

About

Implementación del problema de las 8 reinas resuelto mediante algortimos genéticos.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages