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