MCPcopy Create free account
hub / github.com/MiniZinc/MiniZincIDE / nodeCount

Method nodeCount

cp-profiler/src/cpprofiler/tree/structure.cpp:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138int Structure::nodeCount() const
139{
140 return nodes_.size();
141}
142
143void Structure::db_initialize(int size)
144{

Callers 10

testCPProfilerMethod · 0.45
toggleLanternViewMethod · 0.45
any_orderFunction · 0.45
post_orderFunction · 0.45
calc_subtree_sizesFunction · 0.45
initOrigLocationsMethod · 0.45
runIdenticalSubtreesFunction · 0.45
constructPixelTreeMethod · 0.45
hideFailedAtMethod · 0.45
computeMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by 1

testCPProfilerMethod · 0.36