Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ glbSize
Method
glbSize
gecode/set/var/set.hpp:62–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
*/
61
62
forceinline unsigned int
63
SetVar::glbSize(void) const { return x->glbSize(); }
64
65
forceinline unsigned int
66
SetVar::lubSize(void) const { return x->lubSize(); }
Callers
12
fixprob
Method · 0.45
same
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
propagateSeq
Function · 0.45
bool.hpp
File · 0.45
propagate
Method · 0.45
unknownSize
Method · 0.45
propagate
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