Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ size
Method
size
gecode/int/gcc/view.hpp:323–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
321
return x.max();
322
}
323
forceinline unsigned int
324
CardView::size(void) const {
325
return x.size();
326
}
327
328
forceinline void
329
CardView::counter(int n) {
Callers
15
prop_card
Function · 0.45
card_consistent
Function · 0.45
init
Method · 0.45
VarValGraph
Method · 0.45
sync
Method · 0.45
postSideConstraints
Function · 0.45
isDistinct
Function · 0.45
cost
Method · 0.45
prop_val
Function · 0.45
lookupValue
Function · 0.45
cost
Method · 0.45
lbc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected