Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ afc_decay
Method
afc_decay
gecode/kernel/core.hpp:3275–3278 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3273
}
3274
3275
forceinline double
3276
Space::afc_decay(void) const {
3277
return ssd.data().gpi.decay();
3278
}
3279
3280
forceinline void
3281
Space::afc_decay(double d) {
Callers
3
afc.hpp
File · 0.80
init
Method · 0.80
decay
Method · 0.80
Calls
2
data
Method · 0.80
decay
Method · 0.45
Tested by
no test coverage detected