|
A Dominos Test is a sequence represented by a group of domino tiles.
The number of pips on each half of the tile can vary between 0 and 6. 0 follows 6 in a series.
The tiles can be placed sequentially , in a circle, a spiral or a matrix.
The objective of the test is to guess the next tile which follows in the sequence.
The program will try to solve any problem of this type that you choose to propose. The only condition which must be met in order to approve any proposed series is that it must be logical and solvable by a human being. In other words, if the series were proposed to a person with a normal IQ (Intelligence Quotient), he or she would be able to solve it.
If you want to know if a series is valid or not, try it on another person.
|