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 |
|---|---|---|---|---|---|---|---|---|
[
84,
70,
41,
36
] | 77 | [
"84+70=154",
"41+36=77",
"154-77=77"
] | Current State: 77:[84, 70, 41, 36], Operations: []
Exploring Operation: 84+70=154, Resulting Numbers: [41, 36, 154]
Generated Node #2: [41, 36, 154] from Operation: 84+70=154
Current State: 77:[41, 36, 154], Operations: ['84+70=154']
Exploring Operation: 41+36=77, Resulting Numbers: [154, 77]
Generated Node #3: [154, 7... | 4 | Current State: 77:[84, 70, 41, 36], Operations: []
Exploring Operation: 41+36=77, Resulting Numbers: [84, 70, 77]
Generated Node #0,0: 77:[84, 70, 77] Operation: 41+36=77
Start Sub Search at level 1: Moving to Node #0,0
Current State: 77:[84, 70, 77], Operations: ['41+36=77']
Exploring Operation: 84-70=14, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
45,
3,
16,
11
] | 36 | [
"16+11=27",
"3*27=81",
"81-45=36"
] | Current State: 36:[45, 3, 16, 11], Operations: []
Exploring Operation: 16+11=27, Resulting Numbers: [45, 3, 27]
Generated Node #2: [45, 3, 27] from Operation: 16+11=27
Current State: 36:[45, 3, 27], Operations: ['16+11=27']
Exploring Operation: 3*27=81, Resulting Numbers: [45, 81]
Generated Node #3: [45, 81] from Opera... | 4 | Current State: 36:[45, 3, 16, 11], Operations: []
Exploring Operation: 45-11=34, Resulting Numbers: [3, 16, 34]
Generated Node #0,0: 36:[3, 16, 34] Operation: 45-11=34
Exploring Operation: 45/3=15, Resulting Numbers: [16, 11, 15]
Generated Node #0,1: 36:[16, 11, 15] Operation: 45/3=15
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
1,
4,
48,
14
] | 65 | [
"4-1=3",
"48+14=62",
"3+62=65"
] | Current State: 65:[1, 4, 48, 14], Operations: []
Exploring Operation: 4-1=3, Resulting Numbers: [48, 14, 3]
Generated Node #2: [48, 14, 3] from Operation: 4-1=3
Current State: 65:[48, 14, 3], Operations: ['4-1=3']
Exploring Operation: 48+14=62, Resulting Numbers: [3, 62]
Generated Node #3: [3, 62] from Operation: 48+14... | 4 | Current State: 65:[1, 4, 48, 14], Operations: []
Exploring Operation: 48/4=12, Resulting Numbers: [1, 14, 12]
Generated Node #0,0: 65:[1, 14, 12] Operation: 48/4=12
Exploring Operation: 48+14=62, Resulting Numbers: [1, 4, 62]
Generated Node #0,1: 65:[1, 4, 62] Operation: 48+14=62
Exploring Operation: 1+48=49, Resulting... | 0 | hs_4 | mult_heuristic |
[
25,
5,
5,
85
] | 85 | [
"25/5=5",
"5+85=90",
"90-5=85"
] | Current State: 85:[25, 5, 5, 85], Operations: []
Exploring Operation: 25/5=5, Resulting Numbers: [85, 5]
Generated Node #2: [85, 5] from Operation: 25/5=5
Current State: 85:[85, 5], Operations: ['25/5=5']
Exploring Operation: 5+85=90, Resulting Numbers: [90]
90,85 equal: Goal Reached
Exploring Operation: 90-5=85, Resul... | 4 | Current State: 85:[25, 5, 5, 85], Operations: []
Exploring Operation: 25/5=5, Resulting Numbers: [5, 85, 5]
Generated Node #0,0: 85:[5, 85, 5] Operation: 25/5=5
Exploring Operation: 25/5=5, Resulting Numbers: [5, 85, 5]
Generated Node #0,1: 85:[5, 85, 5] Operation: 25/5=5
Exploring Operation: 25-5=20, Resulting Numbers... | 0.986979 | hs_5 | mult_heuristic |
[
7,
48,
23,
81
] | 49 | [
"7+48=55",
"23+81=104",
"104-55=49"
] | Current State: 49:[7, 48, 23, 81], Operations: []
Exploring Operation: 7+48=55, Resulting Numbers: [23, 81, 55]
Generated Node #2: [23, 81, 55] from Operation: 7+48=55
Current State: 49:[23, 81, 55], Operations: ['7+48=55']
Exploring Operation: 23+81=104, Resulting Numbers: [55, 104]
Generated Node #3: [55, 104] from O... | 4 | Current State: 49:[7, 48, 23, 81], Operations: []
Exploring Operation: 81-7=74, Resulting Numbers: [48, 23, 74]
Generated Node #0,0: 49:[48, 23, 74] Operation: 81-7=74
Exploring Operation: 23-7=16, Resulting Numbers: [48, 81, 16]
Generated Node #0,1: 49:[48, 81, 16] Operation: 23-7=16
Exploring Operation: 81-48=33, Res... | 0.971354 | hs_4 | sum_heuristic |
[
23,
31,
70,
96
] | 38 | [
"23*96=2208",
"31*70=2170",
"2208-2170=38"
] | Current State: 38:[23, 31, 70, 96], Operations: []
Exploring Operation: 23*96=2208, Resulting Numbers: [31, 70, 2208]
Generated Node #2: [31, 70, 2208] from Operation: 23*96=2208
Current State: 38:[31, 70, 2208], Operations: ['23*96=2208']
Exploring Operation: 31*70=2170, Resulting Numbers: [2208, 2170]
Generated Node ... | 4 | Current State: 38:[23, 31, 70, 96], Operations: []
Exploring Operation: 70-31=39, Resulting Numbers: [23, 96, 39]
Generated Node #0,0: 38:[23, 96, 39] Operation: 70-31=39
Exploring Operation: 96-70=26, Resulting Numbers: [23, 31, 26]
Generated Node #0,1: 38:[23, 31, 26] Operation: 96-70=26
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
5,
32,
6,
76
] | 38 | [
"5*6=30",
"32-30=2",
"76/2=38"
] | Current State: 38:[5, 32, 6, 76], Operations: []
Exploring Operation: 5*6=30, Resulting Numbers: [32, 76, 30]
Generated Node #2: [32, 76, 30] from Operation: 5*6=30
Current State: 38:[32, 76, 30], Operations: ['5*6=30']
Exploring Operation: 32-30=2, Resulting Numbers: [76, 2]
Generated Node #3: [76, 2] from Operation: ... | 4 | Current State: 38:[5, 32, 6, 76], Operations: []
Exploring Operation: 32+6=38, Resulting Numbers: [5, 76, 38]
Generated Node #0,0: 38:[5, 76, 38] Operation: 32+6=38
Exploring Operation: 76-32=44, Resulting Numbers: [5, 6, 44]
Generated Node #0,1: 38:[5, 6, 44] Operation: 76-32=44
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | sum_heuristic |
[
42,
98,
79,
14
] | 59 | [
"42/14=3",
"98+79=177",
"177/3=59"
] | Current State: 59:[42, 98, 79, 14], Operations: []
Exploring Operation: 42/14=3, Resulting Numbers: [98, 79, 3]
Generated Node #2: [98, 79, 3] from Operation: 42/14=3
Current State: 59:[98, 79, 3], Operations: ['42/14=3']
Exploring Operation: 98+79=177, Resulting Numbers: [3, 177]
Generated Node #3: [3, 177] from Opera... | 4 | Current State: 59:[42, 98, 79, 14], Operations: []
Exploring Operation: 42+14=56, Resulting Numbers: [98, 79, 56]
Generated Node #0,0: 59:[98, 79, 56] Operation: 42+14=56
Start Sub Search at level 1: Moving to Node #0,0
Current State: 59:[98, 79, 56], Operations: ['42+14=56']
Exploring Operation: 98-56=42, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
30,
24,
3,
26
] | 96 | [
"30-24=6",
"26+6=32",
"3*32=96"
] | Current State: 96:[30, 24, 3, 26], Operations: []
Exploring Operation: 30-24=6, Resulting Numbers: [3, 26, 6]
Generated Node #2: [3, 26, 6] from Operation: 30-24=6
Current State: 96:[3, 26, 6], Operations: ['30-24=6']
Exploring Operation: 26+6=32, Resulting Numbers: [3, 32]
Generated Node #3: [3, 32] from Operation: 26... | 4 | Current State: 96:[30, 24, 3, 26], Operations: []
Exploring Operation: 26-24=2, Resulting Numbers: [30, 3, 2]
Generated Node #0,0: 96:[30, 3, 2] Operation: 26-24=2
Exploring Operation: 30+3=33, Resulting Numbers: [24, 26, 33]
Generated Node #0,1: 96:[24, 26, 33] Operation: 30+3=33
Exploring Operation: 30-24=6, Resultin... | 0.96441 | hs_5 | mult_heuristic |
[
69,
30,
88,
38
] | 87 | [
"69-30=39",
"88+38=126",
"126-39=87"
] | Current State: 87:[69, 30, 88, 38], Operations: []
Exploring Operation: 69-30=39, Resulting Numbers: [88, 38, 39]
Generated Node #2: [88, 38, 39] from Operation: 69-30=39
Current State: 87:[88, 38, 39], Operations: ['69-30=39']
Exploring Operation: 88+38=126, Resulting Numbers: [39, 126]
Generated Node #3: [39, 126] fr... | 4 | Current State: 87:[69, 30, 88, 38], Operations: []
Exploring Operation: 69-38=31, Resulting Numbers: [30, 88, 31]
Generated Node #0,0: 87:[30, 88, 31] Operation: 69-38=31
Start Sub Search at level 1: Moving to Node #0,0
Current State: 87:[30, 88, 31], Operations: ['69-38=31']
Exploring Operation: 31-30=1, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
2,
6,
76,
64
] | 92 | [
"6-2=4",
"64/4=16",
"76+16=92"
] | Current State: 92:[2, 6, 76, 64], Operations: []
Exploring Operation: 6-2=4, Resulting Numbers: [76, 64, 4]
Generated Node #2: [76, 64, 4] from Operation: 6-2=4
Current State: 92:[76, 64, 4], Operations: ['6-2=4']
Exploring Operation: 64/4=16, Resulting Numbers: [76, 16]
Generated Node #3: [76, 16] from Operation: 64/4... | 4 | Current State: 92:[2, 6, 76, 64], Operations: []
Exploring Operation: 76-64=12, Resulting Numbers: [2, 6, 12]
Generated Node #0,0: 92:[2, 6, 12] Operation: 76-64=12
Exploring Operation: 64/2=32, Resulting Numbers: [6, 76, 32]
Generated Node #0,1: 92:[6, 76, 32] Operation: 64/2=32
Exploring Operation: 76/2=38, Resulting... | 0 | hs_3 | sum_heuristic |
[
38,
32,
35,
95
] | 10 | [
"38+32=70",
"95-35=60",
"70-60=10"
] | Current State: 10:[38, 32, 35, 95], Operations: []
Exploring Operation: 38+32=70, Resulting Numbers: [35, 95, 70]
Generated Node #2: [35, 95, 70] from Operation: 38+32=70
Current State: 10:[35, 95, 70], Operations: ['38+32=70']
Exploring Operation: 95-35=60, Resulting Numbers: [70, 60]
Generated Node #3: [70, 60] from ... | 4 | Current State: 10:[38, 32, 35, 95], Operations: []
Exploring Operation: 95-38=57, Resulting Numbers: [32, 35, 57]
Generated Node #0,0: 10:[32, 35, 57] Operation: 95-38=57
Moving to Node #0,0
Current State: 10:[32, 35, 57], Operations: ['95-38=57']
Exploring Operation: 57-35=22, Resulting Numbers: [32, 22]
Generated Nod... | 0.993924 | hs_1 | sum_heuristic |
[
34,
56,
70,
9
] | 14 | [
"70-34=36",
"56*9=504",
"504/36=14"
] | Current State: 14:[34, 56, 70, 9], Operations: []
Exploring Operation: 70-34=36, Resulting Numbers: [56, 9, 36]
Generated Node #2: [56, 9, 36] from Operation: 70-34=36
Current State: 14:[56, 9, 36], Operations: ['70-34=36']
Exploring Operation: 56*9=504, Resulting Numbers: [36, 504]
Generated Node #3: [36, 504] from Op... | 4 | Current State: 14:[34, 56, 70, 9], Operations: []
Exploring Operation: 34-9=25, Resulting Numbers: [56, 70, 25]
Generated Node #0,0: 14:[56, 70, 25] Operation: 34-9=25
Exploring Operation: 56-34=22, Resulting Numbers: [70, 9, 22]
Generated Node #0,1: 14:[70, 9, 22] Operation: 56-34=22
Exploring Operation: 70-34=36, Res... | 0.948785 | hs_5 | mult_heuristic |
[
15,
48,
20,
55
] | 91 | [
"15*48=720",
"720/20=36",
"55+36=91"
] | Current State: 91:[15, 48, 20, 55], Operations: []
Exploring Operation: 15*48=720, Resulting Numbers: [20, 55, 720]
Generated Node #2: [20, 55, 720] from Operation: 15*48=720
Current State: 91:[20, 55, 720], Operations: ['15*48=720']
Exploring Operation: 720/20=36, Resulting Numbers: [55, 36]
Generated Node #3: [55, 36... | 4 | Current State: 91:[15, 48, 20, 55], Operations: []
Exploring Operation: 48-20=28, Resulting Numbers: [15, 55, 28]
Generated Node #0,0: 91:[15, 55, 28] Operation: 48-20=28
Exploring Operation: 48+55=103, Resulting Numbers: [15, 20, 103]
Generated Node #0,1: 91:[15, 20, 103] Operation: 48+55=103
Exploring Operation: 20+5... | 0 | hs_5 | mult_heuristic |
[
2,
94,
48,
40
] | 41 | [
"94/2=47",
"48+40=88",
"88-47=41"
] | Current State: 41:[2, 94, 48, 40], Operations: []
Exploring Operation: 94/2=47, Resulting Numbers: [48, 40, 47]
Generated Node #2: [48, 40, 47] from Operation: 94/2=47
Current State: 41:[48, 40, 47], Operations: ['94/2=47']
Exploring Operation: 48+40=88, Resulting Numbers: [47, 88]
Generated Node #3: [47, 88] from Oper... | 4 | Current State: 41:[2, 94, 48, 40], Operations: []
Exploring Operation: 94-40=54, Resulting Numbers: [2, 48, 54]
Generated Node #0,0: 41:[2, 48, 54] Operation: 94-40=54
Exploring Operation: 48-2=46, Resulting Numbers: [94, 40, 46]
Generated Node #0,1: 41:[94, 40, 46] Operation: 48-2=46
Exploring Operation: 94-2=92, Resu... | 0.982639 | hs_5 | sum_heuristic |
[
67,
11,
26,
49
] | 19 | [
"67-11=56",
"26+49=75",
"75-56=19"
] | Current State: 19:[67, 11, 26, 49], Operations: []
Exploring Operation: 67-11=56, Resulting Numbers: [26, 49, 56]
Generated Node #2: [26, 49, 56] from Operation: 67-11=56
Current State: 19:[26, 49, 56], Operations: ['67-11=56']
Exploring Operation: 26+49=75, Resulting Numbers: [56, 75]
Generated Node #3: [56, 75] from ... | 4 | Current State: 19:[67, 11, 26, 49], Operations: []
Exploring Operation: 67-26=41, Resulting Numbers: [11, 49, 41]
Generated Node #0,0: 19:[11, 49, 41] Operation: 67-26=41
Exploring Operation: 67-11=56, Resulting Numbers: [26, 49, 56]
Generated Node #0,1: 19:[26, 49, 56] Operation: 67-11=56
Exploring Operation: 67-49=18... | 0.978299 | hs_4 | mult_heuristic |
[
38,
10,
47,
1
] | 99 | [
"47-38=9",
"10+1=11",
"9*11=99"
] | Current State: 99:[38, 10, 47, 1], Operations: []
Exploring Operation: 47-38=9, Resulting Numbers: [10, 1, 9]
Generated Node #2: [10, 1, 9] from Operation: 47-38=9
Current State: 99:[10, 1, 9], Operations: ['47-38=9']
Exploring Operation: 10+1=11, Resulting Numbers: [9, 11]
Generated Node #3: [9, 11] from Operation: 10... | 4 | Current State: 99:[38, 10, 47, 1], Operations: []
Exploring Operation: 47-10=37, Resulting Numbers: [38, 1, 37]
Generated Node #0,0: 99:[38, 1, 37] Operation: 47-10=37
Exploring Operation: 47-38=9, Resulting Numbers: [10, 1, 9]
Generated Node #0,1: 99:[10, 1, 9] Operation: 47-38=9
Exploring Operation: 38-1=37, Resultin... | 0.983507 | hs_4 | mult_heuristic |
[
93,
27,
10,
92
] | 36 | [
"93-27=66",
"10+92=102",
"102-66=36"
] | Current State: 36:[93, 27, 10, 92], Operations: []
Exploring Operation: 93-27=66, Resulting Numbers: [10, 92, 66]
Generated Node #2: [10, 92, 66] from Operation: 93-27=66
Current State: 36:[10, 92, 66], Operations: ['93-27=66']
Exploring Operation: 10+92=102, Resulting Numbers: [66, 102]
Generated Node #3: [66, 102] fr... | 4 | Current State: 36:[93, 27, 10, 92], Operations: []
Exploring Operation: 93-92=1, Resulting Numbers: [27, 10, 1]
Generated Node #0,0: 36:[27, 10, 1] Operation: 93-92=1
Moving to Node #0,0
Current State: 36:[27, 10, 1], Operations: ['93-92=1']
Exploring Operation: 27+10=37, Resulting Numbers: [1, 37]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
46,
72,
39,
98
] | 59 | [
"46+72=118",
"98-39=59",
"118-59=59"
] | Current State: 59:[46, 72, 39, 98], Operations: []
Exploring Operation: 46+72=118, Resulting Numbers: [39, 98, 118]
Generated Node #2: [39, 98, 118] from Operation: 46+72=118
Current State: 59:[39, 98, 118], Operations: ['46+72=118']
Exploring Operation: 98-39=59, Resulting Numbers: [118, 59]
Generated Node #3: [118, 5... | 4 | Current State: 59:[46, 72, 39, 98], Operations: []
Exploring Operation: 98-39=59, Resulting Numbers: [46, 72, 59]
Generated Node #0,0: 59:[46, 72, 59] Operation: 98-39=59
Exploring Operation: 98-46=52, Resulting Numbers: [72, 39, 52]
Generated Node #0,1: 59:[72, 39, 52] Operation: 98-46=52
Start Sub Search at level 1: ... | 0.990451 | hs_2 | mult_heuristic |
[
43,
71,
85,
37
] | 66 | [
"43+71=114",
"85-37=48",
"114-48=66"
] | Current State: 66:[43, 71, 85, 37], Operations: []
Exploring Operation: 43+71=114, Resulting Numbers: [85, 37, 114]
Generated Node #2: [85, 37, 114] from Operation: 43+71=114
Current State: 66:[85, 37, 114], Operations: ['43+71=114']
Exploring Operation: 85-37=48, Resulting Numbers: [114, 48]
Generated Node #3: [114, 4... | 4 | Current State: 66:[43, 71, 85, 37], Operations: []
Exploring Operation: 71-43=28, Resulting Numbers: [85, 37, 28]
Generated Node #0,0: 66:[85, 37, 28] Operation: 71-43=28
Exploring Operation: 43-37=6, Resulting Numbers: [71, 85, 6]
Generated Node #0,1: 66:[71, 85, 6] Operation: 43-37=6
Exploring Operation: 85-43=42, Re... | 0.984375 | hs_4 | sum_heuristic |
[
16,
41,
90,
45
] | 73 | [
"16*90=1440",
"1440/45=32",
"41+32=73"
] | Current State: 73:[16, 41, 90, 45], Operations: []
Exploring Operation: 16*90=1440, Resulting Numbers: [41, 45, 1440]
Generated Node #2: [41, 45, 1440] from Operation: 16*90=1440
Current State: 73:[41, 45, 1440], Operations: ['16*90=1440']
Exploring Operation: 1440/45=32, Resulting Numbers: [41, 32]
Generated Node #3: ... | 4 | Current State: 73:[16, 41, 90, 45], Operations: []
Exploring Operation: 16+41=57, Resulting Numbers: [90, 45, 57]
Generated Node #0,0: 73:[90, 45, 57] Operation: 16+41=57
Exploring Operation: 90-16=74, Resulting Numbers: [41, 45, 74]
Generated Node #0,1: 73:[41, 45, 74] Operation: 90-16=74
Exploring Operation: 41+45=86... | 0 | hs_4 | sum_heuristic |
[
16,
11,
45,
40
] | 85 | [
"45-11=34",
"40*34=1360",
"1360/16=85"
] | Current State: 85:[16, 11, 45, 40], Operations: []
Exploring Operation: 45-11=34, Resulting Numbers: [16, 40, 34]
Generated Node #2: [16, 40, 34] from Operation: 45-11=34
Current State: 85:[16, 40, 34], Operations: ['45-11=34']
Exploring Operation: 40*34=1360, Resulting Numbers: [16, 1360]
Generated Node #3: [16, 1360]... | 4 | Current State: 85:[16, 11, 45, 40], Operations: []
Exploring Operation: 45-16=29, Resulting Numbers: [11, 40, 29]
Generated Node #0,0: 85:[11, 40, 29] Operation: 45-16=29
Exploring Operation: 45-40=5, Resulting Numbers: [16, 11, 5]
Generated Node #0,1: 85:[16, 11, 5] Operation: 45-40=5
Exploring Operation: 45+40=85, Re... | 0 | hs_3 | mult_heuristic |
[
40,
59,
50,
72
] | 77 | [
"40+59=99",
"72-50=22",
"99-22=77"
] | Current State: 77:[40, 59, 50, 72], Operations: []
Exploring Operation: 40+59=99, Resulting Numbers: [50, 72, 99]
Generated Node #2: [50, 72, 99] from Operation: 40+59=99
Current State: 77:[50, 72, 99], Operations: ['40+59=99']
Exploring Operation: 72-50=22, Resulting Numbers: [99, 22]
Generated Node #3: [99, 22] from ... | 4 | Current State: 77:[40, 59, 50, 72], Operations: []
Exploring Operation: 59-50=9, Resulting Numbers: [40, 72, 9]
Generated Node #0,0: 77:[40, 72, 9] Operation: 59-50=9
Exploring Operation: 40+50=90, Resulting Numbers: [59, 72, 90]
Generated Node #0,1: 77:[59, 72, 90] Operation: 40+50=90
Exploring Operation: 59-40=19, Re... | 0.960069 | hs_4 | sum_heuristic |
[
64,
87,
5,
71
] | 75 | [
"64+87=151",
"5+71=76",
"151-76=75"
] | Current State: 75:[64, 87, 5, 71], Operations: []
Exploring Operation: 64+87=151, Resulting Numbers: [5, 71, 151]
Generated Node #2: [5, 71, 151] from Operation: 64+87=151
Current State: 75:[5, 71, 151], Operations: ['64+87=151']
Exploring Operation: 5+71=76, Resulting Numbers: [151, 76]
Generated Node #3: [151, 76] fr... | 4 | Current State: 75:[64, 87, 5, 71], Operations: []
Exploring Operation: 87-71=16, Resulting Numbers: [64, 5, 16]
Generated Node #0,0: 75:[64, 5, 16] Operation: 87-71=16
Exploring Operation: 87-5=82, Resulting Numbers: [64, 71, 82]
Generated Node #0,1: 75:[64, 71, 82] Operation: 87-5=82
Exploring Operation: 64+5=69, Resu... | 0.966146 | hs_5 | sum_heuristic |
[
44,
66,
31,
75
] | 84 | [
"66-44=22",
"31+75=106",
"106-22=84"
] | Current State: 84:[44, 66, 31, 75], Operations: []
Exploring Operation: 66-44=22, Resulting Numbers: [31, 75, 22]
Generated Node #2: [31, 75, 22] from Operation: 66-44=22
Current State: 84:[31, 75, 22], Operations: ['66-44=22']
Exploring Operation: 31+75=106, Resulting Numbers: [22, 106]
Generated Node #3: [22, 106] fr... | 4 | Current State: 84:[44, 66, 31, 75], Operations: []
Exploring Operation: 66-44=22, Resulting Numbers: [31, 75, 22]
Generated Node #0,0: 84:[31, 75, 22] Operation: 66-44=22
Exploring Operation: 75-66=9, Resulting Numbers: [44, 31, 9]
Generated Node #0,1: 84:[44, 31, 9] Operation: 75-66=9
Exploring Operation: 66-31=35, Re... | 0.983507 | hs_3 | mult_heuristic |
[
35,
13,
82,
55
] | 89 | [
"35+13=48",
"82+55=137",
"137-48=89"
] | Current State: 89:[35, 13, 82, 55], Operations: []
Exploring Operation: 35+13=48, Resulting Numbers: [82, 55, 48]
Generated Node #2: [82, 55, 48] from Operation: 35+13=48
Current State: 89:[82, 55, 48], Operations: ['35+13=48']
Exploring Operation: 82+55=137, Resulting Numbers: [48, 137]
Generated Node #3: [48, 137] fr... | 4 | Current State: 89:[35, 13, 82, 55], Operations: []
Exploring Operation: 35+13=48, Resulting Numbers: [82, 55, 48]
Generated Node #0,0: 89:[82, 55, 48] Operation: 35+13=48
Exploring Operation: 13+55=68, Resulting Numbers: [35, 82, 68]
Generated Node #0,1: 89:[35, 82, 68] Operation: 13+55=68
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
10,
42,
31,
25
] | 23 | [
"31-10=21",
"42/21=2",
"25-2=23"
] | Current State: 23:[10, 42, 31, 25], Operations: []
Exploring Operation: 31-10=21, Resulting Numbers: [42, 25, 21]
Generated Node #2: [42, 25, 21] from Operation: 31-10=21
Current State: 23:[42, 25, 21], Operations: ['31-10=21']
Exploring Operation: 42/21=2, Resulting Numbers: [25, 2]
Generated Node #3: [25, 2] from Ope... | 4 | Current State: 23:[10, 42, 31, 25], Operations: []
Exploring Operation: 31-10=21, Resulting Numbers: [42, 25, 21]
Generated Node #0,0: 23:[42, 25, 21] Operation: 31-10=21
Exploring Operation: 42-25=17, Resulting Numbers: [10, 31, 17]
Generated Node #0,1: 23:[10, 31, 17] Operation: 42-25=17
Exploring Operation: 42-31=11... | 0.957465 | hs_4 | mult_heuristic |
[
15,
15,
70,
3
] | 70 | [
"15-15=0",
"3*0=0",
"70+0=70"
] | Current State: 70:[15, 15, 70, 3], Operations: []
Exploring Operation: 15-15=0, Resulting Numbers: [70, 3, 0]
Generated Node #2: [70, 3, 0] from Operation: 15-15=0
Current State: 70:[70, 3, 0], Operations: ['15-15=0']
Exploring Operation: 3*0=0, Resulting Numbers: [70, 0]
Generated Node #3: [70, 0] from Operation: 3*0=... | 4 | Current State: 70:[15, 15, 70, 3], Operations: []
Exploring Operation: 15/3=5, Resulting Numbers: [15, 70, 5]
Generated Node #0,0: 70:[15, 70, 5] Operation: 15/3=5
Exploring Operation: 15/3=5, Resulting Numbers: [15, 70, 5]
Generated Node #0,1: 70:[15, 70, 5] Operation: 15/3=5
Exploring Operation: 15/15=1, Resulting Nu... | 0 | hs_4 | sum_heuristic |
[
57,
88,
35,
24
] | 86 | [
"57+88=145",
"35+24=59",
"145-59=86"
] | Current State: 86:[57, 88, 35, 24], Operations: []
Exploring Operation: 57+88=145, Resulting Numbers: [35, 24, 145]
Generated Node #2: [35, 24, 145] from Operation: 57+88=145
Current State: 86:[35, 24, 145], Operations: ['57+88=145']
Exploring Operation: 35+24=59, Resulting Numbers: [145, 59]
Generated Node #3: [145, 5... | 4 | Current State: 86:[57, 88, 35, 24], Operations: []
Exploring Operation: 35-24=11, Resulting Numbers: [57, 88, 11]
Generated Node #0,0: 86:[57, 88, 11] Operation: 35-24=11
Exploring Operation: 57-24=33, Resulting Numbers: [88, 35, 33]
Generated Node #0,1: 86:[88, 35, 33] Operation: 57-24=33
Exploring Operation: 57+24=81... | 0.973958 | hs_4 | sum_heuristic |
[
17,
86,
52,
40
] | 91 | [
"17+86=103",
"52-40=12",
"103-12=91"
] | Current State: 91:[17, 86, 52, 40], Operations: []
Exploring Operation: 17+86=103, Resulting Numbers: [52, 40, 103]
Generated Node #2: [52, 40, 103] from Operation: 17+86=103
Current State: 91:[52, 40, 103], Operations: ['17+86=103']
Exploring Operation: 52-40=12, Resulting Numbers: [103, 12]
Generated Node #3: [103, 1... | 4 | Current State: 91:[17, 86, 52, 40], Operations: []
Exploring Operation: 52+40=92, Resulting Numbers: [17, 86, 92]
Generated Node #0,0: 91:[17, 86, 92] Operation: 52+40=92
Exploring Operation: 52-40=12, Resulting Numbers: [17, 86, 12]
Generated Node #0,1: 91:[17, 86, 12] Operation: 52-40=12
Start Sub Search at level 1: ... | 0.986979 | hs_2 | sum_heuristic |
[
11,
30,
29,
84
] | 35 | [
"84-29=55",
"55/11=5",
"30+5=35"
] | Current State: 35:[11, 30, 29, 84], Operations: []
Exploring Operation: 84-29=55, Resulting Numbers: [11, 30, 55]
Generated Node #2: [11, 30, 55] from Operation: 84-29=55
Current State: 35:[11, 30, 55], Operations: ['84-29=55']
Exploring Operation: 55/11=5, Resulting Numbers: [30, 5]
Generated Node #3: [30, 5] from Ope... | 4 | Current State: 35:[11, 30, 29, 84], Operations: []
Exploring Operation: 84-30=54, Resulting Numbers: [11, 29, 54]
Generated Node #0,0: 35:[11, 29, 54] Operation: 84-30=54
Exploring Operation: 84-29=55, Resulting Numbers: [11, 30, 55]
Generated Node #0,1: 35:[11, 30, 55] Operation: 84-29=55
Start Sub Search at level 1: ... | 0.986111 | hs_2 | mult_heuristic |
[
56,
47,
82,
85
] | 46 | [
"47*82=3854",
"56+3854=3910",
"3910/85=46"
] | Current State: 46:[56, 47, 82, 85], Operations: []
Exploring Operation: 47*82=3854, Resulting Numbers: [56, 85, 3854]
Generated Node #2: [56, 85, 3854] from Operation: 47*82=3854
Current State: 46:[56, 85, 3854], Operations: ['47*82=3854']
Exploring Operation: 56+3854=3910, Resulting Numbers: [85, 3910]
Generated Node ... | 4 | Current State: 46:[56, 47, 82, 85], Operations: []
Exploring Operation: 85-82=3, Resulting Numbers: [56, 47, 3]
Generated Node #0,0: 46:[56, 47, 3] Operation: 85-82=3
Exploring Operation: 82-56=26, Resulting Numbers: [47, 85, 26]
Generated Node #0,1: 46:[47, 85, 26] Operation: 82-56=26
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
99,
74,
56,
63
] | 18 | [
"99-74=25",
"63-56=7",
"25-7=18"
] | Current State: 18:[99, 74, 56, 63], Operations: []
Exploring Operation: 99-74=25, Resulting Numbers: [56, 63, 25]
Generated Node #2: [56, 63, 25] from Operation: 99-74=25
Current State: 18:[56, 63, 25], Operations: ['99-74=25']
Exploring Operation: 63-56=7, Resulting Numbers: [25, 7]
Generated Node #3: [25, 7] from Ope... | 4 | Current State: 18:[99, 74, 56, 63], Operations: []
Exploring Operation: 74-63=11, Resulting Numbers: [99, 56, 11]
Generated Node #0,0: 18:[99, 56, 11] Operation: 74-63=11
Exploring Operation: 99-63=36, Resulting Numbers: [74, 56, 36]
Generated Node #0,1: 18:[74, 56, 36] Operation: 99-63=36
Exploring Operation: 99-74=25... | 0.989583 | hs_3 | mult_heuristic |
[
46,
55,
65,
25
] | 97 | [
"55*65=3575",
"3575/25=143",
"143-46=97"
] | Current State: 97:[46, 55, 65, 25], Operations: []
Exploring Operation: 55*65=3575, Resulting Numbers: [46, 25, 3575]
Generated Node #2: [46, 25, 3575] from Operation: 55*65=3575
Current State: 97:[46, 25, 3575], Operations: ['55*65=3575']
Exploring Operation: 3575/25=143, Resulting Numbers: [46, 143]
Generated Node #3... | 4 | Current State: 97:[46, 55, 65, 25], Operations: []
Exploring Operation: 46+25=71, Resulting Numbers: [55, 65, 71]
Generated Node #0,0: 97:[55, 65, 71] Operation: 46+25=71
Exploring Operation: 55+25=80, Resulting Numbers: [46, 65, 80]
Generated Node #0,1: 97:[46, 65, 80] Operation: 55+25=80
Exploring Operation: 65+25=90... | 0 | hs_3 | sum_heuristic |
[
19,
98,
41,
4
] | 30 | [
"98-19=79",
"41+79=120",
"120/4=30"
] | Current State: 30:[19, 98, 41, 4], Operations: []
Exploring Operation: 98-19=79, Resulting Numbers: [41, 4, 79]
Generated Node #2: [41, 4, 79] from Operation: 98-19=79
Current State: 30:[41, 4, 79], Operations: ['98-19=79']
Exploring Operation: 41+79=120, Resulting Numbers: [4, 120]
Generated Node #3: [4, 120] from Ope... | 4 | Current State: 30:[19, 98, 41, 4], Operations: []
Exploring Operation: 19-4=15, Resulting Numbers: [98, 41, 15]
Generated Node #0,0: 30:[98, 41, 15] Operation: 19-4=15
Exploring Operation: 98-41=57, Resulting Numbers: [19, 4, 57]
Generated Node #0,1: 30:[19, 4, 57] Operation: 98-41=57
Exploring Operation: 98-4=94, Resu... | 0 | hs_5 | sum_heuristic |
[
77,
2,
11,
53
] | 90 | [
"77*2=154",
"11+53=64",
"154-64=90"
] | Current State: 90:[77, 2, 11, 53], Operations: []
Exploring Operation: 77*2=154, Resulting Numbers: [11, 53, 154]
Generated Node #2: [11, 53, 154] from Operation: 77*2=154
Current State: 90:[11, 53, 154], Operations: ['77*2=154']
Exploring Operation: 11+53=64, Resulting Numbers: [154, 64]
Generated Node #3: [154, 64] f... | 4 | Current State: 90:[77, 2, 11, 53], Operations: []
Exploring Operation: 77-53=24, Resulting Numbers: [2, 11, 24]
Generated Node #0,0: 90:[2, 11, 24] Operation: 77-53=24
Exploring Operation: 77+11=88, Resulting Numbers: [2, 53, 88]
Generated Node #0,1: 90:[2, 53, 88] Operation: 77+11=88
Exploring Operation: 77/11=7, Resu... | 0 | hs_3 | sum_heuristic |
[
63,
22,
74,
26
] | 59 | [
"63-22=41",
"74+26=100",
"100-41=59"
] | Current State: 59:[63, 22, 74, 26], Operations: []
Exploring Operation: 63-22=41, Resulting Numbers: [74, 26, 41]
Generated Node #2: [74, 26, 41] from Operation: 63-22=41
Current State: 59:[74, 26, 41], Operations: ['63-22=41']
Exploring Operation: 74+26=100, Resulting Numbers: [41, 100]
Generated Node #3: [41, 100] fr... | 4 | Current State: 59:[63, 22, 74, 26], Operations: []
Exploring Operation: 22+26=48, Resulting Numbers: [63, 74, 48]
Generated Node #0,0: 59:[63, 74, 48] Operation: 22+26=48
Exploring Operation: 74-22=52, Resulting Numbers: [63, 26, 52]
Generated Node #0,1: 59:[63, 26, 52] Operation: 74-22=52
Start Sub Search at level 1: ... | 0.990451 | hs_2 | mult_heuristic |
[
31,
50,
76,
8
] | 65 | [
"50-31=19",
"76+8=84",
"84-19=65"
] | Current State: 65:[31, 50, 76, 8], Operations: []
Exploring Operation: 50-31=19, Resulting Numbers: [76, 8, 19]
Generated Node #2: [76, 8, 19] from Operation: 50-31=19
Current State: 65:[76, 8, 19], Operations: ['50-31=19']
Exploring Operation: 76+8=84, Resulting Numbers: [19, 84]
Generated Node #3: [19, 84] from Opera... | 4 | Current State: 65:[31, 50, 76, 8], Operations: []
Exploring Operation: 31+50=81, Resulting Numbers: [76, 8, 81]
Generated Node #0,0: 65:[76, 8, 81] Operation: 31+50=81
Exploring Operation: 76-50=26, Resulting Numbers: [31, 8, 26]
Generated Node #0,1: 65:[31, 8, 26] Operation: 76-50=26
Exploring Operation: 50-31=19, Res... | 0.981771 | hs_4 | mult_heuristic |
[
7,
19,
61,
49
] | 95 | [
"61-7=54",
"54-49=5",
"19*5=95"
] | Current State: 95:[7, 19, 61, 49], Operations: []
Exploring Operation: 61-7=54, Resulting Numbers: [19, 49, 54]
Generated Node #2: [19, 49, 54] from Operation: 61-7=54
Current State: 95:[19, 49, 54], Operations: ['61-7=54']
Exploring Operation: 54-49=5, Resulting Numbers: [19, 5]
Generated Node #3: [19, 5] from Operati... | 4 | Current State: 95:[7, 19, 61, 49], Operations: []
Exploring Operation: 49/7=7, Resulting Numbers: [19, 61, 7]
Generated Node #0,0: 95:[19, 61, 7] Operation: 49/7=7
Exploring Operation: 61+49=110, Resulting Numbers: [7, 19, 110]
Generated Node #0,1: 95:[7, 19, 110] Operation: 61+49=110
Exploring Operation: 61-49=12, Res... | 0.986979 | hs_5 | mult_heuristic |
[
92,
95,
97,
20
] | 37 | [
"95-92=3",
"20*3=60",
"97-60=37"
] | Current State: 37:[92, 95, 97, 20], Operations: []
Exploring Operation: 95-92=3, Resulting Numbers: [97, 20, 3]
Generated Node #2: [97, 20, 3] from Operation: 95-92=3
Current State: 37:[97, 20, 3], Operations: ['95-92=3']
Exploring Operation: 20*3=60, Resulting Numbers: [97, 60]
Generated Node #3: [97, 60] from Operati... | 4 | Current State: 37:[92, 95, 97, 20], Operations: []
Exploring Operation: 97-95=2, Resulting Numbers: [92, 20, 2]
Generated Node #0,0: 37:[92, 20, 2] Operation: 97-95=2
Exploring Operation: 97-92=5, Resulting Numbers: [95, 20, 5]
Generated Node #0,1: 37:[95, 20, 5] Operation: 97-92=5
Moving to Node #0,0
Current State: 37... | 0 | hs_2 | mult_heuristic |
[
63,
87,
29,
28
] | 38 | [
"63-28=35",
"87/29=3",
"35+3=38"
] | Current State: 38:[63, 87, 29, 28], Operations: []
Exploring Operation: 63-28=35, Resulting Numbers: [87, 29, 35]
Generated Node #2: [87, 29, 35] from Operation: 63-28=35
Current State: 38:[87, 29, 35], Operations: ['63-28=35']
Exploring Operation: 87/29=3, Resulting Numbers: [35, 3]
Generated Node #3: [35, 3] from Ope... | 4 | Current State: 38:[63, 87, 29, 28], Operations: []
Exploring Operation: 87/29=3, Resulting Numbers: [63, 28, 3]
Generated Node #0,0: 38:[63, 28, 3] Operation: 87/29=3
Exploring Operation: 87-63=24, Resulting Numbers: [29, 28, 24]
Generated Node #0,1: 38:[29, 28, 24] Operation: 87-63=24
Moving to Node #0,1
Current State... | 0.990451 | hs_2 | mult_heuristic |
[
88,
27,
72,
89
] | 100 | [
"88-27=61",
"72+89=161",
"161-61=100"
] | Current State: 100:[88, 27, 72, 89], Operations: []
Exploring Operation: 88-27=61, Resulting Numbers: [72, 89, 61]
Generated Node #2: [72, 89, 61] from Operation: 88-27=61
Current State: 100:[72, 89, 61], Operations: ['88-27=61']
Exploring Operation: 72+89=161, Resulting Numbers: [61, 161]
Generated Node #3: [61, 161] ... | 4 | Current State: 100:[88, 27, 72, 89], Operations: []
Exploring Operation: 89-72=17, Resulting Numbers: [88, 27, 17]
Generated Node #0,0: 100:[88, 27, 17] Operation: 89-72=17
Exploring Operation: 27+72=99, Resulting Numbers: [88, 89, 99]
Generated Node #0,1: 100:[88, 89, 99] Operation: 27+72=99
Exploring Operation: 88-72... | 0.975694 | hs_3 | sum_heuristic |
[
83,
85,
66,
86
] | 57 | [
"86-83=3",
"85-66=19",
"3*19=57"
] | Current State: 57:[83, 85, 66, 86], Operations: []
Exploring Operation: 86-83=3, Resulting Numbers: [85, 66, 3]
Generated Node #2: [85, 66, 3] from Operation: 86-83=3
Current State: 57:[85, 66, 3], Operations: ['86-83=3']
Exploring Operation: 85-66=19, Resulting Numbers: [3, 19]
Generated Node #3: [3, 19] from Operatio... | 4 | Current State: 57:[83, 85, 66, 86], Operations: []
Exploring Operation: 86-83=3, Resulting Numbers: [85, 66, 3]
Generated Node #0,0: 57:[85, 66, 3] Operation: 86-83=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 57:[85, 66, 3], Operations: ['86-83=3']
Exploring Operation: 85-66=19, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
1,
2,
37,
82
] | 43 | [
"1*2=2",
"82-37=45",
"45-2=43"
] | Current State: 43:[1, 2, 37, 82], Operations: []
Exploring Operation: 1*2=2, Resulting Numbers: [37, 82, 2]
Generated Node #2: [37, 82, 2] from Operation: 1*2=2
Current State: 43:[37, 82, 2], Operations: ['1*2=2']
Exploring Operation: 82-37=45, Resulting Numbers: [2, 45]
Generated Node #3: [2, 45] from Operation: 82-37... | 4 | Current State: 43:[1, 2, 37, 82], Operations: []
Exploring Operation: 1+37=38, Resulting Numbers: [2, 82, 38]
Generated Node #0,0: 43:[2, 82, 38] Operation: 1+37=38
Exploring Operation: 2+37=39, Resulting Numbers: [1, 82, 39]
Generated Node #0,1: 43:[1, 82, 39] Operation: 2+37=39
Exploring Operation: 82/2=41, Resulting... | 0.967014 | hs_5 | mult_heuristic |
[
55,
88,
15,
93
] | 69 | [
"88*15=1320",
"1320/55=24",
"93-24=69"
] | Current State: 69:[55, 88, 15, 93], Operations: []
Exploring Operation: 88*15=1320, Resulting Numbers: [55, 93, 1320]
Generated Node #2: [55, 93, 1320] from Operation: 88*15=1320
Current State: 69:[55, 93, 1320], Operations: ['88*15=1320']
Exploring Operation: 1320/55=24, Resulting Numbers: [93, 24]
Generated Node #3: ... | 4 | Current State: 69:[55, 88, 15, 93], Operations: []
Exploring Operation: 93-88=5, Resulting Numbers: [55, 15, 5]
Generated Node #0,0: 69:[55, 15, 5] Operation: 93-88=5
Moving to Node #0,0
Current State: 69:[55, 15, 5], Operations: ['93-88=5']
Exploring Operation: 55+15=70, Resulting Numbers: [5, 70]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
40,
15,
58,
19
] | 22 | [
"40+15=55",
"58+19=77",
"77-55=22"
] | Current State: 22:[40, 15, 58, 19], Operations: []
Exploring Operation: 40+15=55, Resulting Numbers: [58, 19, 55]
Generated Node #2: [58, 19, 55] from Operation: 40+15=55
Current State: 22:[58, 19, 55], Operations: ['40+15=55']
Exploring Operation: 58+19=77, Resulting Numbers: [55, 77]
Generated Node #3: [55, 77] from ... | 4 | Current State: 22:[40, 15, 58, 19], Operations: []
Exploring Operation: 58-40=18, Resulting Numbers: [15, 19, 18]
Generated Node #0,0: 22:[15, 19, 18] Operation: 58-40=18
Exploring Operation: 58-19=39, Resulting Numbers: [40, 15, 39]
Generated Node #0,1: 22:[40, 15, 39] Operation: 58-19=39
Start Sub Search at level 1: ... | 0.991319 | hs_2 | mult_heuristic |
[
55,
12,
77,
45
] | 43 | [
"55-45=10",
"12*10=120",
"120-77=43"
] | Current State: 43:[55, 12, 77, 45], Operations: []
Exploring Operation: 55-45=10, Resulting Numbers: [12, 77, 10]
Generated Node #2: [12, 77, 10] from Operation: 55-45=10
Current State: 43:[12, 77, 10], Operations: ['55-45=10']
Exploring Operation: 12*10=120, Resulting Numbers: [77, 120]
Generated Node #3: [77, 120] fr... | 4 | Current State: 43:[55, 12, 77, 45], Operations: []
Exploring Operation: 55-12=43, Resulting Numbers: [77, 45, 43]
Generated Node #0,0: 43:[77, 45, 43] Operation: 55-12=43
Exploring Operation: 77-12=65, Resulting Numbers: [55, 45, 65]
Generated Node #0,1: 43:[55, 45, 65] Operation: 77-12=65
Exploring Operation: 77-45=32... | 0 | hs_4 | mult_heuristic |
[
3,
61,
36,
4
] | 71 | [
"36-3=33",
"4*33=132",
"132-61=71"
] | Current State: 71:[3, 61, 36, 4], Operations: []
Exploring Operation: 36-3=33, Resulting Numbers: [61, 4, 33]
Generated Node #2: [61, 4, 33] from Operation: 36-3=33
Current State: 71:[61, 4, 33], Operations: ['36-3=33']
Exploring Operation: 4*33=132, Resulting Numbers: [61, 132]
Generated Node #3: [61, 132] from Operat... | 4 | Current State: 71:[3, 61, 36, 4], Operations: []
Exploring Operation: 3+61=64, Resulting Numbers: [36, 4, 64]
Generated Node #0,0: 71:[36, 4, 64] Operation: 3+61=64
Exploring Operation: 3*4=12, Resulting Numbers: [61, 36, 12]
Generated Node #0,1: 71:[61, 36, 12] Operation: 3*4=12
Exploring Operation: 61+4=65, Resulting... | 0 | hs_5 | mult_heuristic |
[
22,
92,
48,
91
] | 64 | [
"91-22=69",
"92*48=4416",
"4416/69=64"
] | Current State: 64:[22, 92, 48, 91], Operations: []
Exploring Operation: 91-22=69, Resulting Numbers: [92, 48, 69]
Generated Node #2: [92, 48, 69] from Operation: 91-22=69
Current State: 64:[92, 48, 69], Operations: ['91-22=69']
Exploring Operation: 92*48=4416, Resulting Numbers: [69, 4416]
Generated Node #3: [69, 4416]... | 4 | Current State: 64:[22, 92, 48, 91], Operations: []
Exploring Operation: 92-91=1, Resulting Numbers: [22, 48, 1]
Generated Node #0,0: 64:[22, 48, 1] Operation: 92-91=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 64:[22, 48, 1], Operations: ['92-91=1']
Exploring Operation: 22+48=70, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
56,
59,
39,
25
] | 92 | [
"59-56=3",
"39*3=117",
"117-25=92"
] | Current State: 92:[56, 59, 39, 25], Operations: []
Exploring Operation: 59-56=3, Resulting Numbers: [39, 25, 3]
Generated Node #2: [39, 25, 3] from Operation: 59-56=3
Current State: 92:[39, 25, 3], Operations: ['59-56=3']
Exploring Operation: 39*3=117, Resulting Numbers: [25, 117]
Generated Node #3: [25, 117] from Oper... | 4 | Current State: 92:[56, 59, 39, 25], Operations: []
Exploring Operation: 56+39=95, Resulting Numbers: [59, 25, 95]
Generated Node #0,0: 92:[59, 25, 95] Operation: 56+39=95
Exploring Operation: 59-39=20, Resulting Numbers: [56, 25, 20]
Generated Node #0,1: 92:[56, 25, 20] Operation: 59-39=20
Exploring Operation: 59-56=3,... | 0 | hs_4 | mult_heuristic |
[
24,
15,
7,
45
] | 12 | [
"24+15=39",
"45+39=84",
"84/7=12"
] | Current State: 12:[24, 15, 7, 45], Operations: []
Exploring Operation: 24+15=39, Resulting Numbers: [7, 45, 39]
Generated Node #2: [7, 45, 39] from Operation: 24+15=39
Current State: 12:[7, 45, 39], Operations: ['24+15=39']
Exploring Operation: 45+39=84, Resulting Numbers: [7, 84]
Generated Node #3: [7, 84] from Operat... | 4 | Current State: 12:[24, 15, 7, 45], Operations: []
Exploring Operation: 45/15=3, Resulting Numbers: [24, 7, 3]
Generated Node #0,0: 12:[24, 7, 3] Operation: 45/15=3
Exploring Operation: 45-15=30, Resulting Numbers: [24, 7, 30]
Generated Node #0,1: 12:[24, 7, 30] Operation: 45-15=30
Exploring Operation: 24-7=17, Resultin... | 0.972222 | hs_5 | mult_heuristic |
[
72,
4,
18,
78
] | 94 | [
"72*4=288",
"288/18=16",
"78+16=94"
] | Current State: 94:[72, 4, 18, 78], Operations: []
Exploring Operation: 72*4=288, Resulting Numbers: [18, 78, 288]
Generated Node #2: [18, 78, 288] from Operation: 72*4=288
Current State: 94:[18, 78, 288], Operations: ['72*4=288']
Exploring Operation: 288/18=16, Resulting Numbers: [78, 16]
Generated Node #3: [78, 16] fr... | 4 | Current State: 94:[72, 4, 18, 78], Operations: []
Exploring Operation: 72+18=90, Resulting Numbers: [4, 78, 90]
Generated Node #0,0: 94:[4, 78, 90] Operation: 72+18=90
Exploring Operation: 78-72=6, Resulting Numbers: [4, 18, 6]
Generated Node #0,1: 94:[4, 18, 6] Operation: 78-72=6
Exploring Operation: 72/18=4, Resultin... | 0 | hs_3 | sum_heuristic |
[
86,
58,
92,
7
] | 96 | [
"86-58=28",
"28/7=4",
"92+4=96"
] | Current State: 96:[86, 58, 92, 7], Operations: []
Exploring Operation: 86-58=28, Resulting Numbers: [92, 7, 28]
Generated Node #2: [92, 7, 28] from Operation: 86-58=28
Current State: 96:[92, 7, 28], Operations: ['86-58=28']
Exploring Operation: 28/7=4, Resulting Numbers: [92, 4]
Generated Node #3: [92, 4] from Operatio... | 4 | Current State: 96:[86, 58, 92, 7], Operations: []
Exploring Operation: 92-58=34, Resulting Numbers: [86, 7, 34]
Generated Node #0,0: 96:[86, 7, 34] Operation: 92-58=34
Exploring Operation: 86-58=28, Resulting Numbers: [92, 7, 28]
Generated Node #0,1: 96:[92, 7, 28] Operation: 86-58=28
Exploring Operation: 92-86=6, Resu... | 0.988715 | hs_3 | sum_heuristic |
[
80,
8,
22,
16
] | 100 | [
"80+22=102",
"16/8=2",
"102-2=100"
] | Current State: 100:[80, 8, 22, 16], Operations: []
Exploring Operation: 80+22=102, Resulting Numbers: [8, 16, 102]
Generated Node #2: [8, 16, 102] from Operation: 80+22=102
Current State: 100:[8, 16, 102], Operations: ['80+22=102']
Exploring Operation: 16/8=2, Resulting Numbers: [102, 2]
Generated Node #3: [102, 2] fro... | 4 | Current State: 100:[80, 8, 22, 16], Operations: []
Exploring Operation: 80-22=58, Resulting Numbers: [8, 16, 58]
Generated Node #0,0: 100:[8, 16, 58] Operation: 80-22=58
Exploring Operation: 80/16=5, Resulting Numbers: [8, 22, 5]
Generated Node #0,1: 100:[8, 22, 5] Operation: 80/16=5
Exploring Operation: 80+22=102, Res... | 0.938368 | hs_5 | mult_heuristic |
[
8,
18,
94,
87
] | 17 | [
"18-8=10",
"94-87=7",
"10+7=17"
] | Current State: 17:[8, 18, 94, 87], Operations: []
Exploring Operation: 18-8=10, Resulting Numbers: [94, 87, 10]
Generated Node #2: [94, 87, 10] from Operation: 18-8=10
Current State: 17:[94, 87, 10], Operations: ['18-8=10']
Exploring Operation: 94-87=7, Resulting Numbers: [10, 7]
Generated Node #3: [10, 7] from Operati... | 4 | Current State: 17:[8, 18, 94, 87], Operations: []
Exploring Operation: 94-87=7, Resulting Numbers: [8, 18, 7]
Generated Node #0,0: 17:[8, 18, 7] Operation: 94-87=7
Moving to Node #0,0
Current State: 17:[8, 18, 7], Operations: ['94-87=7']
Exploring Operation: 8+7=15, Resulting Numbers: [18, 15]
Generated Node #0,0,0: 17... | 0 | hs_1 | mult_heuristic |
[
27,
67,
47,
40
] | 87 | [
"27+67=94",
"47-40=7",
"94-7=87"
] | Current State: 87:[27, 67, 47, 40], Operations: []
Exploring Operation: 27+67=94, Resulting Numbers: [47, 40, 94]
Generated Node #2: [47, 40, 94] from Operation: 27+67=94
Current State: 87:[47, 40, 94], Operations: ['27+67=94']
Exploring Operation: 47-40=7, Resulting Numbers: [94, 7]
Generated Node #3: [94, 7] from Ope... | 4 | Current State: 87:[27, 67, 47, 40], Operations: []
Exploring Operation: 27+67=94, Resulting Numbers: [47, 40, 94]
Generated Node #0,0: 87:[47, 40, 94] Operation: 27+67=94
Exploring Operation: 67-40=27, Resulting Numbers: [27, 47, 27]
Generated Node #0,1: 87:[27, 47, 27] Operation: 67-40=27
Exploring Operation: 67-47=20... | 0.966146 | hs_5 | sum_heuristic |
[
59,
56,
41,
31
] | 92 | [
"59-56=3",
"41*3=123",
"123-31=92"
] | Current State: 92:[59, 56, 41, 31], Operations: []
Exploring Operation: 59-56=3, Resulting Numbers: [41, 31, 3]
Generated Node #2: [41, 31, 3] from Operation: 59-56=3
Current State: 92:[41, 31, 3], Operations: ['59-56=3']
Exploring Operation: 41*3=123, Resulting Numbers: [31, 123]
Generated Node #3: [31, 123] from Oper... | 4 | Current State: 92:[59, 56, 41, 31], Operations: []
Exploring Operation: 59+31=90, Resulting Numbers: [56, 41, 90]
Generated Node #0,0: 92:[56, 41, 90] Operation: 59+31=90
Exploring Operation: 59-56=3, Resulting Numbers: [41, 31, 3]
Generated Node #0,1: 92:[41, 31, 3] Operation: 59-56=3
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
40,
42,
6,
80
] | 83 | [
"42-40=2",
"6/2=3",
"80+3=83"
] | Current State: 83:[40, 42, 6, 80], Operations: []
Exploring Operation: 42-40=2, Resulting Numbers: [6, 80, 2]
Generated Node #2: [6, 80, 2] from Operation: 42-40=2
Current State: 83:[6, 80, 2], Operations: ['42-40=2']
Exploring Operation: 6/2=3, Resulting Numbers: [80, 3]
Generated Node #3: [80, 3] from Operation: 6/2=... | 4 | Current State: 83:[40, 42, 6, 80], Operations: []
Exploring Operation: 40+42=82, Resulting Numbers: [6, 80, 82]
Generated Node #0,0: 83:[6, 80, 82] Operation: 40+42=82
Start Sub Search at level 1: Moving to Node #0,0
Current State: 83:[6, 80, 82], Operations: ['40+42=82']
Exploring Operation: 6+80=86, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
13,
97,
29,
8
] | 48 | [
"13-8=5",
"29*5=145",
"145-97=48"
] | Current State: 48:[13, 97, 29, 8], Operations: []
Exploring Operation: 13-8=5, Resulting Numbers: [97, 29, 5]
Generated Node #2: [97, 29, 5] from Operation: 13-8=5
Current State: 48:[97, 29, 5], Operations: ['13-8=5']
Exploring Operation: 29*5=145, Resulting Numbers: [97, 145]
Generated Node #3: [97, 145] from Operatio... | 4 | Current State: 48:[13, 97, 29, 8], Operations: []
Exploring Operation: 29-8=21, Resulting Numbers: [13, 97, 21]
Generated Node #0,0: 48:[13, 97, 21] Operation: 29-8=21
Exploring Operation: 97-13=84, Resulting Numbers: [29, 8, 84]
Generated Node #0,1: 48:[29, 8, 84] Operation: 97-13=84
Exploring Operation: 29-13=16, Res... | 0 | hs_5 | sum_heuristic |
[
21,
27,
24,
51
] | 75 | [
"21+27=48",
"51-24=27",
"48+27=75"
] | Current State: 75:[21, 27, 24, 51], Operations: []
Exploring Operation: 21+27=48, Resulting Numbers: [24, 51, 48]
Generated Node #2: [24, 51, 48] from Operation: 21+27=48
Current State: 75:[24, 51, 48], Operations: ['21+27=48']
Exploring Operation: 51-24=27, Resulting Numbers: [48, 27]
Generated Node #3: [48, 27] from ... | 4 | Current State: 75:[21, 27, 24, 51], Operations: []
Exploring Operation: 21+51=72, Resulting Numbers: [27, 24, 72]
Generated Node #0,0: 75:[27, 24, 72] Operation: 21+51=72
Moving to Node #0,0
Current State: 75:[27, 24, 72], Operations: ['21+51=72']
Exploring Operation: 72/24=3, Resulting Numbers: [27, 3]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
13,
26,
33,
4
] | 25 | [
"26/13=2",
"4*2=8",
"33-8=25"
] | Current State: 25:[13, 26, 33, 4], Operations: []
Exploring Operation: 26/13=2, Resulting Numbers: [33, 4, 2]
Generated Node #2: [33, 4, 2] from Operation: 26/13=2
Current State: 25:[33, 4, 2], Operations: ['26/13=2']
Exploring Operation: 4*2=8, Resulting Numbers: [33, 8]
Generated Node #3: [33, 8] from Operation: 4*2=... | 4 | Current State: 25:[13, 26, 33, 4], Operations: []
Exploring Operation: 33-13=20, Resulting Numbers: [26, 4, 20]
Generated Node #0,0: 25:[26, 4, 20] Operation: 33-13=20
Exploring Operation: 33-26=7, Resulting Numbers: [13, 4, 7]
Generated Node #0,1: 25:[13, 4, 7] Operation: 33-26=7
Moving to Node #0,0
Current State: 25:... | 0 | hs_2 | mult_heuristic |
[
9,
54,
99,
85
] | 63 | [
"54*99=5346",
"9+5346=5355",
"5355/85=63"
] | Current State: 63:[9, 54, 99, 85], Operations: []
Exploring Operation: 54*99=5346, Resulting Numbers: [9, 85, 5346]
Generated Node #2: [9, 85, 5346] from Operation: 54*99=5346
Current State: 63:[9, 85, 5346], Operations: ['54*99=5346']
Exploring Operation: 9+5346=5355, Resulting Numbers: [85, 5355]
Generated Node #3: [... | 4 | Current State: 63:[9, 54, 99, 85], Operations: []
Exploring Operation: 9+54=63, Resulting Numbers: [99, 85, 63]
Generated Node #0,0: 63:[99, 85, 63] Operation: 9+54=63
Exploring Operation: 99-54=45, Resulting Numbers: [9, 85, 45]
Generated Node #0,1: 63:[9, 85, 45] Operation: 99-54=45
Exploring Operation: 99-85=14, Res... | 0 | hs_5 | mult_heuristic |
[
5,
11,
45,
79
] | 59 | [
"45/5=9",
"79-11=68",
"68-9=59"
] | Current State: 59:[5, 11, 45, 79], Operations: []
Exploring Operation: 45/5=9, Resulting Numbers: [11, 79, 9]
Generated Node #2: [11, 79, 9] from Operation: 45/5=9
Current State: 59:[11, 79, 9], Operations: ['45/5=9']
Exploring Operation: 79-11=68, Resulting Numbers: [9, 68]
Generated Node #3: [9, 68] from Operation: 7... | 4 | Current State: 59:[5, 11, 45, 79], Operations: []
Exploring Operation: 5+11=16, Resulting Numbers: [45, 79, 16]
Generated Node #0,0: 59:[45, 79, 16] Operation: 5+11=16
Exploring Operation: 5+45=50, Resulting Numbers: [11, 79, 50]
Generated Node #0,1: 59:[11, 79, 50] Operation: 5+45=50
Exploring Operation: 79-5=74, Resu... | 0 | hs_4 | sum_heuristic |
[
13,
23,
17,
61
] | 42 | [
"13+23=36",
"17+61=78",
"78-36=42"
] | Current State: 42:[13, 23, 17, 61], Operations: []
Exploring Operation: 13+23=36, Resulting Numbers: [17, 61, 36]
Generated Node #2: [17, 61, 36] from Operation: 13+23=36
Current State: 42:[17, 61, 36], Operations: ['13+23=36']
Exploring Operation: 17+61=78, Resulting Numbers: [36, 78]
Generated Node #3: [36, 78] from ... | 4 | Current State: 42:[13, 23, 17, 61], Operations: []
Exploring Operation: 61-17=44, Resulting Numbers: [13, 23, 44]
Generated Node #0,0: 42:[13, 23, 44] Operation: 61-17=44
Moving to Node #0,0
Current State: 42:[13, 23, 44], Operations: ['61-17=44']
Exploring Operation: 44-23=21, Resulting Numbers: [13, 21]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
29,
59,
26,
5
] | 12 | [
"59+26=85",
"85/5=17",
"29-17=12"
] | Current State: 12:[29, 59, 26, 5], Operations: []
Exploring Operation: 59+26=85, Resulting Numbers: [29, 5, 85]
Generated Node #2: [29, 5, 85] from Operation: 59+26=85
Current State: 12:[29, 5, 85], Operations: ['59+26=85']
Exploring Operation: 85/5=17, Resulting Numbers: [29, 17]
Generated Node #3: [29, 17] from Opera... | 4 | Current State: 12:[29, 59, 26, 5], Operations: []
Exploring Operation: 59-29=30, Resulting Numbers: [26, 5, 30]
Generated Node #0,0: 12:[26, 5, 30] Operation: 59-29=30
Exploring Operation: 59-5=54, Resulting Numbers: [29, 26, 54]
Generated Node #0,1: 12:[29, 26, 54] Operation: 59-5=54
Exploring Operation: 29-5=24, Resu... | 0 | hs_5 | sum_heuristic |
[
85,
80,
79,
32
] | 52 | [
"85-80=5",
"79-32=47",
"5+47=52"
] | Current State: 52:[85, 80, 79, 32], Operations: []
Exploring Operation: 85-80=5, Resulting Numbers: [79, 32, 5]
Generated Node #2: [79, 32, 5] from Operation: 85-80=5
Current State: 52:[79, 32, 5], Operations: ['85-80=5']
Exploring Operation: 79-32=47, Resulting Numbers: [5, 47]
Generated Node #3: [5, 47] from Operatio... | 4 | Current State: 52:[85, 80, 79, 32], Operations: []
Exploring Operation: 85-80=5, Resulting Numbers: [79, 32, 5]
Generated Node #0,0: 52:[79, 32, 5] Operation: 85-80=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 52:[79, 32, 5], Operations: ['85-80=5']
Exploring Operation: 79-32=47, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
22,
72,
26,
23
] | 20 | [
"26-22=4",
"23*4=92",
"92-72=20"
] | Current State: 20:[22, 72, 26, 23], Operations: []
Exploring Operation: 26-22=4, Resulting Numbers: [72, 23, 4]
Generated Node #2: [72, 23, 4] from Operation: 26-22=4
Current State: 20:[72, 23, 4], Operations: ['26-22=4']
Exploring Operation: 23*4=92, Resulting Numbers: [72, 92]
Generated Node #3: [72, 92] from Operati... | 4 | Current State: 20:[22, 72, 26, 23], Operations: []
Exploring Operation: 72-23=49, Resulting Numbers: [22, 26, 49]
Generated Node #0,0: 20:[22, 26, 49] Operation: 72-23=49
Exploring Operation: 72-26=46, Resulting Numbers: [22, 23, 46]
Generated Node #0,1: 20:[22, 23, 46] Operation: 72-26=46
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
12,
3,
34,
67
] | 47 | [
"67-12=55",
"3*34=102",
"102-55=47"
] | Current State: 47:[12, 3, 34, 67], Operations: []
Exploring Operation: 67-12=55, Resulting Numbers: [3, 34, 55]
Generated Node #2: [3, 34, 55] from Operation: 67-12=55
Current State: 47:[3, 34, 55], Operations: ['67-12=55']
Exploring Operation: 3*34=102, Resulting Numbers: [55, 102]
Generated Node #3: [55, 102] from Op... | 4 | Current State: 47:[12, 3, 34, 67], Operations: []
Exploring Operation: 67-12=55, Resulting Numbers: [3, 34, 55]
Generated Node #0,0: 47:[3, 34, 55] Operation: 67-12=55
Exploring Operation: 12+34=46, Resulting Numbers: [3, 67, 46]
Generated Node #0,1: 47:[3, 67, 46] Operation: 12+34=46
Exploring Operation: 12+3=15, Resu... | 0 | hs_4 | sum_heuristic |
[
27,
83,
83,
51
] | 23 | [
"51-27=24",
"83/83=1",
"24-1=23"
] | Current State: 23:[27, 83, 83, 51], Operations: []
Exploring Operation: 51-27=24, Resulting Numbers: [83, 83, 24]
Generated Node #2: [83, 83, 24] from Operation: 51-27=24
Current State: 23:[83, 83, 24], Operations: ['51-27=24']
Exploring Operation: 83/83=1, Resulting Numbers: [24, 1]
Generated Node #3: [24, 1] from Ope... | 4 | Current State: 23:[27, 83, 83, 51], Operations: []
Exploring Operation: 83/83=1, Resulting Numbers: [27, 51, 1]
Generated Node #0,0: 23:[27, 51, 1] Operation: 83/83=1
Exploring Operation: 83-51=32, Resulting Numbers: [27, 83, 32]
Generated Node #0,1: 23:[27, 83, 32] Operation: 83-51=32
Exploring Operation: 83-83=0, Res... | 0.986111 | hs_4 | mult_heuristic |
[
26,
61,
48,
77
] | 79 | [
"61-48=13",
"26/13=2",
"77+2=79"
] | Current State: 79:[26, 61, 48, 77], Operations: []
Exploring Operation: 61-48=13, Resulting Numbers: [26, 77, 13]
Generated Node #2: [26, 77, 13] from Operation: 61-48=13
Current State: 79:[26, 77, 13], Operations: ['61-48=13']
Exploring Operation: 26/13=2, Resulting Numbers: [77, 2]
Generated Node #3: [77, 2] from Ope... | 4 | Current State: 79:[26, 61, 48, 77], Operations: []
Exploring Operation: 26+77=103, Resulting Numbers: [61, 48, 103]
Generated Node #0,0: 79:[61, 48, 103] Operation: 26+77=103
Exploring Operation: 26+48=74, Resulting Numbers: [61, 77, 74]
Generated Node #0,1: 79:[61, 77, 74] Operation: 26+48=74
Exploring Operation: 26+6... | 0 | hs_3 | mult_heuristic |
[
91,
67,
16,
37
] | 14 | [
"91*16=1456",
"67+37=104",
"1456/104=14"
] | Current State: 14:[91, 67, 16, 37], Operations: []
Exploring Operation: 91*16=1456, Resulting Numbers: [67, 37, 1456]
Generated Node #2: [67, 37, 1456] from Operation: 91*16=1456
Current State: 14:[67, 37, 1456], Operations: ['91*16=1456']
Exploring Operation: 67+37=104, Resulting Numbers: [1456, 104]
Generated Node #3... | 4 | Current State: 14:[91, 67, 16, 37], Operations: []
Exploring Operation: 91-37=54, Resulting Numbers: [67, 16, 54]
Generated Node #0,0: 14:[67, 16, 54] Operation: 91-37=54
Exploring Operation: 91-67=24, Resulting Numbers: [16, 37, 24]
Generated Node #0,1: 14:[16, 37, 24] Operation: 91-67=24
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
29,
77,
14,
43
] | 77 | [
"29+77=106",
"43-14=29",
"106-29=77"
] | Current State: 77:[29, 77, 14, 43], Operations: []
Exploring Operation: 29+77=106, Resulting Numbers: [14, 43, 106]
Generated Node #2: [14, 43, 106] from Operation: 29+77=106
Current State: 77:[14, 43, 106], Operations: ['29+77=106']
Exploring Operation: 43-14=29, Resulting Numbers: [106, 29]
Generated Node #3: [106, 2... | 4 | Current State: 77:[29, 77, 14, 43], Operations: []
Exploring Operation: 29+43=72, Resulting Numbers: [77, 14, 72]
Generated Node #0,0: 77:[77, 14, 72] Operation: 29+43=72
Exploring Operation: 43-29=14, Resulting Numbers: [77, 14, 14]
Generated Node #0,1: 77:[77, 14, 14] Operation: 43-29=14
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
5,
42,
95,
26
] | 32 | [
"42-5=37",
"95-26=69",
"69-37=32"
] | Current State: 32:[5, 42, 95, 26], Operations: []
Exploring Operation: 42-5=37, Resulting Numbers: [95, 26, 37]
Generated Node #2: [95, 26, 37] from Operation: 42-5=37
Current State: 32:[95, 26, 37], Operations: ['42-5=37']
Exploring Operation: 95-26=69, Resulting Numbers: [37, 69]
Generated Node #3: [37, 69] from Oper... | 4 | Current State: 32:[5, 42, 95, 26], Operations: []
Exploring Operation: 42-26=16, Resulting Numbers: [5, 95, 16]
Generated Node #0,0: 32:[5, 95, 16] Operation: 42-26=16
Exploring Operation: 95-42=53, Resulting Numbers: [5, 26, 53]
Generated Node #0,1: 32:[5, 26, 53] Operation: 95-42=53
Exploring Operation: 42-5=37, Resu... | 0.967882 | hs_5 | mult_heuristic |
[
24,
35,
40,
1
] | 96 | [
"40-35=5",
"5-1=4",
"24*4=96"
] | Current State: 96:[24, 35, 40, 1], Operations: []
Exploring Operation: 40-35=5, Resulting Numbers: [24, 1, 5]
Generated Node #2: [24, 1, 5] from Operation: 40-35=5
Current State: 96:[24, 1, 5], Operations: ['40-35=5']
Exploring Operation: 5-1=4, Resulting Numbers: [24, 4]
Generated Node #3: [24, 4] from Operation: 5-1=... | 4 | Current State: 96:[24, 35, 40, 1], Operations: []
Exploring Operation: 40-24=16, Resulting Numbers: [35, 1, 16]
Generated Node #0,0: 96:[35, 1, 16] Operation: 40-24=16
Exploring Operation: 40-35=5, Resulting Numbers: [24, 1, 5]
Generated Node #0,1: 96:[24, 1, 5] Operation: 40-35=5
Moving to Node #0,1
Current State: 96:... | 0.991319 | hs_2 | sum_heuristic |
[
32,
51,
22,
31
] | 28 | [
"51-32=19",
"31-22=9",
"19+9=28"
] | Current State: 28:[32, 51, 22, 31], Operations: []
Exploring Operation: 51-32=19, Resulting Numbers: [22, 31, 19]
Generated Node #2: [22, 31, 19] from Operation: 51-32=19
Current State: 28:[22, 31, 19], Operations: ['51-32=19']
Exploring Operation: 31-22=9, Resulting Numbers: [19, 9]
Generated Node #3: [19, 9] from Ope... | 4 | Current State: 28:[32, 51, 22, 31], Operations: []
Exploring Operation: 51-22=29, Resulting Numbers: [32, 31, 29]
Generated Node #0,0: 28:[32, 31, 29] Operation: 51-22=29
Moving to Node #0,0
Current State: 28:[32, 31, 29], Operations: ['51-22=29']
Exploring Operation: 32-31=1, Resulting Numbers: [29, 1]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
64,
97,
50,
44
] | 61 | [
"97-64=33",
"50+44=94",
"94-33=61"
] | Current State: 61:[64, 97, 50, 44], Operations: []
Exploring Operation: 97-64=33, Resulting Numbers: [50, 44, 33]
Generated Node #2: [50, 44, 33] from Operation: 97-64=33
Current State: 61:[50, 44, 33], Operations: ['97-64=33']
Exploring Operation: 50+44=94, Resulting Numbers: [33, 94]
Generated Node #3: [33, 94] from ... | 4 | Current State: 61:[64, 97, 50, 44], Operations: []
Exploring Operation: 97-44=53, Resulting Numbers: [64, 50, 53]
Generated Node #0,0: 61:[64, 50, 53] Operation: 97-44=53
Exploring Operation: 97-50=47, Resulting Numbers: [64, 44, 47]
Generated Node #0,1: 61:[64, 44, 47] Operation: 97-50=47
Exploring Operation: 97-64=33... | 0.981771 | hs_3 | mult_heuristic |
[
72,
74,
72,
27
] | 100 | [
"72/72=1",
"74+27=101",
"101-1=100"
] | Current State: 100:[72, 74, 72, 27], Operations: []
Exploring Operation: 72/72=1, Resulting Numbers: [74, 27, 1]
Generated Node #2: [74, 27, 1] from Operation: 72/72=1
Current State: 100:[74, 27, 1], Operations: ['72/72=1']
Exploring Operation: 74+27=101, Resulting Numbers: [1, 101]
Generated Node #3: [1, 101] from Ope... | 4 | Current State: 100:[72, 74, 72, 27], Operations: []
Exploring Operation: 72/72=1, Resulting Numbers: [74, 27, 1]
Generated Node #0,0: 100:[74, 27, 1] Operation: 72/72=1
Exploring Operation: 74-72=2, Resulting Numbers: [72, 27, 2]
Generated Node #0,1: 100:[72, 27, 2] Operation: 74-72=2
Exploring Operation: 74-72=2, Resu... | 0.980035 | hs_3 | sum_heuristic |
[
7,
70,
3,
20
] | 79 | [
"7+20=27",
"27/3=9",
"70+9=79"
] | Current State: 79:[7, 70, 3, 20], Operations: []
Exploring Operation: 7+20=27, Resulting Numbers: [70, 3, 27]
Generated Node #2: [70, 3, 27] from Operation: 7+20=27
Current State: 79:[70, 3, 27], Operations: ['7+20=27']
Exploring Operation: 27/3=9, Resulting Numbers: [70, 9]
Generated Node #3: [70, 9] from Operation: 2... | 4 | Current State: 79:[7, 70, 3, 20], Operations: []
Exploring Operation: 3*20=60, Resulting Numbers: [7, 70, 60]
Generated Node #0,0: 79:[7, 70, 60] Operation: 3*20=60
Exploring Operation: 7*3=21, Resulting Numbers: [70, 20, 21]
Generated Node #0,1: 79:[70, 20, 21] Operation: 7*3=21
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
14,
60,
36,
24
] | 81 | [
"14*36=504",
"504/24=21",
"60+21=81"
] | Current State: 81:[14, 60, 36, 24], Operations: []
Exploring Operation: 14*36=504, Resulting Numbers: [60, 24, 504]
Generated Node #2: [60, 24, 504] from Operation: 14*36=504
Current State: 81:[60, 24, 504], Operations: ['14*36=504']
Exploring Operation: 504/24=21, Resulting Numbers: [60, 21]
Generated Node #3: [60, 21... | 4 | Current State: 81:[14, 60, 36, 24], Operations: []
Exploring Operation: 60+24=84, Resulting Numbers: [14, 36, 84]
Generated Node #0,0: 81:[14, 36, 84] Operation: 60+24=84
Exploring Operation: 14+60=74, Resulting Numbers: [36, 24, 74]
Generated Node #0,1: 81:[36, 24, 74] Operation: 14+60=74
Exploring Operation: 60-36=24... | 0 | hs_3 | sum_heuristic |
[
76,
83,
58,
16
] | 35 | [
"83-76=7",
"58-16=42",
"42-7=35"
] | Current State: 35:[76, 83, 58, 16], Operations: []
Exploring Operation: 83-76=7, Resulting Numbers: [58, 16, 7]
Generated Node #2: [58, 16, 7] from Operation: 83-76=7
Current State: 35:[58, 16, 7], Operations: ['83-76=7']
Exploring Operation: 58-16=42, Resulting Numbers: [7, 42]
Generated Node #3: [7, 42] from Operatio... | 4 | Current State: 35:[76, 83, 58, 16], Operations: []
Exploring Operation: 76-58=18, Resulting Numbers: [83, 16, 18]
Generated Node #0,0: 35:[83, 16, 18] Operation: 76-58=18
Exploring Operation: 83-58=25, Resulting Numbers: [76, 16, 25]
Generated Node #0,1: 35:[76, 16, 25] Operation: 83-58=25
Exploring Operation: 83-76=7,... | 0.986111 | hs_5 | sum_heuristic |
[
15,
93,
89,
80
] | 20 | [
"93-89=4",
"15*4=60",
"80-60=20"
] | Current State: 20:[15, 93, 89, 80], Operations: []
Exploring Operation: 93-89=4, Resulting Numbers: [15, 80, 4]
Generated Node #2: [15, 80, 4] from Operation: 93-89=4
Current State: 20:[15, 80, 4], Operations: ['93-89=4']
Exploring Operation: 15*4=60, Resulting Numbers: [80, 60]
Generated Node #3: [80, 60] from Operati... | 4 | Current State: 20:[15, 93, 89, 80], Operations: []
Exploring Operation: 93-89=4, Resulting Numbers: [15, 80, 4]
Generated Node #0,0: 20:[15, 80, 4] Operation: 93-89=4
Exploring Operation: 89-80=9, Resulting Numbers: [15, 93, 9]
Generated Node #0,1: 20:[15, 93, 9] Operation: 89-80=9
Exploring Operation: 93-80=13, Result... | 0 | hs_3 | mult_heuristic |
[
94,
5,
54,
19
] | 54 | [
"94-5=89",
"54-19=35",
"89-35=54"
] | Current State: 54:[94, 5, 54, 19], Operations: []
Exploring Operation: 94-5=89, Resulting Numbers: [54, 19, 89]
Generated Node #2: [54, 19, 89] from Operation: 94-5=89
Current State: 54:[54, 19, 89], Operations: ['94-5=89']
Exploring Operation: 54-19=35, Resulting Numbers: [89, 35]
Generated Node #3: [89, 35] from Oper... | 4 | Current State: 54:[94, 5, 54, 19], Operations: []
Exploring Operation: 94-19=75, Resulting Numbers: [5, 54, 75]
Generated Node #0,0: 54:[5, 54, 75] Operation: 94-19=75
Exploring Operation: 94-54=40, Resulting Numbers: [5, 19, 40]
Generated Node #0,1: 54:[5, 19, 40] Operation: 94-54=40
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
44,
83,
48,
64
] | 99 | [
"48-44=4",
"64/4=16",
"83+16=99"
] | Current State: 99:[44, 83, 48, 64], Operations: []
Exploring Operation: 48-44=4, Resulting Numbers: [83, 64, 4]
Generated Node #2: [83, 64, 4] from Operation: 48-44=4
Current State: 99:[83, 64, 4], Operations: ['48-44=4']
Exploring Operation: 64/4=16, Resulting Numbers: [83, 16]
Generated Node #3: [83, 16] from Operati... | 4 | Current State: 99:[44, 83, 48, 64], Operations: []
Exploring Operation: 64-48=16, Resulting Numbers: [44, 83, 16]
Generated Node #0,0: 99:[44, 83, 16] Operation: 64-48=16
Moving to Node #0,0
Current State: 99:[44, 83, 16], Operations: ['64-48=16']
Exploring Operation: 83-44=39, Resulting Numbers: [16, 39]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
80,
64,
74,
69
] | 11 | [
"80-64=16",
"74-69=5",
"16-5=11"
] | Current State: 11:[80, 64, 74, 69], Operations: []
Exploring Operation: 80-64=16, Resulting Numbers: [74, 69, 16]
Generated Node #2: [74, 69, 16] from Operation: 80-64=16
Current State: 11:[74, 69, 16], Operations: ['80-64=16']
Exploring Operation: 74-69=5, Resulting Numbers: [16, 5]
Generated Node #3: [16, 5] from Ope... | 4 | Current State: 11:[80, 64, 74, 69], Operations: []
Exploring Operation: 80-74=6, Resulting Numbers: [64, 69, 6]
Generated Node #0,0: 11:[64, 69, 6] Operation: 80-74=6
Exploring Operation: 74-69=5, Resulting Numbers: [80, 64, 5]
Generated Node #0,1: 11:[80, 64, 5] Operation: 74-69=5
Exploring Operation: 80-64=16, Result... | 0.96441 | hs_5 | mult_heuristic |
[
47,
17,
67,
79
] | 18 | [
"47-17=30",
"79-67=12",
"30-12=18"
] | Current State: 18:[47, 17, 67, 79], Operations: []
Exploring Operation: 47-17=30, Resulting Numbers: [67, 79, 30]
Generated Node #2: [67, 79, 30] from Operation: 47-17=30
Current State: 18:[67, 79, 30], Operations: ['47-17=30']
Exploring Operation: 79-67=12, Resulting Numbers: [30, 12]
Generated Node #3: [30, 12] from ... | 4 | Current State: 18:[47, 17, 67, 79], Operations: []
Exploring Operation: 79-47=32, Resulting Numbers: [17, 67, 32]
Generated Node #0,0: 18:[17, 67, 32] Operation: 79-47=32
Exploring Operation: 67-47=20, Resulting Numbers: [17, 79, 20]
Generated Node #0,1: 18:[17, 79, 20] Operation: 67-47=20
Exploring Operation: 47-17=30... | 0.986979 | hs_4 | mult_heuristic |
[
16,
18,
5,
62
] | 25 | [
"18+62=80",
"80/16=5",
"5*5=25"
] | Current State: 25:[16, 18, 5, 62], Operations: []
Exploring Operation: 18+62=80, Resulting Numbers: [16, 5, 80]
Generated Node #2: [16, 5, 80] from Operation: 18+62=80
Current State: 25:[16, 5, 80], Operations: ['18+62=80']
Exploring Operation: 80/16=5, Resulting Numbers: [5, 5]
Generated Node #3: [5, 5] from Operation... | 4 | Current State: 25:[16, 18, 5, 62], Operations: []
Exploring Operation: 62-18=44, Resulting Numbers: [16, 5, 44]
Generated Node #0,0: 25:[16, 5, 44] Operation: 62-18=44
Exploring Operation: 62-16=46, Resulting Numbers: [18, 5, 46]
Generated Node #0,1: 25:[18, 5, 46] Operation: 62-16=46
Exploring Operation: 18-16=2, Resu... | 0 | hs_5 | mult_heuristic |
[
59,
29,
18,
37
] | 69 | [
"59+29=88",
"37-18=19",
"88-19=69"
] | Current State: 69:[59, 29, 18, 37], Operations: []
Exploring Operation: 59+29=88, Resulting Numbers: [18, 37, 88]
Generated Node #2: [18, 37, 88] from Operation: 59+29=88
Current State: 69:[18, 37, 88], Operations: ['59+29=88']
Exploring Operation: 37-18=19, Resulting Numbers: [88, 19]
Generated Node #3: [88, 19] from ... | 4 | Current State: 69:[59, 29, 18, 37], Operations: []
Exploring Operation: 37-18=19, Resulting Numbers: [59, 29, 19]
Generated Node #0,0: 69:[59, 29, 19] Operation: 37-18=19
Exploring Operation: 37-29=8, Resulting Numbers: [59, 18, 8]
Generated Node #0,1: 69:[59, 18, 8] Operation: 37-29=8
Exploring Operation: 59-37=22, Re... | 0.979167 | hs_4 | sum_heuristic |
[
1,
10,
83,
1
] | 83 | [
"1-1=0",
"10*0=0",
"83+0=83"
] | Current State: 83:[1, 10, 83, 1], Operations: []
Exploring Operation: 1-1=0, Resulting Numbers: [10, 83, 0]
Generated Node #2: [10, 83, 0] from Operation: 1-1=0
Current State: 83:[10, 83, 0], Operations: ['1-1=0']
Exploring Operation: 10*0=0, Resulting Numbers: [83, 0]
Generated Node #3: [83, 0] from Operation: 10*0=0
... | 4 | Current State: 83:[1, 10, 83, 1], Operations: []
Exploring Operation: 1+10=11, Resulting Numbers: [83, 1, 11]
Generated Node #0,0: 83:[83, 1, 11] Operation: 1+10=11
Moving to Node #0,0
Current State: 83:[83, 1, 11], Operations: ['1+10=11']
Exploring Operation: 1+11=12, Resulting Numbers: [83, 12]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
70,
41,
64,
5
] | 81 | [
"70-41=29",
"5*29=145",
"145-64=81"
] | Current State: 81:[70, 41, 64, 5], Operations: []
Exploring Operation: 70-41=29, Resulting Numbers: [64, 5, 29]
Generated Node #2: [64, 5, 29] from Operation: 70-41=29
Current State: 81:[64, 5, 29], Operations: ['70-41=29']
Exploring Operation: 5*29=145, Resulting Numbers: [64, 145]
Generated Node #3: [64, 145] from Op... | 4 | Current State: 81:[70, 41, 64, 5], Operations: []
Exploring Operation: 64-41=23, Resulting Numbers: [70, 5, 23]
Generated Node #0,0: 81:[70, 5, 23] Operation: 64-41=23
Exploring Operation: 70-64=6, Resulting Numbers: [41, 5, 6]
Generated Node #0,1: 81:[41, 5, 6] Operation: 70-64=6
Moving to Node #0,0
Current State: 81:... | 0 | hs_2 | mult_heuristic |
[
31,
3,
26,
34
] | 15 | [
"31+26=57",
"57/3=19",
"34-19=15"
] | Current State: 15:[31, 3, 26, 34], Operations: []
Exploring Operation: 31+26=57, Resulting Numbers: [3, 34, 57]
Generated Node #2: [3, 34, 57] from Operation: 31+26=57
Current State: 15:[3, 34, 57], Operations: ['31+26=57']
Exploring Operation: 57/3=19, Resulting Numbers: [34, 19]
Generated Node #3: [34, 19] from Opera... | 4 | Current State: 15:[31, 3, 26, 34], Operations: []
Exploring Operation: 34-31=3, Resulting Numbers: [3, 26, 3]
Generated Node #0,0: 15:[3, 26, 3] Operation: 34-31=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 15:[3, 26, 3], Operations: ['34-31=3']
Exploring Operation: 26-3=23, Resulting Numbers: [3, ... | 0 | hs_1 | mult_heuristic |
[
86,
78,
37,
52
] | 23 | [
"86-78=8",
"52-37=15",
"8+15=23"
] | Current State: 23:[86, 78, 37, 52], Operations: []
Exploring Operation: 86-78=8, Resulting Numbers: [37, 52, 8]
Generated Node #2: [37, 52, 8] from Operation: 86-78=8
Current State: 23:[37, 52, 8], Operations: ['86-78=8']
Exploring Operation: 52-37=15, Resulting Numbers: [8, 15]
Generated Node #3: [8, 15] from Operatio... | 4 | Current State: 23:[86, 78, 37, 52], Operations: []
Exploring Operation: 86-78=8, Resulting Numbers: [37, 52, 8]
Generated Node #0,0: 23:[37, 52, 8] Operation: 86-78=8
Moving to Node #0,0
Current State: 23:[37, 52, 8], Operations: ['86-78=8']
Exploring Operation: 52-37=15, Resulting Numbers: [8, 15]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
48,
77,
24,
24
] | 51 | [
"48/24=2",
"77-24=53",
"53-2=51"
] | Current State: 51:[48, 77, 24, 24], Operations: []
Exploring Operation: 48/24=2, Resulting Numbers: [77, 2]
Generated Node #2: [77, 2] from Operation: 48/24=2
Current State: 51:[77, 2], Operations: ['48/24=2']
Exploring Operation: 77-24=53, Resulting Numbers: [2, 53]
Generated Node #3: [2, 53] from Operation: 77-24=53
... | 4 | Current State: 51:[48, 77, 24, 24], Operations: []
Exploring Operation: 77-24=53, Resulting Numbers: [48, 24, 53]
Generated Node #0,0: 51:[48, 24, 53] Operation: 77-24=53
Exploring Operation: 77-24=53, Resulting Numbers: [48, 24, 53]
Generated Node #0,1: 51:[48, 24, 53] Operation: 77-24=53
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
44,
13,
36,
46
] | 98 | [
"46-44=2",
"13+36=49",
"2*49=98"
] | Current State: 98:[44, 13, 36, 46], Operations: []
Exploring Operation: 46-44=2, Resulting Numbers: [13, 36, 2]
Generated Node #2: [13, 36, 2] from Operation: 46-44=2
Current State: 98:[13, 36, 2], Operations: ['46-44=2']
Exploring Operation: 13+36=49, Resulting Numbers: [2, 49]
Generated Node #3: [2, 49] from Operatio... | 4 | Current State: 98:[44, 13, 36, 46], Operations: []
Exploring Operation: 13+36=49, Resulting Numbers: [44, 46, 49]
Generated Node #0,0: 98:[44, 46, 49] Operation: 13+36=49
Exploring Operation: 46-36=10, Resulting Numbers: [44, 13, 10]
Generated Node #0,1: 98:[44, 13, 10] Operation: 46-36=10
Exploring Operation: 44-36=8,... | 0.978299 | hs_3 | sum_heuristic |
[
18,
26,
14,
15
] | 97 | [
"26-18=8",
"14*8=112",
"112-15=97"
] | Current State: 97:[18, 26, 14, 15], Operations: []
Exploring Operation: 26-18=8, Resulting Numbers: [14, 15, 8]
Generated Node #2: [14, 15, 8] from Operation: 26-18=8
Current State: 97:[14, 15, 8], Operations: ['26-18=8']
Exploring Operation: 14*8=112, Resulting Numbers: [15, 112]
Generated Node #3: [15, 112] from Oper... | 4 | Current State: 97:[18, 26, 14, 15], Operations: []
Exploring Operation: 18+15=33, Resulting Numbers: [26, 14, 33]
Generated Node #0,0: 97:[26, 14, 33] Operation: 18+15=33
Exploring Operation: 26+14=40, Resulting Numbers: [18, 15, 40]
Generated Node #0,1: 97:[18, 15, 40] Operation: 26+14=40
Exploring Operation: 18+14=32... | 0 | hs_4 | mult_heuristic |
[
57,
53,
11,
23
] | 33 | [
"57+53=110",
"110/11=10",
"23+10=33"
] | Current State: 33:[57, 53, 11, 23], Operations: []
Exploring Operation: 57+53=110, Resulting Numbers: [11, 23, 110]
Generated Node #2: [11, 23, 110] from Operation: 57+53=110
Current State: 33:[11, 23, 110], Operations: ['57+53=110']
Exploring Operation: 110/11=10, Resulting Numbers: [23, 10]
Generated Node #3: [23, 10... | 4 | Current State: 33:[57, 53, 11, 23], Operations: []
Exploring Operation: 57-53=4, Resulting Numbers: [11, 23, 4]
Generated Node #0,0: 33:[11, 23, 4] Operation: 57-53=4
Exploring Operation: 57-23=34, Resulting Numbers: [53, 11, 34]
Generated Node #0,1: 33:[53, 11, 34] Operation: 57-23=34
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
45,
36,
29,
27
] | 34 | [
"36-27=9",
"45/9=5",
"29+5=34"
] | Current State: 34:[45, 36, 29, 27], Operations: []
Exploring Operation: 36-27=9, Resulting Numbers: [45, 29, 9]
Generated Node #2: [45, 29, 9] from Operation: 36-27=9
Current State: 34:[45, 29, 9], Operations: ['36-27=9']
Exploring Operation: 45/9=5, Resulting Numbers: [29, 5]
Generated Node #3: [29, 5] from Operation:... | 4 | Current State: 34:[45, 36, 29, 27], Operations: []
Exploring Operation: 45-27=18, Resulting Numbers: [36, 29, 18]
Generated Node #0,0: 34:[36, 29, 18] Operation: 45-27=18
Exploring Operation: 45-36=9, Resulting Numbers: [29, 27, 9]
Generated Node #0,1: 34:[29, 27, 9] Operation: 45-36=9
Exploring Operation: 45-29=16, Re... | 0 | hs_5 | mult_heuristic |
[
59,
10,
16,
85
] | 52 | [
"59-10=49",
"16+85=101",
"101-49=52"
] | Current State: 52:[59, 10, 16, 85], Operations: []
Exploring Operation: 59-10=49, Resulting Numbers: [16, 85, 49]
Generated Node #2: [16, 85, 49] from Operation: 59-10=49
Current State: 52:[16, 85, 49], Operations: ['59-10=49']
Exploring Operation: 16+85=101, Resulting Numbers: [49, 101]
Generated Node #3: [49, 101] fr... | 4 | Current State: 52:[59, 10, 16, 85], Operations: []
Exploring Operation: 85-59=26, Resulting Numbers: [10, 16, 26]
Generated Node #0,0: 52:[10, 16, 26] Operation: 85-59=26
Moving to Node #0,0
Current State: 52:[10, 16, 26], Operations: ['85-59=26']
Exploring Operation: 10+16=26, Resulting Numbers: [26, 26]
Generated Nod... | 0.993924 | hs_1 | mult_heuristic |
[
21,
25,
98,
62
] | 10 | [
"21+25=46",
"98-62=36",
"46-36=10"
] | Current State: 10:[21, 25, 98, 62], Operations: []
Exploring Operation: 21+25=46, Resulting Numbers: [98, 62, 46]
Generated Node #2: [98, 62, 46] from Operation: 21+25=46
Current State: 10:[98, 62, 46], Operations: ['21+25=46']
Exploring Operation: 98-62=36, Resulting Numbers: [46, 36]
Generated Node #3: [46, 36] from ... | 4 | Current State: 10:[21, 25, 98, 62], Operations: []
Exploring Operation: 98-25=73, Resulting Numbers: [21, 62, 73]
Generated Node #0,0: 10:[21, 62, 73] Operation: 98-25=73
Exploring Operation: 98-62=36, Resulting Numbers: [21, 25, 36]
Generated Node #0,1: 10:[21, 25, 36] Operation: 98-62=36
Exploring Operation: 62-25=37... | 0.977431 | hs_5 | sum_heuristic |
[
35,
46,
33,
82
] | 87 | [
"35-33=2",
"82/2=41",
"46+41=87"
] | Current State: 87:[35, 46, 33, 82], Operations: []
Exploring Operation: 35-33=2, Resulting Numbers: [46, 82, 2]
Generated Node #2: [46, 82, 2] from Operation: 35-33=2
Current State: 87:[46, 82, 2], Operations: ['35-33=2']
Exploring Operation: 82/2=41, Resulting Numbers: [46, 41]
Generated Node #3: [46, 41] from Operati... | 4 | Current State: 87:[35, 46, 33, 82], Operations: []
Exploring Operation: 35+46=81, Resulting Numbers: [33, 82, 81]
Generated Node #0,0: 87:[33, 82, 81] Operation: 35+46=81
Start Sub Search at level 1: Moving to Node #0,0
Current State: 87:[33, 82, 81], Operations: ['35+46=81']
Exploring Operation: 82-81=1, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
23,
2,
22,
44
] | 92 | [
"23*2=46",
"44/22=2",
"46*2=92"
] | Current State: 92:[23, 2, 22, 44], Operations: []
Exploring Operation: 23*2=46, Resulting Numbers: [22, 44, 46]
Generated Node #2: [22, 44, 46] from Operation: 23*2=46
Current State: 92:[22, 44, 46], Operations: ['23*2=46']
Exploring Operation: 44/22=2, Resulting Numbers: [46, 2]
Generated Node #3: [46, 2] from Operati... | 4 | Current State: 92:[23, 2, 22, 44], Operations: []
Exploring Operation: 44/22=2, Resulting Numbers: [23, 2, 2]
Generated Node #0,0: 92:[23, 2, 2] Operation: 44/22=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 92:[23, 2, 2], Operations: ['44/22=2']
Exploring Operation: 23*2=46, Resulting Numbers: [2, ... | 0.993924 | hs_1 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.