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