Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ matching
Method
matching
gecode/int/view-val-graph/node.hpp:88–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
template<class View>
88
forceinline void
89
ValNode<View>::matching(Edge<View>* m) {
90
_matching = m;
91
}
92
template<class View>
93
forceinline Edge<View>*
94
ValNode<View>::matching(void) const {
Callers
8
match
Method · 0.80
init
Method · 0.80
sync
Method · 0.80
mark
Method · 0.80
prune
Method · 0.80
sync
Method · 0.80
mark
Method · 0.80
prune
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected