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

Method disable

test/int.cpp:360–364  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

358 }
359
360 void
361 TestSpace::disable(void) {
362 Gecode::PropagatorGroup::all.disable(*this);
363 (void) status();
364 }
365
366 bool
367 TestSpace::disabled(const Assignment& a, TestSpace& c, bool testfix, Gecode::Support::RandomGenerator& rand) {

Callers 2

disabledMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected