MCPcopy Create free account
hub / github.com/Gecode/gecode / post

Function post

gecode/kernel/trace/filter.cpp:137–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135 }
136
137 TFE
138 post(PropagatorGroup g) {
139 TFE e;
140 e.init(g,(1 << ViewTraceInfo::POST));
141 return e;
142 }
143
144
145

Callers 9

_postMethod · 0.70
traceFunction · 0.70
postMethod · 0.50
CHBMethod · 0.50
initMethod · 0.50
branchFunction · 0.50
postviewvalbrancherFunction · 0.50
ActionMethod · 0.50
initMethod · 0.50

Calls 1

initMethod · 0.45

Tested by

no test coverage detected