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

Method done

gecode/search/seq/lds.hpp:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124
125 template<class Tracer>
126 forceinline bool
127 Probe<Tracer>::done(void) const {
128 return exhausted;
129 }
130
131 template<class Tracer>
132 forceinline

Callers 6

~DFSMethod · 0.45
~DeadMethod · 0.45
~ProbeMethod · 0.45
nextMethod · 0.45
~BABMethod · 0.45
~WorkerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected