Naim

Results 11 issues of Naim

#2485 API definition for Leiden C++ Implementation

feature request
3 - Ready for Review
good first issue
non-breaking

**Describe the solution you'd like and any additional context** To avoid badly connected communities, we would like to implement Leiden method. To way it is done - 1. Find partition...

? - Needs Triage

This PR adds example on how to use libcugraph to run different algorithms.

feature request
non-breaking
cuGraph
CMake

C API for MNMG ECG Closes #3571 Closes #3572 Closes #3573 Closes #3575

improvement
breaking
cuGraph
CMake
python

Update collect_comm to handle value of tuple type

improvement
non-breaking
cuGraph

Update decompress_to_edgelist to handle edge types

improvement
non-breaking
cuGraph

Lookup edge source and destination using edge id

cuGraph
CMake

MNMG [Approximation Algorithm for the Weighted Matching Problem](https://web.archive.org/web/20081031230449id_/http://www.ii.uib.no/~fredrikm/fredrik/papers/CP75.pdf)

feature request
non-breaking
cuGraph
CMake

Compute shortest paths using Bellman-Ford algorithm.

feature request
non-breaking
cuGraph
CMake

This PR - removes legacy ECG and Louvain code - updates python code to use MNMG ECG instead of legacy version

feature request
non-breaking
cuGraph
CMake
python