Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ view
Method
view
gecode/int/view-val-graph/node.hpp:144–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
template<class View>
144
forceinline View
145
ViewNode<View>::view(void) const {
146
return _view;
147
}
148
template<class View>
149
forceinline bool
150
ViewNode<View>::changed(void) const {
Callers
15
init
Method · 0.45
match
Method · 0.45
propagate
Method · 0.45
sync
Method · 0.45
mark
Method · 0.45
prune
Method · 0.45
propagate
Method · 0.45
advise
Method · 0.45
propagate
Method · 0.45
sync
Method · 0.45
mark
Method · 0.45
prune
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected