MCPcopy Create free account
hub / github.com/Gecode/gecode / next

Method next

gecode/search/par/path.hpp:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93 }
94 template<class Tracer>
95 forceinline void
96 Path<Tracer>::Edge::next(void) {
97 _alt++;
98 }
99 template<class Tracer>
100 forceinline unsigned int
101 Path<Tracer>::Edge::steal(void) {

Callers 1

recomputeMethod · 0.45

Calls 5

workMethod · 0.80
emptyMethod · 0.45
rightmostMethod · 0.45
disposeMethod · 0.45
popMethod · 0.45

Tested by

no test coverage detected