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