Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
~DFS
Method · 0.45
~Dead
Method · 0.45
~Probe
Method · 0.45
next
Method · 0.45
~BAB
Method · 0.45
~Worker
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected