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

Method entries

gecode/search/seq/path.hpp:189–192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187
188 template<class Tracer>
189 forceinline int
190 Path<Tracer>::entries(void) const {
191 return ds.entries();
192 }
193
194 template<class Tracer>
195 forceinline void

Callers 10

postMethod · 0.45
nextMethod · 0.45
pushMethod · 0.45
lcMethod · 0.45
unwindMethod · 0.45
recomputeMethod · 0.45
nextMethod · 0.45
nextMethod · 0.45
constrainMethod · 0.45
dynamicStackToArgArrayFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected