POSTPROCESSING: List of available post processing algorithms.

Description Usage Format Details Author(s) See Also Examples

Description

A post processing algorithm is a function that modifies the results presented to the user, allowing for limited result manipulation, but does not internally modify the results obtained by the algorithm.

Usage

1

Format

A named list with the names of the available algorithms:

DENSOPT

Density optimization is an algorithm that provides a community structure based on the increase of the average community density. See postProcessDensOpt
@references \insertRefSarmento2019AprDynComm

Details

As an example, we are only interested in viewing communities larger than some value but do not want to actually remove the smaller ones from the graph, invalidating possible future processing over them. A post processing algorithm can filter the unwanted values from the results or present a more compact version of them.

Author(s)

poltergeist0

See Also

DynComm

Examples

1

DynComm documentation built on Oct. 23, 2020, 5:57 p.m.