Summary: | Solver declares "unable to determine if the game is winnable" for some Yukon games | ||
---|---|---|---|
Product: | [Applications] kpat | Reporter: | Mikhail Ramendik <mr> |
Component: | solver | Assignee: | Stephan Kulow <coolo> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | kde-games-bugs-null, shlomif |
Priority: | NOR | ||
Version First Reported In: | 23.08.5 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | save file where game is "winnable" but every possible move causes "unable to determine" |
Description
Mikhail Ramendik
2024-08-11 01:02:55 UTC
Hi Mikhail! From my experience in developing solitaire solvers, they use back-tracking, so sometimes exhaust their memory quota. https://en.wikipedia.org/wiki/Backtracking. Created attachment 173217 [details]
save file where game is "winnable" but every possible move causes "unable to determine"
In this save file the solver shows "This game is winnable". However every possible move (as checked by the hint) moves to "unable to determine if the game is winnable". The game is winnable but one has to make some moves looking at "unable to detemine".
|