Expand description

Information spread source location module.

This module implements function aiding in information source location, using the information provided by si::Observers. The algorithms construct a Ranking of suspect nodes, based on different criteria.

Note

Location algorithms require the subject Network to be whole.

Structs

The result of running a source-location algorithm on an infected network.

Functions

Constructs the ranking using the LPTV (Limited Pinto-Thiran-Vetterli) algorithm.

Constructs a suspect ranking based on the Pearson correlation coefficient.