Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 303 Bytes

File metadata and controls

7 lines (5 loc) · 303 Bytes

Compare the performance of A and RBFS on a set of randomly generated problems in the 8-puzzle (with Manhattan distance) and TSP (with MST—see ) domains. Discuss your results. What happens to the performance of RBFS when a small random number is added to the heuristic values in the 8-puzzle domain?