Skip to content

VoyagerXvoyagerx/EightQueen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

EightQueen

Homework for local searching.

AIMA Exercise 4.4

Generate a large number of 8-puzzle and 8-queens instances and solve them (where possible) by hill climbing (steepest-ascent and first-choice variants), hill climbing with random restart, and simulated annealing. Measure the search cost and percentage of solved problems and graph these against the optimal solution cost. Comment on your results.

About

Homework for local searching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published