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

Method ngdl

gecode/search/par/path.hpp:132–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130
131 template<class Tracer>
132 forceinline unsigned int
133 Path<Tracer>::ngdl(void) const {
134 return _ngdl;
135 }
136
137 template<class Tracer>
138 forceinline void

Callers 4

findMethod · 0.45
runMethod · 0.45
findMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected