Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ pmin
Method
pmin
gecode/int/task/fwd-to-bwd.hpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
template<class TaskView>
60
forceinline int
61
FwdToBwd<TaskView>::pmin(void) const {
62
return TaskView::pmin();
63
}
64
template<class TaskView>
65
forceinline int
66
FwdToBwd<TaskView>::pmax(void) const {
Callers
1
events
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected