cugraph icon indicating copy to clipboard operation
cugraph copied to clipboard

MNMG K-Truss for cugraph python

Open rlratzel opened this issue 2 years ago • 2 comments

### Tasks
- [ ] add python MG implementation 
- [ ] MG unit tests
- [ ] docstring w/ example (also runs in doctest)

rlratzel avatar May 19 '23 12:05 rlratzel

20240103 - on track for 24.02 release. Draft PR is up, but only for C++ code. Python updates should be up mid January.

rlratzel avatar Jan 03 '24 17:01 rlratzel

Moving this to 24.06 since 24.04 will only have SG support for the new primitive-based implementation.

rlratzel avatar Feb 29 '24 17:02 rlratzel

Believe this was closed by https://github.com/rapidsai/cugraph/pull/4438

ChuckHastings avatar Aug 06 '24 01:08 ChuckHastings