Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ pmax
Method
pmax
gecode/int/unary/task.hpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
return _p;
74
}
75
forceinline int
76
ManFixPTask::pmax(void) const {
77
return _p;
78
}
79
forceinline IntVar
80
ManFixPTask::st(void) const {
81
return _s;
Callers
3
task-view.hpp
File · 0.45
task.hpp
File · 0.45
task.hpp
File · 0.45
Calls
2
max
Method · 0.45
min
Method · 0.45
Tested by
no test coverage detected