Skip to content

solving n-Queen problem with genetic algorithm (ADT)

Notifications You must be signed in to change notification settings

amirabbasmoharreri/N_Queens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

N_Queens

solving n-Queens problem with genetic algorithm (ADT)
Mutation --> swaping mutation
Crossover --> two point crossover
FitnessFunction --> sum total threat

this project can solving 4-Queens to up

Screenshot (831) Screenshot (832)

About

solving n-Queen problem with genetic algorithm (ADT)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages