Datasets:

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
[ 32, 70, 42, 48 ]
96
[ "32+70=102", "48-42=6", "102-6=96" ]
Current State: 96:[32, 70, 42, 48], Operations: [] Exploring Operation: 32+70=102, Resulting Numbers: [42, 48, 102] Generated Node #2: [42, 48, 102] from Operation: 32+70=102 Current State: 96:[42, 48, 102], Operations: ['32+70=102'] Exploring Operation: 48-42=6, Resulting Numbers: [102, 6] Generated Node #3: [102, 6] ...
4
Current State: 96:[32, 70, 42, 48], Operations: [] Exploring Operation: 70-48=22, Resulting Numbers: [32, 42, 22] Generated Node #0,0: 96:[32, 42, 22] Operation: 70-48=22 Exploring Operation: 70-42=28, Resulting Numbers: [32, 48, 28] Generated Node #0,1: 96:[32, 48, 28] Operation: 70-42=28 Moving to Node #0,1 Current S...
0
hs_2
mult_heuristic
[ 85, 70, 84, 4 ]
74
[ "85-84=1", "70+4=74", "1*74=74" ]
Current State: 74:[85, 70, 84, 4], Operations: [] Exploring Operation: 85-84=1, Resulting Numbers: [70, 4, 1] Generated Node #2: [70, 4, 1] from Operation: 85-84=1 Current State: 74:[70, 4, 1], Operations: ['85-84=1'] Exploring Operation: 70+4=74, Resulting Numbers: [1, 74] Generated Node #3: [1, 74] from Operation: 70...
4
Current State: 74:[85, 70, 84, 4], Operations: [] Exploring Operation: 85-84=1, Resulting Numbers: [70, 4, 1] Generated Node #0,0: 74:[70, 4, 1] Operation: 85-84=1 Start Sub Search at level 1: Moving to Node #0,0 Current State: 74:[70, 4, 1], Operations: ['85-84=1'] Exploring Operation: 70+4=74, Resulting Numbers: [1, ...
0.993924
hs_1
sum_heuristic
[ 35, 9, 3, 33 ]
21
[ "35-9=26", "33-26=7", "3*7=21" ]
Current State: 21:[35, 9, 3, 33], Operations: [] Exploring Operation: 35-9=26, Resulting Numbers: [3, 33, 26] Generated Node #2: [3, 33, 26] from Operation: 35-9=26 Current State: 21:[3, 33, 26], Operations: ['35-9=26'] Exploring Operation: 33-26=7, Resulting Numbers: [3, 7] Generated Node #3: [3, 7] from Operation: 33...
4
Current State: 21:[35, 9, 3, 33], Operations: [] Exploring Operation: 35-33=2, Resulting Numbers: [9, 3, 2] Generated Node #0,0: 21:[9, 3, 2] Operation: 35-33=2 Exploring Operation: 35-9=26, Resulting Numbers: [3, 33, 26] Generated Node #0,1: 21:[3, 33, 26] Operation: 35-9=26 Exploring Operation: 33/3=11, Resulting Num...
0.985243
hs_5
sum_heuristic
[ 34, 77, 17, 95 ]
59
[ "34*77=2618", "2618/17=154", "154-95=59" ]
Current State: 59:[34, 77, 17, 95], Operations: [] Exploring Operation: 34*77=2618, Resulting Numbers: [17, 95, 2618] Generated Node #2: [17, 95, 2618] from Operation: 34*77=2618 Current State: 59:[17, 95, 2618], Operations: ['34*77=2618'] Exploring Operation: 2618/17=154, Resulting Numbers: [95, 154] Generated Node #3...
4
Current State: 59:[34, 77, 17, 95], Operations: [] Exploring Operation: 34+17=51, Resulting Numbers: [77, 95, 51] Generated Node #0,0: 59:[77, 95, 51] Operation: 34+17=51 Start Sub Search at level 1: Moving to Node #0,0 Current State: 59:[77, 95, 51], Operations: ['34+17=51'] Exploring Operation: 95-51=44, Resulting Nu...
0
hs_1
sum_heuristic
[ 64, 43, 6, 48 ]
14
[ "64+6=70", "48-43=5", "70/5=14" ]
Current State: 14:[64, 43, 6, 48], Operations: [] Exploring Operation: 64+6=70, Resulting Numbers: [43, 48, 70] Generated Node #2: [43, 48, 70] from Operation: 64+6=70 Current State: 14:[43, 48, 70], Operations: ['64+6=70'] Exploring Operation: 48-43=5, Resulting Numbers: [70, 5] Generated Node #3: [70, 5] from Operati...
4
Current State: 14:[64, 43, 6, 48], Operations: [] Exploring Operation: 64-48=16, Resulting Numbers: [43, 6, 16] Generated Node #0,0: 14:[43, 6, 16] Operation: 64-48=16 Moving to Node #0,0 Current State: 14:[43, 6, 16], Operations: ['64-48=16'] Exploring Operation: 43-16=27, Resulting Numbers: [6, 27] Generated Node #0,...
0
hs_1
sum_heuristic
[ 78, 43, 24, 41 ]
52
[ "78-43=35", "41-24=17", "35+17=52" ]
Current State: 52:[78, 43, 24, 41], Operations: [] Exploring Operation: 78-43=35, Resulting Numbers: [24, 41, 35] Generated Node #2: [24, 41, 35] from Operation: 78-43=35 Current State: 52:[24, 41, 35], Operations: ['78-43=35'] Exploring Operation: 41-24=17, Resulting Numbers: [35, 17] Generated Node #3: [35, 17] from ...
4
Current State: 52:[78, 43, 24, 41], Operations: [] Exploring Operation: 78-41=37, Resulting Numbers: [43, 24, 37] Generated Node #0,0: 52:[43, 24, 37] Operation: 78-41=37 Exploring Operation: 78-24=54, Resulting Numbers: [43, 41, 54] Generated Node #0,1: 52:[43, 41, 54] Operation: 78-24=54 Exploring Operation: 78-43=35...
0.966146
hs_5
sum_heuristic
[ 55, 66, 95, 10 ]
83
[ "66*10=660", "660/55=12", "95-12=83" ]
Current State: 83:[55, 66, 95, 10], Operations: [] Exploring Operation: 66*10=660, Resulting Numbers: [55, 95, 660] Generated Node #2: [55, 95, 660] from Operation: 66*10=660 Current State: 83:[55, 95, 660], Operations: ['66*10=660'] Exploring Operation: 660/55=12, Resulting Numbers: [95, 12] Generated Node #3: [95, 12...
4
Current State: 83:[55, 66, 95, 10], Operations: [] Exploring Operation: 55+10=65, Resulting Numbers: [66, 95, 65] Generated Node #0,0: 83:[66, 95, 65] Operation: 55+10=65 Exploring Operation: 66+10=76, Resulting Numbers: [55, 95, 76] Generated Node #0,1: 83:[55, 95, 76] Operation: 66+10=76 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 29, 52, 3, 47 ]
82
[ "29*3=87", "52-47=5", "87-5=82" ]
Current State: 82:[29, 52, 3, 47], Operations: [] Exploring Operation: 29*3=87, Resulting Numbers: [52, 47, 87] Generated Node #2: [52, 47, 87] from Operation: 29*3=87 Current State: 82:[52, 47, 87], Operations: ['29*3=87'] Exploring Operation: 52-47=5, Resulting Numbers: [87, 5] Generated Node #3: [87, 5] from Operati...
4
Current State: 82:[29, 52, 3, 47], Operations: [] Exploring Operation: 52-47=5, Resulting Numbers: [29, 3, 5] Generated Node #0,0: 82:[29, 3, 5] Operation: 52-47=5 Exploring Operation: 29+47=76, Resulting Numbers: [52, 3, 76] Generated Node #0,1: 82:[52, 3, 76] Operation: 29+47=76 Exploring Operation: 29*3=87, Resultin...
0.973958
hs_4
sum_heuristic
[ 50, 3, 33, 19 ]
67
[ "50+3=53", "33-19=14", "53+14=67" ]
Current State: 67:[50, 3, 33, 19], Operations: [] Exploring Operation: 50+3=53, Resulting Numbers: [33, 19, 53] Generated Node #2: [33, 19, 53] from Operation: 50+3=53 Current State: 67:[33, 19, 53], Operations: ['50+3=53'] Exploring Operation: 33-19=14, Resulting Numbers: [53, 14] Generated Node #3: [53, 14] from Oper...
4
Current State: 67:[50, 3, 33, 19], Operations: [] Exploring Operation: 3+33=36, Resulting Numbers: [50, 19, 36] Generated Node #0,0: 67:[50, 19, 36] Operation: 3+33=36 Exploring Operation: 50+3=53, Resulting Numbers: [33, 19, 53] Generated Node #0,1: 67:[33, 19, 53] Operation: 50+3=53 Exploring Operation: 3*19=57, Resu...
0.966146
hs_3
mult_heuristic
[ 27, 40, 42, 85 ]
24
[ "27+40=67", "85-42=43", "67-43=24" ]
Current State: 24:[27, 40, 42, 85], Operations: [] Exploring Operation: 27+40=67, Resulting Numbers: [42, 85, 67] Generated Node #2: [42, 85, 67] from Operation: 27+40=67 Current State: 24:[42, 85, 67], Operations: ['27+40=67'] Exploring Operation: 85-42=43, Resulting Numbers: [67, 43] Generated Node #3: [67, 43] from ...
4
Current State: 24:[27, 40, 42, 85], Operations: [] Exploring Operation: 85-40=45, Resulting Numbers: [27, 42, 45] Generated Node #0,0: 24:[27, 42, 45] Operation: 85-40=45 Exploring Operation: 40-27=13, Resulting Numbers: [42, 85, 13] Generated Node #0,1: 24:[42, 85, 13] Operation: 40-27=13 Exploring Operation: 42-40=2,...
0.955729
hs_5
sum_heuristic
[ 5, 92, 61, 68 ]
46
[ "5+61=66", "68-66=2", "92/2=46" ]
Current State: 46:[5, 92, 61, 68], Operations: [] Exploring Operation: 5+61=66, Resulting Numbers: [92, 68, 66] Generated Node #2: [92, 68, 66] from Operation: 5+61=66 Current State: 46:[92, 68, 66], Operations: ['5+61=66'] Exploring Operation: 68-66=2, Resulting Numbers: [92, 2] Generated Node #3: [92, 2] from Operati...
4
Current State: 46:[5, 92, 61, 68], Operations: [] Exploring Operation: 92-5=87, Resulting Numbers: [61, 68, 87] Generated Node #0,0: 46:[61, 68, 87] Operation: 92-5=87 Exploring Operation: 92-61=31, Resulting Numbers: [5, 68, 31] Generated Node #0,1: 46:[5, 68, 31] Operation: 92-61=31 Exploring Operation: 68-61=7, Resu...
0.956597
hs_4
sum_heuristic
[ 83, 15, 44, 5 ]
42
[ "83-44=39", "15/5=3", "39+3=42" ]
Current State: 42:[83, 15, 44, 5], Operations: [] Exploring Operation: 83-44=39, Resulting Numbers: [15, 5, 39] Generated Node #2: [15, 5, 39] from Operation: 83-44=39 Current State: 42:[15, 5, 39], Operations: ['83-44=39'] Exploring Operation: 15/5=3, Resulting Numbers: [39, 3] Generated Node #3: [39, 3] from Operatio...
4
Current State: 42:[83, 15, 44, 5], Operations: [] Exploring Operation: 83-15=68, Resulting Numbers: [44, 5, 68] Generated Node #0,0: 42:[44, 5, 68] Operation: 83-15=68 Exploring Operation: 83-44=39, Resulting Numbers: [15, 5, 39] Generated Node #0,1: 42:[15, 5, 39] Operation: 83-44=39 Exploring Operation: 83-5=78, Resu...
0.989583
hs_3
sum_heuristic
[ 17, 58, 19, 97 ]
57
[ "17*58=986", "97+986=1083", "1083/19=57" ]
Current State: 57:[17, 58, 19, 97], Operations: [] Exploring Operation: 17*58=986, Resulting Numbers: [19, 97, 986] Generated Node #2: [19, 97, 986] from Operation: 17*58=986 Current State: 57:[19, 97, 986], Operations: ['17*58=986'] Exploring Operation: 97+986=1083, Resulting Numbers: [19, 1083] Generated Node #3: [19...
4
Current State: 57:[17, 58, 19, 97], Operations: [] Exploring Operation: 97-58=39, Resulting Numbers: [17, 19, 39] Generated Node #0,0: 57:[17, 19, 39] Operation: 97-58=39 Exploring Operation: 97-19=78, Resulting Numbers: [17, 58, 78] Generated Node #0,1: 57:[17, 58, 78] Operation: 97-19=78 Exploring Operation: 97-17=80...
0
hs_3
mult_heuristic
[ 17, 55, 32, 85 ]
79
[ "55-17=38", "32+85=117", "117-38=79" ]
Current State: 79:[17, 55, 32, 85], Operations: [] Exploring Operation: 55-17=38, Resulting Numbers: [32, 85, 38] Generated Node #2: [32, 85, 38] from Operation: 55-17=38 Current State: 79:[32, 85, 38], Operations: ['55-17=38'] Exploring Operation: 32+85=117, Resulting Numbers: [38, 117] Generated Node #3: [38, 117] fr...
4
Current State: 79:[17, 55, 32, 85], Operations: [] Exploring Operation: 17+55=72, Resulting Numbers: [32, 85, 72] Generated Node #0,0: 79:[32, 85, 72] Operation: 17+55=72 Exploring Operation: 17+32=49, Resulting Numbers: [55, 85, 49] Generated Node #0,1: 79:[55, 85, 49] Operation: 17+32=49 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 55, 8, 55, 71 ]
73
[ "71-55=16", "8*16=128", "128-55=73" ]
Current State: 73:[55, 8, 55, 71], Operations: [] Exploring Operation: 71-55=16, Resulting Numbers: [8, 16] Generated Node #2: [8, 16] from Operation: 71-55=16 Current State: 73:[8, 16], Operations: ['71-55=16'] Exploring Operation: 8*16=128, Resulting Numbers: [128] 128,73 equal: Goal Reached Exploring Operation: 128-...
4
Current State: 73:[55, 8, 55, 71], Operations: [] Exploring Operation: 55+8=63, Resulting Numbers: [55, 71, 63] Generated Node #0,0: 73:[55, 71, 63] Operation: 55+8=63 Exploring Operation: 8+55=63, Resulting Numbers: [55, 71, 63] Generated Node #0,1: 73:[55, 71, 63] Operation: 8+55=63 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 15, 38, 79, 14 ]
12
[ "15+38=53", "79-14=65", "65-53=12" ]
Current State: 12:[15, 38, 79, 14], Operations: [] Exploring Operation: 15+38=53, Resulting Numbers: [79, 14, 53] Generated Node #2: [79, 14, 53] from Operation: 15+38=53 Current State: 12:[79, 14, 53], Operations: ['15+38=53'] Exploring Operation: 79-14=65, Resulting Numbers: [53, 65] Generated Node #3: [53, 65] from ...
4
Current State: 12:[15, 38, 79, 14], Operations: [] Exploring Operation: 38-14=24, Resulting Numbers: [15, 79, 24] Generated Node #0,0: 12:[15, 79, 24] Operation: 38-14=24 Exploring Operation: 79-14=65, Resulting Numbers: [15, 38, 65] Generated Node #0,1: 12:[15, 38, 65] Operation: 79-14=65 Exploring Operation: 38-15=23...
0.94184
hs_5
mult_heuristic
[ 3, 69, 43, 27 ]
51
[ "69-43=26", "3*26=78", "78-27=51" ]
Current State: 51:[3, 69, 43, 27], Operations: [] Exploring Operation: 69-43=26, Resulting Numbers: [3, 27, 26] Generated Node #2: [3, 27, 26] from Operation: 69-43=26 Current State: 51:[3, 27, 26], Operations: ['69-43=26'] Exploring Operation: 3*26=78, Resulting Numbers: [27, 78] Generated Node #3: [27, 78] from Opera...
4
Current State: 51:[3, 69, 43, 27], Operations: [] Exploring Operation: 69-27=42, Resulting Numbers: [3, 43, 42] Generated Node #0,0: 51:[3, 43, 42] Operation: 69-27=42 Start Sub Search at level 1: Moving to Node #0,0 Current State: 51:[3, 43, 42], Operations: ['69-27=42'] Exploring Operation: 43-42=1, Resulting Numbers...
0
hs_1
mult_heuristic
[ 62, 19, 41, 64 ]
30
[ "64-62=2", "19+41=60", "60/2=30" ]
Current State: 30:[62, 19, 41, 64], Operations: [] Exploring Operation: 64-62=2, Resulting Numbers: [19, 41, 2] Generated Node #2: [19, 41, 2] from Operation: 64-62=2 Current State: 30:[19, 41, 2], Operations: ['64-62=2'] Exploring Operation: 19+41=60, Resulting Numbers: [2, 60] Generated Node #3: [2, 60] from Operatio...
4
Current State: 30:[62, 19, 41, 64], Operations: [] Exploring Operation: 64-41=23, Resulting Numbers: [62, 19, 23] Generated Node #0,0: 30:[62, 19, 23] Operation: 64-41=23 Exploring Operation: 64-62=2, Resulting Numbers: [19, 41, 2] Generated Node #0,1: 30:[19, 41, 2] Operation: 64-62=2 Start Sub Search at level 1: Movi...
0
hs_2
mult_heuristic
[ 55, 37, 38, 26 ]
80
[ "55+37=92", "38-26=12", "92-12=80" ]
Current State: 80:[55, 37, 38, 26], Operations: [] Exploring Operation: 55+37=92, Resulting Numbers: [38, 26, 92] Generated Node #2: [38, 26, 92] from Operation: 55+37=92 Current State: 80:[38, 26, 92], Operations: ['55+37=92'] Exploring Operation: 38-26=12, Resulting Numbers: [92, 12] Generated Node #3: [92, 12] from ...
4
Current State: 80:[55, 37, 38, 26], Operations: [] Exploring Operation: 55+26=81, Resulting Numbers: [37, 38, 81] Generated Node #0,0: 80:[37, 38, 81] Operation: 55+26=81 Exploring Operation: 55-38=17, Resulting Numbers: [37, 26, 17] Generated Node #0,1: 80:[37, 26, 17] Operation: 55-38=17 Exploring Operation: 55-37=18...
0.990451
hs_3
sum_heuristic
[ 8, 16, 93, 59 ]
94
[ "8*16=128", "93-59=34", "128-34=94" ]
Current State: 94:[8, 16, 93, 59], Operations: [] Exploring Operation: 8*16=128, Resulting Numbers: [93, 59, 128] Generated Node #2: [93, 59, 128] from Operation: 8*16=128 Current State: 94:[93, 59, 128], Operations: ['8*16=128'] Exploring Operation: 93-59=34, Resulting Numbers: [128, 34] Generated Node #3: [128, 34] f...
4
Current State: 94:[8, 16, 93, 59], Operations: [] Exploring Operation: 59-16=43, Resulting Numbers: [8, 93, 43] Generated Node #0,0: 94:[8, 93, 43] Operation: 59-16=43 Exploring Operation: 16/8=2, Resulting Numbers: [93, 59, 2] Generated Node #0,1: 94:[93, 59, 2] Operation: 16/8=2 Moving to Node #0,0 Current State: 94:...
0
hs_2
sum_heuristic
[ 33, 4, 68, 14 ]
83
[ "33-4=29", "68-14=54", "29+54=83" ]
Current State: 83:[33, 4, 68, 14], Operations: [] Exploring Operation: 33-4=29, Resulting Numbers: [68, 14, 29] Generated Node #2: [68, 14, 29] from Operation: 33-4=29 Current State: 83:[68, 14, 29], Operations: ['33-4=29'] Exploring Operation: 68-14=54, Resulting Numbers: [29, 54] Generated Node #3: [29, 54] from Oper...
4
Current State: 83:[33, 4, 68, 14], Operations: [] Exploring Operation: 4*14=56, Resulting Numbers: [33, 68, 56] Generated Node #0,0: 83:[33, 68, 56] Operation: 4*14=56 Exploring Operation: 33+4=37, Resulting Numbers: [68, 14, 37] Generated Node #0,1: 83:[68, 14, 37] Operation: 33+4=37 Exploring Operation: 33+14=47, Res...
0
hs_3
mult_heuristic
[ 55, 27, 4, 61 ]
25
[ "55+27=82", "61-4=57", "82-57=25" ]
Current State: 25:[55, 27, 4, 61], Operations: [] Exploring Operation: 55+27=82, Resulting Numbers: [4, 61, 82] Generated Node #2: [4, 61, 82] from Operation: 55+27=82 Current State: 25:[4, 61, 82], Operations: ['55+27=82'] Exploring Operation: 61-4=57, Resulting Numbers: [82, 57] Generated Node #3: [82, 57] from Opera...
4
Current State: 25:[55, 27, 4, 61], Operations: [] Exploring Operation: 55-27=28, Resulting Numbers: [4, 61, 28] Generated Node #0,0: 25:[4, 61, 28] Operation: 55-27=28 Exploring Operation: 55-4=51, Resulting Numbers: [27, 61, 51] Generated Node #0,1: 25:[27, 61, 51] Operation: 55-4=51 Exploring Operation: 61-27=34, Res...
0.985243
hs_4
mult_heuristic
[ 62, 30, 88, 20 ]
24
[ "62+30=92", "88-20=68", "92-68=24" ]
Current State: 24:[62, 30, 88, 20], Operations: [] Exploring Operation: 62+30=92, Resulting Numbers: [88, 20, 92] Generated Node #2: [88, 20, 92] from Operation: 62+30=92 Current State: 24:[88, 20, 92], Operations: ['62+30=92'] Exploring Operation: 88-20=68, Resulting Numbers: [92, 68] Generated Node #3: [92, 68] from ...
4
Current State: 24:[62, 30, 88, 20], Operations: [] Exploring Operation: 88-30=58, Resulting Numbers: [62, 20, 58] Generated Node #0,0: 24:[62, 20, 58] Operation: 88-30=58 Exploring Operation: 62-30=32, Resulting Numbers: [88, 20, 32] Generated Node #0,1: 24:[88, 20, 32] Operation: 62-30=32 Exploring Operation: 62-20=42...
0.986979
hs_4
mult_heuristic
[ 63, 37, 61, 44 ]
59
[ "63-61=2", "44/2=22", "37+22=59" ]
Current State: 59:[63, 37, 61, 44], Operations: [] Exploring Operation: 63-61=2, Resulting Numbers: [37, 44, 2] Generated Node #2: [37, 44, 2] from Operation: 63-61=2 Current State: 59:[37, 44, 2], Operations: ['63-61=2'] Exploring Operation: 44/2=22, Resulting Numbers: [37, 22] Generated Node #3: [37, 22] from Operati...
4
Current State: 59:[63, 37, 61, 44], Operations: [] Exploring Operation: 63+37=100, Resulting Numbers: [61, 44, 100] Generated Node #0,0: 59:[61, 44, 100] Operation: 63+37=100 Exploring Operation: 61-37=24, Resulting Numbers: [63, 44, 24] Generated Node #0,1: 59:[63, 44, 24] Operation: 61-37=24 Exploring Operation: 63-3...
0
hs_4
mult_heuristic
[ 57, 54, 10, 23 ]
39
[ "57-54=3", "23-10=13", "3*13=39" ]
Current State: 39:[57, 54, 10, 23], Operations: [] Exploring Operation: 57-54=3, Resulting Numbers: [10, 23, 3] Generated Node #2: [10, 23, 3] from Operation: 57-54=3 Current State: 39:[10, 23, 3], Operations: ['57-54=3'] Exploring Operation: 23-10=13, Resulting Numbers: [3, 13] Generated Node #3: [3, 13] from Operatio...
4
Current State: 39:[57, 54, 10, 23], Operations: [] Exploring Operation: 57-54=3, Resulting Numbers: [10, 23, 3] Generated Node #0,0: 39:[10, 23, 3] Operation: 57-54=3 Exploring Operation: 54-23=31, Resulting Numbers: [57, 10, 31] Generated Node #0,1: 39:[57, 10, 31] Operation: 54-23=31 Exploring Operation: 57-23=34, Re...
0.988715
hs_3
mult_heuristic
[ 51, 67, 44, 7 ]
21
[ "67-51=16", "44-7=37", "37-16=21" ]
Current State: 21:[51, 67, 44, 7], Operations: [] Exploring Operation: 67-51=16, Resulting Numbers: [44, 7, 16] Generated Node #2: [44, 7, 16] from Operation: 67-51=16 Current State: 21:[44, 7, 16], Operations: ['67-51=16'] Exploring Operation: 44-7=37, Resulting Numbers: [16, 37] Generated Node #3: [16, 37] from Opera...
4
Current State: 21:[51, 67, 44, 7], Operations: [] Exploring Operation: 51-7=44, Resulting Numbers: [67, 44, 44] Generated Node #0,0: 21:[67, 44, 44] Operation: 51-7=44 Exploring Operation: 51-44=7, Resulting Numbers: [67, 7, 7] Generated Node #0,1: 21:[67, 7, 7] Operation: 51-44=7 Exploring Operation: 67-51=16, Resulti...
0.988715
hs_4
mult_heuristic
[ 35, 39, 24, 47 ]
53
[ "39-35=4", "24/4=6", "47+6=53" ]
Current State: 53:[35, 39, 24, 47], Operations: [] Exploring Operation: 39-35=4, Resulting Numbers: [24, 47, 4] Generated Node #2: [24, 47, 4] from Operation: 39-35=4 Current State: 53:[24, 47, 4], Operations: ['39-35=4'] Exploring Operation: 24/4=6, Resulting Numbers: [47, 6] Generated Node #3: [47, 6] from Operation:...
4
Current State: 53:[35, 39, 24, 47], Operations: [] Exploring Operation: 39+24=63, Resulting Numbers: [35, 47, 63] Generated Node #0,0: 53:[35, 47, 63] Operation: 39+24=63 Exploring Operation: 35+24=59, Resulting Numbers: [39, 47, 59] Generated Node #0,1: 53:[39, 47, 59] Operation: 35+24=59 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 4, 94, 88, 17 ]
98
[ "94-88=6", "17*6=102", "102-4=98" ]
Current State: 98:[4, 94, 88, 17], Operations: [] Exploring Operation: 94-88=6, Resulting Numbers: [4, 17, 6] Generated Node #2: [4, 17, 6] from Operation: 94-88=6 Current State: 98:[4, 17, 6], Operations: ['94-88=6'] Exploring Operation: 17*6=102, Resulting Numbers: [4, 102] Generated Node #3: [4, 102] from Operation:...
4
Current State: 98:[4, 94, 88, 17], Operations: [] Exploring Operation: 94-88=6, Resulting Numbers: [4, 17, 6] Generated Node #0,0: 98:[4, 17, 6] Operation: 94-88=6 Moving to Node #0,0 Current State: 98:[4, 17, 6], Operations: ['94-88=6'] Exploring Operation: 17-4=13, Resulting Numbers: [6, 13] Generated Node #0,0,0: 98...
0
hs_1
mult_heuristic
[ 58, 27, 10, 57 ]
78
[ "58-27=31", "57-10=47", "31+47=78" ]
Current State: 78:[58, 27, 10, 57], Operations: [] Exploring Operation: 58-27=31, Resulting Numbers: [10, 57, 31] Generated Node #2: [10, 57, 31] from Operation: 58-27=31 Current State: 78:[10, 57, 31], Operations: ['58-27=31'] Exploring Operation: 57-10=47, Resulting Numbers: [31, 47] Generated Node #3: [31, 47] from ...
4
Current State: 78:[58, 27, 10, 57], Operations: [] Exploring Operation: 58+27=85, Resulting Numbers: [10, 57, 85] Generated Node #0,0: 78:[10, 57, 85] Operation: 58+27=85 Exploring Operation: 58-57=1, Resulting Numbers: [27, 10, 1] Generated Node #0,1: 78:[27, 10, 1] Operation: 58-57=1 Exploring Operation: 58-27=31, Re...
0.969618
hs_4
mult_heuristic
[ 26, 16, 12, 10 ]
48
[ "26+10=36", "16*36=576", "576/12=48" ]
Current State: 48:[26, 16, 12, 10], Operations: [] Exploring Operation: 26+10=36, Resulting Numbers: [16, 12, 36] Generated Node #2: [16, 12, 36] from Operation: 26+10=36 Current State: 48:[16, 12, 36], Operations: ['26+10=36'] Exploring Operation: 16*36=576, Resulting Numbers: [12, 576] Generated Node #3: [12, 576] fr...
4
Current State: 48:[26, 16, 12, 10], Operations: [] Exploring Operation: 16-10=6, Resulting Numbers: [26, 12, 6] Generated Node #0,0: 48:[26, 12, 6] Operation: 16-10=6 Exploring Operation: 26-10=16, Resulting Numbers: [16, 12, 16] Generated Node #0,1: 48:[16, 12, 16] Operation: 26-10=16 Start Sub Search at level 1: Movi...
0
hs_2
mult_heuristic
[ 21, 81, 23, 2 ]
95
[ "81-23=58", "2*58=116", "116-21=95" ]
Current State: 95:[21, 81, 23, 2], Operations: [] Exploring Operation: 81-23=58, Resulting Numbers: [21, 2, 58] Generated Node #2: [21, 2, 58] from Operation: 81-23=58 Current State: 95:[21, 2, 58], Operations: ['81-23=58'] Exploring Operation: 2*58=116, Resulting Numbers: [21, 116] Generated Node #3: [21, 116] from Op...
4
Current State: 95:[21, 81, 23, 2], Operations: [] Exploring Operation: 21+81=102, Resulting Numbers: [23, 2, 102] Generated Node #0,0: 95:[23, 2, 102] Operation: 21+81=102 Start Sub Search at level 1: Moving to Node #0,0 Current State: 95:[23, 2, 102], Operations: ['21+81=102'] Exploring Operation: 23-2=21, Resulting N...
0
hs_1
sum_heuristic
[ 21, 27, 16, 63 ]
25
[ "21*27=567", "567/63=9", "16+9=25" ]
Current State: 25:[21, 27, 16, 63], Operations: [] Exploring Operation: 21*27=567, Resulting Numbers: [16, 63, 567] Generated Node #2: [16, 63, 567] from Operation: 21*27=567 Current State: 25:[16, 63, 567], Operations: ['21*27=567'] Exploring Operation: 567/63=9, Resulting Numbers: [16, 9] Generated Node #3: [16, 9] f...
4
Current State: 25:[21, 27, 16, 63], Operations: [] Exploring Operation: 63-21=42, Resulting Numbers: [27, 16, 42] Generated Node #0,0: 25:[27, 16, 42] Operation: 63-21=42 Exploring Operation: 63-27=36, Resulting Numbers: [21, 16, 36] Generated Node #0,1: 25:[21, 16, 36] Operation: 63-27=36 Exploring Operation: 63/21=3,...
0
hs_3
mult_heuristic
[ 15, 40, 37, 24 ]
87
[ "40-37=3", "24*3=72", "15+72=87" ]
Current State: 87:[15, 40, 37, 24], Operations: [] Exploring Operation: 40-37=3, Resulting Numbers: [15, 24, 3] Generated Node #2: [15, 24, 3] from Operation: 40-37=3 Current State: 87:[15, 24, 3], Operations: ['40-37=3'] Exploring Operation: 24*3=72, Resulting Numbers: [15, 72] Generated Node #3: [15, 72] from Operati...
4
Current State: 87:[15, 40, 37, 24], Operations: [] Exploring Operation: 40-15=25, Resulting Numbers: [37, 24, 25] Generated Node #0,0: 87:[37, 24, 25] Operation: 40-15=25 Start Sub Search at level 1: Moving to Node #0,0 Current State: 87:[37, 24, 25], Operations: ['40-15=25'] Exploring Operation: 25-24=1, Resulting Num...
0
hs_1
mult_heuristic
[ 91, 72, 85, 98 ]
79
[ "98-85=13", "91/13=7", "72+7=79" ]
Current State: 79:[91, 72, 85, 98], Operations: [] Exploring Operation: 98-85=13, Resulting Numbers: [91, 72, 13] Generated Node #2: [91, 72, 13] from Operation: 98-85=13 Current State: 79:[91, 72, 13], Operations: ['98-85=13'] Exploring Operation: 91/13=7, Resulting Numbers: [72, 7] Generated Node #3: [72, 7] from Ope...
4
Current State: 79:[91, 72, 85, 98], Operations: [] Exploring Operation: 91-72=19, Resulting Numbers: [85, 98, 19] Generated Node #0,0: 79:[85, 98, 19] Operation: 91-72=19 Exploring Operation: 98-91=7, Resulting Numbers: [72, 85, 7] Generated Node #0,1: 79:[72, 85, 7] Operation: 98-91=7 Exploring Operation: 98-72=26, Re...
0
hs_3
sum_heuristic
[ 68, 86, 90, 41 ]
31
[ "86-68=18", "90-41=49", "49-18=31" ]
Current State: 31:[68, 86, 90, 41], Operations: [] Exploring Operation: 86-68=18, Resulting Numbers: [90, 41, 18] Generated Node #2: [90, 41, 18] from Operation: 86-68=18 Current State: 31:[90, 41, 18], Operations: ['86-68=18'] Exploring Operation: 90-41=49, Resulting Numbers: [18, 49] Generated Node #3: [18, 49] from ...
4
Current State: 31:[68, 86, 90, 41], Operations: [] Exploring Operation: 90-86=4, Resulting Numbers: [68, 41, 4] Generated Node #0,0: 31:[68, 41, 4] Operation: 90-86=4 Exploring Operation: 90-68=22, Resulting Numbers: [86, 41, 22] Generated Node #0,1: 31:[86, 41, 22] Operation: 90-68=22 Moving to Node #0,0 Current State...
0.986979
hs_2
sum_heuristic
[ 3, 11, 66, 50 ]
61
[ "66/3=22", "50-11=39", "22+39=61" ]
Current State: 61:[3, 11, 66, 50], Operations: [] Exploring Operation: 66/3=22, Resulting Numbers: [11, 50, 22] Generated Node #2: [11, 50, 22] from Operation: 66/3=22 Current State: 61:[11, 50, 22], Operations: ['66/3=22'] Exploring Operation: 50-11=39, Resulting Numbers: [22, 39] Generated Node #3: [22, 39] from Oper...
4
Current State: 61:[3, 11, 66, 50], Operations: [] Exploring Operation: 66-3=63, Resulting Numbers: [11, 50, 63] Generated Node #0,0: 61:[11, 50, 63] Operation: 66-3=63 Exploring Operation: 3+11=14, Resulting Numbers: [66, 50, 14] Generated Node #0,1: 61:[66, 50, 14] Operation: 3+11=14 Exploring Operation: 3*11=33, Resu...
0
hs_3
sum_heuristic
[ 4, 38, 53, 6 ]
29
[ "4*53=212", "212-38=174", "174/6=29" ]
Current State: 29:[4, 38, 53, 6], Operations: [] Exploring Operation: 4*53=212, Resulting Numbers: [38, 6, 212] Generated Node #2: [38, 6, 212] from Operation: 4*53=212 Current State: 29:[38, 6, 212], Operations: ['4*53=212'] Exploring Operation: 212-38=174, Resulting Numbers: [6, 174] Generated Node #3: [6, 174] from ...
4
Current State: 29:[4, 38, 53, 6], Operations: [] Exploring Operation: 4*6=24, Resulting Numbers: [38, 53, 24] Generated Node #0,0: 29:[38, 53, 24] Operation: 4*6=24 Moving to Node #0,0 Current State: 29:[38, 53, 24], Operations: ['4*6=24'] Exploring Operation: 53-24=29, Resulting Numbers: [38, 29] Generated Node #0,0,0...
0
hs_1
sum_heuristic
[ 64, 60, 3, 37 ]
79
[ "64+37=101", "60*3=180", "180-101=79" ]
Current State: 79:[64, 60, 3, 37], Operations: [] Exploring Operation: 64+37=101, Resulting Numbers: [60, 3, 101] Generated Node #2: [60, 3, 101] from Operation: 64+37=101 Current State: 79:[60, 3, 101], Operations: ['64+37=101'] Exploring Operation: 60*3=180, Resulting Numbers: [101, 180] Generated Node #3: [101, 180]...
4
Current State: 79:[64, 60, 3, 37], Operations: [] Exploring Operation: 60+3=63, Resulting Numbers: [64, 37, 63] Generated Node #0,0: 79:[64, 37, 63] Operation: 60+3=63 Exploring Operation: 3+37=40, Resulting Numbers: [64, 60, 40] Generated Node #0,1: 79:[64, 60, 40] Operation: 3+37=40 Exploring Operation: 64+3=67, Resu...
0
hs_4
mult_heuristic
[ 13, 75, 29, 79 ]
23
[ "79-75=4", "13*4=52", "52-29=23" ]
Current State: 23:[13, 75, 29, 79], Operations: [] Exploring Operation: 79-75=4, Resulting Numbers: [13, 29, 4] Generated Node #2: [13, 29, 4] from Operation: 79-75=4 Current State: 23:[13, 29, 4], Operations: ['79-75=4'] Exploring Operation: 13*4=52, Resulting Numbers: [29, 52] Generated Node #3: [29, 52] from Operati...
4
Current State: 23:[13, 75, 29, 79], Operations: [] Exploring Operation: 79-75=4, Resulting Numbers: [13, 29, 4] Generated Node #0,0: 23:[13, 29, 4] Operation: 79-75=4 Exploring Operation: 75-29=46, Resulting Numbers: [13, 79, 46] Generated Node #0,1: 23:[13, 79, 46] Operation: 75-29=46 Exploring Operation: 79-29=50, Re...
0
hs_3
mult_heuristic
[ 56, 5, 38, 64 ]
74
[ "64-38=26", "5*26=130", "130-56=74" ]
Current State: 74:[56, 5, 38, 64], Operations: [] Exploring Operation: 64-38=26, Resulting Numbers: [56, 5, 26] Generated Node #2: [56, 5, 26] from Operation: 64-38=26 Current State: 74:[56, 5, 26], Operations: ['64-38=26'] Exploring Operation: 5*26=130, Resulting Numbers: [56, 130] Generated Node #3: [56, 130] from Op...
4
Current State: 74:[56, 5, 38, 64], Operations: [] Exploring Operation: 5+64=69, Resulting Numbers: [56, 38, 69] Generated Node #0,0: 74:[56, 38, 69] Operation: 5+64=69 Exploring Operation: 56-5=51, Resulting Numbers: [38, 64, 51] Generated Node #0,1: 74:[38, 64, 51] Operation: 56-5=51 Exploring Operation: 64-56=8, Resu...
0
hs_4
sum_heuristic
[ 71, 88, 77, 51 ]
31
[ "71+88=159", "77+51=128", "159-128=31" ]
Current State: 31:[71, 88, 77, 51], Operations: [] Exploring Operation: 71+88=159, Resulting Numbers: [77, 51, 159] Generated Node #2: [77, 51, 159] from Operation: 71+88=159 Current State: 31:[77, 51, 159], Operations: ['71+88=159'] Exploring Operation: 77+51=128, Resulting Numbers: [159, 128] Generated Node #3: [159,...
4
Current State: 31:[71, 88, 77, 51], Operations: [] Exploring Operation: 88-71=17, Resulting Numbers: [77, 51, 17] Generated Node #0,0: 31:[77, 51, 17] Operation: 88-71=17 Exploring Operation: 88-77=11, Resulting Numbers: [71, 51, 11] Generated Node #0,1: 31:[71, 51, 11] Operation: 88-77=11 Exploring Operation: 77-71=6,...
0.984375
hs_4
mult_heuristic
[ 63, 92, 97, 66 ]
15
[ "66-63=3", "97-92=5", "3*5=15" ]
Current State: 15:[63, 92, 97, 66], Operations: [] Exploring Operation: 66-63=3, Resulting Numbers: [92, 97, 3] Generated Node #2: [92, 97, 3] from Operation: 66-63=3 Current State: 15:[92, 97, 3], Operations: ['66-63=3'] Exploring Operation: 97-92=5, Resulting Numbers: [3, 5] Generated Node #3: [3, 5] from Operation: ...
4
Current State: 15:[63, 92, 97, 66], Operations: [] Exploring Operation: 92-66=26, Resulting Numbers: [63, 97, 26] Generated Node #0,0: 15:[63, 97, 26] Operation: 92-66=26 Exploring Operation: 97-92=5, Resulting Numbers: [63, 66, 5] Generated Node #0,1: 15:[63, 66, 5] Operation: 97-92=5 Start Sub Search at level 1: Movi...
0.991319
hs_2
sum_heuristic
[ 1, 25, 75, 89 ]
40
[ "1+25=26", "89-75=14", "26+14=40" ]
Current State: 40:[1, 25, 75, 89], Operations: [] Exploring Operation: 1+25=26, Resulting Numbers: [75, 89, 26] Generated Node #2: [75, 89, 26] from Operation: 1+25=26 Current State: 40:[75, 89, 26], Operations: ['1+25=26'] Exploring Operation: 89-75=14, Resulting Numbers: [26, 14] Generated Node #3: [26, 14] from Oper...
4
Current State: 40:[1, 25, 75, 89], Operations: [] Exploring Operation: 89-75=14, Resulting Numbers: [1, 25, 14] Generated Node #0,0: 40:[1, 25, 14] Operation: 89-75=14 Exploring Operation: 75-25=50, Resulting Numbers: [1, 89, 50] Generated Node #0,1: 40:[1, 89, 50] Operation: 75-25=50 Exploring Operation: 89-25=64, Res...
0.985243
hs_4
sum_heuristic
[ 54, 98, 99, 57 ]
65
[ "57-54=3", "99/3=33", "98-33=65" ]
Current State: 65:[54, 98, 99, 57], Operations: [] Exploring Operation: 57-54=3, Resulting Numbers: [98, 99, 3] Generated Node #2: [98, 99, 3] from Operation: 57-54=3 Current State: 65:[98, 99, 3], Operations: ['57-54=3'] Exploring Operation: 99/3=33, Resulting Numbers: [98, 33] Generated Node #3: [98, 33] from Operati...
4
Current State: 65:[54, 98, 99, 57], Operations: [] Exploring Operation: 99-54=45, Resulting Numbers: [98, 57, 45] Generated Node #0,0: 65:[98, 57, 45] Operation: 99-54=45 Exploring Operation: 99-98=1, Resulting Numbers: [54, 57, 1] Generated Node #0,1: 65:[54, 57, 1] Operation: 99-98=1 Moving to Node #0,1 Current State...
0
hs_2
mult_heuristic
[ 54, 54, 85, 72 ]
63
[ "54*85=4590", "4590-54=4536", "4536/72=63" ]
Current State: 63:[54, 54, 85, 72], Operations: [] Exploring Operation: 54*85=4590, Resulting Numbers: [72, 4590] Generated Node #2: [72, 4590] from Operation: 54*85=4590 Current State: 63:[72, 4590], Operations: ['54*85=4590'] Exploring Operation: 4590-54=4536, Resulting Numbers: [72, 4536] Generated Node #3: [72, 453...
4
Current State: 63:[54, 54, 85, 72], Operations: [] Exploring Operation: 85-72=13, Resulting Numbers: [54, 54, 13] Generated Node #0,0: 63:[54, 54, 13] Operation: 85-72=13 Moving to Node #0,0 Current State: 63:[54, 54, 13], Operations: ['85-72=13'] Exploring Operation: 54/54=1, Resulting Numbers: [13, 1] Generated Node ...
0
hs_1
mult_heuristic
[ 3, 7, 49, 82 ]
46
[ "7+49=56", "82+56=138", "138/3=46" ]
Current State: 46:[3, 7, 49, 82], Operations: [] Exploring Operation: 7+49=56, Resulting Numbers: [3, 82, 56] Generated Node #2: [3, 82, 56] from Operation: 7+49=56 Current State: 46:[3, 82, 56], Operations: ['7+49=56'] Exploring Operation: 82+56=138, Resulting Numbers: [3, 138] Generated Node #3: [3, 138] from Operati...
4
Current State: 46:[3, 7, 49, 82], Operations: [] Exploring Operation: 82-49=33, Resulting Numbers: [3, 7, 33] Generated Node #0,0: 46:[3, 7, 33] Operation: 82-49=33 Moving to Node #0,0 Current State: 46:[3, 7, 33], Operations: ['82-49=33'] Exploring Operation: 33-7=26, Resulting Numbers: [3, 26] Generated Node #0,0,0: ...
0
hs_1
mult_heuristic
[ 15, 53, 57, 96 ]
36
[ "57-53=4", "15*4=60", "96-60=36" ]
Current State: 36:[15, 53, 57, 96], Operations: [] Exploring Operation: 57-53=4, Resulting Numbers: [15, 96, 4] Generated Node #2: [15, 96, 4] from Operation: 57-53=4 Current State: 36:[15, 96, 4], Operations: ['57-53=4'] Exploring Operation: 15*4=60, Resulting Numbers: [96, 60] Generated Node #3: [96, 60] from Operati...
4
Current State: 36:[15, 53, 57, 96], Operations: [] Exploring Operation: 96-57=39, Resulting Numbers: [15, 53, 39] Generated Node #0,0: 36:[15, 53, 39] Operation: 96-57=39 Moving to Node #0,0 Current State: 36:[15, 53, 39], Operations: ['96-57=39'] Exploring Operation: 53-15=38, Resulting Numbers: [39, 38] Generated Nod...
0
hs_1
sum_heuristic
[ 50, 61, 34, 59 ]
14
[ "61-50=11", "59-34=25", "25-11=14" ]
Current State: 14:[50, 61, 34, 59], Operations: [] Exploring Operation: 61-50=11, Resulting Numbers: [34, 59, 11] Generated Node #2: [34, 59, 11] from Operation: 61-50=11 Current State: 14:[34, 59, 11], Operations: ['61-50=11'] Exploring Operation: 59-34=25, Resulting Numbers: [11, 25] Generated Node #3: [11, 25] from ...
4
Current State: 14:[50, 61, 34, 59], Operations: [] Exploring Operation: 61-34=27, Resulting Numbers: [50, 59, 27] Generated Node #0,0: 14:[50, 59, 27] Operation: 61-34=27 Exploring Operation: 61-59=2, Resulting Numbers: [50, 34, 2] Generated Node #0,1: 14:[50, 34, 2] Operation: 61-59=2 Exploring Operation: 61-50=11, Re...
0.940104
hs_5
sum_heuristic
[ 39, 3, 63, 41 ]
63
[ "39+3=42", "42-41=1", "63*1=63" ]
Current State: 63:[39, 3, 63, 41], Operations: [] Exploring Operation: 39+3=42, Resulting Numbers: [63, 41, 42] Generated Node #2: [63, 41, 42] from Operation: 39+3=42 Current State: 63:[63, 41, 42], Operations: ['39+3=42'] Exploring Operation: 42-41=1, Resulting Numbers: [63, 1] Generated Node #3: [63, 1] from Operati...
4
Current State: 63:[39, 3, 63, 41], Operations: [] Exploring Operation: 41-39=2, Resulting Numbers: [3, 63, 2] Generated Node #0,0: 63:[3, 63, 2] Operation: 41-39=2 Exploring Operation: 39+41=80, Resulting Numbers: [3, 63, 80] Generated Node #0,1: 63:[3, 63, 80] Operation: 39+41=80 Moving to Node #0,0 Current State: 63:...
0
hs_2
sum_heuristic
[ 51, 48, 32, 6 ]
34
[ "51-48=3", "6/3=2", "32+2=34" ]
Current State: 34:[51, 48, 32, 6], Operations: [] Exploring Operation: 51-48=3, Resulting Numbers: [32, 6, 3] Generated Node #2: [32, 6, 3] from Operation: 51-48=3 Current State: 34:[32, 6, 3], Operations: ['51-48=3'] Exploring Operation: 6/3=2, Resulting Numbers: [32, 2] Generated Node #3: [32, 2] from Operation: 6/3=...
4
Current State: 34:[51, 48, 32, 6], Operations: [] Exploring Operation: 48/6=8, Resulting Numbers: [51, 32, 8] Generated Node #0,0: 34:[51, 32, 8] Operation: 48/6=8 Exploring Operation: 51-6=45, Resulting Numbers: [48, 32, 45] Generated Node #0,1: 34:[48, 32, 45] Operation: 51-6=45 Exploring Operation: 51-32=19, Resulti...
0.984375
hs_5
mult_heuristic
[ 3, 47, 42, 25 ]
54
[ "3*42=126", "47+25=72", "126-72=54" ]
Current State: 54:[3, 47, 42, 25], Operations: [] Exploring Operation: 3*42=126, Resulting Numbers: [47, 25, 126] Generated Node #2: [47, 25, 126] from Operation: 3*42=126 Current State: 54:[47, 25, 126], Operations: ['3*42=126'] Exploring Operation: 47+25=72, Resulting Numbers: [126, 72] Generated Node #3: [126, 72] f...
4
Current State: 54:[3, 47, 42, 25], Operations: [] Exploring Operation: 47-42=5, Resulting Numbers: [3, 25, 5] Generated Node #0,0: 54:[3, 25, 5] Operation: 47-42=5 Exploring Operation: 42-25=17, Resulting Numbers: [3, 47, 17] Generated Node #0,1: 54:[3, 47, 17] Operation: 42-25=17 Moving to Node #0,0 Current State: 54:...
0
hs_2
sum_heuristic
[ 78, 10, 54, 76 ]
74
[ "78-76=2", "10*2=20", "54+20=74" ]
Current State: 74:[78, 10, 54, 76], Operations: [] Exploring Operation: 78-76=2, Resulting Numbers: [10, 54, 2] Generated Node #2: [10, 54, 2] from Operation: 78-76=2 Current State: 74:[10, 54, 2], Operations: ['78-76=2'] Exploring Operation: 10*2=20, Resulting Numbers: [54, 20] Generated Node #3: [54, 20] from Operati...
4
Current State: 74:[78, 10, 54, 76], Operations: [] Exploring Operation: 78-10=68, Resulting Numbers: [54, 76, 68] Generated Node #0,0: 74:[54, 76, 68] Operation: 78-10=68 Exploring Operation: 78-54=24, Resulting Numbers: [10, 76, 24] Generated Node #0,1: 74:[10, 76, 24] Operation: 78-54=24 Exploring Operation: 54-10=44...
0
hs_4
sum_heuristic
[ 59, 14, 38, 26 ]
70
[ "59-38=21", "26-21=5", "14*5=70" ]
Current State: 70:[59, 14, 38, 26], Operations: [] Exploring Operation: 59-38=21, Resulting Numbers: [14, 26, 21] Generated Node #2: [14, 26, 21] from Operation: 59-38=21 Current State: 70:[14, 26, 21], Operations: ['59-38=21'] Exploring Operation: 26-21=5, Resulting Numbers: [14, 5] Generated Node #3: [14, 5] from Ope...
4
Current State: 70:[59, 14, 38, 26], Operations: [] Exploring Operation: 59-26=33, Resulting Numbers: [14, 38, 33] Generated Node #0,0: 70:[14, 38, 33] Operation: 59-26=33 Exploring Operation: 59+14=73, Resulting Numbers: [38, 26, 73] Generated Node #0,1: 70:[38, 26, 73] Operation: 59+14=73 Exploring Operation: 38-26=12...
0.988715
hs_3
sum_heuristic
[ 19, 13, 85, 36 ]
79
[ "19-13=6", "36/6=6", "85-6=79" ]
Current State: 79:[19, 13, 85, 36], Operations: [] Exploring Operation: 19-13=6, Resulting Numbers: [85, 36, 6] Generated Node #2: [85, 36, 6] from Operation: 19-13=6 Current State: 79:[85, 36, 6], Operations: ['19-13=6'] Exploring Operation: 36/6=6, Resulting Numbers: [85, 6] Generated Node #3: [85, 6] from Operation:...
4
Current State: 79:[19, 13, 85, 36], Operations: [] Exploring Operation: 19+36=55, Resulting Numbers: [13, 85, 55] Generated Node #0,0: 79:[13, 85, 55] Operation: 19+36=55 Exploring Operation: 19+13=32, Resulting Numbers: [85, 36, 32] Generated Node #0,1: 79:[85, 36, 32] Operation: 19+13=32 Exploring Operation: 13+36=49...
0
hs_3
mult_heuristic
[ 7, 41, 40, 27 ]
43
[ "27-7=20", "40/20=2", "41+2=43" ]
Current State: 43:[7, 41, 40, 27], Operations: [] Exploring Operation: 27-7=20, Resulting Numbers: [41, 40, 20] Generated Node #2: [41, 40, 20] from Operation: 27-7=20 Current State: 43:[41, 40, 20], Operations: ['27-7=20'] Exploring Operation: 40/20=2, Resulting Numbers: [41, 2] Generated Node #3: [41, 2] from Operati...
4
Current State: 43:[7, 41, 40, 27], Operations: [] Exploring Operation: 7+27=34, Resulting Numbers: [41, 40, 34] Generated Node #0,0: 43:[41, 40, 34] Operation: 7+27=34 Start Sub Search at level 1: Moving to Node #0,0 Current State: 43:[41, 40, 34], Operations: ['7+27=34'] Exploring Operation: 40+34=74, Resulting Number...
0
hs_1
mult_heuristic
[ 37, 32, 35, 4 ]
10
[ "37-32=5", "35+5=40", "40/4=10" ]
Current State: 10:[37, 32, 35, 4], Operations: [] Exploring Operation: 37-32=5, Resulting Numbers: [35, 4, 5] Generated Node #2: [35, 4, 5] from Operation: 37-32=5 Current State: 10:[35, 4, 5], Operations: ['37-32=5'] Exploring Operation: 35+5=40, Resulting Numbers: [4, 40] Generated Node #3: [4, 40] from Operation: 35...
4
Current State: 10:[37, 32, 35, 4], Operations: [] Exploring Operation: 37-32=5, Resulting Numbers: [35, 4, 5] Generated Node #0,0: 10:[35, 4, 5] Operation: 37-32=5 Exploring Operation: 35-32=3, Resulting Numbers: [37, 4, 3] Generated Node #0,1: 10:[37, 4, 3] Operation: 35-32=3 Exploring Operation: 37-35=2, Resulting Nu...
0.988715
hs_3
sum_heuristic
[ 56, 24, 32, 40 ]
34
[ "56+24=80", "80/40=2", "32+2=34" ]
Current State: 34:[56, 24, 32, 40], Operations: [] Exploring Operation: 56+24=80, Resulting Numbers: [32, 40, 80] Generated Node #2: [32, 40, 80] from Operation: 56+24=80 Current State: 34:[32, 40, 80], Operations: ['56+24=80'] Exploring Operation: 80/40=2, Resulting Numbers: [32, 2] Generated Node #3: [32, 2] from Ope...
4
Current State: 34:[56, 24, 32, 40], Operations: [] Exploring Operation: 56-40=16, Resulting Numbers: [24, 32, 16] Generated Node #0,0: 34:[24, 32, 16] Operation: 56-40=16 Exploring Operation: 56-32=24, Resulting Numbers: [24, 40, 24] Generated Node #0,1: 34:[24, 40, 24] Operation: 56-32=24 Exploring Operation: 56-24=32...
0
hs_3
sum_heuristic
[ 81, 9, 58, 65 ]
79
[ "81-9=72", "65-58=7", "72+7=79" ]
Current State: 79:[81, 9, 58, 65], Operations: [] Exploring Operation: 81-9=72, Resulting Numbers: [58, 65, 72] Generated Node #2: [58, 65, 72] from Operation: 81-9=72 Current State: 79:[58, 65, 72], Operations: ['81-9=72'] Exploring Operation: 65-58=7, Resulting Numbers: [72, 7] Generated Node #3: [72, 7] from Operati...
4
Current State: 79:[81, 9, 58, 65], Operations: [] Exploring Operation: 9+58=67, Resulting Numbers: [81, 65, 67] Generated Node #0,0: 79:[81, 65, 67] Operation: 9+58=67 Exploring Operation: 81-9=72, Resulting Numbers: [58, 65, 72] Generated Node #0,1: 79:[58, 65, 72] Operation: 81-9=72 Exploring Operation: 9+65=74, Resu...
0.967014
hs_3
mult_heuristic
[ 22, 92, 99, 70 ]
99
[ "92-22=70", "99+70=169", "169-70=99" ]
Current State: 99:[22, 92, 99, 70], Operations: [] Exploring Operation: 92-22=70, Resulting Numbers: [99, 70, 70] Generated Node #2: [99, 70, 70] from Operation: 92-22=70 Current State: 99:[99, 70, 70], Operations: ['92-22=70'] Exploring Operation: 99+70=169, Resulting Numbers: [169] 169,99 equal: Goal Reached Explorin...
4
Current State: 99:[22, 92, 99, 70], Operations: [] Exploring Operation: 99-70=29, Resulting Numbers: [22, 92, 29] Generated Node #0,0: 99:[22, 92, 29] Operation: 99-70=29 Exploring Operation: 99-92=7, Resulting Numbers: [22, 70, 7] Generated Node #0,1: 99:[22, 70, 7] Operation: 99-92=7 Exploring Operation: 92-70=22, Re...
0.976563
hs_5
mult_heuristic
[ 78, 99, 84, 8 ]
71
[ "99-78=21", "84+8=92", "92-21=71" ]
Current State: 71:[78, 99, 84, 8], Operations: [] Exploring Operation: 99-78=21, Resulting Numbers: [84, 8, 21] Generated Node #2: [84, 8, 21] from Operation: 99-78=21 Current State: 71:[84, 8, 21], Operations: ['99-78=21'] Exploring Operation: 84+8=92, Resulting Numbers: [21, 92] Generated Node #3: [21, 92] from Opera...
4
Current State: 71:[78, 99, 84, 8], Operations: [] Exploring Operation: 99-8=91, Resulting Numbers: [78, 84, 91] Generated Node #0,0: 71:[78, 84, 91] Operation: 99-8=91 Moving to Node #0,0 Current State: 71:[78, 84, 91], Operations: ['99-8=91'] Exploring Operation: 91-78=13, Resulting Numbers: [84, 13] Generated Node #0...
0.993924
hs_1
sum_heuristic
[ 80, 33, 28, 99 ]
83
[ "33-28=5", "80/5=16", "99-16=83" ]
Current State: 83:[80, 33, 28, 99], Operations: [] Exploring Operation: 33-28=5, Resulting Numbers: [80, 99, 5] Generated Node #2: [80, 99, 5] from Operation: 33-28=5 Current State: 83:[80, 99, 5], Operations: ['33-28=5'] Exploring Operation: 80/5=16, Resulting Numbers: [99, 16] Generated Node #3: [99, 16] from Operati...
4
Current State: 83:[80, 33, 28, 99], Operations: [] Exploring Operation: 33+28=61, Resulting Numbers: [80, 99, 61] Generated Node #0,0: 83:[80, 99, 61] Operation: 33+28=61 Exploring Operation: 99-28=71, Resulting Numbers: [80, 33, 71] Generated Node #0,1: 83:[80, 33, 71] Operation: 99-28=71 Moving to Node #0,0 Current S...
0
hs_2
mult_heuristic
[ 26, 44, 29, 30 ]
17
[ "44-26=18", "30-29=1", "18-1=17" ]
Current State: 17:[26, 44, 29, 30], Operations: [] Exploring Operation: 44-26=18, Resulting Numbers: [29, 30, 18] Generated Node #2: [29, 30, 18] from Operation: 44-26=18 Current State: 17:[29, 30, 18], Operations: ['44-26=18'] Exploring Operation: 30-29=1, Resulting Numbers: [18, 1] Generated Node #3: [18, 1] from Ope...
4
Current State: 17:[26, 44, 29, 30], Operations: [] Exploring Operation: 44-29=15, Resulting Numbers: [26, 30, 15] Generated Node #0,0: 17:[26, 30, 15] Operation: 44-29=15 Moving to Node #0,0 Current State: 17:[26, 30, 15], Operations: ['44-29=15'] Exploring Operation: 30-15=15, Resulting Numbers: [26, 15] Generated Nod...
0
hs_1
sum_heuristic
[ 89, 40, 44, 66 ]
19
[ "89+40=129", "44+66=110", "129-110=19" ]
Current State: 19:[89, 40, 44, 66], Operations: [] Exploring Operation: 89+40=129, Resulting Numbers: [44, 66, 129] Generated Node #2: [44, 66, 129] from Operation: 89+40=129 Current State: 19:[44, 66, 129], Operations: ['89+40=129'] Exploring Operation: 44+66=110, Resulting Numbers: [129, 110] Generated Node #3: [129,...
4
Current State: 19:[89, 40, 44, 66], Operations: [] Exploring Operation: 66-44=22, Resulting Numbers: [89, 40, 22] Generated Node #0,0: 19:[89, 40, 22] Operation: 66-44=22 Exploring Operation: 89-66=23, Resulting Numbers: [40, 44, 23] Generated Node #0,1: 19:[40, 44, 23] Operation: 89-66=23 Exploring Operation: 89-44=45...
0.989583
hs_3
mult_heuristic
[ 7, 56, 23, 67 ]
41
[ "56-7=49", "23+67=90", "90-49=41" ]
Current State: 41:[7, 56, 23, 67], Operations: [] Exploring Operation: 56-7=49, Resulting Numbers: [23, 67, 49] Generated Node #2: [23, 67, 49] from Operation: 56-7=49 Current State: 41:[23, 67, 49], Operations: ['56-7=49'] Exploring Operation: 23+67=90, Resulting Numbers: [49, 90] Generated Node #3: [49, 90] from Oper...
4
Current State: 41:[7, 56, 23, 67], Operations: [] Exploring Operation: 56-7=49, Resulting Numbers: [23, 67, 49] Generated Node #0,0: 41:[23, 67, 49] Operation: 56-7=49 Start Sub Search at level 1: Moving to Node #0,0 Current State: 41:[23, 67, 49], Operations: ['56-7=49'] Exploring Operation: 67-23=44, Resulting Number...
0
hs_1
sum_heuristic
[ 2, 14, 43, 7 ]
65
[ "2*43=86", "14+7=21", "86-21=65" ]
Current State: 65:[2, 14, 43, 7], Operations: [] Exploring Operation: 2*43=86, Resulting Numbers: [14, 7, 86] Generated Node #2: [14, 7, 86] from Operation: 2*43=86 Current State: 65:[14, 7, 86], Operations: ['2*43=86'] Exploring Operation: 14+7=21, Resulting Numbers: [86, 21] Generated Node #3: [86, 21] from Operation...
4
Current State: 65:[2, 14, 43, 7], Operations: [] Exploring Operation: 43-14=29, Resulting Numbers: [2, 7, 29] Generated Node #0,0: 65:[2, 7, 29] Operation: 43-14=29 Exploring Operation: 14+43=57, Resulting Numbers: [2, 7, 57] Generated Node #0,1: 65:[2, 7, 57] Operation: 14+43=57 Exploring Operation: 2+43=45, Resulting...
0.957465
hs_4
sum_heuristic
[ 95, 22, 6, 63 ]
30
[ "95+22=117", "63+117=180", "180/6=30" ]
Current State: 30:[95, 22, 6, 63], Operations: [] Exploring Operation: 95+22=117, Resulting Numbers: [6, 63, 117] Generated Node #2: [6, 63, 117] from Operation: 95+22=117 Current State: 30:[6, 63, 117], Operations: ['95+22=117'] Exploring Operation: 63+117=180, Resulting Numbers: [6, 180] Generated Node #3: [6, 180] f...
4
Current State: 30:[95, 22, 6, 63], Operations: [] Exploring Operation: 63-22=41, Resulting Numbers: [95, 6, 41] Generated Node #0,0: 30:[95, 6, 41] Operation: 63-22=41 Exploring Operation: 95-63=32, Resulting Numbers: [22, 6, 32] Generated Node #0,1: 30:[22, 6, 32] Operation: 95-63=32 Exploring Operation: 95-22=73, Res...
0
hs_3
mult_heuristic
[ 74, 62, 90, 78 ]
32
[ "74+62=136", "90+78=168", "168-136=32" ]
Current State: 32:[74, 62, 90, 78], Operations: [] Exploring Operation: 74+62=136, Resulting Numbers: [90, 78, 136] Generated Node #2: [90, 78, 136] from Operation: 74+62=136 Current State: 32:[90, 78, 136], Operations: ['74+62=136'] Exploring Operation: 90+78=168, Resulting Numbers: [136, 168] Generated Node #3: [136,...
4
Current State: 32:[74, 62, 90, 78], Operations: [] Exploring Operation: 90-62=28, Resulting Numbers: [74, 78, 28] Generated Node #0,0: 32:[74, 78, 28] Operation: 90-62=28 Exploring Operation: 78-74=4, Resulting Numbers: [62, 90, 4] Generated Node #0,1: 32:[62, 90, 4] Operation: 78-74=4 Exploring Operation: 78-62=16, Re...
0.984375
hs_5
sum_heuristic
[ 88, 7, 31, 91 ]
52
[ "91-88=3", "7*3=21", "31+21=52" ]
Current State: 52:[88, 7, 31, 91], Operations: [] Exploring Operation: 91-88=3, Resulting Numbers: [7, 31, 3] Generated Node #2: [7, 31, 3] from Operation: 91-88=3 Current State: 52:[7, 31, 3], Operations: ['91-88=3'] Exploring Operation: 7*3=21, Resulting Numbers: [31, 21] Generated Node #3: [31, 21] from Operation: 7...
4
Current State: 52:[88, 7, 31, 91], Operations: [] Exploring Operation: 91/7=13, Resulting Numbers: [88, 31, 13] Generated Node #0,0: 52:[88, 31, 13] Operation: 91/7=13 Exploring Operation: 91-31=60, Resulting Numbers: [88, 7, 60] Generated Node #0,1: 52:[88, 7, 60] Operation: 91-31=60 Exploring Operation: 88-31=57, Res...
0.913194
hs_5
mult_heuristic
[ 53, 7, 21, 31 ]
87
[ "53+31=84", "21/7=3", "84+3=87" ]
Current State: 87:[53, 7, 21, 31], Operations: [] Exploring Operation: 53+31=84, Resulting Numbers: [7, 21, 84] Generated Node #2: [7, 21, 84] from Operation: 53+31=84 Current State: 87:[7, 21, 84], Operations: ['53+31=84'] Exploring Operation: 21/7=3, Resulting Numbers: [84, 3] Generated Node #3: [84, 3] from Operatio...
4
Current State: 87:[53, 7, 21, 31], Operations: [] Exploring Operation: 53+31=84, Resulting Numbers: [7, 21, 84] Generated Node #0,0: 87:[7, 21, 84] Operation: 53+31=84 Exploring Operation: 53-21=32, Resulting Numbers: [7, 31, 32] Generated Node #0,1: 87:[7, 31, 32] Operation: 53-21=32 Moving to Node #0,1 Current State:...
0.989583
hs_2
sum_heuristic
[ 79, 24, 72, 99 ]
68
[ "79+24=103", "72+99=171", "171-103=68" ]
Current State: 68:[79, 24, 72, 99], Operations: [] Exploring Operation: 79+24=103, Resulting Numbers: [72, 99, 103] Generated Node #2: [72, 99, 103] from Operation: 79+24=103 Current State: 68:[72, 99, 103], Operations: ['79+24=103'] Exploring Operation: 72+99=171, Resulting Numbers: [103, 171] Generated Node #3: [103,...
4
Current State: 68:[79, 24, 72, 99], Operations: [] Exploring Operation: 99-79=20, Resulting Numbers: [24, 72, 20] Generated Node #0,0: 68:[24, 72, 20] Operation: 99-79=20 Start Sub Search at level 1: Moving to Node #0,0 Current State: 68:[24, 72, 20], Operations: ['99-79=20'] Exploring Operation: 72/24=3, Resulting Num...
0
hs_1
sum_heuristic
[ 84, 89, 78, 79 ]
16
[ "84+89=173", "78+79=157", "173-157=16" ]
Current State: 16:[84, 89, 78, 79], Operations: [] Exploring Operation: 84+89=173, Resulting Numbers: [78, 79, 173] Generated Node #2: [78, 79, 173] from Operation: 84+89=173 Current State: 16:[78, 79, 173], Operations: ['84+89=173'] Exploring Operation: 78+79=157, Resulting Numbers: [173, 157] Generated Node #3: [173,...
4
Current State: 16:[84, 89, 78, 79], Operations: [] Exploring Operation: 89-78=11, Resulting Numbers: [84, 79, 11] Generated Node #0,0: 16:[84, 79, 11] Operation: 89-78=11 Exploring Operation: 89-79=10, Resulting Numbers: [84, 78, 10] Generated Node #0,1: 16:[84, 78, 10] Operation: 89-79=10 Exploring Operation: 89-84=5,...
0.980035
hs_3
sum_heuristic
[ 21, 42, 58, 47 ]
36
[ "42/21=2", "47*2=94", "94-58=36" ]
Current State: 36:[21, 42, 58, 47], Operations: [] Exploring Operation: 42/21=2, Resulting Numbers: [58, 47, 2] Generated Node #2: [58, 47, 2] from Operation: 42/21=2 Current State: 36:[58, 47, 2], Operations: ['42/21=2'] Exploring Operation: 47*2=94, Resulting Numbers: [58, 94] Generated Node #3: [58, 94] from Operati...
4
Current State: 36:[21, 42, 58, 47], Operations: [] Exploring Operation: 58-42=16, Resulting Numbers: [21, 47, 16] Generated Node #0,0: 36:[21, 47, 16] Operation: 58-42=16 Exploring Operation: 58-47=11, Resulting Numbers: [21, 42, 11] Generated Node #0,1: 36:[21, 42, 11] Operation: 58-47=11 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 87, 23, 11, 29 ]
31
[ "87/29=3", "23+11=34", "34-3=31" ]
Current State: 31:[87, 23, 11, 29], Operations: [] Exploring Operation: 87/29=3, Resulting Numbers: [23, 11, 3] Generated Node #2: [23, 11, 3] from Operation: 87/29=3 Current State: 31:[23, 11, 3], Operations: ['87/29=3'] Exploring Operation: 23+11=34, Resulting Numbers: [3, 34] Generated Node #3: [3, 34] from Operatio...
4
Current State: 31:[87, 23, 11, 29], Operations: [] Exploring Operation: 87-11=76, Resulting Numbers: [23, 29, 76] Generated Node #0,0: 31:[23, 29, 76] Operation: 87-11=76 Exploring Operation: 87-23=64, Resulting Numbers: [11, 29, 64] Generated Node #0,1: 31:[11, 29, 64] Operation: 87-23=64 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 50, 41, 61, 53 ]
83
[ "50+41=91", "61-53=8", "91-8=83" ]
Current State: 83:[50, 41, 61, 53], Operations: [] Exploring Operation: 50+41=91, Resulting Numbers: [61, 53, 91] Generated Node #2: [61, 53, 91] from Operation: 50+41=91 Current State: 83:[61, 53, 91], Operations: ['50+41=91'] Exploring Operation: 61-53=8, Resulting Numbers: [91, 8] Generated Node #3: [91, 8] from Ope...
4
Current State: 83:[50, 41, 61, 53], Operations: [] Exploring Operation: 50+41=91, Resulting Numbers: [61, 53, 91] Generated Node #0,0: 83:[61, 53, 91] Operation: 50+41=91 Exploring Operation: 41+53=94, Resulting Numbers: [50, 61, 94] Generated Node #0,1: 83:[50, 61, 94] Operation: 41+53=94 Moving to Node #0,0 Current S...
0
hs_2
mult_heuristic
[ 30, 23, 41, 16 ]
15
[ "41-23=18", "18-16=2", "30/2=15" ]
Current State: 15:[30, 23, 41, 16], Operations: [] Exploring Operation: 41-23=18, Resulting Numbers: [30, 16, 18] Generated Node #2: [30, 16, 18] from Operation: 41-23=18 Current State: 15:[30, 16, 18], Operations: ['41-23=18'] Exploring Operation: 18-16=2, Resulting Numbers: [30, 2] Generated Node #3: [30, 2] from Ope...
4
Current State: 15:[30, 23, 41, 16], Operations: [] Exploring Operation: 41-30=11, Resulting Numbers: [23, 16, 11] Generated Node #0,0: 15:[23, 16, 11] Operation: 41-30=11 Exploring Operation: 41-23=18, Resulting Numbers: [30, 16, 18] Generated Node #0,1: 15:[30, 16, 18] Operation: 41-23=18 Moving to Node #0,0 Current S...
0
hs_2
mult_heuristic
[ 80, 33, 50, 9 ]
73
[ "50-33=17", "9*17=153", "153-80=73" ]
Current State: 73:[80, 33, 50, 9], Operations: [] Exploring Operation: 50-33=17, Resulting Numbers: [80, 9, 17] Generated Node #2: [80, 9, 17] from Operation: 50-33=17 Current State: 73:[80, 9, 17], Operations: ['50-33=17'] Exploring Operation: 9*17=153, Resulting Numbers: [80, 153] Generated Node #3: [80, 153] from Op...
4
Current State: 73:[80, 33, 50, 9], Operations: [] Exploring Operation: 80-9=71, Resulting Numbers: [33, 50, 71] Generated Node #0,0: 73:[33, 50, 71] Operation: 80-9=71 Exploring Operation: 80+9=89, Resulting Numbers: [33, 50, 89] Generated Node #0,1: 73:[33, 50, 89] Operation: 80+9=89 Exploring Operation: 50+9=59, Resu...
0
hs_4
mult_heuristic
[ 54, 58, 8, 66 ]
87
[ "66-54=12", "58*12=696", "696/8=87" ]
Current State: 87:[54, 58, 8, 66], Operations: [] Exploring Operation: 66-54=12, Resulting Numbers: [58, 8, 12] Generated Node #2: [58, 8, 12] from Operation: 66-54=12 Current State: 87:[58, 8, 12], Operations: ['66-54=12'] Exploring Operation: 58*12=696, Resulting Numbers: [8, 696] Generated Node #3: [8, 696] from Ope...
4
Current State: 87:[54, 58, 8, 66], Operations: [] Exploring Operation: 58-54=4, Resulting Numbers: [8, 66, 4] Generated Node #0,0: 87:[8, 66, 4] Operation: 58-54=4 Exploring Operation: 66-54=12, Resulting Numbers: [58, 8, 12] Generated Node #0,1: 87:[58, 8, 12] Operation: 66-54=12 Exploring Operation: 66-58=8, Resultin...
0
hs_3
sum_heuristic
[ 18, 40, 38, 5 ]
54
[ "40-38=2", "5-2=3", "18*3=54" ]
Current State: 54:[18, 40, 38, 5], Operations: [] Exploring Operation: 40-38=2, Resulting Numbers: [18, 5, 2] Generated Node #2: [18, 5, 2] from Operation: 40-38=2 Current State: 54:[18, 5, 2], Operations: ['40-38=2'] Exploring Operation: 5-2=3, Resulting Numbers: [18, 3] Generated Node #3: [18, 3] from Operation: 5-2=...
4
Current State: 54:[18, 40, 38, 5], Operations: [] Exploring Operation: 40/5=8, Resulting Numbers: [18, 38, 8] Generated Node #0,0: 54:[18, 38, 8] Operation: 40/5=8 Exploring Operation: 18+40=58, Resulting Numbers: [38, 5, 58] Generated Node #0,1: 54:[38, 5, 58] Operation: 18+40=58 Exploring Operation: 40-38=2, Resultin...
0.988715
hs_3
sum_heuristic
[ 46, 16, 42, 20 ]
80
[ "46-42=4", "16*20=320", "320/4=80" ]
Current State: 80:[46, 16, 42, 20], Operations: [] Exploring Operation: 46-42=4, Resulting Numbers: [16, 20, 4] Generated Node #2: [16, 20, 4] from Operation: 46-42=4 Current State: 80:[16, 20, 4], Operations: ['46-42=4'] Exploring Operation: 16*20=320, Resulting Numbers: [4, 320] Generated Node #3: [4, 320] from Opera...
4
Current State: 80:[46, 16, 42, 20], Operations: [] Exploring Operation: 42-20=22, Resulting Numbers: [46, 16, 22] Generated Node #0,0: 80:[46, 16, 22] Operation: 42-20=22 Exploring Operation: 46-20=26, Resulting Numbers: [16, 42, 26] Generated Node #0,1: 80:[16, 42, 26] Operation: 46-20=26 Exploring Operation: 20-16=4,...
0.972222
hs_5
sum_heuristic
[ 4, 55, 83, 11 ]
72
[ "4*11=44", "83-55=28", "44+28=72" ]
Current State: 72:[4, 55, 83, 11], Operations: [] Exploring Operation: 4*11=44, Resulting Numbers: [55, 83, 44] Generated Node #2: [55, 83, 44] from Operation: 4*11=44 Current State: 72:[55, 83, 44], Operations: ['4*11=44'] Exploring Operation: 83-55=28, Resulting Numbers: [44, 28] Generated Node #3: [44, 28] from Oper...
4
Current State: 72:[4, 55, 83, 11], Operations: [] Exploring Operation: 55/11=5, Resulting Numbers: [4, 83, 5] Generated Node #0,0: 72:[4, 83, 5] Operation: 55/11=5 Exploring Operation: 83-55=28, Resulting Numbers: [4, 11, 28] Generated Node #0,1: 72:[4, 11, 28] Operation: 83-55=28 Exploring Operation: 55+11=66, Resulti...
0
hs_4
mult_heuristic
[ 52, 38, 16, 36 ]
10
[ "38-36=2", "52/2=26", "26-16=10" ]
Current State: 10:[52, 38, 16, 36], Operations: [] Exploring Operation: 38-36=2, Resulting Numbers: [52, 16, 2] Generated Node #2: [52, 16, 2] from Operation: 38-36=2 Current State: 10:[52, 16, 2], Operations: ['38-36=2'] Exploring Operation: 52/2=26, Resulting Numbers: [16, 26] Generated Node #3: [16, 26] from Operati...
4
Current State: 10:[52, 38, 16, 36], Operations: [] Exploring Operation: 52-38=14, Resulting Numbers: [16, 36, 14] Generated Node #0,0: 10:[16, 36, 14] Operation: 52-38=14 Start Sub Search at level 1: Moving to Node #0,0 Current State: 10:[16, 36, 14], Operations: ['52-38=14'] Exploring Operation: 36-16=20, Resulting Nu...
0
hs_1
mult_heuristic
[ 90, 6, 63, 40 ]
78
[ "90-63=27", "40-27=13", "6*13=78" ]
Current State: 78:[90, 6, 63, 40], Operations: [] Exploring Operation: 90-63=27, Resulting Numbers: [6, 40, 27] Generated Node #2: [6, 40, 27] from Operation: 90-63=27 Current State: 78:[6, 40, 27], Operations: ['90-63=27'] Exploring Operation: 40-27=13, Resulting Numbers: [6, 13] Generated Node #3: [6, 13] from Operat...
4
Current State: 78:[90, 6, 63, 40], Operations: [] Exploring Operation: 90/6=15, Resulting Numbers: [63, 40, 15] Generated Node #0,0: 78:[63, 40, 15] Operation: 90/6=15 Exploring Operation: 63-40=23, Resulting Numbers: [90, 6, 23] Generated Node #0,1: 78:[90, 6, 23] Operation: 63-40=23 Exploring Operation: 90-6=84, Resu...
0.986979
hs_4
mult_heuristic
[ 55, 39, 39, 17 ]
72
[ "55+39=94", "39-17=22", "94-22=72" ]
Current State: 72:[55, 39, 39, 17], Operations: [] Exploring Operation: 55+39=94, Resulting Numbers: [17, 94] Generated Node #2: [17, 94] from Operation: 55+39=94 Current State: 72:[17, 94], Operations: ['55+39=94'] Exploring Operation: 39-17=22, Resulting Numbers: [94, 22] Generated Node #3: [94, 22] from Operation: 3...
4
Current State: 72:[55, 39, 39, 17], Operations: [] Exploring Operation: 55-39=16, Resulting Numbers: [39, 17, 16] Generated Node #0,0: 72:[39, 17, 16] Operation: 55-39=16 Exploring Operation: 55-39=16, Resulting Numbers: [39, 17, 16] Generated Node #0,1: 72:[39, 17, 16] Operation: 55-39=16 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 44, 35, 88, 67 ]
16
[ "88/44=2", "67-35=32", "32/2=16" ]
Current State: 16:[44, 35, 88, 67], Operations: [] Exploring Operation: 88/44=2, Resulting Numbers: [35, 67, 2] Generated Node #2: [35, 67, 2] from Operation: 88/44=2 Current State: 16:[35, 67, 2], Operations: ['88/44=2'] Exploring Operation: 67-35=32, Resulting Numbers: [2, 32] Generated Node #3: [2, 32] from Operatio...
4
Current State: 16:[44, 35, 88, 67], Operations: [] Exploring Operation: 88-67=21, Resulting Numbers: [44, 35, 21] Generated Node #0,0: 16:[44, 35, 21] Operation: 88-67=21 Start Sub Search at level 1: Moving to Node #0,0 Current State: 16:[44, 35, 21], Operations: ['88-67=21'] Exploring Operation: 44-35=9, Resulting Num...
0
hs_1
sum_heuristic
[ 31, 44, 62, 67 ]
15
[ "31+44=75", "67-62=5", "75/5=15" ]
Current State: 15:[31, 44, 62, 67], Operations: [] Exploring Operation: 31+44=75, Resulting Numbers: [62, 67, 75] Generated Node #2: [62, 67, 75] from Operation: 31+44=75 Current State: 15:[62, 67, 75], Operations: ['31+44=75'] Exploring Operation: 67-62=5, Resulting Numbers: [75, 5] Generated Node #3: [75, 5] from Ope...
4
Current State: 15:[31, 44, 62, 67], Operations: [] Exploring Operation: 67-62=5, Resulting Numbers: [31, 44, 5] Generated Node #0,0: 15:[31, 44, 5] Operation: 67-62=5 Moving to Node #0,0 Current State: 15:[31, 44, 5], Operations: ['67-62=5'] Exploring Operation: 44-31=13, Resulting Numbers: [5, 13] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 29, 34, 96, 49 ]
82
[ "29+34=63", "96+49=145", "145-63=82" ]
Current State: 82:[29, 34, 96, 49], Operations: [] Exploring Operation: 29+34=63, Resulting Numbers: [96, 49, 63] Generated Node #2: [96, 49, 63] from Operation: 29+34=63 Current State: 82:[96, 49, 63], Operations: ['29+34=63'] Exploring Operation: 96+49=145, Resulting Numbers: [63, 145] Generated Node #3: [63, 145] fr...
4
Current State: 82:[29, 34, 96, 49], Operations: [] Exploring Operation: 34-29=5, Resulting Numbers: [96, 49, 5] Generated Node #0,0: 82:[96, 49, 5] Operation: 34-29=5 Exploring Operation: 29+49=78, Resulting Numbers: [34, 96, 78] Generated Node #0,1: 82:[34, 96, 78] Operation: 29+49=78 Moving to Node #0,0 Current State...
0
hs_2
mult_heuristic
[ 79, 76, 53, 15 ]
41
[ "79-76=3", "53-15=38", "3+38=41" ]
Current State: 41:[79, 76, 53, 15], Operations: [] Exploring Operation: 79-76=3, Resulting Numbers: [53, 15, 3] Generated Node #2: [53, 15, 3] from Operation: 79-76=3 Current State: 41:[53, 15, 3], Operations: ['79-76=3'] Exploring Operation: 53-15=38, Resulting Numbers: [3, 38] Generated Node #3: [3, 38] from Operatio...
4
Current State: 41:[79, 76, 53, 15], Operations: [] Exploring Operation: 79-53=26, Resulting Numbers: [76, 15, 26] Generated Node #0,0: 41:[76, 15, 26] Operation: 79-53=26 Exploring Operation: 76-15=61, Resulting Numbers: [79, 53, 61] Generated Node #0,1: 41:[79, 53, 61] Operation: 76-15=61 Exploring Operation: 79-15=64...
0.956597
hs_4
mult_heuristic
[ 28, 55, 29, 19 ]
35
[ "28+55=83", "29+19=48", "83-48=35" ]
Current State: 35:[28, 55, 29, 19], Operations: [] Exploring Operation: 28+55=83, Resulting Numbers: [29, 19, 83] Generated Node #2: [29, 19, 83] from Operation: 28+55=83 Current State: 35:[29, 19, 83], Operations: ['28+55=83'] Exploring Operation: 29+19=48, Resulting Numbers: [83, 48] Generated Node #3: [83, 48] from ...
4
Current State: 35:[28, 55, 29, 19], Operations: [] Exploring Operation: 29-19=10, Resulting Numbers: [28, 55, 10] Generated Node #0,0: 35:[28, 55, 10] Operation: 29-19=10 Exploring Operation: 55-28=27, Resulting Numbers: [29, 19, 27] Generated Node #0,1: 35:[29, 19, 27] Operation: 55-28=27 Exploring Operation: 55-29=26...
0.986979
hs_5
sum_heuristic
[ 63, 60, 26, 94 ]
12
[ "63+26=89", "94-89=5", "60/5=12" ]
Current State: 12:[63, 60, 26, 94], Operations: [] Exploring Operation: 63+26=89, Resulting Numbers: [60, 94, 89] Generated Node #2: [60, 94, 89] from Operation: 63+26=89 Current State: 12:[60, 94, 89], Operations: ['63+26=89'] Exploring Operation: 94-89=5, Resulting Numbers: [60, 5] Generated Node #3: [60, 5] from Ope...
4
Current State: 12:[63, 60, 26, 94], Operations: [] Exploring Operation: 94-60=34, Resulting Numbers: [63, 26, 34] Generated Node #0,0: 12:[63, 26, 34] Operation: 94-60=34 Exploring Operation: 94-63=31, Resulting Numbers: [60, 26, 31] Generated Node #0,1: 12:[60, 26, 31] Operation: 94-63=31 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 42, 74, 50, 38 ]
56
[ "74-42=32", "50+38=88", "88-32=56" ]
Current State: 56:[42, 74, 50, 38], Operations: [] Exploring Operation: 74-42=32, Resulting Numbers: [50, 38, 32] Generated Node #2: [50, 38, 32] from Operation: 74-42=32 Current State: 56:[50, 38, 32], Operations: ['74-42=32'] Exploring Operation: 50+38=88, Resulting Numbers: [32, 88] Generated Node #3: [32, 88] from ...
4
Current State: 56:[42, 74, 50, 38], Operations: [] Exploring Operation: 50-42=8, Resulting Numbers: [74, 38, 8] Generated Node #0,0: 56:[74, 38, 8] Operation: 50-42=8 Exploring Operation: 42-38=4, Resulting Numbers: [74, 50, 4] Generated Node #0,1: 56:[74, 50, 4] Operation: 42-38=4 Exploring Operation: 74-42=32, Result...
0.986111
hs_4
sum_heuristic
[ 57, 95, 7, 63 ]
82
[ "57+95=152", "7+63=70", "152-70=82" ]
Current State: 82:[57, 95, 7, 63], Operations: [] Exploring Operation: 57+95=152, Resulting Numbers: [7, 63, 152] Generated Node #2: [7, 63, 152] from Operation: 57+95=152 Current State: 82:[7, 63, 152], Operations: ['57+95=152'] Exploring Operation: 7+63=70, Resulting Numbers: [152, 70] Generated Node #3: [152, 70] fr...
4
Current State: 82:[57, 95, 7, 63], Operations: [] Exploring Operation: 95-57=38, Resulting Numbers: [7, 63, 38] Generated Node #0,0: 82:[7, 63, 38] Operation: 95-57=38 Exploring Operation: 95-63=32, Resulting Numbers: [57, 7, 32] Generated Node #0,1: 82:[57, 7, 32] Operation: 95-63=32 Exploring Operation: 63-57=6, Resu...
0.977431
hs_3
sum_heuristic
[ 51, 15, 58, 21 ]
56
[ "51-21=30", "30/15=2", "58-2=56" ]
Current State: 56:[51, 15, 58, 21], Operations: [] Exploring Operation: 51-21=30, Resulting Numbers: [15, 58, 30] Generated Node #2: [15, 58, 30] from Operation: 51-21=30 Current State: 56:[15, 58, 30], Operations: ['51-21=30'] Exploring Operation: 30/15=2, Resulting Numbers: [58, 2] Generated Node #3: [58, 2] from Ope...
4
Current State: 56:[51, 15, 58, 21], Operations: [] Exploring Operation: 51-21=30, Resulting Numbers: [15, 58, 30] Generated Node #0,0: 56:[15, 58, 30] Operation: 51-21=30 Moving to Node #0,0 Current State: 56:[15, 58, 30], Operations: ['51-21=30'] Exploring Operation: 58-30=28, Resulting Numbers: [15, 28] Generated Nod...
0
hs_1
sum_heuristic
[ 57, 72, 6, 24 ]
93
[ "57+24=81", "72/6=12", "81+12=93" ]
Current State: 93:[57, 72, 6, 24], Operations: [] Exploring Operation: 57+24=81, Resulting Numbers: [72, 6, 81] Generated Node #2: [72, 6, 81] from Operation: 57+24=81 Current State: 93:[72, 6, 81], Operations: ['57+24=81'] Exploring Operation: 72/6=12, Resulting Numbers: [81, 12] Generated Node #3: [81, 12] from Opera...
4
Current State: 93:[57, 72, 6, 24], Operations: [] Exploring Operation: 72-57=15, Resulting Numbers: [6, 24, 15] Generated Node #0,0: 93:[6, 24, 15] Operation: 72-57=15 Moving to Node #0,0 Current State: 93:[6, 24, 15], Operations: ['72-57=15'] Exploring Operation: 24-15=9, Resulting Numbers: [6, 9] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 98, 14, 56, 20 ]
93
[ "56/14=4", "20/4=5", "98-5=93" ]
Current State: 93:[98, 14, 56, 20], Operations: [] Exploring Operation: 56/14=4, Resulting Numbers: [98, 20, 4] Generated Node #2: [98, 20, 4] from Operation: 56/14=4 Current State: 93:[98, 20, 4], Operations: ['56/14=4'] Exploring Operation: 20/4=5, Resulting Numbers: [98, 5] Generated Node #3: [98, 5] from Operation:...
4
Current State: 93:[98, 14, 56, 20], Operations: [] Exploring Operation: 56/14=4, Resulting Numbers: [98, 20, 4] Generated Node #0,0: 93:[98, 20, 4] Operation: 56/14=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 93:[98, 20, 4], Operations: ['56/14=4'] Exploring Operation: 20/4=5, Resulting Numbers: [...
0.993924
hs_1
sum_heuristic
[ 15, 27, 35, 13 ]
76
[ "27*35=945", "945/15=63", "13+63=76" ]
Current State: 76:[15, 27, 35, 13], Operations: [] Exploring Operation: 27*35=945, Resulting Numbers: [15, 13, 945] Generated Node #2: [15, 13, 945] from Operation: 27*35=945 Current State: 76:[15, 13, 945], Operations: ['27*35=945'] Exploring Operation: 945/15=63, Resulting Numbers: [13, 63] Generated Node #3: [13, 63...
4
Current State: 76:[15, 27, 35, 13], Operations: [] Exploring Operation: 27+13=40, Resulting Numbers: [15, 35, 40] Generated Node #0,0: 76:[15, 35, 40] Operation: 27+13=40 Start Sub Search at level 1: Moving to Node #0,0 Current State: 76:[15, 35, 40], Operations: ['27+13=40'] Exploring Operation: 35-15=20, Resulting Nu...
0
hs_1
sum_heuristic
[ 55, 96, 96, 49 ]
88
[ "96-55=41", "96-49=47", "41+47=88" ]
Current State: 88:[55, 96, 96, 49], Operations: [] Exploring Operation: 96-55=41, Resulting Numbers: [49, 41] Generated Node #2: [49, 41] from Operation: 96-55=41 Current State: 88:[49, 41], Operations: ['96-55=41'] Exploring Operation: 96-49=47, Resulting Numbers: [41, 47] Generated Node #3: [41, 47] from Operation: 9...
4
Current State: 88:[55, 96, 96, 49], Operations: [] Exploring Operation: 96-55=41, Resulting Numbers: [96, 49, 41] Generated Node #0,0: 88:[96, 49, 41] Operation: 96-55=41 Exploring Operation: 96-55=41, Resulting Numbers: [96, 49, 41] Generated Node #0,1: 88:[96, 49, 41] Operation: 96-55=41 Exploring Operation: 96/96=1,...
0.976563
hs_3
sum_heuristic
[ 5, 73, 83, 89 ]
39
[ "83-73=10", "5*10=50", "89-50=39" ]
Current State: 39:[5, 73, 83, 89], Operations: [] Exploring Operation: 83-73=10, Resulting Numbers: [5, 89, 10] Generated Node #2: [5, 89, 10] from Operation: 83-73=10 Current State: 39:[5, 89, 10], Operations: ['83-73=10'] Exploring Operation: 5*10=50, Resulting Numbers: [89, 50] Generated Node #3: [89, 50] from Opera...
4
Current State: 39:[5, 73, 83, 89], Operations: [] Exploring Operation: 89-83=6, Resulting Numbers: [5, 73, 6] Generated Node #0,0: 39:[5, 73, 6] Operation: 89-83=6 Exploring Operation: 89-73=16, Resulting Numbers: [5, 83, 16] Generated Node #0,1: 39:[5, 83, 16] Operation: 89-73=16 Start Sub Search at level 1: Moving to...
0
hs_2
sum_heuristic
[ 53, 27, 65, 80 ]
64
[ "53+27=80", "80/80=1", "65-1=64" ]
Current State: 64:[53, 27, 65, 80], Operations: [] Exploring Operation: 53+27=80, Resulting Numbers: [65, 80, 80] Generated Node #2: [65, 80, 80] from Operation: 53+27=80 Current State: 64:[65, 80, 80], Operations: ['53+27=80'] Exploring Operation: 80/80=1, Resulting Numbers: [65, 1] Generated Node #3: [65, 1] from Ope...
4
Current State: 64:[53, 27, 65, 80], Operations: [] Exploring Operation: 80-53=27, Resulting Numbers: [27, 65, 27] Generated Node #0,0: 64:[27, 65, 27] Operation: 80-53=27 Moving to Node #0,0 Current State: 64:[27, 65, 27], Operations: ['80-53=27'] Exploring Operation: 27/27=1, Resulting Numbers: [65, 1] Generated Node ...
0.993924
hs_1
sum_heuristic
[ 24, 12, 57, 32 ]
11
[ "24+12=36", "57-32=25", "36-25=11" ]
Current State: 11:[24, 12, 57, 32], Operations: [] Exploring Operation: 24+12=36, Resulting Numbers: [57, 32, 36] Generated Node #2: [57, 32, 36] from Operation: 24+12=36 Current State: 11:[57, 32, 36], Operations: ['24+12=36'] Exploring Operation: 57-32=25, Resulting Numbers: [36, 25] Generated Node #3: [36, 25] from ...
4
Current State: 11:[24, 12, 57, 32], Operations: [] Exploring Operation: 24-12=12, Resulting Numbers: [57, 32, 12] Generated Node #0,0: 11:[57, 32, 12] Operation: 24-12=12 Exploring Operation: 57-24=33, Resulting Numbers: [12, 32, 33] Generated Node #0,1: 11:[12, 32, 33] Operation: 57-24=33 Exploring Operation: 32-24=8,...
0.988715
hs_4
sum_heuristic
[ 96, 77, 59, 17 ]
96
[ "77-59=18", "18-17=1", "96*1=96" ]
Current State: 96:[96, 77, 59, 17], Operations: [] Exploring Operation: 77-59=18, Resulting Numbers: [96, 17, 18] Generated Node #2: [96, 17, 18] from Operation: 77-59=18 Current State: 96:[96, 17, 18], Operations: ['77-59=18'] Exploring Operation: 18-17=1, Resulting Numbers: [96, 1] Generated Node #3: [96, 1] from Ope...
4
Current State: 96:[96, 77, 59, 17], Operations: [] Exploring Operation: 77-59=18, Resulting Numbers: [96, 17, 18] Generated Node #0,0: 96:[96, 17, 18] Operation: 77-59=18 Start Sub Search at level 1: Moving to Node #0,0 Current State: 96:[96, 17, 18], Operations: ['77-59=18'] Exploring Operation: 18-17=1, Resulting Num...
0.993924
hs_1
mult_heuristic