Sample Scoring

Each player is represented by a letter from A to X. Each group of four letters represents the players that are seated at a table for a single game. Each line represents a game.

Here is a seating arrangement:

AEKM DFJX GINT BLRV HPCW OQSU
PQBC AFOT DELW GJRU IMSX HKNV
DMTU GKPX AHLQ BNFW JOCV IRES
APIV EGCU DKOR BHTX FNLS JMQW
BGLO CNRX EJPT FMQV DHIU AKSW
ADGV BKJS FRPU HIOW ENQX CLMT
BMHR DPSV CFIK AJNU GQTW ELOX
UVWX IJKL MNOP EFGH ABCD QRST
Here is a table which illustrates the seating repetitions. This seating arrangement has 33 "bad seatings". You might notice that player F and player O are as close to perfect as they can be. They play with every other player.

Seating Repetitions
ABCDEFGHIJKLMNOPQRSTUVWX
A11211111121111110111210
B12101120112111112110111
C12111111111111211011111
D21111111111101101112211
E10111211112111111111012
F11111111111121111111111
G11112111111011111022111
H12111112011111111011121
I10111112121111101211111
J11111110121111111112111
K21111111221111101200111
L12112111111112011110111
M11111101111111121121111
N11101211111111111111112
O11111111111211111111111
P11211111111011111111211
Q11101111010121111221121
R02111111111111111212101
S11011100212111112211111
T11111121110121112111011
U10121121120011111211111
V21120111111111121110111
W11111112111111112011111
X01112111111112111111111

There is also another table which I have used in some of my implementations to try to eliminate the undesirable effect of sitting at the same table for each of the six games.

Table Repetitions
ABCDEFGHIJKLMNOPQRSTUVWX
1331210211011301211012311
2112212201331011201211103
3101222112122122312021010
4130013231201121012012221
5113211122101121120211122
6101020011122212032421121


Paul Chamberlain
tif@tifster.com