Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ update
Method
update
gecode/int/view-val-graph/node.hpp:154–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
template<class View>
154
forceinline void
155
ViewNode<View>::update(void) {
156
_size = _view.size();
157
}
158
template<class View>
159
forceinline bool
160
ViewNode<View>::matched(void) const {
Callers
nothing calls this directly
Calls
1
size
Method · 0.45
Tested by
no test coverage detected