C# Класс TemporalNetworks.SISpreading

This class implements an SI model for epidemic spreading
Показать файл Открыть проект

Открытые методы

Метод Описание
RunSpreading ( TemporalNetwork temp_net, string &times, double p = 1d ) : string

Runs a simple SI spreading on a given temporal network and returns the dynamics of the infections

Описание методов

RunSpreading() публичный статический Метод

Runs a simple SI spreading on a given temporal network and returns the dynamics of the infections
public static RunSpreading ( TemporalNetwork temp_net, string &times, double p = 1d ) : string
temp_net TemporalNetwork The temporal network to use
times string
p double The infection probability (default is 1)
Результат string