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
[ 24, 84, 12, 28 ]
84
[ "24*84=2016", "2016/28=72", "12+72=84" ]
Current State: 84:[24, 84, 12, 28], Operations: [] Exploring Operation: 24*84=2016, Resulting Numbers: [12, 28, 2016] Generated Node #2: [12, 28, 2016] from Operation: 24*84=2016 Current State: 84:[12, 28, 2016], Operations: ['24*84=2016'] Exploring Operation: 2016/28=72, Resulting Numbers: [12, 72] Generated Node #3: ...
4
Current State: 84:[24, 84, 12, 28], Operations: [] Exploring Operation: 24/12=2, Resulting Numbers: [84, 28, 2] Generated Node #0,0: 84:[84, 28, 2] Operation: 24/12=2 Exploring Operation: 84/12=7, Resulting Numbers: [24, 28, 7] Generated Node #0,1: 84:[24, 28, 7] Operation: 84/12=7 Exploring Operation: 24-12=12, Result...
0
hs_5
sum_heuristic
[ 38, 4, 7, 15 ]
40
[ "15-7=8", "8/4=2", "38+2=40" ]
Current State: 40:[38, 4, 7, 15], Operations: [] Exploring Operation: 15-7=8, Resulting Numbers: [38, 4, 8] Generated Node #2: [38, 4, 8] from Operation: 15-7=8 Current State: 40:[38, 4, 8], Operations: ['15-7=8'] Exploring Operation: 8/4=2, Resulting Numbers: [38, 2] Generated Node #3: [38, 2] from Operation: 8/4=2 Cu...
4
Current State: 40:[38, 4, 7, 15], Operations: [] Exploring Operation: 38-15=23, Resulting Numbers: [4, 7, 23] Generated Node #0,0: 40:[4, 7, 23] Operation: 38-15=23 Exploring Operation: 15-4=11, Resulting Numbers: [38, 7, 11] Generated Node #0,1: 40:[38, 7, 11] Operation: 15-4=11 Exploring Operation: 7+15=22, Resulting...
0.983507
hs_5
sum_heuristic
[ 30, 92, 66, 60 ]
59
[ "30*66=1980", "1980/60=33", "92-33=59" ]
Current State: 59:[30, 92, 66, 60], Operations: [] Exploring Operation: 30*66=1980, Resulting Numbers: [92, 60, 1980] Generated Node #2: [92, 60, 1980] from Operation: 30*66=1980 Current State: 59:[92, 60, 1980], Operations: ['30*66=1980'] Exploring Operation: 1980/60=33, Resulting Numbers: [92, 33] Generated Node #3: ...
4
Current State: 59:[30, 92, 66, 60], Operations: [] Exploring Operation: 92-30=62, Resulting Numbers: [66, 60, 62] Generated Node #0,0: 59:[66, 60, 62] Operation: 92-30=62 Exploring Operation: 92-66=26, Resulting Numbers: [30, 60, 26] Generated Node #0,1: 59:[30, 60, 26] Operation: 92-66=26 Exploring Operation: 66-30=36...
0
hs_4
sum_heuristic
[ 12, 38, 80, 50 ]
81
[ "12+38=50", "50/50=1", "80+1=81" ]
Current State: 81:[12, 38, 80, 50], Operations: [] Exploring Operation: 12+38=50, Resulting Numbers: [80, 50, 50] Generated Node #2: [80, 50, 50] from Operation: 12+38=50 Current State: 81:[80, 50, 50], Operations: ['12+38=50'] Exploring Operation: 50/50=1, Resulting Numbers: [80, 1] Generated Node #3: [80, 1] from Ope...
4
Current State: 81:[12, 38, 80, 50], Operations: [] Exploring Operation: 50-38=12, Resulting Numbers: [12, 80, 12] Generated Node #0,0: 81:[12, 80, 12] Operation: 50-38=12 Start Sub Search at level 1: Moving to Node #0,0 Current State: 81:[12, 80, 12], Operations: ['50-38=12'] Exploring Operation: 12/12=1, Resulting Num...
0.993924
hs_1
sum_heuristic
[ 35, 62, 73, 50 ]
96
[ "62-35=27", "73+50=123", "123-27=96" ]
Current State: 96:[35, 62, 73, 50], Operations: [] Exploring Operation: 62-35=27, Resulting Numbers: [73, 50, 27] Generated Node #2: [73, 50, 27] from Operation: 62-35=27 Current State: 96:[73, 50, 27], Operations: ['62-35=27'] Exploring Operation: 73+50=123, Resulting Numbers: [27, 123] Generated Node #3: [27, 123] fr...
4
Current State: 96:[35, 62, 73, 50], Operations: [] Exploring Operation: 73-62=11, Resulting Numbers: [35, 50, 11] Generated Node #0,0: 96:[35, 50, 11] Operation: 73-62=11 Exploring Operation: 73-35=38, Resulting Numbers: [62, 50, 38] Generated Node #0,1: 96:[62, 50, 38] Operation: 73-35=38 Exploring Operation: 62-50=12...
0.980903
hs_5
mult_heuristic
[ 79, 65, 23, 47 ]
74
[ "79+65=144", "23+47=70", "144-70=74" ]
Current State: 74:[79, 65, 23, 47], Operations: [] Exploring Operation: 79+65=144, Resulting Numbers: [23, 47, 144] Generated Node #2: [23, 47, 144] from Operation: 79+65=144 Current State: 74:[23, 47, 144], Operations: ['79+65=144'] Exploring Operation: 23+47=70, Resulting Numbers: [144, 70] Generated Node #3: [144, 7...
4
Current State: 74:[79, 65, 23, 47], Operations: [] Exploring Operation: 65+23=88, Resulting Numbers: [79, 47, 88] Generated Node #0,0: 74:[79, 47, 88] Operation: 65+23=88 Exploring Operation: 23+47=70, Resulting Numbers: [79, 65, 70] Generated Node #0,1: 74:[79, 65, 70] Operation: 23+47=70 Exploring Operation: 79-47=32...
0.986979
hs_5
mult_heuristic
[ 10, 31, 90, 94 ]
26
[ "10*90=900", "900-94=806", "806/31=26" ]
Current State: 26:[10, 31, 90, 94], Operations: [] Exploring Operation: 10*90=900, Resulting Numbers: [31, 94, 900] Generated Node #2: [31, 94, 900] from Operation: 10*90=900 Current State: 26:[31, 94, 900], Operations: ['10*90=900'] Exploring Operation: 900-94=806, Resulting Numbers: [31, 806] Generated Node #3: [31, ...
4
Current State: 26:[10, 31, 90, 94], Operations: [] Exploring Operation: 94-31=63, Resulting Numbers: [10, 90, 63] Generated Node #0,0: 26:[10, 90, 63] Operation: 94-31=63 Exploring Operation: 90-31=59, Resulting Numbers: [10, 94, 59] Generated Node #0,1: 26:[10, 94, 59] Operation: 90-31=59 Exploring Operation: 90/10=9,...
0
hs_4
mult_heuristic
[ 57, 58, 82, 33 ]
48
[ "58-57=1", "82-33=49", "49-1=48" ]
Current State: 48:[57, 58, 82, 33], Operations: [] Exploring Operation: 58-57=1, Resulting Numbers: [82, 33, 1] Generated Node #2: [82, 33, 1] from Operation: 58-57=1 Current State: 48:[82, 33, 1], Operations: ['58-57=1'] Exploring Operation: 82-33=49, Resulting Numbers: [1, 49] Generated Node #3: [1, 49] from Operatio...
4
Current State: 48:[57, 58, 82, 33], Operations: [] Exploring Operation: 82-33=49, Resulting Numbers: [57, 58, 49] Generated Node #0,0: 48:[57, 58, 49] Operation: 82-33=49 Exploring Operation: 82-57=25, Resulting Numbers: [58, 33, 25] Generated Node #0,1: 48:[58, 33, 25] Operation: 82-57=25 Exploring Operation: 82-58=24...
0.990451
hs_3
sum_heuristic
[ 52, 8, 92, 1 ]
14
[ "92-1=91", "8*91=728", "728/52=14" ]
Current State: 14:[52, 8, 92, 1], Operations: [] Exploring Operation: 92-1=91, Resulting Numbers: [52, 8, 91] Generated Node #2: [52, 8, 91] from Operation: 92-1=91 Current State: 14:[52, 8, 91], Operations: ['92-1=91'] Exploring Operation: 8*91=728, Resulting Numbers: [52, 728] Generated Node #3: [52, 728] from Operat...
4
Current State: 14:[52, 8, 92, 1], Operations: [] Exploring Operation: 92-52=40, Resulting Numbers: [8, 1, 40] Generated Node #0,0: 14:[8, 1, 40] Operation: 92-52=40 Exploring Operation: 92-8=84, Resulting Numbers: [52, 1, 84] Generated Node #0,1: 14:[52, 1, 84] Operation: 92-8=84 Exploring Operation: 52-8=44, Resulting...
0
hs_3
sum_heuristic
[ 28, 21, 49, 63 ]
70
[ "28-21=7", "49/7=7", "63+7=70" ]
Current State: 70:[28, 21, 49, 63], Operations: [] Exploring Operation: 28-21=7, Resulting Numbers: [49, 63, 7] Generated Node #2: [49, 63, 7] from Operation: 28-21=7 Current State: 70:[49, 63, 7], Operations: ['28-21=7'] Exploring Operation: 49/7=7, Resulting Numbers: [63, 7] Generated Node #3: [63, 7] from Operation:...
4
Current State: 70:[28, 21, 49, 63], Operations: [] Exploring Operation: 21+49=70, Resulting Numbers: [28, 63, 70] Generated Node #0,0: 70:[28, 63, 70] Operation: 21+49=70 Exploring Operation: 28+49=77, Resulting Numbers: [21, 63, 77] Generated Node #0,1: 70:[21, 63, 77] Operation: 28+49=77 Exploring Operation: 28-21=7,...
0.940972
hs_5
sum_heuristic
[ 14, 18, 64, 16 ]
14
[ "14+18=32", "64/32=2", "16-2=14" ]
Current State: 14:[14, 18, 64, 16], Operations: [] Exploring Operation: 14+18=32, Resulting Numbers: [64, 16, 32] Generated Node #2: [64, 16, 32] from Operation: 14+18=32 Current State: 14:[64, 16, 32], Operations: ['14+18=32'] Exploring Operation: 64/32=2, Resulting Numbers: [16, 2] Generated Node #3: [16, 2] from Ope...
4
Current State: 14:[14, 18, 64, 16], Operations: [] Exploring Operation: 64-18=46, Resulting Numbers: [14, 16, 46] Generated Node #0,0: 14:[14, 16, 46] Operation: 64-18=46 Exploring Operation: 64/16=4, Resulting Numbers: [14, 18, 4] Generated Node #0,1: 14:[14, 18, 4] Operation: 64/16=4 Exploring Operation: 64-14=50, Re...
0
hs_4
sum_heuristic
[ 79, 71, 28, 48 ]
74
[ "79+71=150", "28+48=76", "150-76=74" ]
Current State: 74:[79, 71, 28, 48], Operations: [] Exploring Operation: 79+71=150, Resulting Numbers: [28, 48, 150] Generated Node #2: [28, 48, 150] from Operation: 79+71=150 Current State: 74:[28, 48, 150], Operations: ['79+71=150'] Exploring Operation: 28+48=76, Resulting Numbers: [150, 76] Generated Node #3: [150, 7...
4
Current State: 74:[79, 71, 28, 48], Operations: [] Exploring Operation: 48-28=20, Resulting Numbers: [79, 71, 20] Generated Node #0,0: 74:[79, 71, 20] Operation: 48-28=20 Exploring Operation: 79-48=31, Resulting Numbers: [71, 28, 31] Generated Node #0,1: 74:[71, 28, 31] Operation: 79-48=31 Exploring Operation: 71-28=43...
0.980903
hs_4
sum_heuristic
[ 18, 40, 34, 5 ]
97
[ "18+40=58", "34+5=39", "58+39=97" ]
Current State: 97:[18, 40, 34, 5], Operations: [] Exploring Operation: 18+40=58, Resulting Numbers: [34, 5, 58] Generated Node #2: [34, 5, 58] from Operation: 18+40=58 Current State: 97:[34, 5, 58], Operations: ['18+40=58'] Exploring Operation: 34+5=39, Resulting Numbers: [58, 39] Generated Node #3: [58, 39] from Opera...
4
Current State: 97:[18, 40, 34, 5], Operations: [] Exploring Operation: 18+34=52, Resulting Numbers: [40, 5, 52] Generated Node #0,0: 97:[40, 5, 52] Operation: 18+34=52 Exploring Operation: 18*5=90, Resulting Numbers: [40, 34, 90] Generated Node #0,1: 97:[40, 34, 90] Operation: 18*5=90 Exploring Operation: 18+40=58, Res...
0.980035
hs_3
sum_heuristic
[ 22, 71, 61, 99 ]
87
[ "71-22=49", "99-61=38", "49+38=87" ]
Current State: 87:[22, 71, 61, 99], Operations: [] Exploring Operation: 71-22=49, Resulting Numbers: [61, 99, 49] Generated Node #2: [61, 99, 49] from Operation: 71-22=49 Current State: 87:[61, 99, 49], Operations: ['71-22=49'] Exploring Operation: 99-61=38, Resulting Numbers: [49, 38] Generated Node #3: [49, 38] from ...
4
Current State: 87:[22, 71, 61, 99], Operations: [] Exploring Operation: 99-61=38, Resulting Numbers: [22, 71, 38] Generated Node #0,0: 87:[22, 71, 38] Operation: 99-61=38 Exploring Operation: 22+61=83, Resulting Numbers: [71, 99, 83] Generated Node #0,1: 87:[71, 99, 83] Operation: 22+61=83 Exploring Operation: 71-61=10...
0.982639
hs_3
sum_heuristic
[ 52, 75, 74, 81 ]
28
[ "52+75=127", "74+81=155", "155-127=28" ]
Current State: 28:[52, 75, 74, 81], Operations: [] Exploring Operation: 52+75=127, Resulting Numbers: [74, 81, 127] Generated Node #2: [74, 81, 127] from Operation: 52+75=127 Current State: 28:[74, 81, 127], Operations: ['52+75=127'] Exploring Operation: 74+81=155, Resulting Numbers: [127, 155] Generated Node #3: [127,...
4
Current State: 28:[52, 75, 74, 81], Operations: [] Exploring Operation: 81-74=7, Resulting Numbers: [52, 75, 7] Generated Node #0,0: 28:[52, 75, 7] Operation: 81-74=7 Exploring Operation: 81-75=6, Resulting Numbers: [52, 74, 6] Generated Node #0,1: 28:[52, 74, 6] Operation: 81-75=6 Start Sub Search at level 1: Moving t...
0.986979
hs_2
mult_heuristic
[ 80, 81, 78, 10 ]
87
[ "81-80=1", "78+10=88", "88-1=87" ]
Current State: 87:[80, 81, 78, 10], Operations: [] Exploring Operation: 81-80=1, Resulting Numbers: [78, 10, 1] Generated Node #2: [78, 10, 1] from Operation: 81-80=1 Current State: 87:[78, 10, 1], Operations: ['81-80=1'] Exploring Operation: 78+10=88, Resulting Numbers: [1, 88] Generated Node #3: [1, 88] from Operatio...
4
Current State: 87:[80, 81, 78, 10], Operations: [] Exploring Operation: 80-78=2, Resulting Numbers: [81, 10, 2] Generated Node #0,0: 87:[81, 10, 2] Operation: 80-78=2 Moving to Node #0,0 Current State: 87:[81, 10, 2], Operations: ['80-78=2'] Exploring Operation: 81+10=91, Resulting Numbers: [2, 91] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 7, 65, 63, 39 ]
53
[ "65-63=2", "7*2=14", "39+14=53" ]
Current State: 53:[7, 65, 63, 39], Operations: [] Exploring Operation: 65-63=2, Resulting Numbers: [7, 39, 2] Generated Node #2: [7, 39, 2] from Operation: 65-63=2 Current State: 53:[7, 39, 2], Operations: ['65-63=2'] Exploring Operation: 7*2=14, Resulting Numbers: [39, 14] Generated Node #3: [39, 14] from Operation: 7...
4
Current State: 53:[7, 65, 63, 39], Operations: [] Exploring Operation: 65-7=58, Resulting Numbers: [63, 39, 58] Generated Node #0,0: 53:[63, 39, 58] Operation: 65-7=58 Start Sub Search at level 1: Moving to Node #0,0 Current State: 53:[63, 39, 58], Operations: ['65-7=58'] Exploring Operation: 63-39=24, Resulting Number...
0
hs_1
mult_heuristic
[ 5, 15, 70, 43 ]
24
[ "15/5=3", "70-43=27", "27-3=24" ]
Current State: 24:[5, 15, 70, 43], Operations: [] Exploring Operation: 15/5=3, Resulting Numbers: [70, 43, 3] Generated Node #2: [70, 43, 3] from Operation: 15/5=3 Current State: 24:[70, 43, 3], Operations: ['15/5=3'] Exploring Operation: 70-43=27, Resulting Numbers: [3, 27] Generated Node #3: [3, 27] from Operation: 7...
4
Current State: 24:[5, 15, 70, 43], Operations: [] Exploring Operation: 70-15=55, Resulting Numbers: [5, 43, 55] Generated Node #0,0: 24:[5, 43, 55] Operation: 70-15=55 Exploring Operation: 43-15=28, Resulting Numbers: [5, 70, 28] Generated Node #0,1: 24:[5, 70, 28] Operation: 43-15=28 Exploring Operation: 70-5=65, Resu...
0.982639
hs_5
mult_heuristic
[ 60, 75, 14, 66 ]
83
[ "60+75=135", "66-14=52", "135-52=83" ]
Current State: 83:[60, 75, 14, 66], Operations: [] Exploring Operation: 60+75=135, Resulting Numbers: [14, 66, 135] Generated Node #2: [14, 66, 135] from Operation: 60+75=135 Current State: 83:[14, 66, 135], Operations: ['60+75=135'] Exploring Operation: 66-14=52, Resulting Numbers: [135, 52] Generated Node #3: [135, 5...
4
Current State: 83:[60, 75, 14, 66], Operations: [] Exploring Operation: 60+14=74, Resulting Numbers: [75, 66, 74] Generated Node #0,0: 83:[75, 66, 74] Operation: 60+14=74 Exploring Operation: 14+66=80, Resulting Numbers: [60, 75, 80] Generated Node #0,1: 83:[60, 75, 80] Operation: 14+66=80 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 21, 92, 90, 7 ]
35
[ "21*7=147", "92+90=182", "182-147=35" ]
Current State: 35:[21, 92, 90, 7], Operations: [] Exploring Operation: 21*7=147, Resulting Numbers: [92, 90, 147] Generated Node #2: [92, 90, 147] from Operation: 21*7=147 Current State: 35:[92, 90, 147], Operations: ['21*7=147'] Exploring Operation: 92+90=182, Resulting Numbers: [147, 182] Generated Node #3: [147, 182...
4
Current State: 35:[21, 92, 90, 7], Operations: [] Exploring Operation: 21/7=3, Resulting Numbers: [92, 90, 3] Generated Node #0,0: 35:[92, 90, 3] Operation: 21/7=3 Exploring Operation: 90-21=69, Resulting Numbers: [92, 7, 69] Generated Node #0,1: 35:[92, 7, 69] Operation: 90-21=69 Exploring Operation: 92-21=71, Resulti...
0.986111
hs_4
mult_heuristic
[ 12, 15, 9, 55 ]
68
[ "12*9=108", "55-15=40", "108-40=68" ]
Current State: 68:[12, 15, 9, 55], Operations: [] Exploring Operation: 12*9=108, Resulting Numbers: [15, 55, 108] Generated Node #2: [15, 55, 108] from Operation: 12*9=108 Current State: 68:[15, 55, 108], Operations: ['12*9=108'] Exploring Operation: 55-15=40, Resulting Numbers: [108, 40] Generated Node #3: [108, 40] f...
4
Current State: 68:[12, 15, 9, 55], Operations: [] Exploring Operation: 12-9=3, Resulting Numbers: [15, 55, 3] Generated Node #0,0: 68:[15, 55, 3] Operation: 12-9=3 Exploring Operation: 55-12=43, Resulting Numbers: [15, 9, 43] Generated Node #0,1: 68:[15, 9, 43] Operation: 55-12=43 Exploring Operation: 9+55=64, Resultin...
0
hs_5
mult_heuristic
[ 8, 65, 51, 2 ]
36
[ "65-51=14", "2*14=28", "8+28=36" ]
Current State: 36:[8, 65, 51, 2], Operations: [] Exploring Operation: 65-51=14, Resulting Numbers: [8, 2, 14] Generated Node #2: [8, 2, 14] from Operation: 65-51=14 Current State: 36:[8, 2, 14], Operations: ['65-51=14'] Exploring Operation: 2*14=28, Resulting Numbers: [8, 28] Generated Node #3: [8, 28] from Operation: ...
4
Current State: 36:[8, 65, 51, 2], Operations: [] Exploring Operation: 65-8=57, Resulting Numbers: [51, 2, 57] Generated Node #0,0: 36:[51, 2, 57] Operation: 65-8=57 Exploring Operation: 65-2=63, Resulting Numbers: [8, 51, 63] Generated Node #0,1: 36:[8, 51, 63] Operation: 65-2=63 Exploring Operation: 65-51=14, Resultin...
0
hs_4
sum_heuristic
[ 2, 73, 35, 87 ]
23
[ "2+73=75", "87-35=52", "75-52=23" ]
Current State: 23:[2, 73, 35, 87], Operations: [] Exploring Operation: 2+73=75, Resulting Numbers: [35, 87, 75] Generated Node #2: [35, 87, 75] from Operation: 2+73=75 Current State: 23:[35, 87, 75], Operations: ['2+73=75'] Exploring Operation: 87-35=52, Resulting Numbers: [75, 52] Generated Node #3: [75, 52] from Oper...
4
Current State: 23:[2, 73, 35, 87], Operations: [] Exploring Operation: 87-35=52, Resulting Numbers: [2, 73, 52] Generated Node #0,0: 23:[2, 73, 52] Operation: 87-35=52 Exploring Operation: 87-73=14, Resulting Numbers: [2, 35, 14] Generated Node #0,1: 23:[2, 35, 14] Operation: 87-73=14 Exploring Operation: 35-2=33, Resu...
0.965278
hs_5
mult_heuristic
[ 63, 95, 57, 18 ]
33
[ "95*18=1710", "1710/57=30", "63-30=33" ]
Current State: 33:[63, 95, 57, 18], Operations: [] Exploring Operation: 95*18=1710, Resulting Numbers: [63, 57, 1710] Generated Node #2: [63, 57, 1710] from Operation: 95*18=1710 Current State: 33:[63, 57, 1710], Operations: ['95*18=1710'] Exploring Operation: 1710/57=30, Resulting Numbers: [63, 30] Generated Node #3: ...
4
Current State: 33:[63, 95, 57, 18], Operations: [] Exploring Operation: 95-63=32, Resulting Numbers: [57, 18, 32] Generated Node #0,0: 33:[57, 18, 32] Operation: 95-63=32 Exploring Operation: 95-57=38, Resulting Numbers: [63, 18, 38] Generated Node #0,1: 33:[63, 18, 38] Operation: 95-57=38 Exploring Operation: 63-18=45...
0
hs_4
mult_heuristic
[ 82, 29, 94, 8 ]
12
[ "29+94=123", "8*123=984", "984/82=12" ]
Current State: 12:[82, 29, 94, 8], Operations: [] Exploring Operation: 29+94=123, Resulting Numbers: [82, 8, 123] Generated Node #2: [82, 8, 123] from Operation: 29+94=123 Current State: 12:[82, 8, 123], Operations: ['29+94=123'] Exploring Operation: 8*123=984, Resulting Numbers: [82, 984] Generated Node #3: [82, 984] ...
4
Current State: 12:[82, 29, 94, 8], Operations: [] Exploring Operation: 82-8=74, Resulting Numbers: [29, 94, 74] Generated Node #0,0: 12:[29, 94, 74] Operation: 82-8=74 Exploring Operation: 82-29=53, Resulting Numbers: [94, 8, 53] Generated Node #0,1: 12:[94, 8, 53] Operation: 82-29=53 Exploring Operation: 94-82=12, Res...
0
hs_5
sum_heuristic
[ 26, 12, 86, 83 ]
90
[ "86-83=3", "26*3=78", "12+78=90" ]
Current State: 90:[26, 12, 86, 83], Operations: [] Exploring Operation: 86-83=3, Resulting Numbers: [26, 12, 3] Generated Node #2: [26, 12, 3] from Operation: 86-83=3 Current State: 90:[26, 12, 3], Operations: ['86-83=3'] Exploring Operation: 26*3=78, Resulting Numbers: [12, 78] Generated Node #3: [12, 78] from Operati...
4
Current State: 90:[26, 12, 86, 83], Operations: [] Exploring Operation: 12+83=95, Resulting Numbers: [26, 86, 95] Generated Node #0,0: 90:[26, 86, 95] Operation: 12+83=95 Exploring Operation: 26-12=14, Resulting Numbers: [86, 83, 14] Generated Node #0,1: 90:[86, 83, 14] Operation: 26-12=14 Exploring Operation: 26+12=38...
0
hs_4
sum_heuristic
[ 33, 26, 42, 30 ]
12
[ "33-30=3", "42/3=14", "26-14=12" ]
Current State: 12:[33, 26, 42, 30], Operations: [] Exploring Operation: 33-30=3, Resulting Numbers: [26, 42, 3] Generated Node #2: [26, 42, 3] from Operation: 33-30=3 Current State: 12:[26, 42, 3], Operations: ['33-30=3'] Exploring Operation: 42/3=14, Resulting Numbers: [26, 14] Generated Node #3: [26, 14] from Operati...
4
Current State: 12:[33, 26, 42, 30], Operations: [] Exploring Operation: 33-26=7, Resulting Numbers: [42, 30, 7] Generated Node #0,0: 12:[42, 30, 7] Operation: 33-26=7 Exploring Operation: 42-30=12, Resulting Numbers: [33, 26, 12] Generated Node #0,1: 12:[33, 26, 12] Operation: 42-30=12 Exploring Operation: 42-26=16, Re...
0.931424
hs_5
mult_heuristic
[ 51, 51, 29, 4 ]
71
[ "51+29=80", "80/4=20", "51+20=71" ]
Current State: 71:[51, 51, 29, 4], Operations: [] Exploring Operation: 51+29=80, Resulting Numbers: [4, 80] Generated Node #2: [4, 80] from Operation: 51+29=80 Current State: 71:[4, 80], Operations: ['51+29=80'] Exploring Operation: 80/4=20, Resulting Numbers: [20] 20,71 equal: Goal Reached Exploring Operation: 51+20=7...
4
Current State: 71:[51, 51, 29, 4], Operations: [] Exploring Operation: 51+4=55, Resulting Numbers: [51, 29, 55] Generated Node #0,0: 71:[51, 29, 55] Operation: 51+4=55 Exploring Operation: 51+4=55, Resulting Numbers: [51, 29, 55] Generated Node #0,1: 71:[51, 29, 55] Operation: 51+4=55 Exploring Operation: 29+4=33, Resu...
0
hs_3
mult_heuristic
[ 12, 65, 38, 2 ]
89
[ "65-12=53", "38-2=36", "53+36=89" ]
Current State: 89:[12, 65, 38, 2], Operations: [] Exploring Operation: 65-12=53, Resulting Numbers: [38, 2, 53] Generated Node #2: [38, 2, 53] from Operation: 65-12=53 Current State: 89:[38, 2, 53], Operations: ['65-12=53'] Exploring Operation: 38-2=36, Resulting Numbers: [53, 36] Generated Node #3: [53, 36] from Opera...
4
Current State: 89:[12, 65, 38, 2], Operations: [] Exploring Operation: 12+38=50, Resulting Numbers: [65, 2, 50] Generated Node #0,0: 89:[65, 2, 50] Operation: 12+38=50 Exploring Operation: 12*2=24, Resulting Numbers: [65, 38, 24] Generated Node #0,1: 89:[65, 38, 24] Operation: 12*2=24 Exploring Operation: 38*2=76, Resu...
0
hs_4
sum_heuristic
[ 87, 2, 37, 1 ]
11
[ "37+1=38", "2*38=76", "87-76=11" ]
Current State: 11:[87, 2, 37, 1], Operations: [] Exploring Operation: 37+1=38, Resulting Numbers: [87, 2, 38] Generated Node #2: [87, 2, 38] from Operation: 37+1=38 Current State: 11:[87, 2, 38], Operations: ['37+1=38'] Exploring Operation: 2*38=76, Resulting Numbers: [87, 76] Generated Node #3: [87, 76] from Operation...
4
Current State: 11:[87, 2, 37, 1], Operations: [] Exploring Operation: 87-37=50, Resulting Numbers: [2, 1, 50] Generated Node #0,0: 11:[2, 1, 50] Operation: 87-37=50 Exploring Operation: 87-2=85, Resulting Numbers: [37, 1, 85] Generated Node #0,1: 11:[37, 1, 85] Operation: 87-2=85 Start Sub Search at level 1: Moving to ...
0
hs_2
sum_heuristic
[ 77, 7, 78, 48 ]
59
[ "78+48=126", "126/7=18", "77-18=59" ]
Current State: 59:[77, 7, 78, 48], Operations: [] Exploring Operation: 78+48=126, Resulting Numbers: [77, 7, 126] Generated Node #2: [77, 7, 126] from Operation: 78+48=126 Current State: 59:[77, 7, 126], Operations: ['78+48=126'] Exploring Operation: 126/7=18, Resulting Numbers: [77, 18] Generated Node #3: [77, 18] fro...
4
Current State: 59:[77, 7, 78, 48], Operations: [] Exploring Operation: 77-7=70, Resulting Numbers: [78, 48, 70] Generated Node #0,0: 59:[78, 48, 70] Operation: 77-7=70 Exploring Operation: 78-7=71, Resulting Numbers: [77, 48, 71] Generated Node #0,1: 59:[77, 48, 71] Operation: 78-7=71 Exploring Operation: 7+48=55, Resu...
0
hs_3
mult_heuristic
[ 7, 92, 70, 93 ]
64
[ "7+92=99", "70+93=163", "163-99=64" ]
Current State: 64:[7, 92, 70, 93], Operations: [] Exploring Operation: 7+92=99, Resulting Numbers: [70, 93, 99] Generated Node #2: [70, 93, 99] from Operation: 7+92=99 Current State: 64:[70, 93, 99], Operations: ['7+92=99'] Exploring Operation: 70+93=163, Resulting Numbers: [99, 163] Generated Node #3: [99, 163] from O...
4
Current State: 64:[7, 92, 70, 93], Operations: [] Exploring Operation: 93-92=1, Resulting Numbers: [7, 70, 1] Generated Node #0,0: 64:[7, 70, 1] Operation: 93-92=1 Exploring Operation: 92-70=22, Resulting Numbers: [7, 93, 22] Generated Node #0,1: 64:[7, 93, 22] Operation: 92-70=22 Moving to Node #0,0 Current State: 64:...
0.989583
hs_2
sum_heuristic
[ 53, 5, 87, 84 ]
61
[ "53+5=58", "87-84=3", "58+3=61" ]
Current State: 61:[53, 5, 87, 84], Operations: [] Exploring Operation: 53+5=58, Resulting Numbers: [87, 84, 58] Generated Node #2: [87, 84, 58] from Operation: 53+5=58 Current State: 61:[87, 84, 58], Operations: ['53+5=58'] Exploring Operation: 87-84=3, Resulting Numbers: [58, 3] Generated Node #3: [58, 3] from Operati...
4
Current State: 61:[53, 5, 87, 84], Operations: [] Exploring Operation: 84-5=79, Resulting Numbers: [53, 87, 79] Generated Node #0,0: 61:[53, 87, 79] Operation: 84-5=79 Exploring Operation: 87-5=82, Resulting Numbers: [53, 84, 82] Generated Node #0,1: 61:[53, 84, 82] Operation: 87-5=82 Exploring Operation: 53+5=58, Resu...
0.982639
hs_4
sum_heuristic
[ 79, 77, 35, 3 ]
73
[ "79-77=2", "35*2=70", "3+70=73" ]
Current State: 73:[79, 77, 35, 3], Operations: [] Exploring Operation: 79-77=2, Resulting Numbers: [35, 3, 2] Generated Node #2: [35, 3, 2] from Operation: 79-77=2 Current State: 73:[35, 3, 2], Operations: ['79-77=2'] Exploring Operation: 35*2=70, Resulting Numbers: [3, 70] Generated Node #3: [3, 70] from Operation: 35...
4
Current State: 73:[79, 77, 35, 3], Operations: [] Exploring Operation: 35*3=105, Resulting Numbers: [79, 77, 105] Generated Node #0,0: 73:[79, 77, 105] Operation: 35*3=105 Exploring Operation: 79-3=76, Resulting Numbers: [77, 35, 76] Generated Node #0,1: 73:[77, 35, 76] Operation: 79-3=76 Exploring Operation: 77-3=74, ...
0
hs_3
sum_heuristic
[ 27, 24, 94, 78 ]
13
[ "27-24=3", "94-78=16", "16-3=13" ]
Current State: 13:[27, 24, 94, 78], Operations: [] Exploring Operation: 27-24=3, Resulting Numbers: [94, 78, 3] Generated Node #2: [94, 78, 3] from Operation: 27-24=3 Current State: 13:[94, 78, 3], Operations: ['27-24=3'] Exploring Operation: 94-78=16, Resulting Numbers: [3, 16] Generated Node #3: [3, 16] from Operatio...
4
Current State: 13:[27, 24, 94, 78], Operations: [] Exploring Operation: 94-27=67, Resulting Numbers: [24, 78, 67] Generated Node #0,0: 13:[24, 78, 67] Operation: 94-27=67 Exploring Operation: 94-78=16, Resulting Numbers: [27, 24, 16] Generated Node #0,1: 13:[27, 24, 16] Operation: 94-78=16 Start Sub Search at level 1: ...
0.991319
hs_2
sum_heuristic
[ 10, 69, 45, 55 ]
79
[ "45+55=100", "100/10=10", "69+10=79" ]
Current State: 79:[10, 69, 45, 55], Operations: [] Exploring Operation: 45+55=100, Resulting Numbers: [10, 69, 100] Generated Node #2: [10, 69, 100] from Operation: 45+55=100 Current State: 79:[10, 69, 100], Operations: ['45+55=100'] Exploring Operation: 100/10=10, Resulting Numbers: [69, 10] Generated Node #3: [69, 10...
4
Current State: 79:[10, 69, 45, 55], Operations: [] Exploring Operation: 69-10=59, Resulting Numbers: [45, 55, 59] Generated Node #0,0: 79:[45, 55, 59] Operation: 69-10=59 Exploring Operation: 10+55=65, Resulting Numbers: [69, 45, 65] Generated Node #0,1: 79:[69, 45, 65] Operation: 10+55=65 Exploring Operation: 10+69=79...
0
hs_4
mult_heuristic
[ 28, 4, 7, 94 ]
69
[ "28+4=32", "7+94=101", "101-32=69" ]
Current State: 69:[28, 4, 7, 94], Operations: [] Exploring Operation: 28+4=32, Resulting Numbers: [7, 94, 32] Generated Node #2: [7, 94, 32] from Operation: 28+4=32 Current State: 69:[7, 94, 32], Operations: ['28+4=32'] Exploring Operation: 7+94=101, Resulting Numbers: [32, 101] Generated Node #3: [32, 101] from Operat...
4
Current State: 69:[28, 4, 7, 94], Operations: [] Exploring Operation: 94-7=87, Resulting Numbers: [28, 4, 87] Generated Node #0,0: 69:[28, 4, 87] Operation: 94-7=87 Exploring Operation: 94-28=66, Resulting Numbers: [4, 7, 66] Generated Node #0,1: 69:[4, 7, 66] Operation: 94-28=66 Start Sub Search at level 1: Moving to ...
0.992188
hs_2
mult_heuristic
[ 17, 52, 33, 32 ]
70
[ "17+52=69", "33-32=1", "69+1=70" ]
Current State: 70:[17, 52, 33, 32], Operations: [] Exploring Operation: 17+52=69, Resulting Numbers: [33, 32, 69] Generated Node #2: [33, 32, 69] from Operation: 17+52=69 Current State: 70:[33, 32, 69], Operations: ['17+52=69'] Exploring Operation: 33-32=1, Resulting Numbers: [69, 1] Generated Node #3: [69, 1] from Ope...
4
Current State: 70:[17, 52, 33, 32], Operations: [] Exploring Operation: 52-33=19, Resulting Numbers: [17, 32, 19] Generated Node #0,0: 70:[17, 32, 19] Operation: 52-33=19 Exploring Operation: 52-17=35, Resulting Numbers: [33, 32, 35] Generated Node #0,1: 70:[33, 32, 35] Operation: 52-17=35 Exploring Operation: 17+52=69...
0.97309
hs_3
sum_heuristic
[ 30, 8, 87, 90 ]
80
[ "30*8=240", "90-87=3", "240/3=80" ]
Current State: 80:[30, 8, 87, 90], Operations: [] Exploring Operation: 30*8=240, Resulting Numbers: [87, 90, 240] Generated Node #2: [87, 90, 240] from Operation: 30*8=240 Current State: 80:[87, 90, 240], Operations: ['30*8=240'] Exploring Operation: 90-87=3, Resulting Numbers: [240, 3] Generated Node #3: [240, 3] from...
4
Current State: 80:[30, 8, 87, 90], Operations: [] Exploring Operation: 90-8=82, Resulting Numbers: [30, 87, 82] Generated Node #0,0: 80:[30, 87, 82] Operation: 90-8=82 Exploring Operation: 90/30=3, Resulting Numbers: [8, 87, 3] Generated Node #0,1: 80:[8, 87, 3] Operation: 90/30=3 Exploring Operation: 30+8=38, Resultin...
0.928819
hs_5
mult_heuristic
[ 37, 26, 76, 26 ]
61
[ "37-26=11", "76-26=50", "11+50=61" ]
Current State: 61:[37, 26, 76, 26], Operations: [] Exploring Operation: 37-26=11, Resulting Numbers: [76, 11] Generated Node #2: [76, 11] from Operation: 37-26=11 Current State: 61:[76, 11], Operations: ['37-26=11'] Exploring Operation: 76-26=50, Resulting Numbers: [11, 50] Generated Node #3: [11, 50] from Operation: 7...
4
Current State: 61:[37, 26, 76, 26], Operations: [] Exploring Operation: 37+26=63, Resulting Numbers: [76, 26, 63] Generated Node #0,0: 61:[76, 26, 63] Operation: 37+26=63 Exploring Operation: 26+26=52, Resulting Numbers: [37, 76, 52] Generated Node #0,1: 61:[37, 76, 52] Operation: 26+26=52 Moving to Node #0,1 Current S...
0
hs_2
mult_heuristic
[ 20, 12, 3, 17 ]
31
[ "20*3=60", "12+17=29", "60-29=31" ]
Current State: 31:[20, 12, 3, 17], Operations: [] Exploring Operation: 20*3=60, Resulting Numbers: [12, 17, 60] Generated Node #2: [12, 17, 60] from Operation: 20*3=60 Current State: 31:[12, 17, 60], Operations: ['20*3=60'] Exploring Operation: 12+17=29, Resulting Numbers: [60, 29] Generated Node #3: [60, 29] from Oper...
4
Current State: 31:[20, 12, 3, 17], Operations: [] Exploring Operation: 20+3=23, Resulting Numbers: [12, 17, 23] Generated Node #0,0: 31:[12, 17, 23] Operation: 20+3=23 Exploring Operation: 12+17=29, Resulting Numbers: [20, 3, 29] Generated Node #0,1: 31:[20, 3, 29] Operation: 12+17=29 Exploring Operation: 12+3=15, Resu...
0
hs_4
sum_heuristic
[ 10, 98, 68, 82 ]
42
[ "10+98=108", "68+82=150", "150-108=42" ]
Current State: 42:[10, 98, 68, 82], Operations: [] Exploring Operation: 10+98=108, Resulting Numbers: [68, 82, 108] Generated Node #2: [68, 82, 108] from Operation: 10+98=108 Current State: 42:[68, 82, 108], Operations: ['10+98=108'] Exploring Operation: 68+82=150, Resulting Numbers: [108, 150] Generated Node #3: [108,...
4
Current State: 42:[10, 98, 68, 82], Operations: [] Exploring Operation: 68-10=58, Resulting Numbers: [98, 82, 58] Generated Node #0,0: 42:[98, 82, 58] Operation: 68-10=58 Exploring Operation: 98-10=88, Resulting Numbers: [68, 82, 88] Generated Node #0,1: 42:[68, 82, 88] Operation: 98-10=88 Exploring Operation: 98-68=30...
0.986111
hs_5
sum_heuristic
[ 27, 84, 47, 59 ]
94
[ "84-27=57", "59-57=2", "47*2=94" ]
Current State: 94:[27, 84, 47, 59], Operations: [] Exploring Operation: 84-27=57, Resulting Numbers: [47, 59, 57] Generated Node #2: [47, 59, 57] from Operation: 84-27=57 Current State: 94:[47, 59, 57], Operations: ['84-27=57'] Exploring Operation: 59-57=2, Resulting Numbers: [47, 2] Generated Node #3: [47, 2] from Ope...
4
Current State: 94:[27, 84, 47, 59], Operations: [] Exploring Operation: 47-27=20, Resulting Numbers: [84, 59, 20] Generated Node #0,0: 94:[84, 59, 20] Operation: 47-27=20 Exploring Operation: 27+84=111, Resulting Numbers: [47, 59, 111] Generated Node #0,1: 94:[47, 59, 111] Operation: 27+84=111 Exploring Operation: 27+5...
0.986111
hs_5
mult_heuristic
[ 67, 77, 77, 74 ]
67
[ "77-77=0", "74*0=0", "67+0=67" ]
Current State: 67:[67, 77, 77, 74], Operations: [] Exploring Operation: 77-77=0, Resulting Numbers: [67, 74, 0] Generated Node #2: [67, 74, 0] from Operation: 77-77=0 Current State: 67:[67, 74, 0], Operations: ['77-77=0'] Exploring Operation: 74*0=0, Resulting Numbers: [67, 0] Generated Node #3: [67, 0] from Operation:...
4
Current State: 67:[67, 77, 77, 74], Operations: [] Exploring Operation: 77/77=1, Resulting Numbers: [67, 74, 1] Generated Node #0,0: 67:[67, 74, 1] Operation: 77/77=1 Moving to Node #0,0 Current State: 67:[67, 74, 1], Operations: ['77/77=1'] Exploring Operation: 74-1=73, Resulting Numbers: [67, 73] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 87, 46, 22, 69 ]
36
[ "87*46=4002", "4002/69=58", "58-22=36" ]
Current State: 36:[87, 46, 22, 69], Operations: [] Exploring Operation: 87*46=4002, Resulting Numbers: [22, 69, 4002] Generated Node #2: [22, 69, 4002] from Operation: 87*46=4002 Current State: 36:[22, 69, 4002], Operations: ['87*46=4002'] Exploring Operation: 4002/69=58, Resulting Numbers: [22, 58] Generated Node #3: ...
4
Current State: 36:[87, 46, 22, 69], Operations: [] Exploring Operation: 87-22=65, Resulting Numbers: [46, 69, 65] Generated Node #0,0: 36:[46, 69, 65] Operation: 87-22=65 Exploring Operation: 69-46=23, Resulting Numbers: [87, 22, 23] Generated Node #0,1: 36:[87, 22, 23] Operation: 69-46=23 Exploring Operation: 87-46=41...
0
hs_4
mult_heuristic
[ 23, 54, 29, 2 ]
89
[ "54-23=31", "29*2=58", "31+58=89" ]
Current State: 89:[23, 54, 29, 2], Operations: [] Exploring Operation: 54-23=31, Resulting Numbers: [29, 2, 31] Generated Node #2: [29, 2, 31] from Operation: 54-23=31 Current State: 89:[29, 2, 31], Operations: ['54-23=31'] Exploring Operation: 29*2=58, Resulting Numbers: [31, 58] Generated Node #3: [31, 58] from Opera...
4
Current State: 89:[23, 54, 29, 2], Operations: [] Exploring Operation: 54*2=108, Resulting Numbers: [23, 29, 108] Generated Node #0,0: 89:[23, 29, 108] Operation: 54*2=108 Exploring Operation: 23*2=46, Resulting Numbers: [54, 29, 46] Generated Node #0,1: 89:[54, 29, 46] Operation: 23*2=46 Exploring Operation: 29*2=58, ...
0.984375
hs_3
mult_heuristic
[ 13, 43, 94, 64 ]
86
[ "13+43=56", "94-64=30", "56+30=86" ]
Current State: 86:[13, 43, 94, 64], Operations: [] Exploring Operation: 13+43=56, Resulting Numbers: [94, 64, 56] Generated Node #2: [94, 64, 56] from Operation: 13+43=56 Current State: 86:[94, 64, 56], Operations: ['13+43=56'] Exploring Operation: 94-64=30, Resulting Numbers: [56, 30] Generated Node #3: [56, 30] from ...
4
Current State: 86:[13, 43, 94, 64], Operations: [] Exploring Operation: 94-13=81, Resulting Numbers: [43, 64, 81] Generated Node #0,0: 86:[43, 64, 81] Operation: 94-13=81 Exploring Operation: 64-13=51, Resulting Numbers: [43, 94, 51] Generated Node #0,1: 86:[43, 94, 51] Operation: 64-13=51 Exploring Operation: 94-64=30...
0.987847
hs_4
mult_heuristic
[ 87, 30, 48, 18 ]
86
[ "48-30=18", "18/18=1", "87-1=86" ]
Current State: 86:[87, 30, 48, 18], Operations: [] Exploring Operation: 48-30=18, Resulting Numbers: [87, 18, 18] Generated Node #2: [87, 18, 18] from Operation: 48-30=18 Current State: 86:[87, 18, 18], Operations: ['48-30=18'] Exploring Operation: 18/18=1, Resulting Numbers: [87, 1] Generated Node #3: [87, 1] from Ope...
4
Current State: 86:[87, 30, 48, 18], Operations: [] Exploring Operation: 30+18=48, Resulting Numbers: [87, 48, 48] Generated Node #0,0: 86:[87, 48, 48] Operation: 30+18=48 Exploring Operation: 30-18=12, Resulting Numbers: [87, 48, 12] Generated Node #0,1: 86:[87, 48, 12] Operation: 30-18=12 Exploring Operation: 30+48=78...
0.990451
hs_3
mult_heuristic
[ 17, 2, 28, 21 ]
43
[ "28-17=11", "2*11=22", "21+22=43" ]
Current State: 43:[17, 2, 28, 21], Operations: [] Exploring Operation: 28-17=11, Resulting Numbers: [2, 21, 11] Generated Node #2: [2, 21, 11] from Operation: 28-17=11 Current State: 43:[2, 21, 11], Operations: ['28-17=11'] Exploring Operation: 2*11=22, Resulting Numbers: [21, 22] Generated Node #3: [21, 22] from Opera...
4
Current State: 43:[17, 2, 28, 21], Operations: [] Exploring Operation: 17+2=19, Resulting Numbers: [28, 21, 19] Generated Node #0,0: 43:[28, 21, 19] Operation: 17+2=19 Exploring Operation: 2+28=30, Resulting Numbers: [17, 21, 30] Generated Node #0,1: 43:[17, 21, 30] Operation: 2+28=30 Exploring Operation: 17+21=38, Res...
0
hs_5
sum_heuristic
[ 42, 5, 5, 10 ]
39
[ "42-5=37", "10/5=2", "37+2=39" ]
Current State: 39:[42, 5, 5, 10], Operations: [] Exploring Operation: 42-5=37, Resulting Numbers: [10, 37] Generated Node #2: [10, 37] from Operation: 42-5=37 Current State: 39:[10, 37], Operations: ['42-5=37'] Exploring Operation: 10/5=2, Resulting Numbers: [37, 2] Generated Node #3: [37, 2] from Operation: 10/5=2 Cur...
4
Current State: 39:[42, 5, 5, 10], Operations: [] Exploring Operation: 10/5=2, Resulting Numbers: [42, 5, 2] Generated Node #0,0: 39:[42, 5, 2] Operation: 10/5=2 Exploring Operation: 10/5=2, Resulting Numbers: [42, 5, 2] Generated Node #0,1: 39:[42, 5, 2] Operation: 10/5=2 Start Sub Search at level 1: Moving to Node #0,...
0.990451
hs_2
mult_heuristic
[ 70, 72, 9, 92 ]
99
[ "72-70=2", "9+92=101", "101-2=99" ]
Current State: 99:[70, 72, 9, 92], Operations: [] Exploring Operation: 72-70=2, Resulting Numbers: [9, 92, 2] Generated Node #2: [9, 92, 2] from Operation: 72-70=2 Current State: 99:[9, 92, 2], Operations: ['72-70=2'] Exploring Operation: 9+92=101, Resulting Numbers: [2, 101] Generated Node #3: [2, 101] from Operation:...
4
Current State: 99:[70, 72, 9, 92], Operations: [] Exploring Operation: 72-70=2, Resulting Numbers: [9, 92, 2] Generated Node #0,0: 99:[9, 92, 2] Operation: 72-70=2 Moving to Node #0,0 Current State: 99:[9, 92, 2], Operations: ['72-70=2'] Exploring Operation: 9+92=101, Resulting Numbers: [2, 101] Generated Node #0,0,0: ...
0.993924
hs_1
mult_heuristic
[ 7, 72, 5, 59 ]
95
[ "7-5=2", "72/2=36", "59+36=95" ]
Current State: 95:[7, 72, 5, 59], Operations: [] Exploring Operation: 7-5=2, Resulting Numbers: [72, 59, 2] Generated Node #2: [72, 59, 2] from Operation: 7-5=2 Current State: 95:[72, 59, 2], Operations: ['7-5=2'] Exploring Operation: 72/2=36, Resulting Numbers: [59, 36] Generated Node #3: [59, 36] from Operation: 72/2...
4
Current State: 95:[7, 72, 5, 59], Operations: [] Exploring Operation: 72-59=13, Resulting Numbers: [7, 5, 13] Generated Node #0,0: 95:[7, 5, 13] Operation: 72-59=13 Moving to Node #0,0 Current State: 95:[7, 5, 13], Operations: ['72-59=13'] Exploring Operation: 7+13=20, Resulting Numbers: [5, 20] Generated Node #0,0,0: ...
0
hs_1
sum_heuristic
[ 5, 15, 77, 74 ]
25
[ "5*15=75", "77-74=3", "75/3=25" ]
Current State: 25:[5, 15, 77, 74], Operations: [] Exploring Operation: 5*15=75, Resulting Numbers: [77, 74, 75] Generated Node #2: [77, 74, 75] from Operation: 5*15=75 Current State: 25:[77, 74, 75], Operations: ['5*15=75'] Exploring Operation: 77-74=3, Resulting Numbers: [75, 3] Generated Node #3: [75, 3] from Operati...
4
Current State: 25:[5, 15, 77, 74], Operations: [] Exploring Operation: 77-74=3, Resulting Numbers: [5, 15, 3] Generated Node #0,0: 25:[5, 15, 3] Operation: 77-74=3 Exploring Operation: 77-15=62, Resulting Numbers: [5, 74, 62] Generated Node #0,1: 25:[5, 74, 62] Operation: 77-15=62 Moving to Node #0,0 Current State: 25:...
0.989583
hs_2
sum_heuristic
[ 86, 34, 58, 6 ]
68
[ "86+34=120", "58-6=52", "120-52=68" ]
Current State: 68:[86, 34, 58, 6], Operations: [] Exploring Operation: 86+34=120, Resulting Numbers: [58, 6, 120] Generated Node #2: [58, 6, 120] from Operation: 86+34=120 Current State: 68:[58, 6, 120], Operations: ['86+34=120'] Exploring Operation: 58-6=52, Resulting Numbers: [120, 52] Generated Node #3: [120, 52] fr...
4
Current State: 68:[86, 34, 58, 6], Operations: [] Exploring Operation: 86-58=28, Resulting Numbers: [34, 6, 28] Generated Node #0,0: 68:[34, 6, 28] Operation: 86-58=28 Moving to Node #0,0 Current State: 68:[34, 6, 28], Operations: ['86-58=28'] Exploring Operation: 6+28=34, Resulting Numbers: [34, 34] Generated Node #0,...
0.993924
hs_1
mult_heuristic
[ 19, 22, 91, 3 ]
85
[ "22-19=3", "91-3=88", "88-3=85" ]
Current State: 85:[19, 22, 91, 3], Operations: [] Exploring Operation: 22-19=3, Resulting Numbers: [91, 3, 3] Generated Node #2: [91, 3, 3] from Operation: 22-19=3 Current State: 85:[91, 3, 3], Operations: ['22-19=3'] Exploring Operation: 91-3=88, Resulting Numbers: [88] 88,85 equal: Goal Reached Exploring Operation: 8...
4
Current State: 85:[19, 22, 91, 3], Operations: [] Exploring Operation: 91-3=88, Resulting Numbers: [19, 22, 88] Generated Node #0,0: 85:[19, 22, 88] Operation: 91-3=88 Exploring Operation: 22-3=19, Resulting Numbers: [19, 91, 19] Generated Node #0,1: 85:[19, 91, 19] Operation: 22-3=19 Exploring Operation: 22-19=3, Resu...
0.986979
hs_3
mult_heuristic
[ 48, 88, 37, 85 ]
77
[ "48-37=11", "88/11=8", "85-8=77" ]
Current State: 77:[48, 88, 37, 85], Operations: [] Exploring Operation: 48-37=11, Resulting Numbers: [88, 85, 11] Generated Node #2: [88, 85, 11] from Operation: 48-37=11 Current State: 77:[88, 85, 11], Operations: ['48-37=11'] Exploring Operation: 88/11=8, Resulting Numbers: [85, 8] Generated Node #3: [85, 8] from Ope...
4
Current State: 77:[48, 88, 37, 85], Operations: [] Exploring Operation: 88-48=40, Resulting Numbers: [37, 85, 40] Generated Node #0,0: 77:[37, 85, 40] Operation: 88-48=40 Exploring Operation: 48+37=85, Resulting Numbers: [88, 85, 85] Generated Node #0,1: 77:[88, 85, 85] Operation: 48+37=85 Exploring Operation: 88-85=3,...
0.981771
hs_4
sum_heuristic
[ 28, 45, 59, 47 ]
33
[ "28+45=73", "59+47=106", "106-73=33" ]
Current State: 33:[28, 45, 59, 47], Operations: [] Exploring Operation: 28+45=73, Resulting Numbers: [59, 47, 73] Generated Node #2: [59, 47, 73] from Operation: 28+45=73 Current State: 33:[59, 47, 73], Operations: ['28+45=73'] Exploring Operation: 59+47=106, Resulting Numbers: [73, 106] Generated Node #3: [73, 106] fr...
4
Current State: 33:[28, 45, 59, 47], Operations: [] Exploring Operation: 47-45=2, Resulting Numbers: [28, 59, 2] Generated Node #0,0: 33:[28, 59, 2] Operation: 47-45=2 Exploring Operation: 45-28=17, Resulting Numbers: [59, 47, 17] Generated Node #0,1: 33:[59, 47, 17] Operation: 45-28=17 Exploring Operation: 59-28=31, Re...
0.967014
hs_5
mult_heuristic
[ 56, 9, 2, 38 ]
87
[ "56-9=47", "2+38=40", "47+40=87" ]
Current State: 87:[56, 9, 2, 38], Operations: [] Exploring Operation: 56-9=47, Resulting Numbers: [2, 38, 47] Generated Node #2: [2, 38, 47] from Operation: 56-9=47 Current State: 87:[2, 38, 47], Operations: ['56-9=47'] Exploring Operation: 2+38=40, Resulting Numbers: [47, 40] Generated Node #3: [47, 40] from Operation...
4
Current State: 87:[56, 9, 2, 38], Operations: [] Exploring Operation: 56+38=94, Resulting Numbers: [9, 2, 94] Generated Node #0,0: 87:[9, 2, 94] Operation: 56+38=94 Exploring Operation: 56/2=28, Resulting Numbers: [9, 38, 28] Generated Node #0,1: 87:[9, 38, 28] Operation: 56/2=28 Moving to Node #0,0 Current State: 87:[...
0.987847
hs_2
mult_heuristic
[ 5, 20, 39, 95 ]
60
[ "20/5=4", "95-39=56", "4+56=60" ]
Current State: 60:[5, 20, 39, 95], Operations: [] Exploring Operation: 20/5=4, Resulting Numbers: [39, 95, 4] Generated Node #2: [39, 95, 4] from Operation: 20/5=4 Current State: 60:[39, 95, 4], Operations: ['20/5=4'] Exploring Operation: 95-39=56, Resulting Numbers: [4, 56] Generated Node #3: [4, 56] from Operation: 9...
4
Current State: 60:[5, 20, 39, 95], Operations: [] Exploring Operation: 95/5=19, Resulting Numbers: [20, 39, 19] Generated Node #0,0: 60:[20, 39, 19] Operation: 95/5=19 Exploring Operation: 95-39=56, Resulting Numbers: [5, 20, 56] Generated Node #0,1: 60:[5, 20, 56] Operation: 95-39=56 Exploring Operation: 95-20=75, Res...
0.986111
hs_3
sum_heuristic
[ 68, 42, 22, 35 ]
31
[ "68-42=26", "22+35=57", "57-26=31" ]
Current State: 31:[68, 42, 22, 35], Operations: [] Exploring Operation: 68-42=26, Resulting Numbers: [22, 35, 26] Generated Node #2: [22, 35, 26] from Operation: 68-42=26 Current State: 31:[22, 35, 26], Operations: ['68-42=26'] Exploring Operation: 22+35=57, Resulting Numbers: [26, 57] Generated Node #3: [26, 57] from ...
4
Current State: 31:[68, 42, 22, 35], Operations: [] Exploring Operation: 68-42=26, Resulting Numbers: [22, 35, 26] Generated Node #0,0: 31:[22, 35, 26] Operation: 68-42=26 Exploring Operation: 68-35=33, Resulting Numbers: [42, 22, 33] Generated Node #0,1: 31:[42, 22, 33] Operation: 68-35=33 Exploring Operation: 35-22=13...
0.978299
hs_5
mult_heuristic
[ 9, 1, 71, 9 ]
73
[ "9/9=1", "1+71=72", "1+72=73" ]
Current State: 73:[9, 1, 71, 9], Operations: [] Exploring Operation: 9/9=1, Resulting Numbers: [1, 71, 1] Generated Node #2: [1, 71, 1] from Operation: 9/9=1 Current State: 73:[1, 71, 1], Operations: ['9/9=1'] Exploring Operation: 1+71=72, Resulting Numbers: [72] 72,73 equal: Goal Reached Exploring Operation: 1+72=73, ...
4
Current State: 73:[9, 1, 71, 9], Operations: [] Exploring Operation: 1+71=72, Resulting Numbers: [9, 9, 72] Generated Node #0,0: 73:[9, 9, 72] Operation: 1+71=72 Exploring Operation: 9+1=10, Resulting Numbers: [71, 9, 10] Generated Node #0,1: 73:[71, 9, 10] Operation: 9+1=10 Exploring Operation: 9*9=81, Resulting Numbe...
0
hs_4
sum_heuristic
[ 11, 62, 9, 45 ]
87
[ "62-11=51", "45-9=36", "51+36=87" ]
Current State: 87:[11, 62, 9, 45], Operations: [] Exploring Operation: 62-11=51, Resulting Numbers: [9, 45, 51] Generated Node #2: [9, 45, 51] from Operation: 62-11=51 Current State: 87:[9, 45, 51], Operations: ['62-11=51'] Exploring Operation: 45-9=36, Resulting Numbers: [51, 36] Generated Node #3: [51, 36] from Opera...
4
Current State: 87:[11, 62, 9, 45], Operations: [] Exploring Operation: 62-45=17, Resulting Numbers: [11, 9, 17] Generated Node #0,0: 87:[11, 9, 17] Operation: 62-45=17 Exploring Operation: 45/9=5, Resulting Numbers: [11, 62, 5] Generated Node #0,1: 87:[11, 62, 5] Operation: 45/9=5 Exploring Operation: 62+45=107, Result...
0.979167
hs_3
mult_heuristic
[ 45, 61, 49, 32 ]
65
[ "61-45=16", "49+32=81", "81-16=65" ]
Current State: 65:[45, 61, 49, 32], Operations: [] Exploring Operation: 61-45=16, Resulting Numbers: [49, 32, 16] Generated Node #2: [49, 32, 16] from Operation: 61-45=16 Current State: 65:[49, 32, 16], Operations: ['61-45=16'] Exploring Operation: 49+32=81, Resulting Numbers: [16, 81] Generated Node #3: [16, 81] from ...
4
Current State: 65:[45, 61, 49, 32], Operations: [] Exploring Operation: 49-32=17, Resulting Numbers: [45, 61, 17] Generated Node #0,0: 65:[45, 61, 17] Operation: 49-32=17 Exploring Operation: 49-45=4, Resulting Numbers: [61, 32, 4] Generated Node #0,1: 65:[61, 32, 4] Operation: 49-45=4 Exploring Operation: 45-32=13, Re...
0
hs_3
sum_heuristic
[ 52, 4, 69, 21 ]
64
[ "69-21=48", "48/4=12", "52+12=64" ]
Current State: 64:[52, 4, 69, 21], Operations: [] Exploring Operation: 69-21=48, Resulting Numbers: [52, 4, 48] Generated Node #2: [52, 4, 48] from Operation: 69-21=48 Current State: 64:[52, 4, 48], Operations: ['69-21=48'] Exploring Operation: 48/4=12, Resulting Numbers: [52, 12] Generated Node #3: [52, 12] from Opera...
4
Current State: 64:[52, 4, 69, 21], Operations: [] Exploring Operation: 69-52=17, Resulting Numbers: [4, 21, 17] Generated Node #0,0: 64:[4, 21, 17] Operation: 69-52=17 Exploring Operation: 52-21=31, Resulting Numbers: [4, 69, 31] Generated Node #0,1: 64:[4, 69, 31] Operation: 52-21=31 Exploring Operation: 52/4=13, Resu...
0
hs_3
mult_heuristic
[ 78, 28, 84, 53 ]
81
[ "78-28=50", "84-53=31", "50+31=81" ]
Current State: 81:[78, 28, 84, 53], Operations: [] Exploring Operation: 78-28=50, Resulting Numbers: [84, 53, 50] Generated Node #2: [84, 53, 50] from Operation: 78-28=50 Current State: 81:[84, 53, 50], Operations: ['78-28=50'] Exploring Operation: 84-53=31, Resulting Numbers: [50, 31] Generated Node #3: [50, 31] from ...
4
Current State: 81:[78, 28, 84, 53], Operations: [] Exploring Operation: 78-53=25, Resulting Numbers: [28, 84, 25] Generated Node #0,0: 81:[28, 84, 25] Operation: 78-53=25 Exploring Operation: 28+53=81, Resulting Numbers: [78, 84, 81] Generated Node #0,1: 81:[78, 84, 81] Operation: 28+53=81 Exploring Operation: 53-28=25...
0.986111
hs_3
sum_heuristic
[ 21, 80, 52, 93 ]
77
[ "52-21=31", "93/31=3", "80-3=77" ]
Current State: 77:[21, 80, 52, 93], Operations: [] Exploring Operation: 52-21=31, Resulting Numbers: [80, 93, 31] Generated Node #2: [80, 93, 31] from Operation: 52-21=31 Current State: 77:[80, 93, 31], Operations: ['52-21=31'] Exploring Operation: 93/31=3, Resulting Numbers: [80, 3] Generated Node #3: [80, 3] from Ope...
4
Current State: 77:[21, 80, 52, 93], Operations: [] Exploring Operation: 93-21=72, Resulting Numbers: [80, 52, 72] Generated Node #0,0: 77:[80, 52, 72] Operation: 93-21=72 Exploring Operation: 21+52=73, Resulting Numbers: [80, 93, 73] Generated Node #0,1: 77:[80, 93, 73] Operation: 21+52=73 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 61, 10, 94, 4 ]
92
[ "61+10=71", "94-71=23", "4*23=92" ]
Current State: 92:[61, 10, 94, 4], Operations: [] Exploring Operation: 61+10=71, Resulting Numbers: [94, 4, 71] Generated Node #2: [94, 4, 71] from Operation: 61+10=71 Current State: 92:[94, 4, 71], Operations: ['61+10=71'] Exploring Operation: 94-71=23, Resulting Numbers: [4, 23] Generated Node #3: [4, 23] from Operat...
4
Current State: 92:[61, 10, 94, 4], Operations: [] Exploring Operation: 61-10=51, Resulting Numbers: [94, 4, 51] Generated Node #0,0: 92:[94, 4, 51] Operation: 61-10=51 Exploring Operation: 94-61=33, Resulting Numbers: [10, 4, 33] Generated Node #0,1: 92:[10, 4, 33] Operation: 94-61=33 Start Sub Search at level 1: Movin...
0.986979
hs_2
sum_heuristic
[ 84, 10, 6, 14 ]
28
[ "10-6=4", "14*4=56", "84-56=28" ]
Current State: 28:[84, 10, 6, 14], Operations: [] Exploring Operation: 10-6=4, Resulting Numbers: [84, 14, 4] Generated Node #2: [84, 14, 4] from Operation: 10-6=4 Current State: 28:[84, 14, 4], Operations: ['10-6=4'] Exploring Operation: 14*4=56, Resulting Numbers: [84, 56] Generated Node #3: [84, 56] from Operation: ...
4
Current State: 28:[84, 10, 6, 14], Operations: [] Exploring Operation: 84-14=70, Resulting Numbers: [10, 6, 70] Generated Node #0,0: 28:[10, 6, 70] Operation: 84-14=70 Exploring Operation: 84/14=6, Resulting Numbers: [10, 6, 6] Generated Node #0,1: 28:[10, 6, 6] Operation: 84/14=6 Exploring Operation: 84/6=14, Resultin...
0
hs_3
mult_heuristic
[ 14, 63, 68, 21 ]
74
[ "63+21=84", "84/14=6", "68+6=74" ]
Current State: 74:[14, 63, 68, 21], Operations: [] Exploring Operation: 63+21=84, Resulting Numbers: [14, 68, 84] Generated Node #2: [14, 68, 84] from Operation: 63+21=84 Current State: 74:[14, 68, 84], Operations: ['63+21=84'] Exploring Operation: 84/14=6, Resulting Numbers: [68, 6] Generated Node #3: [68, 6] from Ope...
4
Current State: 74:[14, 63, 68, 21], Operations: [] Exploring Operation: 21-14=7, Resulting Numbers: [63, 68, 7] Generated Node #0,0: 74:[63, 68, 7] Operation: 21-14=7 Exploring Operation: 63/21=3, Resulting Numbers: [14, 68, 3] Generated Node #0,1: 74:[14, 68, 3] Operation: 63/21=3 Exploring Operation: 14+21=35, Result...
0
hs_3
mult_heuristic
[ 16, 60, 54, 72 ]
29
[ "60*54=3240", "3240/72=45", "45-16=29" ]
Current State: 29:[16, 60, 54, 72], Operations: [] Exploring Operation: 60*54=3240, Resulting Numbers: [16, 72, 3240] Generated Node #2: [16, 72, 3240] from Operation: 60*54=3240 Current State: 29:[16, 72, 3240], Operations: ['60*54=3240'] Exploring Operation: 3240/72=45, Resulting Numbers: [16, 45] Generated Node #3: ...
4
Current State: 29:[16, 60, 54, 72], Operations: [] Exploring Operation: 54-16=38, Resulting Numbers: [60, 72, 38] Generated Node #0,0: 29:[60, 72, 38] Operation: 54-16=38 Exploring Operation: 60-16=44, Resulting Numbers: [54, 72, 44] Generated Node #0,1: 29:[54, 72, 44] Operation: 60-16=44 Exploring Operation: 72-54=18...
0
hs_5
mult_heuristic
[ 48, 41, 25, 52 ]
62
[ "48+41=89", "52-25=27", "89-27=62" ]
Current State: 62:[48, 41, 25, 52], Operations: [] Exploring Operation: 48+41=89, Resulting Numbers: [25, 52, 89] Generated Node #2: [25, 52, 89] from Operation: 48+41=89 Current State: 62:[25, 52, 89], Operations: ['48+41=89'] Exploring Operation: 52-25=27, Resulting Numbers: [89, 27] Generated Node #3: [89, 27] from ...
4
Current State: 62:[48, 41, 25, 52], Operations: [] Exploring Operation: 52-48=4, Resulting Numbers: [41, 25, 4] Generated Node #0,0: 62:[41, 25, 4] Operation: 52-48=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 62:[41, 25, 4], Operations: ['52-48=4'] Exploring Operation: 41+25=66, Resulting Numbers:...
0.993924
hs_1
mult_heuristic
[ 62, 50, 88, 25 ]
22
[ "62+88=150", "150/50=3", "25-3=22" ]
Current State: 22:[62, 50, 88, 25], Operations: [] Exploring Operation: 62+88=150, Resulting Numbers: [50, 25, 150] Generated Node #2: [50, 25, 150] from Operation: 62+88=150 Current State: 22:[50, 25, 150], Operations: ['62+88=150'] Exploring Operation: 150/50=3, Resulting Numbers: [25, 3] Generated Node #3: [25, 3] f...
4
Current State: 22:[62, 50, 88, 25], Operations: [] Exploring Operation: 88-62=26, Resulting Numbers: [50, 25, 26] Generated Node #0,0: 22:[50, 25, 26] Operation: 88-62=26 Start Sub Search at level 1: Moving to Node #0,0 Current State: 22:[50, 25, 26], Operations: ['88-62=26'] Exploring Operation: 50/25=2, Resulting Num...
0
hs_1
mult_heuristic
[ 29, 32, 3, 49 ]
55
[ "32-29=3", "3+49=52", "3+52=55" ]
Current State: 55:[29, 32, 3, 49], Operations: [] Exploring Operation: 32-29=3, Resulting Numbers: [3, 49, 3] Generated Node #2: [3, 49, 3] from Operation: 32-29=3 Current State: 55:[3, 49, 3], Operations: ['32-29=3'] Exploring Operation: 3+49=52, Resulting Numbers: [52] 52,55 equal: Goal Reached Exploring Operation: 3...
4
Current State: 55:[29, 32, 3, 49], Operations: [] Exploring Operation: 29+32=61, Resulting Numbers: [3, 49, 61] Generated Node #0,0: 55:[3, 49, 61] Operation: 29+32=61 Exploring Operation: 32-29=3, Resulting Numbers: [3, 49, 3] Generated Node #0,1: 55:[3, 49, 3] Operation: 32-29=3 Moving to Node #0,1 Current State: 55:...
0.986111
hs_2
mult_heuristic
[ 96, 26, 38, 5 ]
17
[ "96*5=480", "480-38=442", "442/26=17" ]
Current State: 17:[96, 26, 38, 5], Operations: [] Exploring Operation: 96*5=480, Resulting Numbers: [26, 38, 480] Generated Node #2: [26, 38, 480] from Operation: 96*5=480 Current State: 17:[26, 38, 480], Operations: ['96*5=480'] Exploring Operation: 480-38=442, Resulting Numbers: [26, 442] Generated Node #3: [26, 442]...
4
Current State: 17:[96, 26, 38, 5], Operations: [] Exploring Operation: 38-26=12, Resulting Numbers: [96, 5, 12] Generated Node #0,0: 17:[96, 5, 12] Operation: 38-26=12 Exploring Operation: 96-5=91, Resulting Numbers: [26, 38, 91] Generated Node #0,1: 17:[26, 38, 91] Operation: 96-5=91 Exploring Operation: 96-38=58, Res...
0
hs_5
sum_heuristic
[ 26, 80, 9, 78 ]
83
[ "26*9=234", "234/78=3", "80+3=83" ]
Current State: 83:[26, 80, 9, 78], Operations: [] Exploring Operation: 26*9=234, Resulting Numbers: [80, 78, 234] Generated Node #2: [80, 78, 234] from Operation: 26*9=234 Current State: 83:[80, 78, 234], Operations: ['26*9=234'] Exploring Operation: 234/78=3, Resulting Numbers: [80, 3] Generated Node #3: [80, 3] from ...
4
Current State: 83:[26, 80, 9, 78], Operations: [] Exploring Operation: 26+9=35, Resulting Numbers: [80, 78, 35] Generated Node #0,0: 83:[80, 78, 35] Operation: 26+9=35 Moving to Node #0,0 Current State: 83:[80, 78, 35], Operations: ['26+9=35'] Exploring Operation: 78+35=113, Resulting Numbers: [80, 113] Generated Node ...
0
hs_1
sum_heuristic
[ 13, 16, 12, 92 ]
82
[ "12*92=1104", "1104/16=69", "13+69=82" ]
Current State: 82:[13, 16, 12, 92], Operations: [] Exploring Operation: 12*92=1104, Resulting Numbers: [13, 16, 1104] Generated Node #2: [13, 16, 1104] from Operation: 12*92=1104 Current State: 82:[13, 16, 1104], Operations: ['12*92=1104'] Exploring Operation: 1104/16=69, Resulting Numbers: [13, 69] Generated Node #3: ...
4
Current State: 82:[13, 16, 12, 92], Operations: [] Exploring Operation: 16-12=4, Resulting Numbers: [13, 92, 4] Generated Node #0,0: 82:[13, 92, 4] Operation: 16-12=4 Exploring Operation: 92-13=79, Resulting Numbers: [16, 12, 79] Generated Node #0,1: 82:[16, 12, 79] Operation: 92-13=79 Exploring Operation: 13-12=1, Res...
0
hs_4
sum_heuristic
[ 62, 2, 94, 48 ]
66
[ "62-48=14", "2*14=28", "94-28=66" ]
Current State: 66:[62, 2, 94, 48], Operations: [] Exploring Operation: 62-48=14, Resulting Numbers: [2, 94, 14] Generated Node #2: [2, 94, 14] from Operation: 62-48=14 Current State: 66:[2, 94, 14], Operations: ['62-48=14'] Exploring Operation: 2*14=28, Resulting Numbers: [94, 28] Generated Node #3: [94, 28] from Opera...
4
Current State: 66:[62, 2, 94, 48], Operations: [] Exploring Operation: 94-62=32, Resulting Numbers: [2, 48, 32] Generated Node #0,0: 66:[2, 48, 32] Operation: 94-62=32 Exploring Operation: 94-48=46, Resulting Numbers: [62, 2, 46] Generated Node #0,1: 66:[62, 2, 46] Operation: 94-48=46 Exploring Operation: 48/2=24, Resu...
0
hs_5
mult_heuristic
[ 36, 89, 76, 25 ]
71
[ "36+89=125", "125/25=5", "76-5=71" ]
Current State: 71:[36, 89, 76, 25], Operations: [] Exploring Operation: 36+89=125, Resulting Numbers: [76, 25, 125] Generated Node #2: [76, 25, 125] from Operation: 36+89=125 Current State: 71:[76, 25, 125], Operations: ['36+89=125'] Exploring Operation: 125/25=5, Resulting Numbers: [76, 5] Generated Node #3: [76, 5] f...
4
Current State: 71:[36, 89, 76, 25], Operations: [] Exploring Operation: 89-25=64, Resulting Numbers: [36, 76, 64] Generated Node #0,0: 71:[36, 76, 64] Operation: 89-25=64 Exploring Operation: 36+25=61, Resulting Numbers: [89, 76, 61] Generated Node #0,1: 71:[89, 76, 61] Operation: 36+25=61 Exploring Operation: 36-25=11...
0
hs_5
mult_heuristic
[ 52, 82, 78, 14 ]
70
[ "52+82=134", "78-14=64", "134-64=70" ]
Current State: 70:[52, 82, 78, 14], Operations: [] Exploring Operation: 52+82=134, Resulting Numbers: [78, 14, 134] Generated Node #2: [78, 14, 134] from Operation: 52+82=134 Current State: 70:[78, 14, 134], Operations: ['52+82=134'] Exploring Operation: 78-14=64, Resulting Numbers: [134, 64] Generated Node #3: [134, 6...
4
Current State: 70:[52, 82, 78, 14], Operations: [] Exploring Operation: 82-52=30, Resulting Numbers: [78, 14, 30] Generated Node #0,0: 70:[78, 14, 30] Operation: 82-52=30 Exploring Operation: 78-52=26, Resulting Numbers: [82, 14, 26] Generated Node #0,1: 70:[82, 14, 26] Operation: 78-52=26 Exploring Operation: 52+14=66...
0.96441
hs_5
sum_heuristic
[ 85, 33, 10, 19 ]
38
[ "85+10=95", "95/19=5", "33+5=38" ]
Current State: 38:[85, 33, 10, 19], Operations: [] Exploring Operation: 85+10=95, Resulting Numbers: [33, 19, 95] Generated Node #2: [33, 19, 95] from Operation: 85+10=95 Current State: 38:[33, 19, 95], Operations: ['85+10=95'] Exploring Operation: 95/19=5, Resulting Numbers: [33, 5] Generated Node #3: [33, 5] from Ope...
4
Current State: 38:[85, 33, 10, 19], Operations: [] Exploring Operation: 33-10=23, Resulting Numbers: [85, 19, 23] Generated Node #0,0: 38:[85, 19, 23] Operation: 33-10=23 Exploring Operation: 85-19=66, Resulting Numbers: [33, 10, 66] Generated Node #0,1: 38:[33, 10, 66] Operation: 85-19=66 Exploring Operation: 85-10=75...
0
hs_4
sum_heuristic
[ 3, 30, 14, 77 ]
55
[ "30/3=10", "77*10=770", "770/14=55" ]
Current State: 55:[3, 30, 14, 77], Operations: [] Exploring Operation: 30/3=10, Resulting Numbers: [14, 77, 10] Generated Node #2: [14, 77, 10] from Operation: 30/3=10 Current State: 55:[14, 77, 10], Operations: ['30/3=10'] Exploring Operation: 77*10=770, Resulting Numbers: [14, 770] Generated Node #3: [14, 770] from O...
4
Current State: 55:[3, 30, 14, 77], Operations: [] Exploring Operation: 30/3=10, Resulting Numbers: [14, 77, 10] Generated Node #0,0: 55:[14, 77, 10] Operation: 30/3=10 Exploring Operation: 30-14=16, Resulting Numbers: [3, 77, 16] Generated Node #0,1: 55:[3, 77, 16] Operation: 30-14=16 Exploring Operation: 77-14=63, Res...
0
hs_4
mult_heuristic
[ 27, 6, 14, 65 ]
58
[ "27-6=21", "14+65=79", "79-21=58" ]
Current State: 58:[27, 6, 14, 65], Operations: [] Exploring Operation: 27-6=21, Resulting Numbers: [14, 65, 21] Generated Node #2: [14, 65, 21] from Operation: 27-6=21 Current State: 58:[14, 65, 21], Operations: ['27-6=21'] Exploring Operation: 14+65=79, Resulting Numbers: [21, 79] Generated Node #3: [21, 79] from Oper...
4
Current State: 58:[27, 6, 14, 65], Operations: [] Exploring Operation: 65-6=59, Resulting Numbers: [27, 14, 59] Generated Node #0,0: 58:[27, 14, 59] Operation: 65-6=59 Exploring Operation: 6+14=20, Resulting Numbers: [27, 65, 20] Generated Node #0,1: 58:[27, 65, 20] Operation: 6+14=20 Exploring Operation: 65-14=51, Res...
0.956597
hs_4
mult_heuristic
[ 46, 56, 21, 14 ]
23
[ "46*21=966", "56-14=42", "966/42=23" ]
Current State: 23:[46, 56, 21, 14], Operations: [] Exploring Operation: 46*21=966, Resulting Numbers: [56, 14, 966] Generated Node #2: [56, 14, 966] from Operation: 46*21=966 Current State: 23:[56, 14, 966], Operations: ['46*21=966'] Exploring Operation: 56-14=42, Resulting Numbers: [966, 42] Generated Node #3: [966, 4...
4
Current State: 23:[46, 56, 21, 14], Operations: [] Exploring Operation: 56-46=10, Resulting Numbers: [21, 14, 10] Generated Node #0,0: 23:[21, 14, 10] Operation: 56-46=10 Exploring Operation: 46-21=25, Resulting Numbers: [56, 14, 25] Generated Node #0,1: 23:[56, 14, 25] Operation: 46-21=25 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 75, 41, 50, 7 ]
51
[ "41-7=34", "75*34=2550", "2550/50=51" ]
Current State: 51:[75, 41, 50, 7], Operations: [] Exploring Operation: 41-7=34, Resulting Numbers: [75, 50, 34] Generated Node #2: [75, 50, 34] from Operation: 41-7=34 Current State: 51:[75, 50, 34], Operations: ['41-7=34'] Exploring Operation: 75*34=2550, Resulting Numbers: [50, 2550] Generated Node #3: [50, 2550] fro...
4
Current State: 51:[75, 41, 50, 7], Operations: [] Exploring Operation: 75-50=25, Resulting Numbers: [41, 7, 25] Generated Node #0,0: 51:[41, 7, 25] Operation: 75-50=25 Exploring Operation: 75-41=34, Resulting Numbers: [50, 7, 34] Generated Node #0,1: 51:[50, 7, 34] Operation: 75-41=34 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 14, 2, 37, 33 ]
12
[ "14+2=16", "37-33=4", "16-4=12" ]
Current State: 12:[14, 2, 37, 33], Operations: [] Exploring Operation: 14+2=16, Resulting Numbers: [37, 33, 16] Generated Node #2: [37, 33, 16] from Operation: 14+2=16 Current State: 12:[37, 33, 16], Operations: ['14+2=16'] Exploring Operation: 37-33=4, Resulting Numbers: [16, 4] Generated Node #3: [16, 4] from Operati...
4
Current State: 12:[14, 2, 37, 33], Operations: [] Exploring Operation: 37-14=23, Resulting Numbers: [2, 33, 23] Generated Node #0,0: 12:[2, 33, 23] Operation: 37-14=23 Exploring Operation: 33-14=19, Resulting Numbers: [2, 37, 19] Generated Node #0,1: 12:[2, 37, 19] Operation: 33-14=19 Exploring Operation: 37-2=35, Resu...
0.963542
hs_5
sum_heuristic
[ 31, 65, 43, 27 ]
26
[ "31+65=96", "43+27=70", "96-70=26" ]
Current State: 26:[31, 65, 43, 27], Operations: [] Exploring Operation: 31+65=96, Resulting Numbers: [43, 27, 96] Generated Node #2: [43, 27, 96] from Operation: 31+65=96 Current State: 26:[43, 27, 96], Operations: ['31+65=96'] Exploring Operation: 43+27=70, Resulting Numbers: [96, 70] Generated Node #3: [96, 70] from ...
4
Current State: 26:[31, 65, 43, 27], Operations: [] Exploring Operation: 65-31=34, Resulting Numbers: [43, 27, 34] Generated Node #0,0: 26:[43, 27, 34] Operation: 65-31=34 Exploring Operation: 43-27=16, Resulting Numbers: [31, 65, 16] Generated Node #0,1: 26:[31, 65, 16] Operation: 43-27=16 Exploring Operation: 65-27=38...
0.982639
hs_5
mult_heuristic
[ 40, 85, 92, 82 ]
35
[ "85-40=45", "92-82=10", "45-10=35" ]
Current State: 35:[40, 85, 92, 82], Operations: [] Exploring Operation: 85-40=45, Resulting Numbers: [92, 82, 45] Generated Node #2: [92, 82, 45] from Operation: 85-40=45 Current State: 35:[92, 82, 45], Operations: ['85-40=45'] Exploring Operation: 92-82=10, Resulting Numbers: [45, 10] Generated Node #3: [45, 10] from ...
4
Current State: 35:[40, 85, 92, 82], Operations: [] Exploring Operation: 92-85=7, Resulting Numbers: [40, 82, 7] Generated Node #0,0: 35:[40, 82, 7] Operation: 92-85=7 Exploring Operation: 92-82=10, Resulting Numbers: [40, 85, 10] Generated Node #0,1: 35:[40, 85, 10] Operation: 92-82=10 Moving to Node #0,0 Current State...
0.989583
hs_2
mult_heuristic
[ 54, 83, 45, 51 ]
35
[ "83-54=29", "51-45=6", "29+6=35" ]
Current State: 35:[54, 83, 45, 51], Operations: [] Exploring Operation: 83-54=29, Resulting Numbers: [45, 51, 29] Generated Node #2: [45, 51, 29] from Operation: 83-54=29 Current State: 35:[45, 51, 29], Operations: ['83-54=29'] Exploring Operation: 51-45=6, Resulting Numbers: [29, 6] Generated Node #3: [29, 6] from Ope...
4
Current State: 35:[54, 83, 45, 51], Operations: [] Exploring Operation: 54-45=9, Resulting Numbers: [83, 51, 9] Generated Node #0,0: 35:[83, 51, 9] Operation: 54-45=9 Exploring Operation: 83-54=29, Resulting Numbers: [45, 51, 29] Generated Node #0,1: 35:[45, 51, 29] Operation: 83-54=29 Exploring Operation: 83-45=38, Re...
0.959201
hs_5
sum_heuristic
[ 2, 75, 83, 7 ]
58
[ "83-75=8", "7*8=56", "2+56=58" ]
Current State: 58:[2, 75, 83, 7], Operations: [] Exploring Operation: 83-75=8, Resulting Numbers: [2, 7, 8] Generated Node #2: [2, 7, 8] from Operation: 83-75=8 Current State: 58:[2, 7, 8], Operations: ['83-75=8'] Exploring Operation: 7*8=56, Resulting Numbers: [2, 56] Generated Node #3: [2, 56] from Operation: 7*8=56 ...
4
Current State: 58:[2, 75, 83, 7], Operations: [] Exploring Operation: 83-7=76, Resulting Numbers: [2, 75, 76] Generated Node #0,0: 58:[2, 75, 76] Operation: 83-7=76 Exploring Operation: 75-7=68, Resulting Numbers: [2, 83, 68] Generated Node #0,1: 58:[2, 83, 68] Operation: 75-7=68 Exploring Operation: 83-75=8, Resulting...
0.986979
hs_3
sum_heuristic
[ 60, 56, 2, 72 ]
74
[ "60-56=4", "72-2=70", "4+70=74" ]
Current State: 74:[60, 56, 2, 72], Operations: [] Exploring Operation: 60-56=4, Resulting Numbers: [2, 72, 4] Generated Node #2: [2, 72, 4] from Operation: 60-56=4 Current State: 74:[2, 72, 4], Operations: ['60-56=4'] Exploring Operation: 72-2=70, Resulting Numbers: [4, 70] Generated Node #3: [4, 70] from Operation: 72...
4
Current State: 74:[60, 56, 2, 72], Operations: [] Exploring Operation: 72-56=16, Resulting Numbers: [60, 2, 16] Generated Node #0,0: 74:[60, 2, 16] Operation: 72-56=16 Exploring Operation: 56/2=28, Resulting Numbers: [60, 72, 28] Generated Node #0,1: 74:[60, 72, 28] Operation: 56/2=28 Exploring Operation: 60-56=4, Resu...
0.984375
hs_5
sum_heuristic
[ 30, 95, 58, 53 ]
46
[ "95-30=65", "58+53=111", "111-65=46" ]
Current State: 46:[30, 95, 58, 53], Operations: [] Exploring Operation: 95-30=65, Resulting Numbers: [58, 53, 65] Generated Node #2: [58, 53, 65] from Operation: 95-30=65 Current State: 46:[58, 53, 65], Operations: ['95-30=65'] Exploring Operation: 58+53=111, Resulting Numbers: [65, 111] Generated Node #3: [65, 111] fr...
4
Current State: 46:[30, 95, 58, 53], Operations: [] Exploring Operation: 95-58=37, Resulting Numbers: [30, 53, 37] Generated Node #0,0: 46:[30, 53, 37] Operation: 95-58=37 Exploring Operation: 95-53=42, Resulting Numbers: [30, 58, 42] Generated Node #0,1: 46:[30, 58, 42] Operation: 95-53=42 Exploring Operation: 95-30=65...
0.985243
hs_3
mult_heuristic
[ 1, 99, 33, 44 ]
48
[ "1+44=45", "99/33=3", "45+3=48" ]
Current State: 48:[1, 99, 33, 44], Operations: [] Exploring Operation: 1+44=45, Resulting Numbers: [99, 33, 45] Generated Node #2: [99, 33, 45] from Operation: 1+44=45 Current State: 48:[99, 33, 45], Operations: ['1+44=45'] Exploring Operation: 99/33=3, Resulting Numbers: [45, 3] Generated Node #3: [45, 3] from Operati...
4
Current State: 48:[1, 99, 33, 44], Operations: [] Exploring Operation: 99/33=3, Resulting Numbers: [1, 44, 3] Generated Node #0,0: 48:[1, 44, 3] Operation: 99/33=3 Exploring Operation: 99-44=55, Resulting Numbers: [1, 33, 55] Generated Node #0,1: 48:[1, 33, 55] Operation: 99-44=55 Moving to Node #0,0 Current State: 48:...
0.986111
hs_2
mult_heuristic
[ 75, 4, 62, 25 ]
48
[ "75-62=13", "25-13=12", "4*12=48" ]
Current State: 48:[75, 4, 62, 25], Operations: [] Exploring Operation: 75-62=13, Resulting Numbers: [4, 25, 13] Generated Node #2: [4, 25, 13] from Operation: 75-62=13 Current State: 48:[4, 25, 13], Operations: ['75-62=13'] Exploring Operation: 25-13=12, Resulting Numbers: [4, 12] Generated Node #3: [4, 12] from Operat...
4
Current State: 48:[75, 4, 62, 25], Operations: [] Exploring Operation: 75-62=13, Resulting Numbers: [4, 25, 13] Generated Node #0,0: 48:[4, 25, 13] Operation: 75-62=13 Exploring Operation: 75/25=3, Resulting Numbers: [4, 62, 3] Generated Node #0,1: 48:[4, 62, 3] Operation: 75/25=3 Start Sub Search at level 1: Moving to...
0.991319
hs_2
mult_heuristic
[ 23, 64, 6, 57 ]
19
[ "64-57=7", "6*7=42", "42-23=19" ]
Current State: 19:[23, 64, 6, 57], Operations: [] Exploring Operation: 64-57=7, Resulting Numbers: [23, 6, 7] Generated Node #2: [23, 6, 7] from Operation: 64-57=7 Current State: 19:[23, 6, 7], Operations: ['64-57=7'] Exploring Operation: 6*7=42, Resulting Numbers: [23, 42] Generated Node #3: [23, 42] from Operation: 6...
4
Current State: 19:[23, 64, 6, 57], Operations: [] Exploring Operation: 64-57=7, Resulting Numbers: [23, 6, 7] Generated Node #0,0: 19:[23, 6, 7] Operation: 64-57=7 Moving to Node #0,0 Current State: 19:[23, 6, 7], Operations: ['64-57=7'] Exploring Operation: 6+7=13, Resulting Numbers: [23, 13] Generated Node #0,0,0: 19...
0
hs_1
sum_heuristic
[ 34, 86, 5, 68 ]
47
[ "34+86=120", "5+68=73", "120-73=47" ]
Current State: 47:[34, 86, 5, 68], Operations: [] Exploring Operation: 34+86=120, Resulting Numbers: [5, 68, 120] Generated Node #2: [5, 68, 120] from Operation: 34+86=120 Current State: 47:[5, 68, 120], Operations: ['34+86=120'] Exploring Operation: 5+68=73, Resulting Numbers: [120, 73] Generated Node #3: [120, 73] fr...
4
Current State: 47:[34, 86, 5, 68], Operations: [] Exploring Operation: 34+5=39, Resulting Numbers: [86, 68, 39] Generated Node #0,0: 47:[86, 68, 39] Operation: 34+5=39 Exploring Operation: 86-34=52, Resulting Numbers: [5, 68, 52] Generated Node #0,1: 47:[5, 68, 52] Operation: 86-34=52 Exploring Operation: 86-5=81, Resu...
0.974826
hs_3
mult_heuristic
[ 21, 61, 66, 65 ]
40
[ "61-21=40", "66-65=1", "40*1=40" ]
Current State: 40:[21, 61, 66, 65], Operations: [] Exploring Operation: 61-21=40, Resulting Numbers: [66, 65, 40] Generated Node #2: [66, 65, 40] from Operation: 61-21=40 Current State: 40:[66, 65, 40], Operations: ['61-21=40'] Exploring Operation: 66-65=1, Resulting Numbers: [40, 1] Generated Node #3: [40, 1] from Ope...
4
Current State: 40:[21, 61, 66, 65], Operations: [] Exploring Operation: 66-61=5, Resulting Numbers: [21, 65, 5] Generated Node #0,0: 40:[21, 65, 5] Operation: 66-61=5 Exploring Operation: 66-65=1, Resulting Numbers: [21, 61, 1] Generated Node #0,1: 40:[21, 61, 1] Operation: 66-65=1 Moving to Node #0,1 Current State: 40...
0.992188
hs_2
sum_heuristic
[ 68, 6, 72, 93 ]
48
[ "68-6=62", "72*62=4464", "4464/93=48" ]
Current State: 48:[68, 6, 72, 93], Operations: [] Exploring Operation: 68-6=62, Resulting Numbers: [72, 93, 62] Generated Node #2: [72, 93, 62] from Operation: 68-6=62 Current State: 48:[72, 93, 62], Operations: ['68-6=62'] Exploring Operation: 72*62=4464, Resulting Numbers: [93, 4464] Generated Node #3: [93, 4464] fro...
4
Current State: 48:[68, 6, 72, 93], Operations: [] Exploring Operation: 72/6=12, Resulting Numbers: [68, 93, 12] Generated Node #0,0: 48:[68, 93, 12] Operation: 72/6=12 Exploring Operation: 72-68=4, Resulting Numbers: [6, 93, 4] Generated Node #0,1: 48:[6, 93, 4] Operation: 72-68=4 Exploring Operation: 93-68=25, Resulti...
0
hs_4
sum_heuristic
[ 66, 26, 5, 9 ]
59
[ "26+9=35", "35/5=7", "66-7=59" ]
Current State: 59:[66, 26, 5, 9], Operations: [] Exploring Operation: 26+9=35, Resulting Numbers: [66, 5, 35] Generated Node #2: [66, 5, 35] from Operation: 26+9=35 Current State: 59:[66, 5, 35], Operations: ['26+9=35'] Exploring Operation: 35/5=7, Resulting Numbers: [66, 7] Generated Node #3: [66, 7] from Operation: 3...
4
Current State: 59:[66, 26, 5, 9], Operations: [] Exploring Operation: 66-5=61, Resulting Numbers: [26, 9, 61] Generated Node #0,0: 59:[26, 9, 61] Operation: 66-5=61 Exploring Operation: 5*9=45, Resulting Numbers: [66, 26, 45] Generated Node #0,1: 59:[66, 26, 45] Operation: 5*9=45 Start Sub Search at level 1: Moving to ...
0
hs_2
sum_heuristic
[ 33, 27, 54, 40 ]
13
[ "54/27=2", "40/2=20", "33-20=13" ]
Current State: 13:[33, 27, 54, 40], Operations: [] Exploring Operation: 54/27=2, Resulting Numbers: [33, 40, 2] Generated Node #2: [33, 40, 2] from Operation: 54/27=2 Current State: 13:[33, 40, 2], Operations: ['54/27=2'] Exploring Operation: 40/2=20, Resulting Numbers: [33, 20] Generated Node #3: [33, 20] from Operati...
4
Current State: 13:[33, 27, 54, 40], Operations: [] Exploring Operation: 54-40=14, Resulting Numbers: [33, 27, 14] Generated Node #0,0: 13:[33, 27, 14] Operation: 54-40=14 Start Sub Search at level 1: Moving to Node #0,0 Current State: 13:[33, 27, 14], Operations: ['54-40=14'] Exploring Operation: 33-27=6, Resulting Num...
0
hs_1
sum_heuristic
[ 14, 19, 57, 53 ]
77
[ "14+19=33", "57+53=110", "110-33=77" ]
Current State: 77:[14, 19, 57, 53], Operations: [] Exploring Operation: 14+19=33, Resulting Numbers: [57, 53, 33] Generated Node #2: [57, 53, 33] from Operation: 14+19=33 Current State: 77:[57, 53, 33], Operations: ['14+19=33'] Exploring Operation: 57+53=110, Resulting Numbers: [33, 110] Generated Node #3: [33, 110] fr...
4
Current State: 77:[14, 19, 57, 53], Operations: [] Exploring Operation: 57-53=4, Resulting Numbers: [14, 19, 4] Generated Node #0,0: 77:[14, 19, 4] Operation: 57-53=4 Moving to Node #0,0 Current State: 77:[14, 19, 4], Operations: ['57-53=4'] Exploring Operation: 19*4=76, Resulting Numbers: [14, 76] Generated Node #0,0,...
0
hs_1
sum_heuristic