Hi, people!
I'd like to introduce new type of sudoku patterns - minimal patterns.
Minimal pattern has valid sudoku puzzles, but cannot be decreased by deleting filled cells provided that this pattern still must have valid puzzles. I.e. if we'll remove any cell from this pattern, it will have no valid puzzles.
Minimal patterns are opposite to maximal patterns. Maximal patterns have no valid patterns and cannot be increased by adding clues provided they must retain the property non having valid puzzles. Minimal patterns, on the contrary, have valid patterns and cannot be decreased by deleting clues provided they must retain the property having valid puzzles.
Minimal patterns have interesting property - they have minimal valid puzzles only. On the contrary, it is easy to prove, that pattern having minimal valid puzzles only is minimal.
Minimal patterns are not so rare - all known at the moment 33883 17-clue patterns having valid puzzles are minimal. All 121 vertically symmetric patterns having valid puzzles are minimal, and 44 of 48 double diagonal symmetric patterns are minimal too. The higher given number of clues in a pattern, it is more difficult to find minimal pattern containing such number of clues.
Minimal patterns can be useful during exhaustive search for valid puzzles. Each pattern being subset of some minimal pattern cannot have valid puzzles. For example, all known minimal symmetric 18-clue patterns (165 = 121 + 44) excludes appox. 18 x 165 = 2970 17-clue patterns from exhaustive search for valid 17-clue puzzles. Not so many patterns can be excluded in this case (this number is really substantially less because of isomorphs), but if we could find minimal patterns containing more cells, they would be more useful.
Serg
[Edited. I corrected typos.]