Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MiniZinc/MiniZincIDE
/ getRoot
Method
getRoot
cp-profiler/src/cpprofiler/tree/node_tree.cpp:210–213 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
208
}
209
210
NodeID NodeTree::getRoot() const
211
{
212
return structure_->getRoot();
213
}
214
215
NodeID NodeTree::getChild(NodeID nid, int alt) const
216
{
Callers
1
promoteNode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected