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

Method env

gecode/int/cumulative/tree.hpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80
81 template<class TaskView>
82 forceinline long long int
83 OmegaTree<TaskView>::env(void) const {
84 return root().env;
85 }
86
87 /*
88 * Extended Omega tree

Callers 2

ExecStatus edgefindingFunction · 0.80
overloadFunction · 0.80

Calls 6

updateFunction · 0.85
plusFunction · 0.85
maxFunction · 0.50
eMethod · 0.45
estMethod · 0.45
lctMethod · 0.45

Tested by

no test coverage detected