Question 6
SEARCH ALGORITHMS Answer the given subquestions.
If w is set to a large value (tending to infinity) then wA* algorithm will __________ .
behave like Best-First Search
behave like Dijkstra's algorithm
guarantee an optimal path if h is admissible
not guarantee an optimal path even if h is admissible