cugraph icon indicating copy to clipboard operation
cugraph copied to clipboard

[FEA]: Implement infomap alg in cugraph-community

Open zsz00 opened this issue 1 year ago • 1 comments
trafficstars

Is this a new feature, an improvement, or a change to existing functionality?

New Feature

How would you describe the priority of this feature request

High

Please provide a clear description of problem this feature solves

I want cuGraph to implement infomap algorithm, because I need to use cluster with infomap.

Describe your ideal solution

infomap is https://www.mapequation.org/infomap/ Network community detection using the Map Equation framework.

Describe any alternatives you have considered

No response

Additional context

No response

Code of Conduct

  • [X] I agree to follow cuGraph's Code of Conduct
  • [X] I have searched the open feature requests and have found no duplicates for this feature request

zsz00 avatar Jul 02 '24 03:07 zsz00