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

Method entries

gecode/search/par/path.hpp:203–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201
202 template<class Tracer>
203 forceinline int
204 Path<Tracer>::entries(void) const {
205 return ds.entries();
206 }
207
208 template<class Tracer>
209 forceinline void

Callers 8

runMethod · 0.45
pushMethod · 0.45
lcMethod · 0.45
unwindMethod · 0.45
stealMethod · 0.45
recomputeMethod · 0.45
betterMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected