Graph-Visualization / graph-api

Backend containing all the algorithms of graphs
http://graph-apiv1.herokuapp.com
3 stars 8 forks source link

Added the code for finding all Articulation Points in given graph #32

Closed devartstar closed 3 years ago

yashrsharma44 commented 3 years ago

Hi @devartstar can you add in an example and an output for cross-checking?

devartstar commented 3 years ago

Example Case 1 - Screenshot from 2021-01-08 12-31-41 20210108_123101_2

devartstar commented 3 years ago

Example Case 2 --- Screenshot from 2021-01-08 12-41-24 20210108_123402_2

yashrsharma44 commented 3 years ago

Merging the PR, thanks for the changes! @devartstar

Github Tip - After addressing the suggestions please click the resolve button, which helps the reviewer check which suggestions have been addressed!