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

Method propagate

gecode/kernel/branch/action.hpp:217–220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

215 }
216 template<class View, bool p, bool f>
217 forceinline void
218 Action::Recorder<View,p,f>::Idx::propagate(void) {
219 _info |= 1U;
220 }
221 template<class View, bool p, bool f>
222 forceinline void
223 Action::Recorder<View,p,f>::Idx::fail(void) {

Callers 1

adviseMethod · 0.45

Calls 11

propagatedMethod · 0.80
ES_SUBSUMEDMethod · 0.80
acquireMethod · 0.45
idxMethod · 0.45
clearMethod · 0.45
updateMethod · 0.45
assignedMethod · 0.45
disposeMethod · 0.45
failedMethod · 0.45
releaseMethod · 0.45
emptyMethod · 0.45

Tested by

no test coverage detected