Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ lubMin
Method
lubMin
gecode/set/var/set.hpp:83–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
SetVar::cardMax(void) const { return x->cardMax(); }
82
83
forceinline int
84
SetVar::lubMin(void) const { return x->lubMin(); }
85
86
forceinline int
87
SetVar::lubMax(void) const { return x->lubMax(); }
Callers
6
propagate
Method · 0.45
propagate
Method · 0.45
advise
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected