D22483: Add a Settings() for golfSolverIterationsLimit.
Shlomi Fish <[email protected]>
| Newsgroups | gmane.comp.kde.devel.games |
|---|---|
| Message-ID | <[email protected]> |
shlomif created this revision. Herald added a reviewer: KDE Games. Herald added a subscriber: kde-games-devel. shlomif requested review of this revision. REVISION SUMMARY Add a test for golf solver wins. Settings() Curently not exposed to the GUI AFAIK. It is useful if you have more/less CPU or RAM. Optimize by imcreasing the CHUNKSIZE. REPOSITORY R410 KPatience BRANCH solver-iters-limit-settings REVISION DETAIL https://phabricator.kde.org/D22483 AFFECTED FILES autotests/CMakeLists.txt autotests/golf_solver_wins.cpp golf.cpp kpat.kcfg patsolve/golfsolver.cpp patsolve/golfsolver.h To: shlomif, #kde_games Cc: kde-games-devel