1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91
|
node_bestSolution("start", 54, "Pavel Danihelka")
node_bestSolution("briefcase", 225, "Pavel Danihelka")
node_bestSolution("cellar", 375, "Pavel Danihelka")
node_bestSolution("library", 111, "Pavel Danihelka")
node_bestSolution("stairs", 163, "Pavel Danihelka")
node_bestSolution("broom", 193, "Ivo Danihelka")
node_bestSolution("reef", 169, "Pavel Danihelka")
node_bestSolution("wc", 100, "Pavel Danihelka")
node_bestSolution("submarine", 83, "Pavel Danihelka")
node_bestSolution("party1", 236, "Mark Byers")
node_bestSolution("elk", 257, "Pavel Danihelka")
node_bestSolution("wreck", 91, "Hynek Vychodil")
node_bestSolution("viking1", 119, "Pavel Danihelka")
node_bestSolution("airplane", 235, "Johannes Drescher")
node_bestSolution("bathyscaph", 82, "Pavel Danihelka")
node_bestSolution("tank", 402, "Josef Peterka")
node_bestSolution("viking2", 341, "Uoti Urpala")
node_bestSolution("party2", 283, "Gabor Braun")
node_bestSolution("gods", 533, "Félix Marcotte-Gagnon")
node_bestSolution("elevator1", 200, "Pavel Danihelka")
node_bestSolution("city", 481, "Gabor Braun")
node_bestSolution("ufo", 283, "Gabor Braun")
node_bestSolution("columns", 283, "Josef Peterka")
node_bestSolution("pavement", 500, "Erik Hajduk")
node_bestSolution("pyramid", 246, "Johan Rönnblom")
node_bestSolution("music", 393, "Josef Peterka")
node_bestSolution("crabshow", 340, "Gabor Braun")
node_bestSolution("elevator2", 455, "Gabor Braun")
node_bestSolution("atlantis", 531, "Uoti Urpala")
node_bestSolution("corals", 252, "David Glass")
node_bestSolution("labyrinth", 278, "Mark Byers")
node_bestSolution("imprisoned", 275, "Josef Peterka")
node_bestSolution("society", 110, "Radovan Málek")
node_bestSolution("creatures", 447, "Josef Peterka")
node_bestSolution("cancan", 578, "Mark Byers")
node_bestSolution("pearls", 475, "Erik Hajduk")
node_bestSolution("turtle", 620, "Zmiter Nikitin")
node_bestSolution("computer", 156, "Josef Peterka")
node_bestSolution("noground", 44, "Heiko Luettges")
node_bestSolution("bathroom", 90, "Josef Peterka")
node_bestSolution("duckie", 98, "Ronny Standtke")
node_bestSolution("puzzle", 144, "Josef Peterka")
node_bestSolution("dump", 426, "Josef Peterka")
node_bestSolution("barrel", 1237, "Zmiter Nikitin")
node_bestSolution("cabin1", 168, "Pavel Danihelka")
node_bestSolution("snowman", 66, "Pavel Danihelka")
node_bestSolution("cannons", 39, "Pavel Danihelka")
node_bestSolution("kitchen", 564, "Josef Peterka")
node_bestSolution("cabin2", 383, "David Glass")
node_bestSolution("captain", 417, "Erik Hajduk")
node_bestSolution("map", 1541, "Gabor Braun")
node_bestSolution("reactor", 163, "Pavel Danihelka")
node_bestSolution("magnet", 408, "Josef Peterka")
node_bestSolution("engine", 256, "Gabor Braun")
node_bestSolution("steel", 185, "Josef Peterka")
node_bestSolution("corridor", 523, "Amic Frouvelle")
node_bestSolution("experiments", 706, "Zmiter Nikitin")
node_bestSolution("propulsion", 2046, "Gabor Braun")
node_bestSolution("aztec", 376, "Mark Byers")
node_bestSolution("gems", 59, "Mark Byers")
node_bestSolution("chest", 279, "Gabor Braun")
node_bestSolution("alibaba", 459, "Gabor Braun")
node_bestSolution("cave", 186, "Josef Peterka")
node_bestSolution("grail", 1691, "Zmiter Nikitin")
node_bestSolution("tetris", 134, "Gabor Braun")
node_bestSolution("emulator", 620, "Gabor Braun")
node_bestSolution("warcraft", 573, "Josef Peterka")
node_bestSolution("windoze", 537, "Zmiter Nikitin")
node_bestSolution("hardware", 629, "Zmiter Nikitin")
node_bestSolution("floppy", 950, "Zmiter Nikitin")
node_bestSolution("hanoi", 404, "Masaaki Irie")
node_bestSolution("rush", 852, "Miroslav Olšák")
node_bestSolution("fdto", 243, "Masaaki Irie")
node_bestSolution("rotate", 213, "Masaaki Irie")
node_bestSolution("nowall", 418, "Masaaki Irie")
node_bestSolution("hole", 459, "Masaaki Irie")
node_bestSolution("key", 554, "Zmiter Nikitin")
node_bestSolution("keys", 281, "Erik Hajduk")
node_bestSolution("linux", 605, "Zmiter Nikitin")
node_bestSolution("electromagnet", 464, "Zmiter Nikitin")
|