A directed graph. A default directed graph is a non-simple directed graph in which multiple edges between any two vertices are not permitted, but loops are.
prefixed 'Default' to avoid name collision with the DirectedGraph interface.
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.