method

add_edge_no_circular

add_edge_no_circular(origin, destination, requirement)
private

Adds a new {Edge} to the dependency graph without checking for circularity. @param (see #add_edge) @return (see #add_edge)