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

Method empty

gecode/search/seq/path.hpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165
166 template<class Tracer>
167 forceinline bool
168 Path<Tracer>::empty(void) const {
169 return ds.empty();
170 }
171
172 template<class Tracer>
173 forceinline void

Callers 10

nextMethod · 0.45
pushMethod · 0.45
nextMethod · 0.45
path.hppFile · 0.45
resetMethod · 0.45
recomputeMethod · 0.45
resetMethod · 0.45
~ProbeMethod · 0.45
nextMethod · 0.45
nextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected