cugraph
cugraph copied to clipboard
Symmetrize edgelist when creating a CSR graph
This PR allows the edge list to be symmetrized when creating a graph from a CSR representation.
closes #4693