Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ est
Method
est
gecode/int/unary/task.hpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
forceinline int
56
ManFixPTask::est(void) const {
57
return _s.min();
58
}
59
forceinline int
60
ManFixPTask::ect(void) const {
61
return _s.min()+_p;
Callers
15
ExecStatus edgefinding
Function · 0.45
insert
Method · 0.45
TaskTree<TaskView,OmegaLambdaNode>
Function · 0.45
oinsert
Method · 0.45
linsert
Method · 0.45
ExecStatus detectable
Function · 0.45
task-view.hpp
File · 0.45
subsumed
Function · 0.45
task.hpp
File · 0.45
ExecStatus edgefinding
Function · 0.45
insert
Method · 0.45
env
Method · 0.45
Calls
2
min
Method · 0.45
gq
Method · 0.45
Tested by
no test coverage detected