Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MiniZinc/MiniZincIDE
/ depth
Method
depth
cp-profiler/src/cpprofiler/tree/node_tree.cpp:245–248 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
243
}
244
245
int NodeTree::depth() const
246
{
247
return node_stats_.maxDepth();
248
}
249
250
int NodeTree::getAlternative(NodeID nid) const
251
{
Callers
2
runIdenticalSubtrees
Function · 0.80
drawPixelTree
Method · 0.80
Calls
1
maxDepth
Method · 0.80
Tested by
no test coverage detected