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

Method steal_depth

gecode/search/worker.hh:105–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103 }
104
105 forceinline unsigned long int
106 Worker::steal_depth(unsigned long int d) const {
107 return root_depth + d;
108 }
109
110}}
111

Callers 1

stealMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected