| | There are often patterns in the numbers. They're most obvious on longer thinner objects, rather than (non-simplistic) blobby objects. With multiline solving, you can look at the patterns of numbers and see where a 4 in one direction is composed of a 1, 2, 3 and 5 in the other direction, and can see where the partial lines above are completed by the numbers next to the 4. This isn't intuition or guessing, or else I'm psychic. The more reasonable explanation is that the patterns I think I see are real. Once in awhile I'll follow the wrong string of numbers and make a mistake, but I mostly do large multis, and do puzzle after puzzle with the patterns working out just as I expect them to. That is, many a point value in the millions is dead easy for me because I'm following the patterns, but hard for the algorithm because it can't see them.
That said, my least favorite kinds of puzzles are complex 3 color and blobby two color (i.e., B&W). Simpler 3 color can still be solved by inspection and number patterns. The complex ones mostly only come together (at least for me) with marking out the places where one of the colors logically could not be until the only open areas just fit the numbers. Some people love these for the challenge, but I find them annoying because I want a puzzle to relax with, not to have to think deep thoughts about. The blobbly two color ones also don't have any recognizable patterns, or not enough, so one has to count out each line and move back and forth like the compiling algorithm does. That's not hard, but I don't find it fun. You can do higher order MLS on them, where you do a meta-analysis of the puzzle and put stops in the logical holes, but again, not restful.
In the really really hard ones of both these types (i.e., especially hard rather than just annoying), the only way I've found to solve them is through elimination of possibilities. That might be what was looking like guessing to you. It's not so much guessing, as assembling the possible and impossible then trimming away all the ones that don't work out as you add more information to your matrix. That's still logic, not guessing, but, in a way, you do have to assemble all the positive and negative guesses in order to make your decision tree that leads you to the right answer. Really really not restful!!
Try an 8 color multi. You'll see better, maybe, how MLS works by logic rather than guessing. |