Check, whether a node dependency is already required implicitly by another required node.
Example:
Cdk1_phos_Sic1 = Cdk1 && Cdk1__Clb56
The second dependency Cdk1__Clb56 probably includes Cdk1 already. Check that and if true, warn that there will be a superflous, additional edge in the model graph.
Check, whether a node dependency is already required implicitly by another required node.
Example:
The second dependency Cdk1__Clb56 probably includes Cdk1 already. Check that and if true, warn that there will be a superflous, additional edge in the model graph.