Skip to content

Write a Local Search program, which takes an odd size puzzle as input and evaluates its result. The purpose of this program is to compare performances among Hill Climbing, Random Restarts, Random Walk, Simulated Annealing, and Genetic Algorithms by implementing them to evaluate the input puzzle.

Notifications You must be signed in to change notification settings

Ziruliu/Local-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

About

Write a Local Search program, which takes an odd size puzzle as input and evaluates its result. The purpose of this program is to compare performances among Hill Climbing, Random Restarts, Random Walk, Simulated Annealing, and Genetic Algorithms by implementing them to evaluate the input puzzle.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages