메소드 | 설명 | |
---|---|---|
RunSpreading ( TemporalNetwork temp_net, string ×, double p = 1d ) : string |
Runs a simple SI spreading on a given temporal network and returns the dynamics of the infections
|
public static RunSpreading ( TemporalNetwork temp_net, string ×, double p = 1d ) : string | ||
temp_net | TemporalNetwork | The temporal network to use |
times | string | |
p | double | The infection probability (default is 1) |
리턴 | string |