MCPcopy Create free account
hub / github.com/TheAlgorithms/C / hasEulerPath

Function hasEulerPath

data_structures/graphs/euler.c:19–35  ·  view source on GitHub ↗

If start from vertex v, decide if the graph has euler path

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 1

degreeFunction · 0.85

Tested by

no test coverage detected