Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ nid
Method
nid
gecode/search/par/path.hpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
68
template<class Tracer>
69
forceinline unsigned int
70
Path<Tracer>::Edge::nid(void) const {
71
return _nid;
72
}
73
74
template<class Tracer>
75
forceinline unsigned int
Callers
4
run
Method · 0.45
unwind
Method · 0.45
steal
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected