Blatt3: Problem 3.3: BFS is Best-First-Search or Breadth-First-Search

Disclaimer: Dieser Thread wurde aus dem alten Forum importiert. Daher werden eventuell nicht alle Formatierungen richtig angezeigt. Der ursprüngliche Thread beginnt im zweiten Post dieses Threads.

Blatt3: Problem 3.3: BFS is Best-First-Search or Breadth-First-Search
Hey,
in the assignment 3.3 we should compare A* with a BFS algorithm. Could you specify if the Breadth-First-Search algorithm is meant or a Best-First-Search algorithm?
Thanks a lot!


Ah, sorry about that. BFS in problem 3.3 is Breadth-First-Search.
Cheers