Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ BOOL_ASSIGN_MIN
Function
BOOL_ASSIGN_MIN
gecode/int/branch/assign.hpp:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
98
99
inline BoolAssign
100
BOOL_ASSIGN_MIN(void) {
101
return BoolAssign(BoolAssign::SEL_MIN);
102
}
103
104
inline BoolAssign
105
BOOL_ASSIGN_MAX(void) {
Callers
2
run
Method · 0.85
ann2asnbvalsel
Function · 0.85
Calls
1
BoolAssign
Class · 0.85
Tested by
no test coverage detected