Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
funmark
Function · 0.85
actor
Method · 0.80
actorNonZero
Method · 0.80
propagator
Method · 0.80
Tested by
no test coverage detected