1HardComputer ScienceArtificial Intelligence2024FreeA heuristic in search algorithms is admissible if it:
2HardComputer ScienceArtificial Intelligence2024FreeThe A* search algorithm combines the path cost so far with a heuristic estimate to:
3MediumComputer ScienceArtificial Intelligence2024FreeWhich search strategy always expands the shallowest unexpanded node first?