Skip to content

N-Queens problem solved using Hill Climbing AI Algorithms

Notifications You must be signed in to change notification settings

woodsman1/N-Queens-Hill-Climbing

Repository files navigation

N-Queens using Hill Climbing

N-queen problem solved by hill climbing, hill climbing with random restart and simulated annealing. Analysed the mean runtime, number of success and faliure and mean steps to reach goal state state for each algorithm.

About

N-Queens problem solved using Hill Climbing AI Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages