Enforce self limitation

enforce.limitation(edges)

Arguments

edges

an edge list

Value

Returns an edge list augmented with self limiting edges.

Details

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.