Skip to content

Commit

Permalink
nx-cugraph: add bipartite_betweenness_centrality to supported algor…
Browse files Browse the repository at this point in the history
…ithms (#4778)

Update docs once rapidsai/nx-cugraph#32 is
merged.
  • Loading branch information
eriknw authored Dec 5, 2024
1 parent 18505a8 commit 5956d4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/cugraph/source/nx_cugraph/supported-algorithms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Algorithms
+--------------------------+
| **Bipartite** |
+==========================+
| betweenness_centrality |
| complete_bipartite_graph |
+--------------------------+

Expand Down

0 comments on commit 5956d4d

Please sign in to comment.