▲ 2 r/algorithms
Breadth First search visualized using memory_graph
Algorithms in Python can be easier understood with step-by-step visualization using 𝗺𝗲𝗺𝗼𝗿𝘆_𝗴𝗿𝗮𝗽𝗵. Here we show a Breadth First algorithm that finds the shortest path in a graph from node 'a' to node 'b'.
u/Sea-Ad7805 — 5 hours ago