contract.scc: contract.scc

Description Usage Arguments Value

View source: R/contract.scc.R View source: R/AOP-Net-Functions.R

Description

Condense all strongly connected components in a graph

Usage

1

Arguments

g

Must be an igraph object all vertices must have an attributes called "KE_KED" (Key Event Designator), with values of "MIE", "KE", or "AO" [igraph object]

Value

New condensed igraph object where each strongly connected component has been contracted to a single node [igraph object]


npollesch/AOPNet documentation built on Jan. 9, 2021, 12:39 a.m.