Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ propagator
Function
propagator
gecode/kernel/trace/filter.cpp:130–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
}
129
130
TFE
131
propagator(PropagatorGroup g) {
132
TFE e;
133
e.init(g,(1 << ViewTraceInfo::PROPAGATOR));
134
return e;
135
}
136
137
TFE
138
post(PropagatorGroup g) {
Callers
1
dispose
Method · 0.85
Calls
1
init
Method · 0.45
Tested by
no test coverage detected