Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ card
Method
card
gecode/set/var-imp/integerset.hpp:129–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
forceinline unsigned int
130
BndSet::card(void) const {
131
return _card;
132
}
133
134
forceinline void
135
BndSet::card(unsigned int c) {
Callers
10
processLubChange
Method · 0.45
processGlbChange
Method · 0.45
SetVarImpBase
Function · 0.45
set.hpp
File · 0.45
cardMin
Method · 0.45
cardMax
Method · 0.45
intersectI
Method · 0.45
intersectI_full
Method · 0.45
includeI_full
Method · 0.45
excludeI_full
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected