Skip to content

A script that solves the eight queens puzzle using a genetic algorithm

Notifications You must be signed in to change notification settings

IanEsteves5/Queens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple javascript that solves the Eight Queens Puzzle using a genetic algorithm.

http://en.wikipedia.org/wiki/Eight_queens_puzzle

http://en.wikipedia.org/wiki/Genetic_algorithm

The page can be found live here

http://ianesteves5.github.io/Queens/

About

A script that solves the eight queens puzzle using a genetic algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published