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

Method next

gecode/search/seq/lds.hpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75
76 template<class Tracer>
77 forceinline void
78 Probe<Tracer>::Node::next(void) {
79 _alt--;
80 }
81
82
83 /*

Callers

nothing calls this directly

Calls 15

stopFunction · 0.85
eiMethod · 0.80
alternativesMethod · 0.80
emptyMethod · 0.45
altMethod · 0.45
choiceMethod · 0.45
nidMethod · 0.45
spaceMethod · 0.45
popMethod · 0.45
initMethod · 0.45
widMethod · 0.45
commitMethod · 0.45

Tested by

no test coverage detected