User contributions
From Sudopedia, the Free Sudoku Reference Guide
Jump to navigationJump to search- 15:15, 26 October 2021 diff hist +931 File:Flower-example.png current
- 15:12, 26 October 2021 diff hist 0 N File:Flower-example.png
- 15:09, 26 October 2021 diff hist 0 N File:Clueless.gif current
- 15:08, 26 October 2021 diff hist +1,034 N Twin Nonets Created page with "The '''Twin Nonets''' solving technique can only be used in Gattai puzzles where the size of the overlap spans two boxes (or nonets). The following diagram sh..." current
- 15:07, 26 October 2021 diff hist 0 N File:Twin nonets.png current
- 15:05, 26 October 2021 diff hist +579 N Samurai Created page with "'''Samurai''' or '''Gattai-5''' is one of the Sudoku Variations with overlapping constituent Sudoku grids. The puzzle has 5 grids, with the center grid overlappin..."
- 15:05, 26 October 2021 diff hist 0 N File:Samurai.png current
- 15:03, 26 October 2021 diff hist 0 N File:Gattai-25-shaolin.png current
- 15:03, 26 October 2021 diff hist 0 N File:Gattai-13-sumo.png current
- 15:02, 26 October 2021 diff hist 0 N File:Gattai-11-shogun.png current
- 15:02, 26 October 2021 diff hist 0 N File:Gattai-8.png current
- 15:01, 26 October 2021 diff hist 0 N File:Gattai-5-kazaguruma.png current
- 15:01, 26 October 2021 diff hist 0 N File:Gattai-5-wing.png current
- 15:00, 26 October 2021 diff hist 0 N File:Gattai-5-flower.png current
- 15:00, 26 October 2021 diff hist 0 N File:Gattai-5-samurai.png current
- 14:59, 26 October 2021 diff hist 0 N File:Gattai-4-flower.png current
- 14:58, 26 October 2021 diff hist 0 N File:Gattai-4-butterfly.png current
- 14:58, 26 October 2021 diff hist 0 N File:Gattai-4-sohei.png current
- 14:57, 26 October 2021 diff hist 0 N File:Gattai-3.png current
- 14:57, 26 October 2021 diff hist 0 N File:Doubledoku.png current
- 14:56, 26 October 2021 diff hist 0 N File:Sensei.png current
- 14:54, 26 October 2021 diff hist +151 N Wordoku Created page with "'''Wordoku''' is a [[Sudoku Variations|variant] where the numbers 1-9 are replaced by letters, which form a word in a row, column or diagonal. {{stub}}"
- 14:49, 26 October 2021 diff hist +143 N YourDoku Created page with "'''YourDoku''' is a variant where the numbers are replaced by international characters. Image:kannadoku.jpg {{stub}}"
- 14:48, 26 October 2021 diff hist 0 N File:Kannadoku.jpg current
- 14:39, 26 October 2021 diff hist +199 N Picture Sudoku Created page with "A variant where the numbers are replaced by pictures. Image:PictureSudoku.png == External Links == * [https://www.picturesudoku.com/fruit.htm Pict..."
- 14:37, 26 October 2021 diff hist 0 N File:PictureSudoku.png current
- 14:29, 26 October 2021 diff hist +740 N Greater Than Created page with "A '''Greater-Than''' Sudoku has no givens. Instead, there are greater-than (>) signs between some adjacent cells, which signify that the digit in one cell should b..."
- 14:26, 26 October 2021 diff hist +402 N Consecutive Puzzle Created page with "In sudoku puzzles called '''Consecutive Puzzles''', there are some marks on the border between the cells, indicating that the two cells have consecutive digits. T..."
- 14:24, 26 October 2021 diff hist +18 Non-Consecutive
- 14:24, 26 October 2021 diff hist +359 N Non-Consecutive Created page with "A '''Non-Consecutive Sudoku''' is a variation of ordinary Sudoku such that no two adjacent cells have consecutive values. For example, if '''r2c2''' is 8, then none of..."
- 14:22, 26 October 2021 diff hist +550 N Even-Odd Created page with "'''Even-Odd''', or '''Odd-Even''', is just like regular Sudoku but with shaded or colored squares which must contain either even or odd numbers according to the puzzle. T..."
- 14:15, 26 October 2021 diff hist +362 N Center Dot Created page with "'''Center Dot''' a variant of Sudoku with an extra constraint. Specifically, the center cells of all the boxes is also a house. That is,..."
- 14:14, 26 October 2021 diff hist 0 N File:Centerdot.png current
- 13:56, 26 October 2021 diff hist +847 N Asterisk Created page with "'''Asterisk Sudoku''' is a Sudoku variant invented by ''Peter Sudoku'', who previously calls this variant '''Peter's Sudoku'''. It is an ordinary Sudok..."
- 13:55, 26 October 2021 diff hist 0 N File:Asterisk.png current
- 13:45, 26 October 2021 diff hist −191 Box Canonicalization of a Floor Tag: Manual revert
- 13:43, 26 October 2021 diff hist +191 Box Canonicalization of a Floor
- 13:41, 26 October 2021 diff hist +409 Box Canonicalization of a Floor
- 13:18, 26 October 2021 diff hist +9,419 N Sudoku Clipboard and File Formats Created page with "== Sharing Puzzles == The formats documented below are to facilitate sharing puzzles, or puzzle collections between computer programs. The sharing can either be done through t..." current
- 12:22, 26 October 2021 diff hist +3,349 N Valid Test Cases Created page with "These test cases should result in a valid puzzle, and potentially a unique solution. == Completed Puzzle == A case of ‘more than enough’, this puzzle has already..." current
- 12:21, 26 October 2021 diff hist +12,253 N Invalid Test Cases Created page with "Testing a good Sudoku solver should exercise the error handling as well as the algorithm. These test cases can be divided into to basic categories: puzzles that cannot be par..." current
- 12:20, 26 October 2021 diff hist +544 N Test Cases Created page with "== Sudoku Test Cases == The goal of these test cases are to provide guidance for testing and verifying Sudoku solvers. They are designed for ‘classic Sudoku’, i...." current
- 12:19, 26 October 2021 diff hist +643 N Box Canonicalization of a Floor Created page with "A band of 3 rows from a Sudoku solution grid can be modified to its minimum lexicographic equivalent. For a Sudoku grid with only givens a different algorit..."
- 11:37, 26 October 2021 diff hist +1,399 N Binary Integer Linear Program Created page with "A linear program is an algorithm of use when the objective function, or goal, can be expressed as an equation that is linear in the decision variables, and all constraints are..." current
- 11:37, 26 October 2021 diff hist +665 N Constraint satisfaction problem Created page with "'''Constraint Satisfaction Problems''' can be solved using ''Donald Knuth's'' Dancing Links algorithm. Another way to program Sudoku as a constraint satisfaction problem..." current
- 11:30, 26 October 2021 diff hist −779 Sudopedia:Community Portal
- 11:28, 26 October 2021 diff hist +125 N Sudopedia:Terminology Created page with "Please use the existing concept names as much as possible. Check the terminology list for the best name to use. {{stub}}" current
- 11:21, 26 October 2021 diff hist −1 Sudopedia:Guidelines
- 11:10, 26 October 2021 diff hist +302 N Sudopedia:Redirecting Created page with "Redirecting is useful for concepts which are known by different names. A redirect page has a single line, like this: #REDIRECT:box It is not neccesary to redirect for a plu..." current
- 11:01, 26 October 2021 diff hist +2,005 N Sudopedia:Fish Diagram Created page with "When a solving technique only deals with the candidates for a single digit, it is customary to use the letter '''X''' to replace this digit, both in chain nota..." current