Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ nid
Method
nid
gecode/search/seq/path.hpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
97
template<class Tracer>
98
forceinline unsigned int
99
Path<Tracer>::Edge::nid(void) const {
100
return _nid;
101
}
102
103
template<class Tracer>
104
forceinline void
Callers
1
unwind
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected