Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ min
Method
min
gecode/int/gcc/view.hpp:221–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
219
}
220
221
forceinline int
222
CardConst::min(void) const {
223
return _min;
224
}
225
forceinline int
226
CardConst::max(void) const {
227
return _max;
Callers
15
prop_card
Function · 0.45
card_consistent
Function · 0.45
operator ()
Method · 0.45
init
Method · 0.45
check_update_min
Method · 0.45
VarValGraph
Method · 0.45
min_require
Method · 0.45
sync
Method · 0.45
narrow
Method · 0.45
postSideConstraints
Function · 0.45
isDistinct
Function · 0.45
prop_val
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected