Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 170 Bytes

File metadata and controls

4 lines (3 loc) · 170 Bytes

N-Queen Problem Using Simulated Annealing

Description

N-Queen(s) Problem implemented using Simulated Annealing Algorithm in Python Language.