cugraph icon indicating copy to clipboard operation
cugraph copied to clipboard

Implement C API and PLC wrappers for MNMG Bellman-Ford algorithm

Open ChuckHastings opened this issue 1 year ago • 0 comments

https://github.com/rapidsai/cugraph/issues/4418 provides an MNMG C++ implementation of the Bellman-Ford algorithm.

Wrap that algorithm with C API and PLC wrappers.

ChuckHastings avatar May 14 '24 18:05 ChuckHastings