Graph
Breadth-First Search
Explores the graph level by level using a queue.
Graph trace unavailable.
speed
1.00x
timeline1 / 13
Variables
0 trackedVariables appear as the algorithm updates them.
Call stack
0 framesRecursive algorithms push frames here.
Event log
1 entriesstep 1
Seed the queue with the start node.