MCPcopy 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

runMethod · 0.45
path.hppFile · 0.45
pushMethod · 0.45
commitMethod · 0.45
unwindMethod · 0.45
stealMethod · 0.45
recomputeMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected