Enforce self limitation
enforce.limitation(edges)
edges | an edge list |
---|
Returns an edge list augmented with self limiting edges.
For stability, the majority of nodes of the directed graph should have a self limiting edge. This function adds a self limiting edge for every node to an existing edge list.