MCPcopy Create free account
hub / github.com/TheAlgorithms/Rust / get_start_node

Method get_start_node

src/graph/eulerian_path.rs:128–137  ·  view source on GitHub ↗

Finds the starting node for the Eulerian path. # Returns The index of the starting node.

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

find_pathMethod · 0.80

Calls 1

findMethod · 0.45

Tested by

no test coverage detected