6.3 Different Heuristics


  • Having worked through previous exercises involving Greedy Search, you may now be curious about the effect of different heuristic measures.

  • There are three different heuristic measures available from the Algorithm menu.

  • Experiment with different heuristics measures for Greedy Search. For each problem you try, keep track of the length of the solution path, and the size of the open and closed lists.

  • The effect of heuristics will be investigated again in up coming exercises.


[MAIN PAGE] [AI-SEARCH] [PREVIOUS PAGE] [NEXT PAGE]
RMiT Copyright © 1999. Department of Computer Science, RMIT University.
Last Modified: 20th June, 1999.