MCPcopy 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

runMethod · 0.45
unwindMethod · 0.45
stealMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected