cugraph icon indicating copy to clipboard operation
cugraph copied to clipboard

Edge Property Support - Create C++ API

Open ChuckHastings opened this issue 2 years ago • 0 comments

Create C++ API for creating graph with multiple edge properties.

Only edge id and weight will be supported initially, but the C++ API could include support for more complex structures.

ChuckHastings avatar Aug 12 '22 17:08 ChuckHastings