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