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

Method responsible

gecode/int/unary/tree.hpp:208–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206
207 template<class TaskView>
208 forceinline int
209 OmegaLambdaTree<TaskView>::responsible(void) const {
210 return root().resEct;
211 }
212
213 template<class TaskView>
214 forceinline int

Callers 2

ExecStatus edgefindingFunction · 0.45
overloadFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected