8000 GitHub - fabianhr21/N-Queens: This code of matlab originally solved the problem for 8 queens in a 8 by 8 chessboard without checking each other, solved with a genetic algorithm. Extended for a n by n cheassboard with m number of queens in exponential time. Not a solution of the P=NP problem.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This code of matlab originally solved the problem for 8 queens in a 8 by 8 chessboard without checking each other, solved with a genetic algorithm. Extended for a n by n cheassboard with m number of queens in exponential time. Not a solution of the P=NP problem.

Notifications You must be signed in to change notification settings

fabianhr21/N-Queens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

N-Queens

This code of matlab originally solved the problem for 8 queens in a 8 by 8 chessboard without checking each other, solved with a genetic algorithm. Extended for a n by n cheassboard with m number of queens in exponential time. Not a solution of the P=NP problem.

About

This code of matlab originally solved the problem for 8 queens in a 8 by 8 chessboard without checking each other, solved with a genetic algorithm. Extended for a n by n cheassboard with m number of queens in exponential time. Not a solution of the P=NP problem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0