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

Function degree

data_structures/graphs/euler.c:7–15  ·  view source on GitHub ↗

Return the number of vertices that v is connected to

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

hasEulerPathFunction · 0.85

Calls 1

adjacentFunction · 0.85

Tested by

no test coverage detected