Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 158 Bytes

File metadata and controls

4 lines (3 loc) · 158 Bytes

N-Queen Problem Using Hill Climbing

Description

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