Module cnetworks::locate[][src]

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.

Functions

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

Constructs a suspect ranking based on the Pearson correlation coefficient.

Type Definitions

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