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

Method finalize

gecode/gist/gist.cpp:47–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 Inspector::name(void) { return "Inspector"; }
46
47 void
48 Inspector::finalize(void) {}
49
50 Inspector::~Inspector(void) {}
51

Callers 9

setupMethod · 0.45
setupMethod · 0.45
TupleSetBaseMethod · 0.45
TupleSetLargeMethod · 0.45
TupleSetBoolMethod · 0.45
TupleSetTestSizeMethod · 0.45
randomTupleSetFunction · 0.45
CreateMethod · 0.45
finishMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected