Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ lct
Method
lct
gecode/int/unary/task.hpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
return _s.max();
66
}
67
forceinline int
68
ManFixPTask::lct(void) const {
69
return _s.max()+_p;
70
}
71
forceinline int
72
ManFixPTask::pmin(void) const {
73
return _p;
Callers
11
ExecStatus edgefinding
Function · 0.45
task-view.hpp
File · 0.45
subsumed
Function · 0.45
overload
Function · 0.45
ExecStatus notlast
Function · 0.45
task.hpp
File · 0.45
ExecStatus edgefinding
Function · 0.45
env
Method · 0.45
task-view.hpp
File · 0.45
overload
Function · 0.45
task.hpp
File · 0.45
Calls
2
max
Method · 0.45
lq
Method · 0.45
Tested by
no test coverage detected