Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ BOOL_VAL_MIN
Function
BOOL_VAL_MIN
gecode/int/branch/val.hpp:129–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
128
129
inline BoolValBranch
130
BOOL_VAL_MIN(void) {
131
return BoolValBranch(BoolValBranch::SEL_MIN);
132
}
133
134
inline BoolValBranch
135
BOOL_VAL_MAX(void) {
Callers
8
run
Method · 0.85
BIBD
Method · 0.85
JobShopSolve
Method · 0.85
IndSet
Method · 0.85
Sat
Method · 0.85
ann2bvalsel
Function · 0.85
createBranchers
Method · 0.85
BoolValBranch i2b
Function · 0.85
Calls
1
BoolValBranch
Class · 0.85
Tested by
no test coverage detected