Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ c
Method
c
gecode/int/cumulative/task.hpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
forceinline int
57
ManFixPTask::c(void) const {
58
return _c;
59
}
60
forceinline long long int
61
ManFixPTask::e(void) const {
62
return static_cast<long long int>(pmin())*c();
Callers
12
purge
Function · 0.45
operator ()
Method · 0.45
ExecStatus edgefinding
Function · 0.45
post
Method · 0.45
propagate
Method · 0.45
task-view.hpp
File · 0.45
ExecStatus subsumed
Function · 0.45
post
Method · 0.45
propagate
Method · 0.45
task.hpp
File · 0.45
operator ()
Method · 0.45
ExecStatus timetabling
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected