MATLAB Unisol

GUI for playing Unisol puzzles
2.2K 次下载
更新时间 2008/11/30

查看许可证

unisol is a logical puzzle invented by Lawrence Gould that has been printed in the Sydney Morning Herald (Sydney, Australia) and Tele Sept Jeux (Paris, France) since the mid 1980s. It appears in the Sydney Morning Herald on Mondays, Wednesdays and Fridays.

Example
---------------
| X | B | E | J | 27 A=5; B=8
|---------------|
| C | D | J | G | 17
|---------------|
| G | E | F | B | 24
|---------------|
| H | A | C | F | 15
---------------
10 23 23 27 83

Rules
The rules of the puzzle are:
* the letters A to H and J represent the numbers 1 to 9
* each letter may occur only once in a row or column
* seven letters occur twice; two occur only once
* one of the letters that occurs twice has been replaced with an X
* the sums of each row and column and the whole square are given
* the object is to fill in the numbers.
Each puzzle has a unique solution. One of the numbers that occurs twice and one that occurs once are given, though the puzzles are often more interesting to solve without them.

Solving Unisols
Things to look for:
* the numbers 1 to 9 add to 45, so the sum of eight letters will give you the value of the ninth
* since seven letters occur twice and two only once the puzzle sums to 90 (2* 1 to 9) minus the sum of the two numbers that occur once
* certain sums can only be made up of certain numbers e.g. a row that adds to 11 must be 1,2,3 & 5
* lines with three letters in common give you the difference between the two other letters
* looking at differences between pairs of letters can give the difference between letters or narrow down possible combinations
* try to find areas where you can combine pieces of information to reduce possibilities.

Reference: http://en.wikipedia.org/wiki/Unisol

引用格式

Per-Anders Ekstrom (2024). MATLAB Unisol (https://www.mathworks.com/matlabcentral/fileexchange/22278-matlab-unisol), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Word games 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0