Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ type
Method
type
gecode/int/gcc/dom-sup.hpp:533–536 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
531
lst = p;
532
}
533
forceinline bool
534
Node::type(void) const {
535
return (nf & NF_VAL) != 0;
536
}
537
forceinline Edge*
538
Node::inedge(void) const {
539
return ie;
Callers
4
augmenting_path
Method · 0.45
sync
Method · 0.45
free_alternating_paths
Method · 0.45
dfs
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected