Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ SET_ASSIGN_MIN_EXC
Function
SET_ASSIGN_MIN_EXC
gecode/set/branch/assign.hpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
inline SetAssign
60
SET_ASSIGN_MIN_EXC(void) {
61
return SetAssign(SetAssign::SEL_MIN_EXC);
62
}
63
64
inline SetAssign
65
SET_ASSIGN_MED_INC(void) {
Callers
1
run
Method · 0.85
Calls
1
SetAssign
Class · 0.85
Tested by
no test coverage detected