|
My Project
|
Community Overlapping Propagation Algorithm. More...
#include <COPRA.h>
Public Member Functions | |
| COPRA (string a) | |
| ~COPRA () | |
| void | calculate () |
Community Overlapping Propagation Algorithm.
Hey Look! Another java implementation necessary in the directory.
Constructor Setting a single parameter.
| a | Argument Algorithms |
Implementation
Implementation for Cluster Overlapping Propagation Algorithm
Implements ClusterAlg< R >.
1.7.6.1