Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ slack
Method
slack
gecode/int/trace/bool-trace-view.hpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
forceinline void
59
BoolTraceView::update(Space&, BoolTraceView) {}
60
forceinline unsigned int
61
BoolTraceView::slack(BoolView x) {
62
return x.width()-1;
63
}
64
65
66
Callers
nothing calls this directly
Calls
1
width
Method · 0.45
Tested by
no test coverage detected