nums listlengths 4 4 | target int64 10 100 | solution listlengths 3 3 | optimal_path stringlengths 282 529 | start_size int64 4 4 | search_path stringlengths 505 16.8k | rating float64 0 0.99 | search_type stringclasses 5
values | heuristic stringclasses 2
values |
|---|---|---|---|---|---|---|---|---|
[
6,
26,
22,
75
] | 50 | [
"26-22=4",
"75*4=300",
"300/6=50"
] | Current State: 50:[6, 26, 22, 75], Operations: []
Exploring Operation: 26-22=4, Resulting Numbers: [6, 75, 4]
Generated Node #2: [6, 75, 4] from Operation: 26-22=4
Current State: 50:[6, 75, 4], Operations: ['26-22=4']
Exploring Operation: 75*4=300, Resulting Numbers: [6, 300]
Generated Node #3: [6, 300] from Operation:... | 4 | Current State: 50:[6, 26, 22, 75], Operations: []
Exploring Operation: 75-26=49, Resulting Numbers: [6, 22, 49]
Generated Node #0,0: 50:[6, 22, 49] Operation: 75-26=49
Exploring Operation: 75-22=53, Resulting Numbers: [6, 26, 53]
Generated Node #0,1: 50:[6, 26, 53] Operation: 75-22=53
Exploring Operation: 26-22=4, Resu... | 0 | hs_4 | mult_heuristic |
[
62,
49,
18,
60
] | 40 | [
"62-60=2",
"18/2=9",
"49-9=40"
] | Current State: 40:[62, 49, 18, 60], Operations: []
Exploring Operation: 62-60=2, Resulting Numbers: [49, 18, 2]
Generated Node #2: [49, 18, 2] from Operation: 62-60=2
Current State: 40:[49, 18, 2], Operations: ['62-60=2']
Exploring Operation: 18/2=9, Resulting Numbers: [49, 9]
Generated Node #3: [49, 9] from Operation:... | 4 | Current State: 40:[62, 49, 18, 60], Operations: []
Exploring Operation: 62-18=44, Resulting Numbers: [49, 60, 44]
Generated Node #0,0: 40:[49, 60, 44] Operation: 62-18=44
Exploring Operation: 62-49=13, Resulting Numbers: [18, 60, 13]
Generated Node #0,1: 40:[18, 60, 13] Operation: 62-49=13
Exploring Operation: 62-60=2,... | 0.980035 | hs_4 | mult_heuristic |
[
92,
80,
55,
20
] | 77 | [
"92+20=112",
"55*112=6160",
"6160/80=77"
] | Current State: 77:[92, 80, 55, 20], Operations: []
Exploring Operation: 92+20=112, Resulting Numbers: [80, 55, 112]
Generated Node #2: [80, 55, 112] from Operation: 92+20=112
Current State: 77:[80, 55, 112], Operations: ['92+20=112']
Exploring Operation: 55*112=6160, Resulting Numbers: [80, 6160]
Generated Node #3: [80... | 4 | Current State: 77:[92, 80, 55, 20], Operations: []
Exploring Operation: 55+20=75, Resulting Numbers: [92, 80, 75]
Generated Node #0,0: 77:[92, 80, 75] Operation: 55+20=75
Exploring Operation: 92-20=72, Resulting Numbers: [80, 55, 72]
Generated Node #0,1: 77:[80, 55, 72] Operation: 92-20=72
Exploring Operation: 92-80=12... | 0 | hs_3 | mult_heuristic |
[
32,
94,
74,
5
] | 17 | [
"94-32=62",
"74+5=79",
"79-62=17"
] | Current State: 17:[32, 94, 74, 5], Operations: []
Exploring Operation: 94-32=62, Resulting Numbers: [74, 5, 62]
Generated Node #2: [74, 5, 62] from Operation: 94-32=62
Current State: 17:[74, 5, 62], Operations: ['94-32=62']
Exploring Operation: 74+5=79, Resulting Numbers: [62, 79]
Generated Node #3: [62, 79] from Opera... | 4 | Current State: 17:[32, 94, 74, 5], Operations: []
Exploring Operation: 94-74=20, Resulting Numbers: [32, 5, 20]
Generated Node #0,0: 17:[32, 5, 20] Operation: 94-74=20
Exploring Operation: 94-32=62, Resulting Numbers: [74, 5, 62]
Generated Node #0,1: 17:[74, 5, 62] Operation: 94-32=62
Moving to Node #0,0
Current State:... | 0.988715 | hs_2 | mult_heuristic |
[
74,
48,
83,
88
] | 49 | [
"74+48=122",
"83+88=171",
"171-122=49"
] | Current State: 49:[74, 48, 83, 88], Operations: []
Exploring Operation: 74+48=122, Resulting Numbers: [83, 88, 122]
Generated Node #2: [83, 88, 122] from Operation: 74+48=122
Current State: 49:[83, 88, 122], Operations: ['74+48=122']
Exploring Operation: 83+88=171, Resulting Numbers: [122, 171]
Generated Node #3: [122,... | 4 | Current State: 49:[74, 48, 83, 88], Operations: []
Exploring Operation: 83-74=9, Resulting Numbers: [48, 88, 9]
Generated Node #0,0: 49:[48, 88, 9] Operation: 83-74=9
Exploring Operation: 88-83=5, Resulting Numbers: [74, 48, 5]
Generated Node #0,1: 49:[74, 48, 5] Operation: 88-83=5
Exploring Operation: 88-74=14, Result... | 0.983507 | hs_3 | sum_heuristic |
[
95,
94,
83,
61
] | 45 | [
"95+94=189",
"83+61=144",
"189-144=45"
] | Current State: 45:[95, 94, 83, 61], Operations: []
Exploring Operation: 95+94=189, Resulting Numbers: [83, 61, 189]
Generated Node #2: [83, 61, 189] from Operation: 95+94=189
Current State: 45:[83, 61, 189], Operations: ['95+94=189']
Exploring Operation: 83+61=144, Resulting Numbers: [189, 144]
Generated Node #3: [189,... | 4 | Current State: 45:[95, 94, 83, 61], Operations: []
Exploring Operation: 95-94=1, Resulting Numbers: [83, 61, 1]
Generated Node #0,0: 45:[83, 61, 1] Operation: 95-94=1
Exploring Operation: 95-83=12, Resulting Numbers: [94, 61, 12]
Generated Node #0,1: 45:[94, 61, 12] Operation: 95-83=12
Start Sub Search at level 1: Movi... | 0.986979 | hs_2 | mult_heuristic |
[
99,
97,
11,
1
] | 88 | [
"99/11=9",
"97*1=97",
"97-9=88"
] | Current State: 88:[99, 97, 11, 1], Operations: []
Exploring Operation: 99/11=9, Resulting Numbers: [97, 1, 9]
Generated Node #2: [97, 1, 9] from Operation: 99/11=9
Current State: 88:[97, 1, 9], Operations: ['99/11=9']
Exploring Operation: 97*1=97, Resulting Numbers: [9, 97]
Generated Node #3: [9, 97] from Operation: 97... | 4 | Current State: 88:[99, 97, 11, 1], Operations: []
Exploring Operation: 99/11=9, Resulting Numbers: [97, 1, 9]
Generated Node #0,0: 88:[97, 1, 9] Operation: 99/11=9
Exploring Operation: 99-97=2, Resulting Numbers: [11, 1, 2]
Generated Node #0,1: 88:[11, 1, 2] Operation: 99-97=2
Exploring Operation: 97-11=86, Resulting N... | 0.960069 | hs_4 | sum_heuristic |
[
4,
10,
5,
83
] | 22 | [
"10-5=5",
"83+5=88",
"88/4=22"
] | Current State: 22:[4, 10, 5, 83], Operations: []
Exploring Operation: 10-5=5, Resulting Numbers: [4, 83, 5]
Generated Node #2: [4, 83, 5] from Operation: 10-5=5
Current State: 22:[4, 83, 5], Operations: ['10-5=5']
Exploring Operation: 83+5=88, Resulting Numbers: [4, 88]
Generated Node #3: [4, 88] from Operation: 83+5=8... | 4 | Current State: 22:[4, 10, 5, 83], Operations: []
Exploring Operation: 5-4=1, Resulting Numbers: [10, 83, 1]
Generated Node #0,0: 22:[10, 83, 1] Operation: 5-4=1
Exploring Operation: 83-10=73, Resulting Numbers: [4, 5, 73]
Generated Node #0,1: 22:[4, 5, 73] Operation: 83-10=73
Exploring Operation: 83-5=78, Resulting Num... | 0 | hs_4 | mult_heuristic |
[
5,
9,
55,
59
] | 24 | [
"5*55=275",
"275-59=216",
"216/9=24"
] | Current State: 24:[5, 9, 55, 59], Operations: []
Exploring Operation: 5*55=275, Resulting Numbers: [9, 59, 275]
Generated Node #2: [9, 59, 275] from Operation: 5*55=275
Current State: 24:[9, 59, 275], Operations: ['5*55=275']
Exploring Operation: 275-59=216, Resulting Numbers: [9, 216]
Generated Node #3: [9, 216] from ... | 4 | Current State: 24:[5, 9, 55, 59], Operations: []
Exploring Operation: 55-9=46, Resulting Numbers: [5, 59, 46]
Generated Node #0,0: 24:[5, 59, 46] Operation: 55-9=46
Exploring Operation: 55-5=50, Resulting Numbers: [9, 59, 50]
Generated Node #0,1: 24:[9, 59, 50] Operation: 55-5=50
Exploring Operation: 59-9=50, Resulting... | 0 | hs_5 | sum_heuristic |
[
61,
27,
11,
44
] | 52 | [
"61+27=88",
"88/11=8",
"44+8=52"
] | Current State: 52:[61, 27, 11, 44], Operations: []
Exploring Operation: 61+27=88, Resulting Numbers: [11, 44, 88]
Generated Node #2: [11, 44, 88] from Operation: 61+27=88
Current State: 52:[11, 44, 88], Operations: ['61+27=88']
Exploring Operation: 88/11=8, Resulting Numbers: [44, 8]
Generated Node #3: [44, 8] from Ope... | 4 | Current State: 52:[61, 27, 11, 44], Operations: []
Exploring Operation: 11+44=55, Resulting Numbers: [61, 27, 55]
Generated Node #0,0: 52:[61, 27, 55] Operation: 11+44=55
Exploring Operation: 61-11=50, Resulting Numbers: [27, 44, 50]
Generated Node #0,1: 52:[27, 44, 50] Operation: 61-11=50
Exploring Operation: 44-27=17... | 0 | hs_5 | sum_heuristic |
[
46,
7,
11,
45
] | 18 | [
"46-45=1",
"7+11=18",
"1*18=18"
] | Current State: 18:[46, 7, 11, 45], Operations: []
Exploring Operation: 46-45=1, Resulting Numbers: [7, 11, 1]
Generated Node #2: [7, 11, 1] from Operation: 46-45=1
Current State: 18:[7, 11, 1], Operations: ['46-45=1']
Exploring Operation: 7+11=18, Resulting Numbers: [1, 18]
Generated Node #3: [1, 18] from Operation: 7+... | 4 | Current State: 18:[46, 7, 11, 45], Operations: []
Exploring Operation: 46-45=1, Resulting Numbers: [7, 11, 1]
Generated Node #0,0: 18:[7, 11, 1] Operation: 46-45=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 18:[7, 11, 1], Operations: ['46-45=1']
Exploring Operation: 7+11=18, Resulting Numbers: [1, ... | 0.993924 | hs_1 | mult_heuristic |
[
37,
57,
66,
81
] | 79 | [
"37+57=94",
"81-66=15",
"94-15=79"
] | Current State: 79:[37, 57, 66, 81], Operations: []
Exploring Operation: 37+57=94, Resulting Numbers: [66, 81, 94]
Generated Node #2: [66, 81, 94] from Operation: 37+57=94
Current State: 79:[66, 81, 94], Operations: ['37+57=94']
Exploring Operation: 81-66=15, Resulting Numbers: [94, 15]
Generated Node #3: [94, 15] from ... | 4 | Current State: 79:[37, 57, 66, 81], Operations: []
Exploring Operation: 66-37=29, Resulting Numbers: [57, 81, 29]
Generated Node #0,0: 79:[57, 81, 29] Operation: 66-37=29
Exploring Operation: 81-37=44, Resulting Numbers: [57, 66, 44]
Generated Node #0,1: 79:[57, 66, 44] Operation: 81-37=44
Exploring Operation: 37+66=10... | 0.984375 | hs_5 | mult_heuristic |
[
93,
63,
77,
26
] | 81 | [
"93-63=30",
"77-26=51",
"30+51=81"
] | Current State: 81:[93, 63, 77, 26], Operations: []
Exploring Operation: 93-63=30, Resulting Numbers: [77, 26, 30]
Generated Node #2: [77, 26, 30] from Operation: 93-63=30
Current State: 81:[77, 26, 30], Operations: ['93-63=30']
Exploring Operation: 77-26=51, Resulting Numbers: [30, 51]
Generated Node #3: [30, 51] from ... | 4 | Current State: 81:[93, 63, 77, 26], Operations: []
Exploring Operation: 63-26=37, Resulting Numbers: [93, 77, 37]
Generated Node #0,0: 81:[93, 77, 37] Operation: 63-26=37
Exploring Operation: 77-63=14, Resulting Numbers: [93, 26, 14]
Generated Node #0,1: 81:[93, 26, 14] Operation: 77-63=14
Exploring Operation: 63+26=89... | 0.985243 | hs_5 | mult_heuristic |
[
56,
19,
82,
15
] | 68 | [
"19-15=4",
"56/4=14",
"82-14=68"
] | Current State: 68:[56, 19, 82, 15], Operations: []
Exploring Operation: 19-15=4, Resulting Numbers: [56, 82, 4]
Generated Node #2: [56, 82, 4] from Operation: 19-15=4
Current State: 68:[56, 82, 4], Operations: ['19-15=4']
Exploring Operation: 56/4=14, Resulting Numbers: [82, 14]
Generated Node #3: [82, 14] from Operati... | 4 | Current State: 68:[56, 19, 82, 15], Operations: []
Exploring Operation: 56+15=71, Resulting Numbers: [19, 82, 71]
Generated Node #0,0: 68:[19, 82, 71] Operation: 56+15=71
Exploring Operation: 82-56=26, Resulting Numbers: [19, 15, 26]
Generated Node #0,1: 68:[19, 15, 26] Operation: 82-56=26
Exploring Operation: 56-19=37... | 0 | hs_4 | mult_heuristic |
[
18,
53,
70,
91
] | 93 | [
"53-18=35",
"70/35=2",
"91+2=93"
] | Current State: 93:[18, 53, 70, 91], Operations: []
Exploring Operation: 53-18=35, Resulting Numbers: [70, 91, 35]
Generated Node #2: [70, 91, 35] from Operation: 53-18=35
Current State: 93:[70, 91, 35], Operations: ['53-18=35']
Exploring Operation: 70/35=2, Resulting Numbers: [91, 2]
Generated Node #3: [91, 2] from Ope... | 4 | Current State: 93:[18, 53, 70, 91], Operations: []
Exploring Operation: 18+70=88, Resulting Numbers: [53, 91, 88]
Generated Node #0,0: 93:[53, 91, 88] Operation: 18+70=88
Exploring Operation: 53-18=35, Resulting Numbers: [70, 91, 35]
Generated Node #0,1: 93:[70, 91, 35] Operation: 53-18=35
Exploring Operation: 70-53=17... | 0.96875 | hs_3 | sum_heuristic |
[
60,
2,
14,
79
] | 69 | [
"60+14=74",
"2*74=148",
"148-79=69"
] | Current State: 69:[60, 2, 14, 79], Operations: []
Exploring Operation: 60+14=74, Resulting Numbers: [2, 79, 74]
Generated Node #2: [2, 79, 74] from Operation: 60+14=74
Current State: 69:[2, 79, 74], Operations: ['60+14=74']
Exploring Operation: 2*74=148, Resulting Numbers: [79, 148]
Generated Node #3: [79, 148] from Op... | 4 | Current State: 69:[60, 2, 14, 79], Operations: []
Exploring Operation: 79-14=65, Resulting Numbers: [60, 2, 65]
Generated Node #0,0: 69:[60, 2, 65] Operation: 79-14=65
Exploring Operation: 79-60=19, Resulting Numbers: [2, 14, 19]
Generated Node #0,1: 69:[2, 14, 19] Operation: 79-60=19
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
11,
25,
13,
29
] | 21 | [
"13-11=2",
"25*2=50",
"50-29=21"
] | Current State: 21:[11, 25, 13, 29], Operations: []
Exploring Operation: 13-11=2, Resulting Numbers: [25, 29, 2]
Generated Node #2: [25, 29, 2] from Operation: 13-11=2
Current State: 21:[25, 29, 2], Operations: ['13-11=2']
Exploring Operation: 25*2=50, Resulting Numbers: [29, 50]
Generated Node #3: [29, 50] from Operati... | 4 | Current State: 21:[11, 25, 13, 29], Operations: []
Exploring Operation: 29-25=4, Resulting Numbers: [11, 13, 4]
Generated Node #0,0: 21:[11, 13, 4] Operation: 29-25=4
Exploring Operation: 13-11=2, Resulting Numbers: [25, 29, 2]
Generated Node #0,1: 21:[25, 29, 2] Operation: 13-11=2
Exploring Operation: 29-13=16, Result... | 0 | hs_5 | mult_heuristic |
[
68,
55,
78,
66
] | 25 | [
"68-55=13",
"78-66=12",
"13+12=25"
] | Current State: 25:[68, 55, 78, 66], Operations: []
Exploring Operation: 68-55=13, Resulting Numbers: [78, 66, 13]
Generated Node #2: [78, 66, 13] from Operation: 68-55=13
Current State: 25:[78, 66, 13], Operations: ['68-55=13']
Exploring Operation: 78-66=12, Resulting Numbers: [13, 12]
Generated Node #3: [13, 12] from ... | 4 | Current State: 25:[68, 55, 78, 66], Operations: []
Exploring Operation: 78-68=10, Resulting Numbers: [55, 66, 10]
Generated Node #0,0: 25:[55, 66, 10] Operation: 78-68=10
Exploring Operation: 68-66=2, Resulting Numbers: [55, 78, 2]
Generated Node #0,1: 25:[55, 78, 2] Operation: 68-66=2
Exploring Operation: 78-66=12, Re... | 0.978299 | hs_3 | mult_heuristic |
[
2,
60,
53,
44
] | 53 | [
"2+60=62",
"53-44=9",
"62-9=53"
] | Current State: 53:[2, 60, 53, 44], Operations: []
Exploring Operation: 2+60=62, Resulting Numbers: [53, 44, 62]
Generated Node #2: [53, 44, 62] from Operation: 2+60=62
Current State: 53:[53, 44, 62], Operations: ['2+60=62']
Exploring Operation: 53-44=9, Resulting Numbers: [62, 9]
Generated Node #3: [62, 9] from Operati... | 4 | Current State: 53:[2, 60, 53, 44], Operations: []
Exploring Operation: 2+44=46, Resulting Numbers: [60, 53, 46]
Generated Node #0,0: 53:[60, 53, 46] Operation: 2+44=46
Exploring Operation: 60-2=58, Resulting Numbers: [53, 44, 58]
Generated Node #0,1: 53:[53, 44, 58] Operation: 60-2=58
Moving to Node #0,0
Current State:... | 0.985243 | hs_2 | sum_heuristic |
[
39,
15,
31,
78
] | 13 | [
"39*31=1209",
"15+78=93",
"1209/93=13"
] | Current State: 13:[39, 15, 31, 78], Operations: []
Exploring Operation: 39*31=1209, Resulting Numbers: [15, 78, 1209]
Generated Node #2: [15, 78, 1209] from Operation: 39*31=1209
Current State: 13:[15, 78, 1209], Operations: ['39*31=1209']
Exploring Operation: 15+78=93, Resulting Numbers: [1209, 93]
Generated Node #3: ... | 4 | Current State: 13:[39, 15, 31, 78], Operations: []
Exploring Operation: 78/39=2, Resulting Numbers: [15, 31, 2]
Generated Node #0,0: 13:[15, 31, 2] Operation: 78/39=2
Exploring Operation: 78-39=39, Resulting Numbers: [15, 31, 39]
Generated Node #0,1: 13:[15, 31, 39] Operation: 78-39=39
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
66,
75,
86,
4
] | 50 | [
"75-66=9",
"4*9=36",
"86-36=50"
] | Current State: 50:[66, 75, 86, 4], Operations: []
Exploring Operation: 75-66=9, Resulting Numbers: [86, 4, 9]
Generated Node #2: [86, 4, 9] from Operation: 75-66=9
Current State: 50:[86, 4, 9], Operations: ['75-66=9']
Exploring Operation: 4*9=36, Resulting Numbers: [86, 36]
Generated Node #3: [86, 36] from Operation: 4... | 4 | Current State: 50:[66, 75, 86, 4], Operations: []
Exploring Operation: 66-4=62, Resulting Numbers: [75, 86, 62]
Generated Node #0,0: 50:[75, 86, 62] Operation: 66-4=62
Exploring Operation: 75-66=9, Resulting Numbers: [86, 4, 9]
Generated Node #0,1: 50:[86, 4, 9] Operation: 75-66=9
Exploring Operation: 86-66=20, Resulti... | 0 | hs_4 | sum_heuristic |
[
86,
1,
99,
42
] | 55 | [
"86*1=86",
"99+42=141",
"141-86=55"
] | Current State: 55:[86, 1, 99, 42], Operations: []
Exploring Operation: 86*1=86, Resulting Numbers: [99, 42, 86]
Generated Node #2: [99, 42, 86] from Operation: 86*1=86
Current State: 55:[99, 42, 86], Operations: ['86*1=86']
Exploring Operation: 99+42=141, Resulting Numbers: [86, 141]
Generated Node #3: [86, 141] from O... | 4 | Current State: 55:[86, 1, 99, 42], Operations: []
Exploring Operation: 99-42=57, Resulting Numbers: [86, 1, 57]
Generated Node #0,0: 55:[86, 1, 57] Operation: 99-42=57
Exploring Operation: 99-86=13, Resulting Numbers: [1, 42, 13]
Generated Node #0,1: 55:[1, 42, 13] Operation: 99-86=13
Start Sub Search at level 1: Movin... | 0.992188 | hs_2 | sum_heuristic |
[
18,
58,
13,
89
] | 62 | [
"58-18=40",
"13+89=102",
"102-40=62"
] | Current State: 62:[18, 58, 13, 89], Operations: []
Exploring Operation: 58-18=40, Resulting Numbers: [13, 89, 40]
Generated Node #2: [13, 89, 40] from Operation: 58-18=40
Current State: 62:[13, 89, 40], Operations: ['58-18=40']
Exploring Operation: 13+89=102, Resulting Numbers: [40, 102]
Generated Node #3: [40, 102] fr... | 4 | Current State: 62:[18, 58, 13, 89], Operations: []
Exploring Operation: 18+13=31, Resulting Numbers: [58, 89, 31]
Generated Node #0,0: 62:[58, 89, 31] Operation: 18+13=31
Exploring Operation: 89-18=71, Resulting Numbers: [58, 13, 71]
Generated Node #0,1: 62:[58, 13, 71] Operation: 89-18=71
Exploring Operation: 89-13=76... | 0.969618 | hs_4 | mult_heuristic |
[
71,
54,
32,
47
] | 62 | [
"71-54=17",
"32+47=79",
"79-17=62"
] | Current State: 62:[71, 54, 32, 47], Operations: []
Exploring Operation: 71-54=17, Resulting Numbers: [32, 47, 17]
Generated Node #2: [32, 47, 17] from Operation: 71-54=17
Current State: 62:[32, 47, 17], Operations: ['71-54=17']
Exploring Operation: 32+47=79, Resulting Numbers: [17, 79]
Generated Node #3: [17, 79] from ... | 4 | Current State: 62:[71, 54, 32, 47], Operations: []
Exploring Operation: 71-47=24, Resulting Numbers: [54, 32, 24]
Generated Node #0,0: 62:[54, 32, 24] Operation: 71-47=24
Exploring Operation: 71-54=17, Resulting Numbers: [32, 47, 17]
Generated Node #0,1: 62:[32, 47, 17] Operation: 71-54=17
Exploring Operation: 54-47=7,... | 0.984375 | hs_3 | sum_heuristic |
[
23,
12,
37,
35
] | 83 | [
"23-12=11",
"37+35=72",
"11+72=83"
] | Current State: 83:[23, 12, 37, 35], Operations: []
Exploring Operation: 23-12=11, Resulting Numbers: [37, 35, 11]
Generated Node #2: [37, 35, 11] from Operation: 23-12=11
Current State: 83:[37, 35, 11], Operations: ['23-12=11']
Exploring Operation: 37+35=72, Resulting Numbers: [11, 72]
Generated Node #3: [11, 72] from ... | 4 | Current State: 83:[23, 12, 37, 35], Operations: []
Exploring Operation: 23+12=35, Resulting Numbers: [37, 35, 35]
Generated Node #0,0: 83:[37, 35, 35] Operation: 23+12=35
Moving to Node #0,0
Current State: 83:[37, 35, 35], Operations: ['23+12=35']
Exploring Operation: 37+35=72, Resulting Numbers: [35, 72]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
35,
48,
2,
34
] | 55 | [
"48-35=13",
"2*34=68",
"68-13=55"
] | Current State: 55:[35, 48, 2, 34], Operations: []
Exploring Operation: 48-35=13, Resulting Numbers: [2, 34, 13]
Generated Node #2: [2, 34, 13] from Operation: 48-35=13
Current State: 55:[2, 34, 13], Operations: ['48-35=13']
Exploring Operation: 2*34=68, Resulting Numbers: [13, 68]
Generated Node #3: [13, 68] from Opera... | 4 | Current State: 55:[35, 48, 2, 34], Operations: []
Exploring Operation: 35-34=1, Resulting Numbers: [48, 2, 1]
Generated Node #0,0: 55:[48, 2, 1] Operation: 35-34=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 55:[48, 2, 1], Operations: ['35-34=1']
Exploring Operation: 48+2=50, Resulting Numbers: [1, ... | 0 | hs_1 | sum_heuristic |
[
2,
9,
16,
43
] | 70 | [
"2+9=11",
"16+43=59",
"11+59=70"
] | Current State: 70:[2, 9, 16, 43], Operations: []
Exploring Operation: 2+9=11, Resulting Numbers: [16, 43, 11]
Generated Node #2: [16, 43, 11] from Operation: 2+9=11
Current State: 70:[16, 43, 11], Operations: ['2+9=11']
Exploring Operation: 16+43=59, Resulting Numbers: [11, 59]
Generated Node #3: [11, 59] from Operatio... | 4 | Current State: 70:[2, 9, 16, 43], Operations: []
Exploring Operation: 43-2=41, Resulting Numbers: [9, 16, 41]
Generated Node #0,0: 70:[9, 16, 41] Operation: 43-2=41
Exploring Operation: 43-9=34, Resulting Numbers: [2, 16, 34]
Generated Node #0,1: 70:[2, 16, 34] Operation: 43-9=34
Exploring Operation: 16-9=7, Resulting ... | 0 | hs_4 | mult_heuristic |
[
23,
58,
17,
14
] | 27 | [
"23+58=81",
"17-14=3",
"81/3=27"
] | Current State: 27:[23, 58, 17, 14], Operations: []
Exploring Operation: 23+58=81, Resulting Numbers: [17, 14, 81]
Generated Node #2: [17, 14, 81] from Operation: 23+58=81
Current State: 27:[17, 14, 81], Operations: ['23+58=81']
Exploring Operation: 17-14=3, Resulting Numbers: [81, 3]
Generated Node #3: [81, 3] from Ope... | 4 | Current State: 27:[23, 58, 17, 14], Operations: []
Exploring Operation: 58-23=35, Resulting Numbers: [17, 14, 35]
Generated Node #0,0: 27:[17, 14, 35] Operation: 58-23=35
Moving to Node #0,0
Current State: 27:[17, 14, 35], Operations: ['58-23=35']
Exploring Operation: 17-14=3, Resulting Numbers: [35, 3]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
98,
14,
86,
17
] | 34 | [
"98-14=84",
"86-84=2",
"17*2=34"
] | Current State: 34:[98, 14, 86, 17], Operations: []
Exploring Operation: 98-14=84, Resulting Numbers: [86, 17, 84]
Generated Node #2: [86, 17, 84] from Operation: 98-14=84
Current State: 34:[86, 17, 84], Operations: ['98-14=84']
Exploring Operation: 86-84=2, Resulting Numbers: [17, 2]
Generated Node #3: [17, 2] from Ope... | 4 | Current State: 34:[98, 14, 86, 17], Operations: []
Exploring Operation: 98-86=12, Resulting Numbers: [14, 17, 12]
Generated Node #0,0: 34:[14, 17, 12] Operation: 98-86=12
Moving to Node #0,0
Current State: 34:[14, 17, 12], Operations: ['98-86=12']
Exploring Operation: 14-12=2, Resulting Numbers: [17, 2]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
57,
65,
32,
60
] | 15 | [
"65-57=8",
"32/8=4",
"60/4=15"
] | Current State: 15:[57, 65, 32, 60], Operations: []
Exploring Operation: 65-57=8, Resulting Numbers: [32, 60, 8]
Generated Node #2: [32, 60, 8] from Operation: 65-57=8
Current State: 15:[32, 60, 8], Operations: ['65-57=8']
Exploring Operation: 32/8=4, Resulting Numbers: [60, 4]
Generated Node #3: [60, 4] from Operation:... | 4 | Current State: 15:[57, 65, 32, 60], Operations: []
Exploring Operation: 65-57=8, Resulting Numbers: [32, 60, 8]
Generated Node #0,0: 15:[32, 60, 8] Operation: 65-57=8
Exploring Operation: 65-60=5, Resulting Numbers: [57, 32, 5]
Generated Node #0,1: 15:[57, 32, 5] Operation: 65-60=5
Moving to Node #0,1
Current State: 15... | 0.985243 | hs_2 | mult_heuristic |
[
42,
78,
65,
18
] | 26 | [
"65*18=1170",
"1170-78=1092",
"1092/42=26"
] | Current State: 26:[42, 78, 65, 18], Operations: []
Exploring Operation: 65*18=1170, Resulting Numbers: [42, 78, 1170]
Generated Node #2: [42, 78, 1170] from Operation: 65*18=1170
Current State: 26:[42, 78, 1170], Operations: ['65*18=1170']
Exploring Operation: 1170-78=1092, Resulting Numbers: [42, 1092]
Generated Node ... | 4 | Current State: 26:[42, 78, 65, 18], Operations: []
Exploring Operation: 78-65=13, Resulting Numbers: [42, 18, 13]
Generated Node #0,0: 26:[42, 18, 13] Operation: 78-65=13
Exploring Operation: 65-42=23, Resulting Numbers: [78, 18, 23]
Generated Node #0,1: 26:[78, 18, 23] Operation: 65-42=23
Exploring Operation: 78-42=36... | 0 | hs_4 | mult_heuristic |
[
18,
50,
14,
72
] | 20 | [
"50-14=36",
"72/36=2",
"18+2=20"
] | Current State: 20:[18, 50, 14, 72], Operations: []
Exploring Operation: 50-14=36, Resulting Numbers: [18, 72, 36]
Generated Node #2: [18, 72, 36] from Operation: 50-14=36
Current State: 20:[18, 72, 36], Operations: ['50-14=36']
Exploring Operation: 72/36=2, Resulting Numbers: [18, 2]
Generated Node #3: [18, 2] from Ope... | 4 | Current State: 20:[18, 50, 14, 72], Operations: []
Exploring Operation: 72/18=4, Resulting Numbers: [50, 14, 4]
Generated Node #0,0: 20:[50, 14, 4] Operation: 72/18=4
Exploring Operation: 72-50=22, Resulting Numbers: [18, 14, 22]
Generated Node #0,1: 20:[18, 14, 22] Operation: 72-50=22
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
26,
47,
48,
19
] | 46 | [
"47-26=21",
"48+19=67",
"67-21=46"
] | Current State: 46:[26, 47, 48, 19], Operations: []
Exploring Operation: 47-26=21, Resulting Numbers: [48, 19, 21]
Generated Node #2: [48, 19, 21] from Operation: 47-26=21
Current State: 46:[48, 19, 21], Operations: ['47-26=21']
Exploring Operation: 48+19=67, Resulting Numbers: [21, 67]
Generated Node #3: [21, 67] from ... | 4 | Current State: 46:[26, 47, 48, 19], Operations: []
Exploring Operation: 47-26=21, Resulting Numbers: [48, 19, 21]
Generated Node #0,0: 46:[48, 19, 21] Operation: 47-26=21
Exploring Operation: 26-19=7, Resulting Numbers: [47, 48, 7]
Generated Node #0,1: 46:[47, 48, 7] Operation: 26-19=7
Exploring Operation: 26+19=45, Re... | 0.985243 | hs_5 | sum_heuristic |
[
72,
9,
78,
5
] | 20 | [
"72-9=63",
"78+5=83",
"83-63=20"
] | Current State: 20:[72, 9, 78, 5], Operations: []
Exploring Operation: 72-9=63, Resulting Numbers: [78, 5, 63]
Generated Node #2: [78, 5, 63] from Operation: 72-9=63
Current State: 20:[78, 5, 63], Operations: ['72-9=63']
Exploring Operation: 78+5=83, Resulting Numbers: [63, 83]
Generated Node #3: [63, 83] from Operation... | 4 | Current State: 20:[72, 9, 78, 5], Operations: []
Exploring Operation: 78-72=6, Resulting Numbers: [9, 5, 6]
Generated Node #0,0: 20:[9, 5, 6] Operation: 78-72=6
Exploring Operation: 72-9=63, Resulting Numbers: [78, 5, 63]
Generated Node #0,1: 20:[78, 5, 63] Operation: 72-9=63
Exploring Operation: 72/9=8, Resulting Numb... | 0.983507 | hs_4 | mult_heuristic |
[
41,
85,
84,
57
] | 38 | [
"41+85=126",
"84*57=4788",
"4788/126=38"
] | Current State: 38:[41, 85, 84, 57], Operations: []
Exploring Operation: 41+85=126, Resulting Numbers: [84, 57, 126]
Generated Node #2: [84, 57, 126] from Operation: 41+85=126
Current State: 38:[84, 57, 126], Operations: ['41+85=126']
Exploring Operation: 84*57=4788, Resulting Numbers: [126, 4788]
Generated Node #3: [12... | 4 | Current State: 38:[41, 85, 84, 57], Operations: []
Exploring Operation: 85-57=28, Resulting Numbers: [41, 84, 28]
Generated Node #0,0: 38:[41, 84, 28] Operation: 85-57=28
Exploring Operation: 85-84=1, Resulting Numbers: [41, 57, 1]
Generated Node #0,1: 38:[41, 57, 1] Operation: 85-84=1
Moving to Node #0,1
Current State... | 0.986111 | hs_2 | sum_heuristic |
[
87,
5,
7,
47
] | 67 | [
"87+47=134",
"7-5=2",
"134/2=67"
] | Current State: 67:[87, 5, 7, 47], Operations: []
Exploring Operation: 87+47=134, Resulting Numbers: [5, 7, 134]
Generated Node #2: [5, 7, 134] from Operation: 87+47=134
Current State: 67:[5, 7, 134], Operations: ['87+47=134']
Exploring Operation: 7-5=2, Resulting Numbers: [134, 2]
Generated Node #3: [134, 2] from Opera... | 4 | Current State: 67:[87, 5, 7, 47], Operations: []
Exploring Operation: 5*7=35, Resulting Numbers: [87, 47, 35]
Generated Node #0,0: 67:[87, 47, 35] Operation: 5*7=35
Exploring Operation: 87-5=82, Resulting Numbers: [7, 47, 82]
Generated Node #0,1: 67:[7, 47, 82] Operation: 87-5=82
Exploring Operation: 87-7=80, Resulting... | 0 | hs_3 | sum_heuristic |
[
80,
26,
64,
8
] | 100 | [
"80/8=10",
"26+64=90",
"10+90=100"
] | Current State: 100:[80, 26, 64, 8], Operations: []
Exploring Operation: 80/8=10, Resulting Numbers: [26, 64, 10]
Generated Node #2: [26, 64, 10] from Operation: 80/8=10
Current State: 100:[26, 64, 10], Operations: ['80/8=10']
Exploring Operation: 26+64=90, Resulting Numbers: [10, 90]
Generated Node #3: [10, 90] from Op... | 4 | Current State: 100:[80, 26, 64, 8], Operations: []
Exploring Operation: 80-64=16, Resulting Numbers: [26, 8, 16]
Generated Node #0,0: 100:[26, 8, 16] Operation: 80-64=16
Moving to Node #0,0
Current State: 100:[26, 8, 16], Operations: ['80-64=16']
Exploring Operation: 16/8=2, Resulting Numbers: [26, 2]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
18,
50,
20,
48
] | 52 | [
"20-18=2",
"50*2=100",
"100-48=52"
] | Current State: 52:[18, 50, 20, 48], Operations: []
Exploring Operation: 20-18=2, Resulting Numbers: [50, 48, 2]
Generated Node #2: [50, 48, 2] from Operation: 20-18=2
Current State: 52:[50, 48, 2], Operations: ['20-18=2']
Exploring Operation: 50*2=100, Resulting Numbers: [48, 100]
Generated Node #3: [48, 100] from Oper... | 4 | Current State: 52:[18, 50, 20, 48], Operations: []
Exploring Operation: 48-20=28, Resulting Numbers: [18, 50, 28]
Generated Node #0,0: 52:[18, 50, 28] Operation: 48-20=28
Exploring Operation: 50-48=2, Resulting Numbers: [18, 20, 2]
Generated Node #0,1: 52:[18, 20, 2] Operation: 50-48=2
Exploring Operation: 20-18=2, Res... | 0 | hs_3 | sum_heuristic |
[
72,
9,
89,
81
] | 81 | [
"72*9=648",
"89-81=8",
"648/8=81"
] | Current State: 81:[72, 9, 89, 81], Operations: []
Exploring Operation: 72*9=648, Resulting Numbers: [89, 81, 648]
Generated Node #2: [89, 81, 648] from Operation: 72*9=648
Current State: 81:[89, 81, 648], Operations: ['72*9=648']
Exploring Operation: 89-81=8, Resulting Numbers: [648, 8]
Generated Node #3: [648, 8] from... | 4 | Current State: 81:[72, 9, 89, 81], Operations: []
Exploring Operation: 89-72=17, Resulting Numbers: [9, 81, 17]
Generated Node #0,0: 81:[9, 81, 17] Operation: 89-72=17
Exploring Operation: 81-72=9, Resulting Numbers: [9, 89, 9]
Generated Node #0,1: 81:[9, 89, 9] Operation: 81-72=9
Exploring Operation: 89-9=80, Resultin... | 0 | hs_5 | sum_heuristic |
[
3,
49,
29,
17
] | 98 | [
"3+49=52",
"29+17=46",
"52+46=98"
] | Current State: 98:[3, 49, 29, 17], Operations: []
Exploring Operation: 3+49=52, Resulting Numbers: [29, 17, 52]
Generated Node #2: [29, 17, 52] from Operation: 3+49=52
Current State: 98:[29, 17, 52], Operations: ['3+49=52']
Exploring Operation: 29+17=46, Resulting Numbers: [52, 46]
Generated Node #3: [52, 46] from Oper... | 4 | Current State: 98:[3, 49, 29, 17], Operations: []
Exploring Operation: 29-17=12, Resulting Numbers: [3, 49, 12]
Generated Node #0,0: 98:[3, 49, 12] Operation: 29-17=12
Moving to Node #0,0
Current State: 98:[3, 49, 12], Operations: ['29-17=12']
Exploring Operation: 3+12=15, Resulting Numbers: [49, 15]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
9,
93,
77,
87
] | 92 | [
"9+93=102",
"87-77=10",
"102-10=92"
] | Current State: 92:[9, 93, 77, 87], Operations: []
Exploring Operation: 9+93=102, Resulting Numbers: [77, 87, 102]
Generated Node #2: [77, 87, 102] from Operation: 9+93=102
Current State: 92:[77, 87, 102], Operations: ['9+93=102']
Exploring Operation: 87-77=10, Resulting Numbers: [102, 10]
Generated Node #3: [102, 10] f... | 4 | Current State: 92:[9, 93, 77, 87], Operations: []
Exploring Operation: 9+77=86, Resulting Numbers: [93, 87, 86]
Generated Node #0,0: 92:[93, 87, 86] Operation: 9+77=86
Exploring Operation: 87-77=10, Resulting Numbers: [9, 93, 10]
Generated Node #0,1: 92:[9, 93, 10] Operation: 87-77=10
Moving to Node #0,0
Current State:... | 0.989583 | hs_2 | sum_heuristic |
[
78,
15,
10,
20
] | 51 | [
"78-10=68",
"15*68=1020",
"1020/20=51"
] | Current State: 51:[78, 15, 10, 20], Operations: []
Exploring Operation: 78-10=68, Resulting Numbers: [15, 20, 68]
Generated Node #2: [15, 20, 68] from Operation: 78-10=68
Current State: 51:[15, 20, 68], Operations: ['78-10=68']
Exploring Operation: 15*68=1020, Resulting Numbers: [20, 1020]
Generated Node #3: [20, 1020]... | 4 | Current State: 51:[78, 15, 10, 20], Operations: []
Exploring Operation: 78-20=58, Resulting Numbers: [15, 10, 58]
Generated Node #0,0: 51:[15, 10, 58] Operation: 78-20=58
Exploring Operation: 78-15=63, Resulting Numbers: [10, 20, 63]
Generated Node #0,1: 51:[10, 20, 63] Operation: 78-15=63
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
4,
86,
35,
60
] | 14 | [
"60-35=25",
"4*25=100",
"100-86=14"
] | Current State: 14:[4, 86, 35, 60], Operations: []
Exploring Operation: 60-35=25, Resulting Numbers: [4, 86, 25]
Generated Node #2: [4, 86, 25] from Operation: 60-35=25
Current State: 14:[4, 86, 25], Operations: ['60-35=25']
Exploring Operation: 4*25=100, Resulting Numbers: [86, 100]
Generated Node #3: [86, 100] from Op... | 4 | Current State: 14:[4, 86, 35, 60], Operations: []
Exploring Operation: 86-60=26, Resulting Numbers: [4, 35, 26]
Generated Node #0,0: 14:[4, 35, 26] Operation: 86-60=26
Exploring Operation: 86-35=51, Resulting Numbers: [4, 60, 51]
Generated Node #0,1: 14:[4, 60, 51] Operation: 86-35=51
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
15,
85,
30,
19
] | 68 | [
"30/15=2",
"85-19=66",
"2+66=68"
] | Current State: 68:[15, 85, 30, 19], Operations: []
Exploring Operation: 30/15=2, Resulting Numbers: [85, 19, 2]
Generated Node #2: [85, 19, 2] from Operation: 30/15=2
Current State: 68:[85, 19, 2], Operations: ['30/15=2']
Exploring Operation: 85-19=66, Resulting Numbers: [2, 66]
Generated Node #3: [2, 66] from Operatio... | 4 | Current State: 68:[15, 85, 30, 19], Operations: []
Exploring Operation: 85-15=70, Resulting Numbers: [30, 19, 70]
Generated Node #0,0: 68:[30, 19, 70] Operation: 85-15=70
Start Sub Search at level 1: Moving to Node #0,0
Current State: 68:[30, 19, 70], Operations: ['85-15=70']
Exploring Operation: 30-19=11, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
53,
13,
82,
67
] | 83 | [
"53+13=66",
"82+67=149",
"149-66=83"
] | Current State: 83:[53, 13, 82, 67], Operations: []
Exploring Operation: 53+13=66, Resulting Numbers: [82, 67, 66]
Generated Node #2: [82, 67, 66] from Operation: 53+13=66
Current State: 83:[82, 67, 66], Operations: ['53+13=66']
Exploring Operation: 82+67=149, Resulting Numbers: [66, 149]
Generated Node #3: [66, 149] fr... | 4 | Current State: 83:[53, 13, 82, 67], Operations: []
Exploring Operation: 53+13=66, Resulting Numbers: [82, 67, 66]
Generated Node #0,0: 83:[82, 67, 66] Operation: 53+13=66
Exploring Operation: 13+67=80, Resulting Numbers: [53, 82, 80]
Generated Node #0,1: 83:[53, 82, 80] Operation: 13+67=80
Exploring Operation: 13+82=95... | 0.94184 | hs_5 | mult_heuristic |
[
48,
32,
25,
96
] | 31 | [
"48-32=16",
"96/16=6",
"25+6=31"
] | Current State: 31:[48, 32, 25, 96], Operations: []
Exploring Operation: 48-32=16, Resulting Numbers: [25, 96, 16]
Generated Node #2: [25, 96, 16] from Operation: 48-32=16
Current State: 31:[25, 96, 16], Operations: ['48-32=16']
Exploring Operation: 96/16=6, Resulting Numbers: [25, 6]
Generated Node #3: [25, 6] from Ope... | 4 | Current State: 31:[48, 32, 25, 96], Operations: []
Exploring Operation: 96-48=48, Resulting Numbers: [32, 25, 48]
Generated Node #0,0: 31:[32, 25, 48] Operation: 96-48=48
Start Sub Search at level 1: Moving to Node #0,0
Current State: 31:[32, 25, 48], Operations: ['96-48=48']
Exploring Operation: 48-25=23, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
68,
73,
28,
2
] | 79 | [
"68/2=34",
"73-28=45",
"34+45=79"
] | Current State: 79:[68, 73, 28, 2], Operations: []
Exploring Operation: 68/2=34, Resulting Numbers: [73, 28, 34]
Generated Node #2: [73, 28, 34] from Operation: 68/2=34
Current State: 79:[73, 28, 34], Operations: ['68/2=34']
Exploring Operation: 73-28=45, Resulting Numbers: [34, 45]
Generated Node #3: [34, 45] from Oper... | 4 | Current State: 79:[68, 73, 28, 2], Operations: []
Exploring Operation: 28*2=56, Resulting Numbers: [68, 73, 56]
Generated Node #0,0: 79:[68, 73, 56] Operation: 28*2=56
Moving to Node #0,0
Current State: 79:[68, 73, 56], Operations: ['28*2=56']
Exploring Operation: 68+56=124, Resulting Numbers: [73, 124]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
30,
61,
37,
18
] | 50 | [
"61-30=31",
"37-18=19",
"31+19=50"
] | Current State: 50:[30, 61, 37, 18], Operations: []
Exploring Operation: 61-30=31, Resulting Numbers: [37, 18, 31]
Generated Node #2: [37, 18, 31] from Operation: 61-30=31
Current State: 50:[37, 18, 31], Operations: ['61-30=31']
Exploring Operation: 37-18=19, Resulting Numbers: [31, 19]
Generated Node #3: [31, 19] from ... | 4 | Current State: 50:[30, 61, 37, 18], Operations: []
Exploring Operation: 61-37=24, Resulting Numbers: [30, 18, 24]
Generated Node #0,0: 50:[30, 18, 24] Operation: 61-37=24
Start Sub Search at level 1: Moving to Node #0,0
Current State: 50:[30, 18, 24], Operations: ['61-37=24']
Exploring Operation: 30+18=48, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
94,
32,
38,
90
] | 98 | [
"38+90=128",
"128/32=4",
"94+4=98"
] | Current State: 98:[94, 32, 38, 90], Operations: []
Exploring Operation: 38+90=128, Resulting Numbers: [94, 32, 128]
Generated Node #2: [94, 32, 128] from Operation: 38+90=128
Current State: 98:[94, 32, 128], Operations: ['38+90=128']
Exploring Operation: 128/32=4, Resulting Numbers: [94, 4]
Generated Node #3: [94, 4] f... | 4 | Current State: 98:[94, 32, 38, 90], Operations: []
Exploring Operation: 94-90=4, Resulting Numbers: [32, 38, 4]
Generated Node #0,0: 98:[32, 38, 4] Operation: 94-90=4
Exploring Operation: 38-32=6, Resulting Numbers: [94, 90, 6]
Generated Node #0,1: 98:[94, 90, 6] Operation: 38-32=6
Exploring Operation: 94-32=62, Result... | 0 | hs_5 | mult_heuristic |
[
18,
98,
96,
64
] | 50 | [
"98-96=2",
"64/2=32",
"18+32=50"
] | Current State: 50:[18, 98, 96, 64], Operations: []
Exploring Operation: 98-96=2, Resulting Numbers: [18, 64, 2]
Generated Node #2: [18, 64, 2] from Operation: 98-96=2
Current State: 50:[18, 64, 2], Operations: ['98-96=2']
Exploring Operation: 64/2=32, Resulting Numbers: [18, 32]
Generated Node #3: [18, 32] from Operati... | 4 | Current State: 50:[18, 98, 96, 64], Operations: []
Exploring Operation: 98-18=80, Resulting Numbers: [96, 64, 80]
Generated Node #0,0: 50:[96, 64, 80] Operation: 98-18=80
Exploring Operation: 96-64=32, Resulting Numbers: [18, 98, 32]
Generated Node #0,1: 50:[18, 98, 32] Operation: 96-64=32
Exploring Operation: 98-96=2,... | 0.985243 | hs_4 | mult_heuristic |
[
32,
93,
12,
4
] | 23 | [
"32*4=128",
"93+12=105",
"128-105=23"
] | Current State: 23:[32, 93, 12, 4], Operations: []
Exploring Operation: 32*4=128, Resulting Numbers: [93, 12, 128]
Generated Node #2: [93, 12, 128] from Operation: 32*4=128
Current State: 23:[93, 12, 128], Operations: ['32*4=128']
Exploring Operation: 93+12=105, Resulting Numbers: [128, 105]
Generated Node #3: [128, 105... | 4 | Current State: 23:[32, 93, 12, 4], Operations: []
Exploring Operation: 93-32=61, Resulting Numbers: [12, 4, 61]
Generated Node #0,0: 23:[12, 4, 61] Operation: 93-32=61
Start Sub Search at level 1: Moving to Node #0,0
Current State: 23:[12, 4, 61], Operations: ['93-32=61']
Exploring Operation: 12+4=16, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
11,
69,
67,
96
] | 29 | [
"69-11=58",
"96-67=29",
"58-29=29"
] | Current State: 29:[11, 69, 67, 96], Operations: []
Exploring Operation: 69-11=58, Resulting Numbers: [67, 96, 58]
Generated Node #2: [67, 96, 58] from Operation: 69-11=58
Current State: 29:[67, 96, 58], Operations: ['69-11=58']
Exploring Operation: 96-67=29, Resulting Numbers: [58, 29]
Generated Node #3: [58, 29] from ... | 4 | Current State: 29:[11, 69, 67, 96], Operations: []
Exploring Operation: 96-69=27, Resulting Numbers: [11, 67, 27]
Generated Node #0,0: 29:[11, 67, 27] Operation: 96-69=27
Exploring Operation: 69-67=2, Resulting Numbers: [11, 96, 2]
Generated Node #0,1: 29:[11, 96, 2] Operation: 69-67=2
Exploring Operation: 69-11=58, Re... | 0.987847 | hs_4 | sum_heuristic |
[
66,
72,
93,
84
] | 90 | [
"66*93=6138",
"72*84=6048",
"6138-6048=90"
] | Current State: 90:[66, 72, 93, 84], Operations: []
Exploring Operation: 66*93=6138, Resulting Numbers: [72, 84, 6138]
Generated Node #2: [72, 84, 6138] from Operation: 66*93=6138
Current State: 90:[72, 84, 6138], Operations: ['66*93=6138']
Exploring Operation: 72*84=6048, Resulting Numbers: [6138, 6048]
Generated Node ... | 4 | Current State: 90:[66, 72, 93, 84], Operations: []
Exploring Operation: 72-66=6, Resulting Numbers: [93, 84, 6]
Generated Node #0,0: 90:[93, 84, 6] Operation: 72-66=6
Moving to Node #0,0
Current State: 90:[93, 84, 6], Operations: ['72-66=6']
Exploring Operation: 93-84=9, Resulting Numbers: [6, 9]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
39,
7,
9,
21
] | 16 | [
"39+7=46",
"9+21=30",
"46-30=16"
] | Current State: 16:[39, 7, 9, 21], Operations: []
Exploring Operation: 39+7=46, Resulting Numbers: [9, 21, 46]
Generated Node #2: [9, 21, 46] from Operation: 39+7=46
Current State: 16:[9, 21, 46], Operations: ['39+7=46']
Exploring Operation: 9+21=30, Resulting Numbers: [46, 30]
Generated Node #3: [46, 30] from Operation... | 4 | Current State: 16:[39, 7, 9, 21], Operations: []
Exploring Operation: 39-7=32, Resulting Numbers: [9, 21, 32]
Generated Node #0,0: 16:[9, 21, 32] Operation: 39-7=32
Exploring Operation: 39-21=18, Resulting Numbers: [7, 9, 18]
Generated Node #0,1: 16:[7, 9, 18] Operation: 39-21=18
Exploring Operation: 39-9=30, Resulting... | 0.984375 | hs_3 | sum_heuristic |
[
2,
8,
68,
88
] | 26 | [
"8-2=6",
"68+88=156",
"156/6=26"
] | Current State: 26:[2, 8, 68, 88], Operations: []
Exploring Operation: 8-2=6, Resulting Numbers: [68, 88, 6]
Generated Node #2: [68, 88, 6] from Operation: 8-2=6
Current State: 26:[68, 88, 6], Operations: ['8-2=6']
Exploring Operation: 68+88=156, Resulting Numbers: [6, 156]
Generated Node #3: [6, 156] from Operation: 68... | 4 | Current State: 26:[2, 8, 68, 88], Operations: []
Exploring Operation: 68/2=34, Resulting Numbers: [8, 88, 34]
Generated Node #0,0: 26:[8, 88, 34] Operation: 68/2=34
Exploring Operation: 88/2=44, Resulting Numbers: [8, 68, 44]
Generated Node #0,1: 26:[8, 68, 44] Operation: 88/2=44
Exploring Operation: 88/8=11, Resulting... | 0.951389 | hs_5 | mult_heuristic |
[
90,
37,
22,
67
] | 35 | [
"67-22=45",
"90/45=2",
"37-2=35"
] | Current State: 35:[90, 37, 22, 67], Operations: []
Exploring Operation: 67-22=45, Resulting Numbers: [90, 37, 45]
Generated Node #2: [90, 37, 45] from Operation: 67-22=45
Current State: 35:[90, 37, 45], Operations: ['67-22=45']
Exploring Operation: 90/45=2, Resulting Numbers: [37, 2]
Generated Node #3: [37, 2] from Ope... | 4 | Current State: 35:[90, 37, 22, 67], Operations: []
Exploring Operation: 67-22=45, Resulting Numbers: [90, 37, 45]
Generated Node #0,0: 35:[90, 37, 45] Operation: 67-22=45
Exploring Operation: 90-22=68, Resulting Numbers: [37, 67, 68]
Generated Node #0,1: 35:[37, 67, 68] Operation: 90-22=68
Exploring Operation: 67-37=30... | 0.951389 | hs_5 | mult_heuristic |
[
59,
42,
13,
2
] | 51 | [
"59+13=72",
"42/2=21",
"72-21=51"
] | Current State: 51:[59, 42, 13, 2], Operations: []
Exploring Operation: 59+13=72, Resulting Numbers: [42, 2, 72]
Generated Node #2: [42, 2, 72] from Operation: 59+13=72
Current State: 51:[42, 2, 72], Operations: ['59+13=72']
Exploring Operation: 42/2=21, Resulting Numbers: [72, 21]
Generated Node #3: [72, 21] from Opera... | 4 | Current State: 51:[59, 42, 13, 2], Operations: []
Exploring Operation: 59-42=17, Resulting Numbers: [13, 2, 17]
Generated Node #0,0: 51:[13, 2, 17] Operation: 59-42=17
Start Sub Search at level 1: Moving to Node #0,0
Current State: 51:[13, 2, 17], Operations: ['59-42=17']
Exploring Operation: 13+2=15, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
62,
18,
42,
17
] | 19 | [
"62-18=44",
"42-17=25",
"44-25=19"
] | Current State: 19:[62, 18, 42, 17], Operations: []
Exploring Operation: 62-18=44, Resulting Numbers: [42, 17, 44]
Generated Node #2: [42, 17, 44] from Operation: 62-18=44
Current State: 19:[42, 17, 44], Operations: ['62-18=44']
Exploring Operation: 42-17=25, Resulting Numbers: [44, 25]
Generated Node #3: [44, 25] from ... | 4 | Current State: 19:[62, 18, 42, 17], Operations: []
Exploring Operation: 62-42=20, Resulting Numbers: [18, 17, 20]
Generated Node #0,0: 19:[18, 17, 20] Operation: 62-42=20
Exploring Operation: 42-18=24, Resulting Numbers: [62, 17, 24]
Generated Node #0,1: 19:[62, 17, 24] Operation: 42-18=24
Exploring Operation: 62-18=44... | 0.967882 | hs_4 | sum_heuristic |
[
39,
44,
10,
11
] | 13 | [
"44-39=5",
"10/5=2",
"11+2=13"
] | Current State: 13:[39, 44, 10, 11], Operations: []
Exploring Operation: 44-39=5, Resulting Numbers: [10, 11, 5]
Generated Node #2: [10, 11, 5] from Operation: 44-39=5
Current State: 13:[10, 11, 5], Operations: ['44-39=5']
Exploring Operation: 10/5=2, Resulting Numbers: [11, 2]
Generated Node #3: [11, 2] from Operation:... | 4 | Current State: 13:[39, 44, 10, 11], Operations: []
Exploring Operation: 39-10=29, Resulting Numbers: [44, 11, 29]
Generated Node #0,0: 13:[44, 11, 29] Operation: 39-10=29
Exploring Operation: 39-11=28, Resulting Numbers: [44, 10, 28]
Generated Node #0,1: 13:[44, 10, 28] Operation: 39-11=28
Exploring Operation: 44-39=5,... | 0 | hs_4 | mult_heuristic |
[
2,
10,
69,
98
] | 34 | [
"10/2=5",
"98-69=29",
"5+29=34"
] | Current State: 34:[2, 10, 69, 98], Operations: []
Exploring Operation: 10/2=5, Resulting Numbers: [69, 98, 5]
Generated Node #2: [69, 98, 5] from Operation: 10/2=5
Current State: 34:[69, 98, 5], Operations: ['10/2=5']
Exploring Operation: 98-69=29, Resulting Numbers: [5, 29]
Generated Node #3: [5, 29] from Operation: 9... | 4 | Current State: 34:[2, 10, 69, 98], Operations: []
Exploring Operation: 98-69=29, Resulting Numbers: [2, 10, 29]
Generated Node #0,0: 34:[2, 10, 29] Operation: 98-69=29
Start Sub Search at level 1: Moving to Node #0,0
Current State: 34:[2, 10, 29], Operations: ['98-69=29']
Exploring Operation: 29-10=19, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
84,
4,
22,
19
] | 76 | [
"84+4=88",
"88/22=4",
"19*4=76"
] | Current State: 76:[84, 4, 22, 19], Operations: []
Exploring Operation: 84+4=88, Resulting Numbers: [22, 19, 88]
Generated Node #2: [22, 19, 88] from Operation: 84+4=88
Current State: 76:[22, 19, 88], Operations: ['84+4=88']
Exploring Operation: 88/22=4, Resulting Numbers: [19, 4]
Generated Node #3: [19, 4] from Operati... | 4 | Current State: 76:[84, 4, 22, 19], Operations: []
Exploring Operation: 84-4=80, Resulting Numbers: [22, 19, 80]
Generated Node #0,0: 76:[22, 19, 80] Operation: 84-4=80
Exploring Operation: 22-4=18, Resulting Numbers: [84, 19, 18]
Generated Node #0,1: 76:[84, 19, 18] Operation: 22-4=18
Exploring Operation: 84/4=21, Resu... | 0 | hs_4 | mult_heuristic |
[
26,
18,
20,
74
] | 86 | [
"26-18=8",
"20+74=94",
"94-8=86"
] | Current State: 86:[26, 18, 20, 74], Operations: []
Exploring Operation: 26-18=8, Resulting Numbers: [20, 74, 8]
Generated Node #2: [20, 74, 8] from Operation: 26-18=8
Current State: 86:[20, 74, 8], Operations: ['26-18=8']
Exploring Operation: 20+74=94, Resulting Numbers: [8, 94]
Generated Node #3: [8, 94] from Operatio... | 4 | Current State: 86:[26, 18, 20, 74], Operations: []
Exploring Operation: 26+18=44, Resulting Numbers: [20, 74, 44]
Generated Node #0,0: 86:[20, 74, 44] Operation: 26+18=44
Exploring Operation: 20-18=2, Resulting Numbers: [26, 74, 2]
Generated Node #0,1: 86:[26, 74, 2] Operation: 20-18=2
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
95,
84,
42,
94
] | 96 | [
"95*84=7980",
"7980/42=190",
"190-94=96"
] | Current State: 96:[95, 84, 42, 94], Operations: []
Exploring Operation: 95*84=7980, Resulting Numbers: [42, 94, 7980]
Generated Node #2: [42, 94, 7980] from Operation: 95*84=7980
Current State: 96:[42, 94, 7980], Operations: ['95*84=7980']
Exploring Operation: 7980/42=190, Resulting Numbers: [94, 190]
Generated Node #3... | 4 | Current State: 96:[95, 84, 42, 94], Operations: []
Exploring Operation: 84/42=2, Resulting Numbers: [95, 94, 2]
Generated Node #0,0: 96:[95, 94, 2] Operation: 84/42=2
Exploring Operation: 84-42=42, Resulting Numbers: [95, 94, 42]
Generated Node #0,1: 96:[95, 94, 42] Operation: 84-42=42
Exploring Operation: 94-42=52, Re... | 0 | hs_5 | sum_heuristic |
[
71,
5,
80,
51
] | 84 | [
"71-51=20",
"20/5=4",
"80+4=84"
] | Current State: 84:[71, 5, 80, 51], Operations: []
Exploring Operation: 71-51=20, Resulting Numbers: [5, 80, 20]
Generated Node #2: [5, 80, 20] from Operation: 71-51=20
Current State: 84:[5, 80, 20], Operations: ['71-51=20']
Exploring Operation: 20/5=4, Resulting Numbers: [80, 4]
Generated Node #3: [80, 4] from Operatio... | 4 | Current State: 84:[71, 5, 80, 51], Operations: []
Exploring Operation: 71-51=20, Resulting Numbers: [5, 80, 20]
Generated Node #0,0: 84:[5, 80, 20] Operation: 71-51=20
Start Sub Search at level 1: Moving to Node #0,0
Current State: 84:[5, 80, 20], Operations: ['71-51=20']
Exploring Operation: 80/20=4, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
15,
71,
5,
79
] | 45 | [
"71+5=76",
"79-76=3",
"15*3=45"
] | Current State: 45:[15, 71, 5, 79], Operations: []
Exploring Operation: 71+5=76, Resulting Numbers: [15, 79, 76]
Generated Node #2: [15, 79, 76] from Operation: 71+5=76
Current State: 45:[15, 79, 76], Operations: ['71+5=76']
Exploring Operation: 79-76=3, Resulting Numbers: [15, 3]
Generated Node #3: [15, 3] from Operati... | 4 | Current State: 45:[15, 71, 5, 79], Operations: []
Exploring Operation: 79-71=8, Resulting Numbers: [15, 5, 8]
Generated Node #0,0: 45:[15, 5, 8] Operation: 79-71=8
Start Sub Search at level 1: Moving to Node #0,0
Current State: 45:[15, 5, 8], Operations: ['79-71=8']
Exploring Operation: 8-5=3, Resulting Numbers: [15, 3... | 0.993924 | hs_1 | sum_heuristic |
[
75,
12,
70,
67
] | 29 | [
"75+12=87",
"70-67=3",
"87/3=29"
] | Current State: 29:[75, 12, 70, 67], Operations: []
Exploring Operation: 75+12=87, Resulting Numbers: [70, 67, 87]
Generated Node #2: [70, 67, 87] from Operation: 75+12=87
Current State: 29:[70, 67, 87], Operations: ['75+12=87']
Exploring Operation: 70-67=3, Resulting Numbers: [87, 3]
Generated Node #3: [87, 3] from Ope... | 4 | Current State: 29:[75, 12, 70, 67], Operations: []
Exploring Operation: 75-70=5, Resulting Numbers: [12, 67, 5]
Generated Node #0,0: 29:[12, 67, 5] Operation: 75-70=5
Exploring Operation: 75-12=63, Resulting Numbers: [70, 67, 63]
Generated Node #0,1: 29:[70, 67, 63] Operation: 75-12=63
Exploring Operation: 75-67=8, Res... | 0 | hs_4 | mult_heuristic |
[
98,
76,
54,
38
] | 46 | [
"98-54=44",
"76/38=2",
"44+2=46"
] | Current State: 46:[98, 76, 54, 38], Operations: []
Exploring Operation: 98-54=44, Resulting Numbers: [76, 38, 44]
Generated Node #2: [76, 38, 44] from Operation: 98-54=44
Current State: 46:[76, 38, 44], Operations: ['98-54=44']
Exploring Operation: 76/38=2, Resulting Numbers: [44, 2]
Generated Node #3: [44, 2] from Ope... | 4 | Current State: 46:[98, 76, 54, 38], Operations: []
Exploring Operation: 98-76=22, Resulting Numbers: [54, 38, 22]
Generated Node #0,0: 46:[54, 38, 22] Operation: 98-76=22
Moving to Node #0,0
Current State: 46:[54, 38, 22], Operations: ['98-76=22']
Exploring Operation: 54-38=16, Resulting Numbers: [22, 16]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
53,
10,
5,
83
] | 100 | [
"53+10=63",
"83-63=20",
"5*20=100"
] | Current State: 100:[53, 10, 5, 83], Operations: []
Exploring Operation: 53+10=63, Resulting Numbers: [5, 83, 63]
Generated Node #2: [5, 83, 63] from Operation: 53+10=63
Current State: 100:[5, 83, 63], Operations: ['53+10=63']
Exploring Operation: 83-63=20, Resulting Numbers: [5, 20]
Generated Node #3: [5, 20] from Oper... | 4 | Current State: 100:[53, 10, 5, 83], Operations: []
Exploring Operation: 10+83=93, Resulting Numbers: [53, 5, 93]
Generated Node #0,0: 100:[53, 5, 93] Operation: 10+83=93
Exploring Operation: 83-53=30, Resulting Numbers: [10, 5, 30]
Generated Node #0,1: 100:[10, 5, 30] Operation: 83-53=30
Start Sub Search at level 1: Mo... | 0.991319 | hs_2 | mult_heuristic |
[
78,
17,
33,
5
] | 70 | [
"78+17=95",
"33*5=165",
"165-95=70"
] | Current State: 70:[78, 17, 33, 5], Operations: []
Exploring Operation: 78+17=95, Resulting Numbers: [33, 5, 95]
Generated Node #2: [33, 5, 95] from Operation: 78+17=95
Current State: 70:[33, 5, 95], Operations: ['78+17=95']
Exploring Operation: 33*5=165, Resulting Numbers: [95, 165]
Generated Node #3: [95, 165] from Op... | 4 | Current State: 70:[78, 17, 33, 5], Operations: []
Exploring Operation: 33-17=16, Resulting Numbers: [78, 5, 16]
Generated Node #0,0: 70:[78, 5, 16] Operation: 33-17=16
Exploring Operation: 78-5=73, Resulting Numbers: [17, 33, 73]
Generated Node #0,1: 70:[17, 33, 73] Operation: 78-5=73
Exploring Operation: 78-17=61, Res... | 0 | hs_3 | sum_heuristic |
[
44,
51,
2,
20
] | 85 | [
"44+51=95",
"20/2=10",
"95-10=85"
] | Current State: 85:[44, 51, 2, 20], Operations: []
Exploring Operation: 44+51=95, Resulting Numbers: [2, 20, 95]
Generated Node #2: [2, 20, 95] from Operation: 44+51=95
Current State: 85:[2, 20, 95], Operations: ['44+51=95']
Exploring Operation: 20/2=10, Resulting Numbers: [95, 10]
Generated Node #3: [95, 10] from Opera... | 4 | Current State: 85:[44, 51, 2, 20], Operations: []
Exploring Operation: 51-44=7, Resulting Numbers: [2, 20, 7]
Generated Node #0,0: 85:[2, 20, 7] Operation: 51-44=7
Moving to Node #0,0
Current State: 85:[2, 20, 7], Operations: ['51-44=7']
Exploring Operation: 20-2=18, Resulting Numbers: [7, 18]
Generated Node #0,0,0: 85... | 0 | hs_1 | sum_heuristic |
[
88,
90,
61,
14
] | 94 | [
"90-88=2",
"61-14=47",
"2*47=94"
] | Current State: 94:[88, 90, 61, 14], Operations: []
Exploring Operation: 90-88=2, Resulting Numbers: [61, 14, 2]
Generated Node #2: [61, 14, 2] from Operation: 90-88=2
Current State: 94:[61, 14, 2], Operations: ['90-88=2']
Exploring Operation: 61-14=47, Resulting Numbers: [2, 47]
Generated Node #3: [2, 47] from Operatio... | 4 | Current State: 94:[88, 90, 61, 14], Operations: []
Exploring Operation: 88+14=102, Resulting Numbers: [90, 61, 102]
Generated Node #0,0: 94:[90, 61, 102] Operation: 88+14=102
Exploring Operation: 90-88=2, Resulting Numbers: [61, 14, 2]
Generated Node #0,1: 94:[61, 14, 2] Operation: 90-88=2
Exploring Operation: 61-14=47... | 0.975694 | hs_3 | sum_heuristic |
[
95,
49,
61,
40
] | 55 | [
"95-49=46",
"61+40=101",
"101-46=55"
] | Current State: 55:[95, 49, 61, 40], Operations: []
Exploring Operation: 95-49=46, Resulting Numbers: [61, 40, 46]
Generated Node #2: [61, 40, 46] from Operation: 95-49=46
Current State: 55:[61, 40, 46], Operations: ['95-49=46']
Exploring Operation: 61+40=101, Resulting Numbers: [46, 101]
Generated Node #3: [46, 101] fr... | 4 | Current State: 55:[95, 49, 61, 40], Operations: []
Exploring Operation: 95-40=55, Resulting Numbers: [49, 61, 55]
Generated Node #0,0: 55:[49, 61, 55] Operation: 95-40=55
Moving to Node #0,0
Current State: 55:[49, 61, 55], Operations: ['95-40=55']
Exploring Operation: 61-49=12, Resulting Numbers: [55, 12]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
61,
7,
31,
59
] | 36 | [
"61-7=54",
"31+59=90",
"90-54=36"
] | Current State: 36:[61, 7, 31, 59], Operations: []
Exploring Operation: 61-7=54, Resulting Numbers: [31, 59, 54]
Generated Node #2: [31, 59, 54] from Operation: 61-7=54
Current State: 36:[31, 59, 54], Operations: ['61-7=54']
Exploring Operation: 31+59=90, Resulting Numbers: [54, 90]
Generated Node #3: [54, 90] from Oper... | 4 | Current State: 36:[61, 7, 31, 59], Operations: []
Exploring Operation: 61-59=2, Resulting Numbers: [7, 31, 2]
Generated Node #0,0: 36:[7, 31, 2] Operation: 61-59=2
Moving to Node #0,0
Current State: 36:[7, 31, 2], Operations: ['61-59=2']
Exploring Operation: 7+31=38, Resulting Numbers: [2, 38]
Generated Node #0,0,0: 36... | 0.993924 | hs_1 | sum_heuristic |
[
93,
3,
72,
7
] | 62 | [
"93+72=165",
"165/3=55",
"7+55=62"
] | Current State: 62:[93, 3, 72, 7], Operations: []
Exploring Operation: 93+72=165, Resulting Numbers: [3, 7, 165]
Generated Node #2: [3, 7, 165] from Operation: 93+72=165
Current State: 62:[3, 7, 165], Operations: ['93+72=165']
Exploring Operation: 165/3=55, Resulting Numbers: [7, 55]
Generated Node #3: [7, 55] from Oper... | 4 | Current State: 62:[93, 3, 72, 7], Operations: []
Exploring Operation: 93/3=31, Resulting Numbers: [72, 7, 31]
Generated Node #0,0: 62:[72, 7, 31] Operation: 93/3=31
Exploring Operation: 93-7=86, Resulting Numbers: [3, 72, 86]
Generated Node #0,1: 62:[3, 72, 86] Operation: 93-7=86
Exploring Operation: 72-7=65, Resulting... | 0.953125 | hs_4 | sum_heuristic |
[
1,
83,
97,
86
] | 72 | [
"1*83=83",
"97-86=11",
"83-11=72"
] | Current State: 72:[1, 83, 97, 86], Operations: []
Exploring Operation: 1*83=83, Resulting Numbers: [97, 86, 83]
Generated Node #2: [97, 86, 83] from Operation: 1*83=83
Current State: 72:[97, 86, 83], Operations: ['1*83=83']
Exploring Operation: 97-86=11, Resulting Numbers: [83, 11]
Generated Node #3: [83, 11] from Oper... | 4 | Current State: 72:[1, 83, 97, 86], Operations: []
Exploring Operation: 97-86=11, Resulting Numbers: [1, 83, 11]
Generated Node #0,0: 72:[1, 83, 11] Operation: 97-86=11
Moving to Node #0,0
Current State: 72:[1, 83, 11], Operations: ['97-86=11']
Exploring Operation: 83-11=72, Resulting Numbers: [1, 72]
Generated Node #0,... | 0.993924 | hs_1 | sum_heuristic |
[
3,
2,
96,
36
] | 34 | [
"96/3=32",
"36+32=68",
"68/2=34"
] | Current State: 34:[3, 2, 96, 36], Operations: []
Exploring Operation: 96/3=32, Resulting Numbers: [2, 36, 32]
Generated Node #2: [2, 36, 32] from Operation: 96/3=32
Current State: 34:[2, 36, 32], Operations: ['96/3=32']
Exploring Operation: 36+32=68, Resulting Numbers: [2, 68]
Generated Node #3: [2, 68] from Operation:... | 4 | Current State: 34:[3, 2, 96, 36], Operations: []
Exploring Operation: 96/3=32, Resulting Numbers: [2, 36, 32]
Generated Node #0,0: 34:[2, 36, 32] Operation: 96/3=32
Exploring Operation: 96/2=48, Resulting Numbers: [3, 36, 48]
Generated Node #0,1: 34:[3, 36, 48] Operation: 96/2=48
Exploring Operation: 96-36=60, Resultin... | 0 | hs_5 | sum_heuristic |
[
92,
84,
17,
97
] | 96 | [
"92+84=176",
"97-17=80",
"176-80=96"
] | Current State: 96:[92, 84, 17, 97], Operations: []
Exploring Operation: 92+84=176, Resulting Numbers: [17, 97, 176]
Generated Node #2: [17, 97, 176] from Operation: 92+84=176
Current State: 96:[17, 97, 176], Operations: ['92+84=176']
Exploring Operation: 97-17=80, Resulting Numbers: [176, 80]
Generated Node #3: [176, 8... | 4 | Current State: 96:[92, 84, 17, 97], Operations: []
Exploring Operation: 97-84=13, Resulting Numbers: [92, 17, 13]
Generated Node #0,0: 96:[92, 17, 13] Operation: 97-84=13
Exploring Operation: 92-84=8, Resulting Numbers: [17, 97, 8]
Generated Node #0,1: 96:[17, 97, 8] Operation: 92-84=8
Moving to Node #0,1
Current State... | 0.986111 | hs_2 | mult_heuristic |
[
7,
18,
43,
97
] | 65 | [
"18-7=11",
"97-43=54",
"11+54=65"
] | Current State: 65:[7, 18, 43, 97], Operations: []
Exploring Operation: 18-7=11, Resulting Numbers: [43, 97, 11]
Generated Node #2: [43, 97, 11] from Operation: 18-7=11
Current State: 65:[43, 97, 11], Operations: ['18-7=11']
Exploring Operation: 97-43=54, Resulting Numbers: [11, 54]
Generated Node #3: [11, 54] from Oper... | 4 | Current State: 65:[7, 18, 43, 97], Operations: []
Exploring Operation: 43-18=25, Resulting Numbers: [7, 97, 25]
Generated Node #0,0: 65:[7, 97, 25] Operation: 43-18=25
Exploring Operation: 97-18=79, Resulting Numbers: [7, 43, 79]
Generated Node #0,1: 65:[7, 43, 79] Operation: 97-18=79
Exploring Operation: 97-43=54, Res... | 0.959201 | hs_5 | sum_heuristic |
[
75,
88,
74,
23
] | 66 | [
"75+88=163",
"74+23=97",
"163-97=66"
] | Current State: 66:[75, 88, 74, 23], Operations: []
Exploring Operation: 75+88=163, Resulting Numbers: [74, 23, 163]
Generated Node #2: [74, 23, 163] from Operation: 75+88=163
Current State: 66:[74, 23, 163], Operations: ['75+88=163']
Exploring Operation: 74+23=97, Resulting Numbers: [163, 97]
Generated Node #3: [163, 9... | 4 | Current State: 66:[75, 88, 74, 23], Operations: []
Exploring Operation: 88-23=65, Resulting Numbers: [75, 74, 65]
Generated Node #0,0: 66:[75, 74, 65] Operation: 88-23=65
Exploring Operation: 88-74=14, Resulting Numbers: [75, 23, 14]
Generated Node #0,1: 66:[75, 23, 14] Operation: 88-74=14
Exploring Operation: 88-75=13... | 0.977431 | hs_3 | mult_heuristic |
[
96,
86,
51,
80
] | 59 | [
"96-86=10",
"80/10=8",
"51+8=59"
] | Current State: 59:[96, 86, 51, 80], Operations: []
Exploring Operation: 96-86=10, Resulting Numbers: [51, 80, 10]
Generated Node #2: [51, 80, 10] from Operation: 96-86=10
Current State: 59:[51, 80, 10], Operations: ['96-86=10']
Exploring Operation: 80/10=8, Resulting Numbers: [51, 8]
Generated Node #3: [51, 8] from Ope... | 4 | Current State: 59:[96, 86, 51, 80], Operations: []
Exploring Operation: 96-86=10, Resulting Numbers: [51, 80, 10]
Generated Node #0,0: 59:[51, 80, 10] Operation: 96-86=10
Exploring Operation: 96-80=16, Resulting Numbers: [86, 51, 16]
Generated Node #0,1: 59:[86, 51, 16] Operation: 96-80=16
Exploring Operation: 96-51=45... | 0 | hs_4 | sum_heuristic |
[
66,
59,
4,
90
] | 98 | [
"66+90=156",
"156/4=39",
"59+39=98"
] | Current State: 98:[66, 59, 4, 90], Operations: []
Exploring Operation: 66+90=156, Resulting Numbers: [59, 4, 156]
Generated Node #2: [59, 4, 156] from Operation: 66+90=156
Current State: 98:[59, 4, 156], Operations: ['66+90=156']
Exploring Operation: 156/4=39, Resulting Numbers: [59, 39]
Generated Node #3: [59, 39] fro... | 4 | Current State: 98:[66, 59, 4, 90], Operations: []
Exploring Operation: 66-59=7, Resulting Numbers: [4, 90, 7]
Generated Node #0,0: 98:[4, 90, 7] Operation: 66-59=7
Exploring Operation: 90-66=24, Resulting Numbers: [59, 4, 24]
Generated Node #0,1: 98:[59, 4, 24] Operation: 90-66=24
Exploring Operation: 66-4=62, Resultin... | 0 | hs_3 | mult_heuristic |
[
43,
63,
13,
43
] | 77 | [
"43/43=1",
"63+13=76",
"1+76=77"
] | Current State: 77:[43, 63, 13, 43], Operations: []
Exploring Operation: 43/43=1, Resulting Numbers: [63, 13, 1]
Generated Node #2: [63, 13, 1] from Operation: 43/43=1
Current State: 77:[63, 13, 1], Operations: ['43/43=1']
Exploring Operation: 63+13=76, Resulting Numbers: [1, 76]
Generated Node #3: [1, 76] from Operatio... | 4 | Current State: 77:[43, 63, 13, 43], Operations: []
Exploring Operation: 43-43=0, Resulting Numbers: [63, 13, 0]
Generated Node #0,0: 77:[63, 13, 0] Operation: 43-43=0
Exploring Operation: 43+43=86, Resulting Numbers: [63, 13, 86]
Generated Node #0,1: 77:[63, 13, 86] Operation: 43+43=86
Exploring Operation: 43/43=1, Res... | 0.989583 | hs_3 | sum_heuristic |
[
18,
7,
30,
46
] | 20 | [
"30-7=23",
"46/23=2",
"18+2=20"
] | Current State: 20:[18, 7, 30, 46], Operations: []
Exploring Operation: 30-7=23, Resulting Numbers: [18, 46, 23]
Generated Node #2: [18, 46, 23] from Operation: 30-7=23
Current State: 20:[18, 46, 23], Operations: ['30-7=23']
Exploring Operation: 46/23=2, Resulting Numbers: [18, 2]
Generated Node #3: [18, 2] from Operati... | 4 | Current State: 20:[18, 7, 30, 46], Operations: []
Exploring Operation: 30-7=23, Resulting Numbers: [18, 46, 23]
Generated Node #0,0: 20:[18, 46, 23] Operation: 30-7=23
Exploring Operation: 46-30=16, Resulting Numbers: [18, 7, 16]
Generated Node #0,1: 20:[18, 7, 16] Operation: 46-30=16
Exploring Operation: 30-18=12, Res... | 0.965278 | hs_4 | mult_heuristic |
[
8,
16,
96,
57
] | 47 | [
"16-8=8",
"96-57=39",
"8+39=47"
] | Current State: 47:[8, 16, 96, 57], Operations: []
Exploring Operation: 16-8=8, Resulting Numbers: [96, 57, 8]
Generated Node #2: [96, 57, 8] from Operation: 16-8=8
Current State: 47:[96, 57, 8], Operations: ['16-8=8']
Exploring Operation: 96-57=39, Resulting Numbers: [8, 39]
Generated Node #3: [8, 39] from Operation: 9... | 4 | Current State: 47:[8, 16, 96, 57], Operations: []
Exploring Operation: 96-57=39, Resulting Numbers: [8, 16, 39]
Generated Node #0,0: 47:[8, 16, 39] Operation: 96-57=39
Exploring Operation: 96-8=88, Resulting Numbers: [16, 57, 88]
Generated Node #0,1: 47:[16, 57, 88] Operation: 96-8=88
Exploring Operation: 96/8=12, Resu... | 0.978299 | hs_4 | mult_heuristic |
[
52,
52,
68,
40
] | 68 | [
"52-52=0",
"40*0=0",
"68+0=68"
] | Current State: 68:[52, 52, 68, 40], Operations: []
Exploring Operation: 52-52=0, Resulting Numbers: [68, 40, 0]
Generated Node #2: [68, 40, 0] from Operation: 52-52=0
Current State: 68:[68, 40, 0], Operations: ['52-52=0']
Exploring Operation: 40*0=0, Resulting Numbers: [68, 0]
Generated Node #3: [68, 0] from Operation:... | 4 | Current State: 68:[52, 52, 68, 40], Operations: []
Exploring Operation: 52/52=1, Resulting Numbers: [68, 40, 1]
Generated Node #0,0: 68:[68, 40, 1] Operation: 52/52=1
Exploring Operation: 52-52=0, Resulting Numbers: [68, 40, 0]
Generated Node #0,1: 68:[68, 40, 0] Operation: 52-52=0
Exploring Operation: 52-40=12, Result... | 0.980035 | hs_3 | mult_heuristic |
[
25,
70,
85,
38
] | 34 | [
"25+70=95",
"85*38=3230",
"3230/95=34"
] | Current State: 34:[25, 70, 85, 38], Operations: []
Exploring Operation: 25+70=95, Resulting Numbers: [85, 38, 95]
Generated Node #2: [85, 38, 95] from Operation: 25+70=95
Current State: 34:[85, 38, 95], Operations: ['25+70=95']
Exploring Operation: 85*38=3230, Resulting Numbers: [95, 3230]
Generated Node #3: [95, 3230]... | 4 | Current State: 34:[25, 70, 85, 38], Operations: []
Exploring Operation: 85-70=15, Resulting Numbers: [25, 38, 15]
Generated Node #0,0: 34:[25, 38, 15] Operation: 85-70=15
Exploring Operation: 85-38=47, Resulting Numbers: [25, 70, 47]
Generated Node #0,1: 34:[25, 70, 47] Operation: 85-38=47
Exploring Operation: 85-25=60... | 0 | hs_5 | sum_heuristic |
[
5,
83,
78,
53
] | 54 | [
"83-5=78",
"78/78=1",
"53+1=54"
] | Current State: 54:[5, 83, 78, 53], Operations: []
Exploring Operation: 83-5=78, Resulting Numbers: [78, 53, 78]
Generated Node #2: [78, 53, 78] from Operation: 83-5=78
Current State: 54:[78, 53, 78], Operations: ['83-5=78']
Exploring Operation: 78/78=1, Resulting Numbers: [53, 1]
Generated Node #3: [53, 1] from Operati... | 4 | Current State: 54:[5, 83, 78, 53], Operations: []
Exploring Operation: 83-78=5, Resulting Numbers: [5, 53, 5]
Generated Node #0,0: 54:[5, 53, 5] Operation: 83-78=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 54:[5, 53, 5], Operations: ['83-78=5']
Exploring Operation: 5+5=10, Resulting Numbers: [53, ... | 0 | hs_1 | mult_heuristic |
[
19,
39,
66,
22
] | 55 | [
"19+39=58",
"66/22=3",
"58-3=55"
] | Current State: 55:[19, 39, 66, 22], Operations: []
Exploring Operation: 19+39=58, Resulting Numbers: [66, 22, 58]
Generated Node #2: [66, 22, 58] from Operation: 19+39=58
Current State: 55:[66, 22, 58], Operations: ['19+39=58']
Exploring Operation: 66/22=3, Resulting Numbers: [58, 3]
Generated Node #3: [58, 3] from Ope... | 4 | Current State: 55:[19, 39, 66, 22], Operations: []
Exploring Operation: 39-22=17, Resulting Numbers: [19, 66, 17]
Generated Node #0,0: 55:[19, 66, 17] Operation: 39-22=17
Exploring Operation: 19+39=58, Resulting Numbers: [66, 22, 58]
Generated Node #0,1: 55:[66, 22, 58] Operation: 19+39=58
Exploring Operation: 39+22=61... | 0.973958 | hs_4 | mult_heuristic |
[
89,
82,
16,
46
] | 66 | [
"89-82=7",
"16*7=112",
"112-46=66"
] | Current State: 66:[89, 82, 16, 46], Operations: []
Exploring Operation: 89-82=7, Resulting Numbers: [16, 46, 7]
Generated Node #2: [16, 46, 7] from Operation: 89-82=7
Current State: 66:[16, 46, 7], Operations: ['89-82=7']
Exploring Operation: 16*7=112, Resulting Numbers: [46, 112]
Generated Node #3: [46, 112] from Oper... | 4 | Current State: 66:[89, 82, 16, 46], Operations: []
Exploring Operation: 82-46=36, Resulting Numbers: [89, 16, 36]
Generated Node #0,0: 66:[89, 16, 36] Operation: 82-46=36
Exploring Operation: 89-82=7, Resulting Numbers: [16, 46, 7]
Generated Node #0,1: 66:[16, 46, 7] Operation: 89-82=7
Exploring Operation: 89-46=43, Re... | 0 | hs_3 | mult_heuristic |
[
83,
80,
38,
66
] | 59 | [
"83+80=163",
"38+66=104",
"163-104=59"
] | Current State: 59:[83, 80, 38, 66], Operations: []
Exploring Operation: 83+80=163, Resulting Numbers: [38, 66, 163]
Generated Node #2: [38, 66, 163] from Operation: 83+80=163
Current State: 59:[38, 66, 163], Operations: ['83+80=163']
Exploring Operation: 38+66=104, Resulting Numbers: [163, 104]
Generated Node #3: [163,... | 4 | Current State: 59:[83, 80, 38, 66], Operations: []
Exploring Operation: 83-38=45, Resulting Numbers: [80, 66, 45]
Generated Node #0,0: 59:[80, 66, 45] Operation: 83-38=45
Start Sub Search at level 1: Moving to Node #0,0
Current State: 59:[80, 66, 45], Operations: ['83-38=45']
Exploring Operation: 80-45=35, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
7,
8,
28,
90
] | 18 | [
"8+28=36",
"90+36=126",
"126/7=18"
] | Current State: 18:[7, 8, 28, 90], Operations: []
Exploring Operation: 8+28=36, Resulting Numbers: [7, 90, 36]
Generated Node #2: [7, 90, 36] from Operation: 8+28=36
Current State: 18:[7, 90, 36], Operations: ['8+28=36']
Exploring Operation: 90+36=126, Resulting Numbers: [7, 126]
Generated Node #3: [7, 126] from Operati... | 4 | Current State: 18:[7, 8, 28, 90], Operations: []
Exploring Operation: 90-28=62, Resulting Numbers: [7, 8, 62]
Generated Node #0,0: 18:[7, 8, 62] Operation: 90-28=62
Exploring Operation: 28-8=20, Resulting Numbers: [7, 90, 20]
Generated Node #0,1: 18:[7, 90, 20] Operation: 28-8=20
Exploring Operation: 28/7=4, Resulting ... | 0 | hs_3 | sum_heuristic |
[
69,
39,
67,
67
] | 14 | [
"69-67=2",
"67-39=28",
"28/2=14"
] | Current State: 14:[69, 39, 67, 67], Operations: []
Exploring Operation: 69-67=2, Resulting Numbers: [39, 2]
Generated Node #2: [39, 2] from Operation: 69-67=2
Current State: 14:[39, 2], Operations: ['69-67=2']
Exploring Operation: 67-39=28, Resulting Numbers: [2, 28]
Generated Node #3: [2, 28] from Operation: 67-39=28
... | 4 | Current State: 14:[69, 39, 67, 67], Operations: []
Exploring Operation: 67/67=1, Resulting Numbers: [69, 39, 1]
Generated Node #0,0: 14:[69, 39, 1] Operation: 67/67=1
Exploring Operation: 69-67=2, Resulting Numbers: [39, 67, 2]
Generated Node #0,1: 14:[39, 67, 2] Operation: 69-67=2
Exploring Operation: 69-67=2, Resulti... | 0.989583 | hs_3 | mult_heuristic |
[
42,
62,
42,
77
] | 14 | [
"42/42=1",
"77-62=15",
"15-1=14"
] | Current State: 14:[42, 62, 42, 77], Operations: []
Exploring Operation: 42/42=1, Resulting Numbers: [62, 77, 1]
Generated Node #2: [62, 77, 1] from Operation: 42/42=1
Current State: 14:[62, 77, 1], Operations: ['42/42=1']
Exploring Operation: 77-62=15, Resulting Numbers: [1, 15]
Generated Node #3: [1, 15] from Operatio... | 4 | Current State: 14:[42, 62, 42, 77], Operations: []
Exploring Operation: 77-62=15, Resulting Numbers: [42, 42, 15]
Generated Node #0,0: 14:[42, 42, 15] Operation: 77-62=15
Exploring Operation: 62-42=20, Resulting Numbers: [42, 77, 20]
Generated Node #0,1: 14:[42, 77, 20] Operation: 62-42=20
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
48,
16,
34,
19
] | 11 | [
"48+16=64",
"34+19=53",
"64-53=11"
] | Current State: 11:[48, 16, 34, 19], Operations: []
Exploring Operation: 48+16=64, Resulting Numbers: [34, 19, 64]
Generated Node #2: [34, 19, 64] from Operation: 48+16=64
Current State: 11:[34, 19, 64], Operations: ['48+16=64']
Exploring Operation: 34+19=53, Resulting Numbers: [64, 53]
Generated Node #3: [64, 53] from ... | 4 | Current State: 11:[48, 16, 34, 19], Operations: []
Exploring Operation: 48-34=14, Resulting Numbers: [16, 19, 14]
Generated Node #0,0: 11:[16, 19, 14] Operation: 48-34=14
Moving to Node #0,0
Current State: 11:[16, 19, 14], Operations: ['48-34=14']
Exploring Operation: 19-16=3, Resulting Numbers: [14, 3]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
73,
27,
27,
30
] | 82 | [
"30-27=3",
"27/3=9",
"73+9=82"
] | Current State: 82:[73, 27, 27, 30], Operations: []
Exploring Operation: 30-27=3, Resulting Numbers: [73, 3]
Generated Node #2: [73, 3] from Operation: 30-27=3
Current State: 82:[73, 3], Operations: ['30-27=3']
Exploring Operation: 27/3=9, Resulting Numbers: [73, 9]
Generated Node #3: [73, 9] from Operation: 27/3=9
Curr... | 4 | Current State: 82:[73, 27, 27, 30], Operations: []
Exploring Operation: 27-27=0, Resulting Numbers: [73, 30, 0]
Generated Node #0,0: 82:[73, 30, 0] Operation: 27-27=0
Exploring Operation: 30-27=3, Resulting Numbers: [73, 27, 3]
Generated Node #0,1: 82:[73, 27, 3] Operation: 30-27=3
Exploring Operation: 27/27=1, Resulti... | 0.971354 | hs_3 | sum_heuristic |
[
28,
49,
34,
21
] | 46 | [
"28*21=588",
"588/49=12",
"34+12=46"
] | Current State: 46:[28, 49, 34, 21], Operations: []
Exploring Operation: 28*21=588, Resulting Numbers: [49, 34, 588]
Generated Node #2: [49, 34, 588] from Operation: 28*21=588
Current State: 46:[49, 34, 588], Operations: ['28*21=588']
Exploring Operation: 588/49=12, Resulting Numbers: [34, 12]
Generated Node #3: [34, 12... | 4 | Current State: 46:[28, 49, 34, 21], Operations: []
Exploring Operation: 49-28=21, Resulting Numbers: [34, 21, 21]
Generated Node #0,0: 46:[34, 21, 21] Operation: 49-28=21
Exploring Operation: 34+21=55, Resulting Numbers: [28, 49, 55]
Generated Node #0,1: 46:[28, 49, 55] Operation: 34+21=55
Exploring Operation: 49-34=15... | 0 | hs_5 | mult_heuristic |
[
60,
99,
53,
94
] | 41 | [
"99-94=5",
"60/5=12",
"53-12=41"
] | Current State: 41:[60, 99, 53, 94], Operations: []
Exploring Operation: 99-94=5, Resulting Numbers: [60, 53, 5]
Generated Node #2: [60, 53, 5] from Operation: 99-94=5
Current State: 41:[60, 53, 5], Operations: ['99-94=5']
Exploring Operation: 60/5=12, Resulting Numbers: [53, 12]
Generated Node #3: [53, 12] from Operati... | 4 | Current State: 41:[60, 99, 53, 94], Operations: []
Exploring Operation: 99-60=39, Resulting Numbers: [53, 94, 39]
Generated Node #0,0: 41:[53, 94, 39] Operation: 99-60=39
Moving to Node #0,0
Current State: 41:[53, 94, 39], Operations: ['99-60=39']
Exploring Operation: 94-53=41, Resulting Numbers: [39, 41]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
53,
53,
47,
42
] | 42 | [
"53-53=0",
"47*0=0",
"42+0=42"
] | Current State: 42:[53, 53, 47, 42], Operations: []
Exploring Operation: 53-53=0, Resulting Numbers: [47, 42, 0]
Generated Node #2: [47, 42, 0] from Operation: 53-53=0
Current State: 42:[47, 42, 0], Operations: ['53-53=0']
Exploring Operation: 47*0=0, Resulting Numbers: [42, 0]
Generated Node #3: [42, 0] from Operation:... | 4 | Current State: 42:[53, 53, 47, 42], Operations: []
Exploring Operation: 53-53=0, Resulting Numbers: [47, 42, 0]
Generated Node #0,0: 42:[47, 42, 0] Operation: 53-53=0
Exploring Operation: 53-47=6, Resulting Numbers: [53, 42, 6]
Generated Node #0,1: 42:[53, 42, 6] Operation: 53-47=6
Exploring Operation: 53/53=1, Resulti... | 0.980035 | hs_3 | mult_heuristic |
[
1,
71,
56,
39
] | 89 | [
"1+71=72",
"56-39=17",
"72+17=89"
] | Current State: 89:[1, 71, 56, 39], Operations: []
Exploring Operation: 1+71=72, Resulting Numbers: [56, 39, 72]
Generated Node #2: [56, 39, 72] from Operation: 1+71=72
Current State: 89:[56, 39, 72], Operations: ['1+71=72']
Exploring Operation: 56-39=17, Resulting Numbers: [72, 17]
Generated Node #3: [72, 17] from Oper... | 4 | Current State: 89:[1, 71, 56, 39], Operations: []
Exploring Operation: 1+56=57, Resulting Numbers: [71, 39, 57]
Generated Node #0,0: 89:[71, 39, 57] Operation: 1+56=57
Exploring Operation: 1+71=72, Resulting Numbers: [56, 39, 72]
Generated Node #0,1: 89:[56, 39, 72] Operation: 1+71=72
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
60,
20,
94,
30
] | 44 | [
"60+20=80",
"94+30=124",
"124-80=44"
] | Current State: 44:[60, 20, 94, 30], Operations: []
Exploring Operation: 60+20=80, Resulting Numbers: [94, 30, 80]
Generated Node #2: [94, 30, 80] from Operation: 60+20=80
Current State: 44:[94, 30, 80], Operations: ['60+20=80']
Exploring Operation: 94+30=124, Resulting Numbers: [80, 124]
Generated Node #3: [80, 124] fr... | 4 | Current State: 44:[60, 20, 94, 30], Operations: []
Exploring Operation: 60/30=2, Resulting Numbers: [20, 94, 2]
Generated Node #0,0: 44:[20, 94, 2] Operation: 60/30=2
Exploring Operation: 94-30=64, Resulting Numbers: [60, 20, 64]
Generated Node #0,1: 44:[60, 20, 64] Operation: 94-30=64
Exploring Operation: 94-60=34, Re... | 0.986111 | hs_3 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.