Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ card
Method
card
gecode/int/gcc/view.hpp:229–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
return _max;
228
}
229
forceinline int
230
CardConst::card(void) const {
231
return _card;
232
}
233
forceinline int
234
CardConst::counter(void) const {
235
return _counter;
Callers
10
operator ()
Method · 0.45
init
Method · 0.45
check_update_max
Method · 0.45
check_update_min
Method · 0.45
VarValGraph
Method · 0.45
operator ()
Method · 0.45
postSideConstraints
Function · 0.45
prop_val
Function · 0.45
lookupValue
Function · 0.45
pruneCards
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected