The configuration has changed since Scrutinizer has last run. This page might contain changes that are not related to code modifications.
⇢ | F | Sudoku added |
⇢ | B | Sudoku::generate() added | |
⇢ | B | Sudoku::draw() added | |
⇢ | B | Sudoku::is_solved_sudoku() added | |
⇢ | B | Sudoku::next_random() added | |
⇢ | A | Sudoku::is_possible_col() added | |
⇢ | A | Sudoku::scan_sudoku_for_unique() added | |
⇢ | A | Sudoku::is_possible_row() added | |
⇢ | A | Sudoku::is_possible_block() added | |
⇢ | A | Sudoku::to() added | |
⇢ | A | Sudoku::determine_possible_values() added | |
⋮ | view more |