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