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

Method group

gecode/kernel/core.hpp:3422–3425  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3420 return i;
3421 }
3422 forceinline PropagatorGroup
3423 PropagateTraceInfo::group(void) const {
3424 return g;
3425 }
3426 forceinline const Propagator*
3427 PropagateTraceInfo::propagator(void) const {
3428 return p;

Callers 15

printMethod · 0.80
initMethod · 0.80
pruneMethod · 0.80
fixMethod · 0.80
failMethod · 0.80
doneMethod · 0.80
initMethod · 0.80
pruneMethod · 0.80
fixMethod · 0.80
failMethod · 0.80
doneMethod · 0.80
_commitMethod · 0.80

Calls 3

PropagatorGroupClass · 0.85
BrancherGroupClass · 0.85
idMethod · 0.45

Tested by

no test coverage detected