Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ upper
Method
upper
examples/job-shop.cpp:164–166 ·
view source on GitHub ↗
Return upper bound
Source
from the content-addressed store, hash-verified
162
}
163
/// Return upper bound
164
int upper(void) const {
165
return u;
166
}
167
/// Return name
168
const char* name(void) const {
169
return n;
Callers
15
JobShopBase
Method · 0.45
max
Method · 0.45
tight
Method · 0.45
operator ==
Function · 0.45
exp
Function · 0.45
log
Function · 0.45
cos
Function · 0.45
tan
Function · 0.45
asin
Function · 0.45
acos
Function · 0.45
atan
Function · 0.45
sinh
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_input
Function · 0.36