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

Method afc

gecode/kernel/core.hpp:3561–3564  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3559 }
3560
3561 forceinline double
3562 Propagator::afc(void) const {
3563 return const_cast<Propagator&>(*this).gpi().afc;
3564 }
3565
3566#ifdef GECODE_HAS_CBS
3567 forceinline void

Callers

nothing calls this directly

Calls 4

funmarkFunction · 0.85
actorMethod · 0.80
actorNonZeroMethod · 0.80
propagatorMethod · 0.80

Tested by

no test coverage detected