Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ get_match
Method
get_match
gecode/int/gcc/dom-sup.hpp:609–615 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
607
}
608
609
forceinline Edge*
610
VarNode::get_match(BC bc) const {
611
if (bc == UBC)
612
return ubm;
613
else
614
return lbm;
615
}
616
617
618
Callers
2
sync
Method · 0.80
free_alternating_paths
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected