Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ space
Method
space
gecode/search/par/path.hpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
51
template<class Tracer>
52
forceinline Space*
53
Path<Tracer>::Edge::space(void) const {
54
return _space;
55
}
56
template<class Tracer>
57
forceinline void
58
Path<Tracer>::Edge::space(Space* s) {
Callers
4
lc
Method · 0.45
unwind
Method · 0.45
steal
Method · 0.45
recompute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected