ALGORITHM: List of available algorithms.

Description Usage Format Author(s) See Also Examples

Description

An algorithm mainly defines how vertices and/or communities are processed, when criterion is applyed (quality measurements occur) and what happens to the communities depending on the value of the quality obtained.

Usage

1

Format

A named list with the names of the available algorithms:

LOUVAIN

is a greedy optimization method to extract communities from large networks by optimizing the density of edges inside communities to edges outside communities.
See ALGORITHM_LOUVAIN
@references \insertRefcordeiro2016dynamicDynComm

Author(s)

poltergeist0

See Also

DynComm

Examples

1
ALGORITHM$LOUVAIN

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