MCPcopy Create free account
hub / github.com/Gecode/gecode / nid

Method nid

gecode/search/seq/lds.hpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69
70 template<class Tracer>
71 forceinline unsigned int
72 Probe<Tracer>::Node::nid(void) const {
73 return _nid;
74 }
75
76 template<class Tracer>
77 forceinline void

Callers 5

nextMethod · 0.45
nextMethod · 0.45
nextMethod · 0.45
skipMethod · 0.45
nodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected