Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ getVal
Method
getVal
gecode/int/gcc/dom-sup.hpp:918–922 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
916
}
917
918
forceinline ValNode*
919
Edge::getVal(void) const {
920
assert(v != nullptr);
921
return v;
922
}
923
924
forceinline Node*
925
Edge::getMate(bool type) const {
Callers
4
min_require
Method · 0.45
sync
Method · 0.45
narrow
Method · 0.45
free_alternating_paths
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected