Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ dispose
Method
dispose
gecode/search/seq/path.hpp:104–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
103
template<class Tracer>
104
forceinline void
105
Path<Tracer>::Edge::dispose(void) {
106
delete _space;
107
delete _choice;
108
}
109
110
111
Callers
4
push
Method · 0.45
next
Method · 0.45
unwind
Method · 0.45
reset
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected