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

Method empty

gecode/search/par/path.hpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179
180 template<class Tracer>
181 forceinline bool
182 Path<Tracer>::empty(void) const {
183 return ds.empty();
184 }
185
186 template<class Tracer>
187 forceinline void

Callers 5

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

Calls

no outgoing calls

Tested by

no test coverage detected