Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ counter
Method
counter
gecode/int/gcc/view.hpp:233–236 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
231
return _card;
232
}
233
forceinline int
234
CardConst::counter(void) const {
235
return _counter;
236
}
237
forceinline bool
238
CardConst::assigned(void) const {
239
return _min==_max;
Callers
6
VarValGraph
Method · 0.80
min_require
Method · 0.80
sync
Method · 0.80
narrow
Method · 0.80
prop_val
Function · 0.80
propagate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected