Artificial intelligence
Which is the most straightforward approach for planning algorithm?

State-space search
Depth-first search
Hill-climbing search
Best-first search

ANSWER DOWNLOAD EXAMIANS APP

Artificial intelligence
An algorithm A is admissible if ___________

It guarantees to return more optimal solutions
It is not guaranteed to return an optimal solution when one exists
It returns more solutions, but not an optimal one
It is guaranteed to return an optimal solution when one exists

ANSWER DOWNLOAD EXAMIANS APP