cugraph
cugraph copied to clipboard
MNMG Random Walks - Python
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