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