Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ INT_ASSIGN_MAX
Function
INT_ASSIGN_MAX
gecode/int/branch/assign.hpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
inline IntAssign
65
INT_ASSIGN_MAX(void) {
66
return IntAssign(IntAssign::SEL_MAX);
67
}
68
69
inline IntAssign
70
INT_ASSIGN_RND(Rnd r) {
Callers
2
run
Method · 0.85
ann2asnivalsel
Function · 0.85
Calls
1
IntAssign
Class · 0.85
Tested by
no test coverage detected