Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ adj
Method
adj
gecode/int/gcc/dom-sup.hpp:513–516 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
511
nf(static_cast<unsigned char>(nf0)), noe(0) {}
512
513
forceinline Edge**
514
Node::adj(void) {
515
return &e;
516
}
517
forceinline Edge*
518
Node::first(void) const {
519
return fst;
Callers
3
unlink
Method · 0.80
VarValGraph
Method · 0.80
sync
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected