Skip to content
#

learn-to-code

Here are 956 public repositories matching this topic...

guyroznb
guyroznb commented Oct 4, 2020

Description of Change

  1. adding new feature - articulation point algorithm. In a graph, a vertex is called an articulation point if removing it and all the edges associated with it results in the increase of the number of connected components in the graph. For example consider the graph given in following figure.
  2. moving the GraphRep struct from Graph.c to Graph.h

References

<!

Improve this page

Add a description, image, and links to the learn-to-code topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the learn-to-code topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.