MCPcopy Create free account
hub / github.com/Gecode/gecode / getTag

Method getTag

contribs/qecode/Strategy.cc:115–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113
114
115StrategyNode Strategy::getTag() {
116 return imp->zetag;
117}
118
119Strategy Strategy::getFather() {
120 if (hasFather()) return Strategy(imp->father);

Callers 5

printStrFunction · 0.45
printStrFunction · 0.45
listAssignmentsFunction · 0.45
printStrFunction · 0.45
printStrFunction · 0.45

Calls

no outgoing calls

Tested by 1

printStrFunction · 0.36