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

Method responsible

gecode/int/cumulative/tree.hpp:253–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251
252 template<class TaskView>
253 forceinline int
254 OmegaLambdaTree<TaskView>::responsible(void) const {
255 return root().resLenv;
256 }
257
258 template<class TaskView>
259 forceinline long long int

Callers 1

ExecStatus edgefindingFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected