MCPcopy Create free account
hub / github.com/Gecode/gecode / ~Slave

Method ~Slave

gecode/search/seq/pbs.hpp:71–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 slave->constrain(b);
70 }
71 forceinline
72 Slave::~Slave(void) {
73 delete slave;
74 delete stop;
75 }
76
77
78 template<bool best>

Callers 2

nextMethod · 0.45
~PBSMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected