Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheAlgorithms/Rust
/ get_ancestor
Method
get_ancestor
src/graph/lowest_common_ancestor.rs:69–97 ·
view source on GitHub ↗
(&self, mut v: usize, mut u: usize)
Source
from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
1
small_binary_tree
Function · 0.80
Calls
2
get_parent
Method · 0.80
num_parents
Method · 0.80
Tested by
1
small_binary_tree
Function · 0.64