4 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', ()],
5 [(), 'ö', 'o', 'w', 'ü', 'j', 'v', 'm', 'u', 'p', 'f', 'ß', '´', ()],
6 ['⇩', 'c', 'i', 'n', 'l', 'a', 'r', 'g', 'e', 'd', 's', 'b', '⇘', '\n'],
7 ['⇧', (), 't', 'x', 'q', '.', 'y', 'ä', 'h', 'k', 'z', ',', '⇗'],
8 [(), (), (), ' ', (), (), (), ()]]
9 # 1.956906998 billion total penalty compared to notime-noeffort
10 # 4.44243300546 mean key position cost in file 1gramme.txt
11 # 4.39761185398 % finger repeats in file 2gramme.txt
12 # 7.80984301514 million keystrokes disbalance of the fingers
13 # 0.626939927124 % finger repeats top to bottom or vice versa
14 # 10.8916671751 % of trigrams have no handswitching (uppercase ignored)
15 # 0.197532905 billion rows² to cross while on the same hand
19 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', ()],
20 [(), 'ö', 'o', 'r', 'b', 'ü', ',', 'x', 'u', 'k', 'c', 'ß', '´', ()],
21 ['⇩', 'z', 'a', 'l', 'h', 'i', 's', 'e', 'd', 't', 'n', 'j', '⇘', '\n'],
22 ['⇧', (), 'ä', 'w', 'q', 'g', 'y', 'f', '.', 'v', 'p', 'm', '⇗'],
23 [(), (), (), ' ', (), (), (), ()]]
24 # 1.983375236 billion total penalty compared to notime-noeffort
25 # 4.41525660048 mean key position cost in file 1gramme.txt
26 # 4.41634791202 % finger repeats in file 2gramme.txt
27 # 11.1487875921 million keystrokes disbalance of the fingers
28 # 0.226667449867 % finger repeats top to bottom or vice versa
29 # 11.0025301684 % of trigrams have no handswitching (uppercase ignored)
30 # 0.217781411 billion rows² to cross while on the same hand