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