rapidsai / cugraph

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

Algorithm Migration - Strongly Connected Components (SCC) #2144

Open BradReesWork opened 2 years ago

BradReesWork commented 2 years ago

Create a MNMG version of SCC

### Tasks
- [ ] MNMG SCC - Create C++ Implementation
- [ ] MNMG SCC - Update C API to call new C++ Implementation
- [ ] MNMG SCC - Add MNMG Python implementation and tests
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.