Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ assigned
Method
assigned
gecode/int/gcc/view.hpp:237–240 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
return _counter;
236
}
237
forceinline bool
238
CardConst::assigned(void) const {
239
return _min==_max;
240
}
241
242
243
forceinline void
Callers
15
distinct
Function · 0.45
nooverlap
Function · 0.45
unshare
Function · 0.45
nvalues
Function · 0.45
unary
Function · 0.45
cumulative
Function · 0.45
propagate
Method · 0.45
add
Method · 0.45
post
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
post
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected