https://bugs.kde.org/show_bug.cgi?id=341543
Jakob Gruber <jakob.gru...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #5 from Jakob Gruber <jakob.gru...@gmail.com> --- Wow, a long time has passed since I wanted to take another look. I'll concede that probably won't happen. Anyway, what I can piece together from memory: the main issue is that there is no ground truth, picmi doesn't take care to generate boards that are uniquely solvable. Since the row/column constraints can be satisfied by possibly multiple board states, the win condition is just that all constraints are satisfied. The constraints, for whatever reason, require X's to detect streaks. Basically what Peter said :) Working as intended (but happy to accept patches that improve things). -- You are receiving this mail because: You are watching all bug changes.