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

Method ngdl

gecode/search/seq/path.hpp:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121
122 template<class Tracer>
123 forceinline unsigned int
124 Path<Tracer>::ngdl(void) const {
125 return _ngdl;
126 }
127
128 template<class Tracer>
129 forceinline void

Callers 1

postMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected