Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
next
Method · 0.45
push
Method · 0.45
next
Method · 0.45
path.hpp
File · 0.45
reset
Method · 0.45
recompute
Method · 0.45
reset
Method · 0.45
~Probe
Method · 0.45
next
Method · 0.45
next
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected