Chuck Hastings

Results 131 issues of Chuck Hastings

#4054 adds a mechanism to the `remove_multi_edges` function to "decide" which edge weight to keep when edge weights are present in the edge list (and potentially different). By default `remove_multi_edges`...

Implement the MNMG k-truss algorithm using the new primitive functions.

Create an MNMG sampling algorithm to work on a Heterogeneous graph. Need to be able to specify different fanout values by type. ```[tasklist] ### Tasks - [ ] https://github.com/rapidsai/cugraph/issues/2696 -...

Epic

Implement Closeness Centrality

Epic