Skip to content

Commit

Permalink
Update BCC_Vertex_Disjoint.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Pentagon03 authored Aug 2, 2024
1 parent 8b2aba5 commit 5cdd1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Graphs/BCC_Vertex_Disjoint.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Edge Disjoint BCC
Vertex Disjoint BCC
We are dividing BCC into set of vertices.
Each BCC doesn't have any articulation edge(bridge).
Use init(n) at the very first, if needed
Expand Down

0 comments on commit 5cdd1c8

Please sign in to comment.