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

Method disable

test/set.cpp:694–698  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

692 }
693
694 void
695 SetTestSpace::disable(void) {
696 Gecode::PropagatorGroup::all.disable(*this);
697 (void) status();
698 }
699
700
701 /// Check the test result and handle failed test

Callers 2

disabledMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected