Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ INT_VALUES_MAX
Function
INT_VALUES_MAX
gecode/int/branch/val.hpp:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
inline IntValBranch
105
INT_VALUES_MAX(void) {
106
return IntValBranch(IntValBranch::SEL_VALUES_MAX);
107
}
108
109
110
Callers
2
Create
Method · 0.85
run
Method · 0.85
Calls
1
IntValBranch
Class · 0.85
Tested by
no test coverage detected