Hi, I need help to either provide the C++ codes or point me the proper link to find the Euler cycle.
My aim is this:
• Input: A directed graph G represented by a set of vertices and a set of edges.
• Output: An Euler cycle for G (or a message that no Euler cycle exists).
Thanks
>I need help to either provide the C++ codes
This is against the forum rules.
>or point me the proper link to find the Euler cycle
Did you try with google?