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

Method lenv

gecode/int/cumulative/tree.hpp:265–268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

263
264 template<class TaskView>
265 forceinline long long int
266 OmegaLambdaTree<TaskView>::lenv(void) const {
267 return root().lenv;
268 }
269
270}}}
271

Callers 1

ExecStatus edgefindingFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected