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

Method setRecompDistances

gecode/gist/qtgist.cpp:801–804  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

799 canvas->setMoveDuringSearch(b);
800 }
801 void
802 Gist::setRecompDistances(int c_d, int a_d) {
803 canvas->setRecompDistances(c_d, a_d);
804 }
805
806 int
807 Gist::getCd(void) {

Callers 1

preferencesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected