MHB Cut edge vs cut vertices -CONFUSION

  • Thread starter Thread starter yakin
  • Start date Start date
  • Tags Tags
    Cut Edge
Click For Summary
Cut edges, or bridges, are edges in a graph whose removal increases the number of connected components, while cut vertices are vertices whose removal has the same effect. Identifying a cut edge involves checking if its deletion disconnects the graph, resulting in more connected components. Similarly, a cut vertex can be found by determining if its removal leads to an increase in connected components. Visual aids, such as diagrams, can help clarify the distinction between cut edges and cut vertices. Understanding these concepts is crucial for analyzing graph connectivity.
yakin
Messages
42
Reaction score
0
How to find if a graph has a cut-edge/bridge and cut vertices. In other words, i am mixed up between cut edge and cut vertices? What is the difference and how one can find these in a graph?
 
Physics news on Phys.org
yakin said:
How to find if a graph has a cut-edge/bridge and cut vertices. In other words, i am mixed up between cut edge and cut vertices? What is the difference and how one can find these in a graph?

Hi yakin, :)

Cut edges are edges when deleted increases the number of connected components in the graph. That is by deleting a cut edge you will disconnect the graph into $n+k$ connected components where $n$ is the current number of connected components and $k$ is an integer which depends on the cut edge you remove. Similarly a cut vertex is a vertex when deleted increases the number of connected components in the graph. Here is a picture depicting cut edges and cut vertices. The cut edges are marked in red and the cut vertices are marked in black.

23nxw4.png
 
There is a nice little variation of the problem. The host says, after you have chosen the door, that you can change your guess, but to sweeten the deal, he says you can choose the two other doors, if you wish. This proposition is a no brainer, however before you are quick enough to accept it, the host opens one of the two doors and it is empty. In this version you really want to change your pick, but at the same time ask yourself is the host impartial and does that change anything. The host...

Similar threads

Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
1
Views
1K
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
34
Views
4K