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

Recommended Answers

All 2 Replies

>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?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.