cugraph
cugraph copied to clipboard
Refactor k-core
This PR refactors k-core by leveraging the CAPI and updates the python cugraph tests. An MG implementation of k-core is also included in this PR
closes #2689