Buscar
Estás en modo de exploración. debe iniciar sesión para usar MEMORY

   Inicia sesión para empezar


Por supuesto:

Intro to AI 1

» Iniciar este curso
(Practica preguntas similares gratis)
Pregunta:

Properties of Greedy search

Autor: Christian N



Respuesta:

Complete in finite space with repeated-state checking Time complexity: O(b^m), but a good heuristic can give dramatic improvement Space complexity: O(b^m) keeps all nodes in memory Optimal? No. *where b is the maximum branching factor of the tree and m is the maximum depth of the state space


0 / 5  (0 calificaciones)

1 answer(s) in total