List of available post processing algorithms.
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.
POSTPROCESSING
A named list with the names of the available algorithms:
Density optimization is an algorithm that provides a community
structure based on the increase of the average community density.
See postProcessDensOpt
@references Sarmento RP (2019).
“Density-based Community Detection/Optimization.”
arXiv.
1904.12593, https://arxiv.org/abs/1904.12593.
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.
poltergeist0
POSTPROCESSING$DENSOPT
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.