Skip to content

Implement add_edge method

Nathan Ben-Amou requested to merge txgraph_model-add_nodes into txgraph_model

This method checks if adding the edge in the dependency graph will 'break' it.

Merge request reports