Skip to content

N-Queen(s) Problem implemented using Hill Climbing Algorithm in Python Language

License

Notifications You must be signed in to change notification settings

SameetAsadullah/N-Queen-Problem-Using-Hill-Climbing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

N-Queen Problem Using Hill Climbing

Description

N-Queen(s) Problem implemented using Hill Climbing Algorithm in Python Language.