Dear all,
In NodeXL, I'm getting great results using the Wakita-Tsurumi clustering algorithm that does not contain heuristics to help clusters grow in a balanced way (based on a consolitation ratio). I'd like to replicate these results in C++.
I downloaded the C++ version from Ken Wakita's own homepage, which does contain heuristics. However, I would like to switch these off, to produce results identical to those in NodeXL. I'm not sure how to alter the exising C++ algorithm to do that, however.
Does anyone have a C++ version of the Wakita algorithm available that allows calculation of network clusters without heuristics?
Any replies are greatly appreciated,
Regards, Rutger.
In NodeXL, I'm getting great results using the Wakita-Tsurumi clustering algorithm that does not contain heuristics to help clusters grow in a balanced way (based on a consolitation ratio). I'd like to replicate these results in C++.
I downloaded the C++ version from Ken Wakita's own homepage, which does contain heuristics. However, I would like to switch these off, to produce results identical to those in NodeXL. I'm not sure how to alter the exising C++ algorithm to do that, however.
Does anyone have a C++ version of the Wakita algorithm available that allows calculation of network clusters without heuristics?
Any replies are greatly appreciated,
Regards, Rutger.