A visualization "tool" for aiding understanding of the Breadth First Search algorithm.

Inspired by Dr. Steven Halim's Algorithm Visualization project at: http://www.comp.nus.edu.sg/~stevenha/visualization/

For more information on the Breadth First Search algorithm, please visit:

Alternatively, purchase a copy of Dr. Steven Halim's Competitive Programming 3: The New Lower Bound of Programming Contests and read Chapter 4.2.2. Check out my brief review of the 2nd edition of the book here

By Pang Yan Han