EoN.Simulation_Investigation.transmissions

Simulation_Investigation.transmissions()[source]

Returns a list of tuples (t,u,v) stating that node u infected node v at time t. In the standard code, if v was already infected at tmin, then the source is None

Note - this only includes successful transmissions. So if u tries to infect v, but fails because v is already infected this is not recorded.