sudoku v1.0.1 Sudoku.Filter
Summary
Functions
Is candidate value a valid option in this square
Filter a list of squares, applying the given filter function Returns those where the filter function is true
Is square solved
Convenience method to compare two squares are in the same box
Filter function to find all other squares in specific unit type containing one of the target squares
Filter function to find all other squares in all units containing target
Is there only a single candidate option left for this square
Functions
Filter a list of squares, applying the given filter function Returns those where the filter function is true
Filter function to find all other squares in specific unit type containing one of the target squares