Recurse through the tree from this vertex assigning an order to each and at the same time checking for any cyclic dependencies.
@throws CyclicDependencyException If a cyclic dependency is discovered.
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.