Implements breadth-first search. Takes a set of source nodes, distance limit and labels nodes towards one direction, with their breadth distances.
@author Ozgun Babur
@author Merve Cakir
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.