File size: 1,300 Bytes
5374a2d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "0": {
        "score": 0.75,
        "success": {},
        "failure": {
            "3": {
                "modification": "(added a test operator to validate the generated solution before returning it)",
                "score": 0.09375
            },
            "1": {
                "modification": "modify: Added a test operator to validate the generated solution before returning it.",
                "score": 0.09375
            },
            "2": {
                "modification": "(added a test operator to validate the solution before returning it)",
                "score": 0.09375
            }
        }
    },
    "2": {
        "score": 0.09375,
        "success": {},
        "failure": {
            "4": {
                "modification": "modify: Added ScEnsemble operator to improve solution selection.",
                "score": 0.09375
            },
            "6": {
                "modification": "(add ScEnsemble operator to aggregate solutions before testing)",
                "score": 0.09375
            }
        }
    },
    "1": {
        "score": 0.09375,
        "success": {},
        "failure": {
            "5": {
                "modification": "(such as:add /delete /modify/ ...)",
                "score": 0.09375
            }
        }
    }
}