Skip to content

Commit 9271cb4

Browse files
committed
Added bridge-finding algorithm
Signed-off-by: Hargun Kaur <[email protected]>
1 parent d8ac6fa commit 9271cb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/pydatastructs/graphs/algorithms.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ Algorithms
2020
.. autofunction:: pydatastructs.topological_sort
2121

2222
.. autofunction:: pydatastructs.topological_sort_parallel
23+
24+
.. autofunction:: pydatastructs.find_bridges

0 commit comments

Comments
 (0)