In a reputable Algorithmic book , it was mentioned that breadth first search is a greedy algorithm. But I searched for it but I found many links that doesn't say so.
My question: Is breadth first search a Greedy Algorithm and why ?
Can you give me a notable reference for your answer ?!