File size: 3,928 Bytes
4cc9063
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
{
    "num_steps_trained": 100000,
    "novelty_threshold": 5,
    "prop_accurate": 1.0,
    "prop_playable": 1.0,
    "prop_novel": 0.0,
    "prop_novel_playable_accurate": 0.0,
    "diversity": 0.4,
    "restricted_diversity": 0.1,
    "less_restricted_diversity": 0.1,
    "samples": [
        "########\n#------#\n#-#$.@-#\n#--$.###\n#-#$.###\n#---####\n########",
        "########\n#------#\n#-#$.@-#\n#--$.###\n#-#$.###\n#---####\n########",
        "########\n#---####\n#-#@$--#\n#--$*.-#\n####.-##\n##----##\n##---###\n########",
        "########\n#------#\n#-#$.@-#\n#--$.###\n#-#$.###\n#---####\n########",
        "########\n#------#\n#-#$.@-#\n#--$.###\n#-#$.###\n#---####\n########",
        "########\n#------#\n#-#.#--#\n#--*---#\n##$*$-##\n#--*@###\n#-#.####\n#---####\n########",
        "########\n#---####\n#-#@$--#\n#--$*.-#\n####.-##\n##----##\n##---###\n########",
        "########\n#------#\n#-#$.@-#\n#--$.###\n#-#$.###\n#---####\n########",
        "########\n#---####\n#-.$.-##\n#-$*--##\n##--*$-#\n##-.$.-#\n####--@#\n########",
        "########\n#------#\n#-#.#--#\n#--*---#\n##$*$-##\n#--*@###\n#-#.####\n#---####\n########"
    ],
    "solutions": [
        "211114433114433232414112233112233434223341211114433",
        "211114433114433232414112233112233434223341211114433",
        "34421221144332343321141112233434133441244112343232221143122114433",
        "211114433114433232414112233112233434223341211114433",
        "211114433114433232414112233112233434223341211114433",
        "2414411223232314432323221114443321332211144221144343233322143411341",
        "34421221144332343321141112233434133441244112343232221143122114433",
        "211114433114433232414112233112233434223341211114433",
        "12121143321121223434412343443322121",
        "2414411223232314432323221114443321332211144221144343233322143411341"
    ],
    "accuracies": [
        true,
        true,
        true,
        true,
        true,
        true,
        true,
        true,
        true,
        true
    ],
    "novelties": [
        false,
        false,
        false,
        false,
        false,
        false,
        false,
        false,
        false,
        false
    ],
    "infos": [
        {
            "width": 8,
            "height": 7,
            "num_targets": 3,
            "prop_empty": 0.25,
            "solution_len": 51
        },
        {
            "width": 8,
            "height": 7,
            "num_targets": 3,
            "prop_empty": 0.25,
            "solution_len": 51
        },
        {
            "width": 8,
            "height": 8,
            "num_targets": 2,
            "prop_empty": 0.265625,
            "solution_len": 65
        },
        {
            "width": 8,
            "height": 7,
            "num_targets": 3,
            "prop_empty": 0.25,
            "solution_len": 51
        },
        {
            "width": 8,
            "height": 7,
            "num_targets": 3,
            "prop_empty": 0.25,
            "solution_len": 51
        },
        {
            "width": 8,
            "height": 9,
            "num_targets": 2,
            "prop_empty": 0.2916666666666667,
            "solution_len": 67
        },
        {
            "width": 8,
            "height": 8,
            "num_targets": 2,
            "prop_empty": 0.265625,
            "solution_len": 65
        },
        {
            "width": 8,
            "height": 7,
            "num_targets": 3,
            "prop_empty": 0.25,
            "solution_len": 51
        },
        {
            "width": 8,
            "height": 8,
            "num_targets": 4,
            "prop_empty": 0.234375,
            "solution_len": 35
        },
        {
            "width": 8,
            "height": 9,
            "num_targets": 2,
            "prop_empty": 0.2916666666666667,
            "solution_len": 67
        }
    ],
    "n_search_iters": 10000000
}