Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ propagator
Method
propagator
gecode/kernel/core.hpp:3335–3338 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3333
return Home(*this,nullptr,PropagatorGroup::def,bg);
3334
}
3335
forceinline Propagator*
3336
Home::propagator(void) const {
3337
return p;
3338
}
3339
forceinline PropagatorGroup
3340
Home::propagatorgroup(void) const {
3341
return pg;
Callers
15
status
Method · 0.80
afc_unshare
Method · 0.80
core.cpp
File · 0.80
size
Method · 0.80
kill
Method · 0.80
disable
Method · 0.80
enable
Method · 0.80
core.hpp
File · 0.80
update
Method · 0.80
afc
Method · 0.80
advise
Method · 0.80
_fail
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected