Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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 edgefinding
Function · 0.80
overload
Function · 0.80
Calls
6
update
Function · 0.85
plus
Function · 0.85
max
Function · 0.50
e
Method · 0.45
est
Method · 0.45
lct
Method · 0.45
Tested by
no test coverage detected