cugraph icon indicating copy to clipboard operation
cugraph copied to clipboard

[FEA]: Discuss the meaning of symmetrization with respect to the edge properties

Open jnke2016 opened this issue 4 months ago • 0 comments

Is this a new feature, an improvement, or a change to existing functionality?

Improvement

How would you describe the priority of this feature request

Medium

Please provide a clear description of problem this feature solves

The symmetrization of the edgelist is now supported in the CAPI. This align with our goal to have the CAPI being responsible of all operation performed on the graph's edgelist. However, our current API doesn't support the symmetrization of edgelist with edge and type ids.

Describe your ideal solution

Discuss the meaning of symmetrization with respect to the edge properties and update the API accordingly

Describe any alternatives you have considered

No response

Additional context

No response

Code of Conduct

  • [x] I agree to follow cuGraph's Code of Conduct
  • [x] I have searched the open feature requests and have found no duplicates for this feature request

jnke2016 avatar Sep 26 '24 19:09 jnke2016