Skip to content

Commit

Permalink
Adds missing connected_components algo to table.
Browse files Browse the repository at this point in the history
  • Loading branch information
rlratzel committed Nov 22, 2023
1 parent f2df81d commit f2d5184
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/nx-cugraph/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ supported in nx-cugraph.
| balanced_cut_clustering | ? |
| betweenness_centrality | 23.10 |
| bfs | ? |
| connected_components | 23.12 |
| core_number | ? |
| degree_centrality | 23.12 |
| ecg | ? |
Expand Down

0 comments on commit f2d5184

Please sign in to comment.