MHB Fleury's Algorithm: Finding Next Edge

  • Thread starter Thread starter Joystar77
  • Start date Start date
  • Tags Tags
    Algorithm
Click For Summary
Fleury's Algorithm is applied to determine the next edge to travel from a specific vertex in a graph after three edges have been deleted. The discussion emphasizes the importance of identifying all possible edges that can be traversed next from the starred vertex. Participants highlight the need for clarity in graph representation, as the absence of visual aids and context for the vertex labels can lead to confusion. The focus remains on ensuring that the algorithm is correctly implemented to find valid paths. Overall, understanding the graph's structure is crucial for effectively using Fleury's Algorithm.
Joystar77
Messages
122
Reaction score
0
Using Fleury’s Algorithm in the graph to the bottom left, I deleted three edges and I got the graph to the bottom right. If I am currently at the starred vertex, list all possibilities for the edge I should travel next.

A B Left graph
3

2
C D
1E F

A
B

Right graph

C D

E F
 
Physics news on Phys.org
You did not include pictures of the graph. Also, the letters (A, B, E, F, etc.) that follow the first paragraph don't make sense without a context.
 

Similar threads

  • · Replies 22 ·
Replies
22
Views
2K
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K