cugraph icon indicating copy to clipboard operation
cugraph copied to clipboard

MNMG Random Walks - Python

Open ChuckHastings opened this issue 3 years ago • 0 comments

Modify the python Random Walks calls to use the new PLC version of Random Walks. Add MNMG support.

API definition in https://github.com/rapidsai/cugraph/issues/2552 blocks starting this work Implementation in https://github.com/rapidsai/cugraph/issues/2555 blocks completing this work

ChuckHastings avatar Aug 10 '22 21:08 ChuckHastings