Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ nid
Method
nid
gecode/search/tracer.hpp:141–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
forceinline unsigned int
142
SearchTracer::EdgeInfo::nid(void) const {
143
assert(*this);
144
return _nid;
145
}
146
147
forceinline unsigned int
148
SearchTracer::EdgeInfo::alternative(void) const {
Callers
2
skip
Method · 0.45
node
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected