.depsPruneEdges: Prune edges to remove cycles in module dependencies
Description
Internal function.
Attempts to identify cycles in the dependency graph and remove edges representing
object dependencies which are provided by other modules in the simulation.
Usage
.depsPruneEdges(simEdgeList)
".depsPruneEdges"(simEdgeList)
Value
An updated edge list object.