I am currently learning an algorithm called "Fleury". I dont know how to do it nor do I understand it. Can someone explain? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I am currently learning an algorithm called "Fleury". I dont know how to do it nor do I understand it. Can someone explain?

I've done the first step which is start at an odd vertex if there are 2. But, the recursive call is confusing. Ive seen Ace's post so obviously don't send me a code(I'll figure it out someday). Can someone just give me a clue?

10th Sep 2019, 12:38 AM
Leon Yang
Leon Yang - avatar
1 Answer
+ 1
Forgot to explain. Fleury's algorithm is suppose to find a way to use all edges in a graph. You save the path or cycle in a stack.
10th Sep 2019, 12:49 AM
Leon Yang
Leon Yang - avatar