MCPcopy 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
210NodeID NodeTree::getRoot() const
211{
212 return structure_->getRoot();
213}
214
215NodeID NodeTree::getChild(NodeID nid, int alt) const
216{

Callers 1

promoteNodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected