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