Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ ect
Method
ect
gecode/int/unary/task.hpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
return _s.min();
58
}
59
forceinline int
60
ManFixPTask::ect(void) const {
61
return _s.min()+_p;
62
}
63
forceinline int
64
ManFixPTask::lst(void) const {
65
return _s.max();
Callers
1
task.hpp
File · 0.45
Calls
2
min
Method · 0.45
gq
Method · 0.45
Tested by
no test coverage detected