Skip to content

This genetic algorithm was written to solve the "Blocked N-Queens" problem.

Notifications You must be signed in to change notification settings

RubiconIII/BlockedQueensGeneticAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Blocked Queens Genetic Algorithm

By: Curtis P. Hohl 👨‍💻

This genetic algorithm was written to solve the "Blocked N-Queens" problem.
Keep in mind, queens cannot be placed on the blocks. They also cannot attack through the blocks.

About

This genetic algorithm was written to solve the "Blocked N-Queens" problem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages