Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ BOOL_VAL_MAX
Function
BOOL_VAL_MAX
gecode/int/branch/val.hpp:134–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
inline BoolValBranch
135
BOOL_VAL_MAX(void) {
136
return BoolValBranch(BoolValBranch::SEL_MAX);
137
}
138
139
inline BoolValBranch
140
BOOL_VAL_RND(Rnd r) {
Callers
8
run
Method · 0.85
MineSweeper
Method · 0.85
Nonogram
Method · 0.85
QueenArmies
Method · 0.85
Bishops
Method · 0.85
OpenShop
Method · 0.85
ann2bvalsel
Function · 0.85
BoolValBranch i2b
Function · 0.85
Calls
1
BoolValBranch
Class · 0.85
Tested by
no test coverage detected