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

Method next

gecode/search/seq/path.hpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 }
85 template<class Tracer>
86 forceinline void
87 Path<Tracer>::Edge::next(void) {
88 _alt++;
89 }
90
91 template<class Tracer>
92 forceinline const Choice*

Callers 1

recomputeMethod · 0.45

Calls 4

emptyMethod · 0.45
rightmostMethod · 0.45
disposeMethod · 0.45
popMethod · 0.45

Tested by

no test coverage detected