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

Method propagatorgroup

gecode/kernel/core.hpp:3339–3342  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3337 return p;
3338 }
3339 forceinline PropagatorGroup
3340 Home::propagatorgroup(void) const {
3341 return pg;
3342 }
3343 forceinline BrancherGroup
3344 Home::branchergroup(void) const {
3345 return bg;

Callers 1

core.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected