cugraph
cugraph copied to clipboard
Implement C API and PLC wrappers for MNMG Bellman-Ford algorithm
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.