The tower of hanoi puzzle Initial 2 3 2 3 Goal Objective: move the disks (A, B, C) from peg 1to peg 3 using peg 2 Rules:
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
The tower of hanoi puzzle Initial 2 3 2 3 Goal Objective: move the disks (A, B, C) from peg 1to peg 3 using peg 2 Rules:
The tower of hanoi puzzle Initial 2 3 2 3 Goal Objective: move the disks (A, B, C) from peg 1to peg 3 using peg 2 Rules: -one disk can be moved at one time -cannot put a disk on a smaller one i) suggest a heuristic function for the above puzzle ii) using the suggested heuristics, show how the state space would look like
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!