Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ ect
Method
ect
gecode/int/unary/tree.hpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
78
template<class TaskView>
79
forceinline int
80
OmegaTree<TaskView>::ect(void) const {
81
return root().ect;
82
}
83
84
template<class TaskView>
85
forceinline int
Callers
7
ExecStatus edgefinding
Function · 0.45
ExecStatus detectable
Function · 0.45
task-view.hpp
File · 0.45
overload
Function · 0.45
ExecStatus notlast
Function · 0.45
ExecStatus edgefinding
Function · 0.45
task.hpp
File · 0.45
Calls
3
leaf
Method · 0.80
remove
Method · 0.45
insert
Method · 0.45
Tested by
no test coverage detected