Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ fwd
Method
fwd
gecode/kernel/core.hpp:3507–3510 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3505
}
3506
3507
forceinline Propagator*
3508
Propagator::fwd(void) const {
3509
return static_cast<Propagator*>(prev());
3510
}
3511
3512
forceinline bool
3513
Propagator::disabled(void) const {
Callers
1
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected