Skip to content

N Queens problem solved by Hill Climbing with Random Restart

Notifications You must be signed in to change notification settings

naveendennis/n-queens-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

N Queens Problem

This program generated solved N-Queen boards of size N x N where N is the input provided by the user on console.

About

N Queens problem solved by Hill Climbing with Random Restart

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages