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

Method solve

contribs/qecode/Worker.cc:128–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126}
127
128Strategy QWorker::solve() {
129 return rsolve(currentWork.getScope(),currentWork.getRemaining());
130}
131
132
133Strategy QWorker::rsolve(int scope,/*vector<int> assignments,*/Engine* L) {

Callers 6

mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls 1

getScopeMethod · 0.80

Tested by 1

mainFunction · 0.36