Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ e
Method
e
gecode/int/cumulative/task.hpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
return _c;
59
}
60
forceinline long long int
61
ManFixPTask::e(void) const {
62
return static_cast<long long int>(pmin())*c();
63
}
64
65
forceinline void
66
ManFixPTask::update(Space& home, ManFixPTask& t) {
Callers
3
insert
Method · 0.45
env
Method · 0.45
OmegaLambdaTree
Method · 0.45
Calls
1
c
Function · 0.50
Tested by
no test coverage detected