Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ALGORITHM

List of available algorithms.


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

ALGORITHM

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 Cordeiro M, Sarmento RP, Gama J (2016). “Dynamic community detection in evolving networks using locality modularity optimization.” Social Network Analysis and Mining, 6(1), 1–20.

Author(s)

poltergeist0

See Also

Examples

ALGORITHM$LOUVAIN

DynComm

Dynamic Network Communities Detection and Generation

v2020.1.6
GPL-2
Authors
Rui P. Sarmento [aut, cre] (<https://orcid.org/0000-0003-1891-5295>), Luís Lemos [aut], Mário Cordeiro [ctb], Giulio Rossetti [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.