Attack round that each edge/node was deleted is extracted from the network List of lists produced by AttackTheGrid. Whether the node/edge was the targeted node/edge is also marked. This currently only works for Nodes not Edges
RoundRemoved(ListofLists, type = "Edge")
ListofLists | The output of AttackTheGrid, a list of lists containing igraphs. |
---|---|
type | Whether Edge or node order will be found. The default is Edge, any other value will mean nodes are used. |
If not all edges/nodes were deleted during AttackTheGrid, these edges will be filled with NA