Package: |
modMax |
Type: |
Package |
Version: |
1.0 |
Date: |
2015-02-09 |
License: |
GPL-2 |
The modMax
package implements 38 algorithms of 6 major categories maximizing modularity, including the greedy approach, simulated annealing, extremal optimization, genetic algorithm, mathematical programming and the usage of local modularity.
All algorithms work on connected (consisting of only one connected component), undirected graphs given by their adjacency matrix.
Most algorithms also provide the possibility to compare the estimated modularity of the identified community structure with the modularity for random networks generated by null models with the number of vertices and edges conserved.