Adds vertex to DAG. If vertex of given label alredy exist in DAG no vertex is added
@param label The lable of the Vertex
@return New vertex if vertext of given label was not presenst in the DAGor exising vertex if vertex of given labale was alredy added to DAG
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.