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