Informed Methods

  • Algorithm A

    Use as an evaluation function f(n) = g(n) + h(n), where g(n) is as defined in Uniform-Cost search. That is, g(n) = minimal cost path from the start state to the current state n.