Skip to content

Solving N-Queens Problem with Genetic Algorithm

Notifications You must be signed in to change notification settings

amarrerod/nQueenspy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Solving N-Queens Problem with a Genetic Algorithm

Usage

  GA.py <population_size> <generations> <parents> <mutation_rate> <restart> <board_size> 

About

Solving N-Queens Problem with Genetic Algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages