Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ fake
Method
fake
gecode/int/view-val-graph/node.hpp:139–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
}
138
template<class View>
139
forceinline bool
140
ViewNode<View>::fake(void) const {
141
return _view.varimp() == nullptr;
142
}
143
template<class View>
144
forceinline View
145
ViewNode<View>::view(void) const {
Callers
2
sync
Method · 0.80
prune
Method · 0.80
Calls
1
varimp
Method · 0.45
Tested by
no test coverage detected