Pregunta:
Proving optimality of A* employing graph-search II
Autor: Christian NRespuesta:
2. Step: Whenever A* selects a node n for expansion, the optimal path to that node has been foundIt follows that f (n) ≤ f (n′) because n was selected for expansionBecause costs are nondecreasing, the path through n′ cannot have less costs then f (n). Contradiction
0 / 5 (0 calificaciones)
1 answer(s) in total