Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ choice
Method
choice
gecode/search/par/path.hpp:107–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
106
template<class Tracer>
107
forceinline const Choice*
108
Path<Tracer>::Edge::choice(void) const {
109
return _choice;
110
}
111
112
template<class Tracer>
113
forceinline void
Callers
8
run
Method · 0.45
path.hpp
File · 0.45
push
Method · 0.45
commit
Method · 0.45
unwind
Method · 0.45
steal
Method · 0.45
recompute
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected