Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ min
Method
min
gecode/int/trace/bool-delta.hpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
delta = -1;
47
}
48
forceinline int
49
BoolTraceDelta::min(void) const {
50
return delta;
51
}
52
forceinline int
53
BoolTraceDelta::max(void) const {
54
return delta;
Callers
3
purge
Function · 0.45
prune
Method · 0.45
prune
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected