Skip to content

Commit a8f8d19

Browse files
committed
export connected_components!
1 parent 59270de commit a8f8d19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Graphs.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ export
210210

211211
# connectivity
212212
connected_components,
213+
connected_components!,
213214
count_connected_components,
214215
strongly_connected_components,
215216
strongly_connected_components_kosaraju,

0 commit comments

Comments
 (0)