Showing posts with the label climbing

How To Solve 8 Puzzle Problem Using Hill Climbing

Randomly select a state which is far away from the current state so it is possible that the algorithm could find non-p…