rapidsai / cugraph

cuGraph - RAPIDS Graph Analytics Library
https://docs.rapids.ai/api/cugraph/stable/
Apache License 2.0
1.76k stars 304 forks source link

MNMG Random Walks - Python #2558

Open ChuckHastings opened 2 years ago

ChuckHastings commented 2 years ago

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

github-actions[bot] commented 2 years ago

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.