Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
128
Strategy QWorker::solve() {
129
return rsolve(currentWork.getScope(),currentWork.getRemaining());
130
}
131
132
133
Strategy QWorker::rsolve(int scope,/*vector<int> assignments,*/Engine* L) {
Callers
6
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
1
getScope
Method · 0.80
Tested by
1
main
Function · 0.36