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
[ 47, 53, 61, 99 ]
61
[ "47+53=100", "100-99=1", "61*1=61" ]
Current State: 61:[47, 53, 61, 99], Operations: [] Exploring Operation: 47+53=100, Resulting Numbers: [61, 99, 100] Generated Node #2: [61, 99, 100] from Operation: 47+53=100 Current State: 61:[61, 99, 100], Operations: ['47+53=100'] Exploring Operation: 100-99=1, Resulting Numbers: [61, 1] Generated Node #3: [61, 1] f...
4
Current State: 61:[47, 53, 61, 99], Operations: [] Exploring Operation: 99-61=38, Resulting Numbers: [47, 53, 38] Generated Node #0,0: 61:[47, 53, 38] Operation: 99-61=38 Exploring Operation: 99-47=52, Resulting Numbers: [53, 61, 52] Generated Node #0,1: 61:[53, 61, 52] Operation: 99-47=52 Exploring Operation: 99-53=46...
0.982639
hs_3
sum_heuristic
[ 27, 14, 10, 33 ]
36
[ "27-14=13", "33-10=23", "13+23=36" ]
Current State: 36:[27, 14, 10, 33], Operations: [] Exploring Operation: 27-14=13, Resulting Numbers: [10, 33, 13] Generated Node #2: [10, 33, 13] from Operation: 27-14=13 Current State: 36:[10, 33, 13], Operations: ['27-14=13'] Exploring Operation: 33-10=23, Resulting Numbers: [13, 23] Generated Node #3: [13, 23] from ...
4
Current State: 36:[27, 14, 10, 33], Operations: [] Exploring Operation: 33-27=6, Resulting Numbers: [14, 10, 6] Generated Node #0,0: 36:[14, 10, 6] Operation: 33-27=6 Moving to Node #0,0 Current State: 36:[14, 10, 6], Operations: ['33-27=6'] Exploring Operation: 14-10=4, Resulting Numbers: [6, 4] Generated Node #0,0,0:...
0
hs_1
mult_heuristic
[ 38, 22, 50, 32 ]
25
[ "38-22=16", "50*16=800", "800/32=25" ]
Current State: 25:[38, 22, 50, 32], Operations: [] Exploring Operation: 38-22=16, Resulting Numbers: [50, 32, 16] Generated Node #2: [50, 32, 16] from Operation: 38-22=16 Current State: 25:[50, 32, 16], Operations: ['38-22=16'] Exploring Operation: 50*16=800, Resulting Numbers: [32, 800] Generated Node #3: [32, 800] fr...
4
Current State: 25:[38, 22, 50, 32], Operations: [] Exploring Operation: 50-38=12, Resulting Numbers: [22, 32, 12] Generated Node #0,0: 25:[22, 32, 12] Operation: 50-38=12 Exploring Operation: 50-22=28, Resulting Numbers: [38, 32, 28] Generated Node #0,1: 25:[38, 32, 28] Operation: 50-22=28 Exploring Operation: 50-32=18...
0
hs_3
sum_heuristic
[ 20, 99, 97, 55 ]
70
[ "55-20=35", "99-97=2", "35*2=70" ]
Current State: 70:[20, 99, 97, 55], Operations: [] Exploring Operation: 55-20=35, Resulting Numbers: [99, 97, 35] Generated Node #2: [99, 97, 35] from Operation: 55-20=35 Current State: 70:[99, 97, 35], Operations: ['55-20=35'] Exploring Operation: 99-97=2, Resulting Numbers: [35, 2] Generated Node #3: [35, 2] from Ope...
4
Current State: 70:[20, 99, 97, 55], Operations: [] Exploring Operation: 99-97=2, Resulting Numbers: [20, 55, 2] Generated Node #0,0: 70:[20, 55, 2] Operation: 99-97=2 Moving to Node #0,0 Current State: 70:[20, 55, 2], Operations: ['99-97=2'] Exploring Operation: 55-20=35, Resulting Numbers: [2, 35] Generated Node #0,0,...
0.993924
hs_1
sum_heuristic
[ 81, 83, 69, 48 ]
87
[ "81-69=12", "48/12=4", "83+4=87" ]
Current State: 87:[81, 83, 69, 48], Operations: [] Exploring Operation: 81-69=12, Resulting Numbers: [83, 48, 12] Generated Node #2: [83, 48, 12] from Operation: 81-69=12 Current State: 87:[83, 48, 12], Operations: ['81-69=12'] Exploring Operation: 48/12=4, Resulting Numbers: [83, 4] Generated Node #3: [83, 4] from Ope...
4
Current State: 87:[81, 83, 69, 48], Operations: [] Exploring Operation: 81-69=12, Resulting Numbers: [83, 48, 12] Generated Node #0,0: 87:[83, 48, 12] Operation: 81-69=12 Exploring Operation: 83-48=35, Resulting Numbers: [81, 69, 35] Generated Node #0,1: 87:[81, 69, 35] Operation: 83-48=35 Exploring Operation: 69-48=21...
0.945313
hs_4
sum_heuristic
[ 30, 58, 80, 79 ]
28
[ "58-30=28", "80-79=1", "28*1=28" ]
Current State: 28:[30, 58, 80, 79], Operations: [] Exploring Operation: 58-30=28, Resulting Numbers: [80, 79, 28] Generated Node #2: [80, 79, 28] from Operation: 58-30=28 Current State: 28:[80, 79, 28], Operations: ['58-30=28'] Exploring Operation: 80-79=1, Resulting Numbers: [28, 1] Generated Node #3: [28, 1] from Ope...
4
Current State: 28:[30, 58, 80, 79], Operations: [] Exploring Operation: 80-79=1, Resulting Numbers: [30, 58, 1] Generated Node #0,0: 28:[30, 58, 1] Operation: 80-79=1 Start Sub Search at level 1: Moving to Node #0,0 Current State: 28:[30, 58, 1], Operations: ['80-79=1'] Exploring Operation: 58-30=28, Resulting Numbers:...
0.993924
hs_1
mult_heuristic
[ 25, 13, 5, 50 ]
75
[ "25*13=325", "5*50=250", "325-250=75" ]
Current State: 75:[25, 13, 5, 50], Operations: [] Exploring Operation: 25*13=325, Resulting Numbers: [5, 50, 325] Generated Node #2: [5, 50, 325] from Operation: 25*13=325 Current State: 75:[5, 50, 325], Operations: ['25*13=325'] Exploring Operation: 5*50=250, Resulting Numbers: [325, 250] Generated Node #3: [325, 250]...
4
Current State: 75:[25, 13, 5, 50], Operations: [] Exploring Operation: 50-25=25, Resulting Numbers: [13, 5, 25] Generated Node #0,0: 75:[13, 5, 25] Operation: 50-25=25 Exploring Operation: 50/25=2, Resulting Numbers: [13, 5, 2] Generated Node #0,1: 75:[13, 5, 2] Operation: 50/25=2 Exploring Operation: 25+50=75, Resulti...
0.969618
hs_3
sum_heuristic
[ 4, 91, 35, 45 ]
97
[ "91-4=87", "45-35=10", "87+10=97" ]
Current State: 97:[4, 91, 35, 45], Operations: [] Exploring Operation: 91-4=87, Resulting Numbers: [35, 45, 87] Generated Node #2: [35, 45, 87] from Operation: 91-4=87 Current State: 97:[35, 45, 87], Operations: ['91-4=87'] Exploring Operation: 45-35=10, Resulting Numbers: [87, 10] Generated Node #3: [87, 10] from Oper...
4
Current State: 97:[4, 91, 35, 45], Operations: [] Exploring Operation: 4+91=95, Resulting Numbers: [35, 45, 95] Generated Node #0,0: 97:[35, 45, 95] Operation: 4+91=95 Exploring Operation: 4+45=49, Resulting Numbers: [91, 35, 49] Generated Node #0,1: 97:[91, 35, 49] Operation: 4+45=49 Exploring Operation: 4*35=140, Res...
0.951389
hs_4
sum_heuristic
[ 7, 73, 97, 49 ]
71
[ "73-49=24", "7*24=168", "168-97=71" ]
Current State: 71:[7, 73, 97, 49], Operations: [] Exploring Operation: 73-49=24, Resulting Numbers: [7, 97, 24] Generated Node #2: [7, 97, 24] from Operation: 73-49=24 Current State: 71:[7, 97, 24], Operations: ['73-49=24'] Exploring Operation: 7*24=168, Resulting Numbers: [97, 168] Generated Node #3: [97, 168] from Op...
4
Current State: 71:[7, 73, 97, 49], Operations: [] Exploring Operation: 97-7=90, Resulting Numbers: [73, 49, 90] Generated Node #0,0: 71:[73, 49, 90] Operation: 97-7=90 Start Sub Search at level 1: Moving to Node #0,0 Current State: 71:[73, 49, 90], Operations: ['97-7=90'] Exploring Operation: 90-49=41, Resulting Number...
0
hs_1
sum_heuristic
[ 61, 88, 96, 30 ]
93
[ "88-61=27", "96-30=66", "27+66=93" ]
Current State: 93:[61, 88, 96, 30], Operations: [] Exploring Operation: 88-61=27, Resulting Numbers: [96, 30, 27] Generated Node #2: [96, 30, 27] from Operation: 88-61=27 Current State: 93:[96, 30, 27], Operations: ['88-61=27'] Exploring Operation: 96-30=66, Resulting Numbers: [27, 66] Generated Node #3: [27, 66] from ...
4
Current State: 93:[61, 88, 96, 30], Operations: [] Exploring Operation: 88-61=27, Resulting Numbers: [96, 30, 27] Generated Node #0,0: 93:[96, 30, 27] Operation: 88-61=27 Exploring Operation: 96-61=35, Resulting Numbers: [88, 30, 35] Generated Node #0,1: 93:[88, 30, 35] Operation: 96-61=35 Exploring Operation: 61+30=91...
0.980903
hs_4
sum_heuristic
[ 52, 1, 4, 41 ]
71
[ "4-1=3", "41*3=123", "123-52=71" ]
Current State: 71:[52, 1, 4, 41], Operations: [] Exploring Operation: 4-1=3, Resulting Numbers: [52, 41, 3] Generated Node #2: [52, 41, 3] from Operation: 4-1=3 Current State: 71:[52, 41, 3], Operations: ['4-1=3'] Exploring Operation: 41*3=123, Resulting Numbers: [52, 123] Generated Node #3: [52, 123] from Operation: 4...
4
Current State: 71:[52, 1, 4, 41], Operations: [] Exploring Operation: 1+4=5, Resulting Numbers: [52, 41, 5] Generated Node #0,0: 71:[52, 41, 5] Operation: 1+4=5 Exploring Operation: 52+1=53, Resulting Numbers: [4, 41, 53] Generated Node #0,1: 71:[4, 41, 53] Operation: 52+1=53 Exploring Operation: 52+4=56, Resulting Num...
0
hs_3
mult_heuristic
[ 57, 6, 14, 5 ]
61
[ "6+14=20", "20/5=4", "57+4=61" ]
Current State: 61:[57, 6, 14, 5], Operations: [] Exploring Operation: 6+14=20, Resulting Numbers: [57, 5, 20] Generated Node #2: [57, 5, 20] from Operation: 6+14=20 Current State: 61:[57, 5, 20], Operations: ['6+14=20'] Exploring Operation: 20/5=4, Resulting Numbers: [57, 4] Generated Node #3: [57, 4] from Operation: 2...
4
Current State: 61:[57, 6, 14, 5], Operations: [] Exploring Operation: 14*5=70, Resulting Numbers: [57, 6, 70] Generated Node #0,0: 61:[57, 6, 70] Operation: 14*5=70 Exploring Operation: 6*14=84, Resulting Numbers: [57, 5, 84] Generated Node #0,1: 61:[57, 5, 84] Operation: 6*14=84 Exploring Operation: 6+14=20, Resulting...
0
hs_4
mult_heuristic
[ 40, 30, 45, 47 ]
72
[ "40+30=70", "47-45=2", "70+2=72" ]
Current State: 72:[40, 30, 45, 47], Operations: [] Exploring Operation: 40+30=70, Resulting Numbers: [45, 47, 70] Generated Node #2: [45, 47, 70] from Operation: 40+30=70 Current State: 72:[45, 47, 70], Operations: ['40+30=70'] Exploring Operation: 47-45=2, Resulting Numbers: [70, 2] Generated Node #3: [70, 2] from Ope...
4
Current State: 72:[40, 30, 45, 47], Operations: [] Exploring Operation: 45-40=5, Resulting Numbers: [30, 47, 5] Generated Node #0,0: 72:[30, 47, 5] Operation: 45-40=5 Exploring Operation: 47-40=7, Resulting Numbers: [30, 45, 7] Generated Node #0,1: 72:[30, 45, 7] Operation: 47-40=7 Exploring Operation: 30+45=75, Result...
0.962674
hs_5
mult_heuristic
[ 20, 61, 8, 67 ]
100
[ "61-20=41", "67-8=59", "41+59=100" ]
Current State: 100:[20, 61, 8, 67], Operations: [] Exploring Operation: 61-20=41, Resulting Numbers: [8, 67, 41] Generated Node #2: [8, 67, 41] from Operation: 61-20=41 Current State: 100:[8, 67, 41], Operations: ['61-20=41'] Exploring Operation: 67-8=59, Resulting Numbers: [41, 59] Generated Node #3: [41, 59] from Ope...
4
Current State: 100:[20, 61, 8, 67], Operations: [] Exploring Operation: 67-61=6, Resulting Numbers: [20, 8, 6] Generated Node #0,0: 100:[20, 8, 6] Operation: 67-61=6 Exploring Operation: 67-20=47, Resulting Numbers: [61, 8, 47] Generated Node #0,1: 100:[61, 8, 47] Operation: 67-20=47 Moving to Node #0,0 Current State: ...
0.985243
hs_2
mult_heuristic
[ 87, 79, 97, 5 ]
84
[ "87-79=8", "97-5=92", "92-8=84" ]
Current State: 84:[87, 79, 97, 5], Operations: [] Exploring Operation: 87-79=8, Resulting Numbers: [97, 5, 8] Generated Node #2: [97, 5, 8] from Operation: 87-79=8 Current State: 84:[97, 5, 8], Operations: ['87-79=8'] Exploring Operation: 97-5=92, Resulting Numbers: [8, 92] Generated Node #3: [8, 92] from Operation: 97...
4
Current State: 84:[87, 79, 97, 5], Operations: [] Exploring Operation: 97-79=18, Resulting Numbers: [87, 5, 18] Generated Node #0,0: 84:[87, 5, 18] Operation: 97-79=18 Exploring Operation: 87-79=8, Resulting Numbers: [97, 5, 8] Generated Node #0,1: 84:[97, 5, 8] Operation: 87-79=8 Exploring Operation: 97-87=10, Resulti...
0.962674
hs_5
mult_heuristic
[ 4, 44, 39, 81 ]
61
[ "44-39=5", "4*5=20", "81-20=61" ]
Current State: 61:[4, 44, 39, 81], Operations: [] Exploring Operation: 44-39=5, Resulting Numbers: [4, 81, 5] Generated Node #2: [4, 81, 5] from Operation: 44-39=5 Current State: 61:[4, 81, 5], Operations: ['44-39=5'] Exploring Operation: 4*5=20, Resulting Numbers: [81, 20] Generated Node #3: [81, 20] from Operation: 4...
4
Current State: 61:[4, 44, 39, 81], Operations: [] Exploring Operation: 4+39=43, Resulting Numbers: [44, 81, 43] Generated Node #0,0: 61:[44, 81, 43] Operation: 4+39=43 Exploring Operation: 4+44=48, Resulting Numbers: [39, 81, 48] Generated Node #0,1: 61:[39, 81, 48] Operation: 4+44=48 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 46, 72, 64, 36 ]
87
[ "46*36=1656", "1656/72=23", "64+23=87" ]
Current State: 87:[46, 72, 64, 36], Operations: [] Exploring Operation: 46*36=1656, Resulting Numbers: [72, 64, 1656] Generated Node #2: [72, 64, 1656] from Operation: 46*36=1656 Current State: 87:[72, 64, 1656], Operations: ['46*36=1656'] Exploring Operation: 1656/72=23, Resulting Numbers: [64, 23] Generated Node #3: ...
4
Current State: 87:[46, 72, 64, 36], Operations: [] Exploring Operation: 72-46=26, Resulting Numbers: [64, 36, 26] Generated Node #0,0: 87:[64, 36, 26] Operation: 72-46=26 Exploring Operation: 64-46=18, Resulting Numbers: [72, 36, 18] Generated Node #0,1: 87:[72, 36, 18] Operation: 64-46=18 Exploring Operation: 64-36=28...
0
hs_4
sum_heuristic
[ 37, 15, 11, 7 ]
34
[ "37+15=52", "11+7=18", "52-18=34" ]
Current State: 34:[37, 15, 11, 7], Operations: [] Exploring Operation: 37+15=52, Resulting Numbers: [11, 7, 52] Generated Node #2: [11, 7, 52] from Operation: 37+15=52 Current State: 34:[11, 7, 52], Operations: ['37+15=52'] Exploring Operation: 11+7=18, Resulting Numbers: [52, 18] Generated Node #3: [52, 18] from Opera...
4
Current State: 34:[37, 15, 11, 7], Operations: [] Exploring Operation: 15+7=22, Resulting Numbers: [37, 11, 22] Generated Node #0,0: 34:[37, 11, 22] Operation: 15+7=22 Exploring Operation: 11+7=18, Resulting Numbers: [37, 15, 18] Generated Node #0,1: 34:[37, 15, 18] Operation: 11+7=18 Exploring Operation: 11-7=4, Resul...
0.977431
hs_5
mult_heuristic
[ 50, 45, 2, 45 ]
70
[ "50+45=95", "45+95=140", "140/2=70" ]
Current State: 70:[50, 45, 2, 45], Operations: [] Exploring Operation: 50+45=95, Resulting Numbers: [2, 95] Generated Node #2: [2, 95] from Operation: 50+45=95 Current State: 70:[2, 95], Operations: ['50+45=95'] Exploring Operation: 45+95=140, Resulting Numbers: [2, 140] Generated Node #3: [2, 140] from Operation: 45+9...
4
Current State: 70:[50, 45, 2, 45], Operations: [] Exploring Operation: 50-45=5, Resulting Numbers: [2, 45, 5] Generated Node #0,0: 70:[2, 45, 5] Operation: 50-45=5 Start Sub Search at level 1: Moving to Node #0,0 Current State: 70:[2, 45, 5], Operations: ['50-45=5'] Exploring Operation: 45/5=9, Resulting Numbers: [2, 9...
0
hs_1
sum_heuristic
[ 32, 25, 54, 97 ]
50
[ "32-25=7", "97-54=43", "7+43=50" ]
Current State: 50:[32, 25, 54, 97], Operations: [] Exploring Operation: 32-25=7, Resulting Numbers: [54, 97, 7] Generated Node #2: [54, 97, 7] from Operation: 32-25=7 Current State: 50:[54, 97, 7], Operations: ['32-25=7'] Exploring Operation: 97-54=43, Resulting Numbers: [7, 43] Generated Node #3: [7, 43] from Operatio...
4
Current State: 50:[32, 25, 54, 97], Operations: [] Exploring Operation: 97-54=43, Resulting Numbers: [32, 25, 43] Generated Node #0,0: 50:[32, 25, 43] Operation: 97-54=43 Exploring Operation: 97-25=72, Resulting Numbers: [32, 54, 72] Generated Node #0,1: 50:[32, 54, 72] Operation: 97-25=72 Exploring Operation: 54-32=22...
0.982639
hs_5
sum_heuristic
[ 71, 80, 14, 52 ]
85
[ "71+80=151", "14+52=66", "151-66=85" ]
Current State: 85:[71, 80, 14, 52], Operations: [] Exploring Operation: 71+80=151, Resulting Numbers: [14, 52, 151] Generated Node #2: [14, 52, 151] from Operation: 71+80=151 Current State: 85:[14, 52, 151], Operations: ['71+80=151'] Exploring Operation: 14+52=66, Resulting Numbers: [151, 66] Generated Node #3: [151, 6...
4
Current State: 85:[71, 80, 14, 52], Operations: [] Exploring Operation: 71-52=19, Resulting Numbers: [80, 14, 19] Generated Node #0,0: 85:[80, 14, 19] Operation: 71-52=19 Exploring Operation: 71+14=85, Resulting Numbers: [80, 52, 85] Generated Node #0,1: 85:[80, 52, 85] Operation: 71+14=85 Exploring Operation: 80-52=28...
0.986111
hs_4
mult_heuristic
[ 32, 10, 75, 66 ]
78
[ "32-10=22", "66/22=3", "75+3=78" ]
Current State: 78:[32, 10, 75, 66], Operations: [] Exploring Operation: 32-10=22, Resulting Numbers: [75, 66, 22] Generated Node #2: [75, 66, 22] from Operation: 32-10=22 Current State: 78:[75, 66, 22], Operations: ['32-10=22'] Exploring Operation: 66/22=3, Resulting Numbers: [75, 3] Generated Node #3: [75, 3] from Ope...
4
Current State: 78:[32, 10, 75, 66], Operations: [] Exploring Operation: 66-32=34, Resulting Numbers: [10, 75, 34] Generated Node #0,0: 78:[10, 75, 34] Operation: 66-32=34 Exploring Operation: 10+66=76, Resulting Numbers: [32, 75, 76] Generated Node #0,1: 78:[32, 75, 76] Operation: 10+66=76 Moving to Node #0,0 Current S...
0
hs_2
mult_heuristic
[ 95, 7, 12, 83 ]
96
[ "95-83=12", "7*12=84", "12+84=96" ]
Current State: 96:[95, 7, 12, 83], Operations: [] Exploring Operation: 95-83=12, Resulting Numbers: [7, 12, 12] Generated Node #2: [7, 12, 12] from Operation: 95-83=12 Current State: 96:[7, 12, 12], Operations: ['95-83=12'] Exploring Operation: 7*12=84, Resulting Numbers: [84] 84,96 equal: Goal Reached Exploring Operat...
4
Current State: 96:[95, 7, 12, 83], Operations: [] Exploring Operation: 95-83=12, Resulting Numbers: [7, 12, 12] Generated Node #0,0: 96:[7, 12, 12] Operation: 95-83=12 Moving to Node #0,0 Current State: 96:[7, 12, 12], Operations: ['95-83=12'] Exploring Operation: 12-7=5, Resulting Numbers: [12, 5] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 35, 72, 8, 93 ]
49
[ "93-35=58", "72/8=9", "58-9=49" ]
Current State: 49:[35, 72, 8, 93], Operations: [] Exploring Operation: 93-35=58, Resulting Numbers: [72, 8, 58] Generated Node #2: [72, 8, 58] from Operation: 93-35=58 Current State: 49:[72, 8, 58], Operations: ['93-35=58'] Exploring Operation: 72/8=9, Resulting Numbers: [58, 9] Generated Node #3: [58, 9] from Operatio...
4
Current State: 49:[35, 72, 8, 93], Operations: [] Exploring Operation: 93-72=21, Resulting Numbers: [35, 8, 21] Generated Node #0,0: 49:[35, 8, 21] Operation: 93-72=21 Moving to Node #0,0 Current State: 49:[35, 8, 21], Operations: ['93-72=21'] Exploring Operation: 35+21=56, Resulting Numbers: [8, 56] Generated Node #0,...
0
hs_1
mult_heuristic
[ 31, 81, 78, 31 ]
59
[ "81-31=50", "78+31=109", "109-50=59" ]
Current State: 59:[31, 81, 78, 31], Operations: [] Exploring Operation: 81-31=50, Resulting Numbers: [78, 50] Generated Node #2: [78, 50] from Operation: 81-31=50 Current State: 59:[78, 50], Operations: ['81-31=50'] Exploring Operation: 78+31=109, Resulting Numbers: [50, 109] Generated Node #3: [50, 109] from Operation...
4
Current State: 59:[31, 81, 78, 31], Operations: [] Exploring Operation: 78-31=47, Resulting Numbers: [31, 81, 47] Generated Node #0,0: 59:[31, 81, 47] Operation: 78-31=47 Exploring Operation: 78-31=47, Resulting Numbers: [81, 31, 47] Generated Node #0,1: 59:[81, 31, 47] Operation: 78-31=47 Exploring Operation: 81-31=50...
0.976563
hs_5
sum_heuristic
[ 29, 23, 46, 87 ]
72
[ "87/29=3", "23+46=69", "3+69=72" ]
Current State: 72:[29, 23, 46, 87], Operations: [] Exploring Operation: 87/29=3, Resulting Numbers: [23, 46, 3] Generated Node #2: [23, 46, 3] from Operation: 87/29=3 Current State: 72:[23, 46, 3], Operations: ['87/29=3'] Exploring Operation: 23+46=69, Resulting Numbers: [3, 69] Generated Node #3: [3, 69] from Operatio...
4
Current State: 72:[29, 23, 46, 87], Operations: [] Exploring Operation: 29+46=75, Resulting Numbers: [23, 87, 75] Generated Node #0,0: 72:[23, 87, 75] Operation: 29+46=75 Exploring Operation: 46-29=17, Resulting Numbers: [23, 87, 17] Generated Node #0,1: 72:[23, 87, 17] Operation: 46-29=17 Exploring Operation: 87/29=3,...
0.981771
hs_4
mult_heuristic
[ 72, 80, 35, 89 ]
27
[ "89-80=9", "72/9=8", "35-8=27" ]
Current State: 27:[72, 80, 35, 89], Operations: [] Exploring Operation: 89-80=9, Resulting Numbers: [72, 35, 9] Generated Node #2: [72, 35, 9] from Operation: 89-80=9 Current State: 27:[72, 35, 9], Operations: ['89-80=9'] Exploring Operation: 72/9=8, Resulting Numbers: [35, 8] Generated Node #3: [35, 8] from Operation:...
4
Current State: 27:[72, 80, 35, 89], Operations: [] Exploring Operation: 89-80=9, Resulting Numbers: [72, 35, 9] Generated Node #0,0: 27:[72, 35, 9] Operation: 89-80=9 Exploring Operation: 89-72=17, Resulting Numbers: [80, 35, 17] Generated Node #0,1: 27:[80, 35, 17] Operation: 89-72=17 Moving to Node #0,0 Current State...
0.986979
hs_2
mult_heuristic
[ 49, 96, 28, 16 ]
41
[ "28-16=12", "96/12=8", "49-8=41" ]
Current State: 41:[49, 96, 28, 16], Operations: [] Exploring Operation: 28-16=12, Resulting Numbers: [49, 96, 12] Generated Node #2: [49, 96, 12] from Operation: 28-16=12 Current State: 41:[49, 96, 12], Operations: ['28-16=12'] Exploring Operation: 96/12=8, Resulting Numbers: [49, 8] Generated Node #3: [49, 8] from Ope...
4
Current State: 41:[49, 96, 28, 16], Operations: [] Exploring Operation: 96/16=6, Resulting Numbers: [49, 28, 6] Generated Node #0,0: 41:[49, 28, 6] Operation: 96/16=6 Exploring Operation: 96-49=47, Resulting Numbers: [28, 16, 47] Generated Node #0,1: 41:[28, 16, 47] Operation: 96-49=47 Exploring Operation: 96-28=68, Re...
0
hs_5
mult_heuristic
[ 9, 36, 36, 28 ]
38
[ "9+28=37", "36/36=1", "37+1=38" ]
Current State: 38:[9, 36, 36, 28], Operations: [] Exploring Operation: 9+28=37, Resulting Numbers: [36, 36, 37] Generated Node #2: [36, 36, 37] from Operation: 9+28=37 Current State: 38:[36, 36, 37], Operations: ['9+28=37'] Exploring Operation: 36/36=1, Resulting Numbers: [37, 1] Generated Node #3: [37, 1] from Operati...
4
Current State: 38:[9, 36, 36, 28], Operations: [] Exploring Operation: 28-9=19, Resulting Numbers: [36, 36, 19] Generated Node #0,0: 38:[36, 36, 19] Operation: 28-9=19 Moving to Node #0,0 Current State: 38:[36, 36, 19], Operations: ['28-9=19'] Exploring Operation: 36/36=1, Resulting Numbers: [19, 1] Generated Node #0,0...
0
hs_1
mult_heuristic
[ 12, 34, 5, 61 ]
35
[ "12*5=60", "34+61=95", "95-60=35" ]
Current State: 35:[12, 34, 5, 61], Operations: [] Exploring Operation: 12*5=60, Resulting Numbers: [34, 61, 60] Generated Node #2: [34, 61, 60] from Operation: 12*5=60 Current State: 35:[34, 61, 60], Operations: ['12*5=60'] Exploring Operation: 34+61=95, Resulting Numbers: [60, 95] Generated Node #3: [60, 95] from Oper...
4
Current State: 35:[12, 34, 5, 61], Operations: [] Exploring Operation: 61-12=49, Resulting Numbers: [34, 5, 49] Generated Node #0,0: 35:[34, 5, 49] Operation: 61-12=49 Exploring Operation: 12-5=7, Resulting Numbers: [34, 61, 7] Generated Node #0,1: 35:[34, 61, 7] Operation: 12-5=7 Exploring Operation: 61-34=27, Resulti...
0
hs_3
sum_heuristic
[ 79, 66, 17, 63 ]
15
[ "66*17=1122", "63+1122=1185", "1185/79=15" ]
Current State: 15:[79, 66, 17, 63], Operations: [] Exploring Operation: 66*17=1122, Resulting Numbers: [79, 63, 1122] Generated Node #2: [79, 63, 1122] from Operation: 66*17=1122 Current State: 15:[79, 63, 1122], Operations: ['66*17=1122'] Exploring Operation: 63+1122=1185, Resulting Numbers: [79, 1185] Generated Node ...
4
Current State: 15:[79, 66, 17, 63], Operations: [] Exploring Operation: 66-63=3, Resulting Numbers: [79, 17, 3] Generated Node #0,0: 15:[79, 17, 3] Operation: 66-63=3 Exploring Operation: 79-17=62, Resulting Numbers: [66, 63, 62] Generated Node #0,1: 15:[66, 63, 62] Operation: 79-17=62 Exploring Operation: 66-17=49, Re...
0
hs_5
sum_heuristic
[ 7, 58, 14, 47 ]
22
[ "14/7=2", "58-47=11", "2*11=22" ]
Current State: 22:[7, 58, 14, 47], Operations: [] Exploring Operation: 14/7=2, Resulting Numbers: [58, 47, 2] Generated Node #2: [58, 47, 2] from Operation: 14/7=2 Current State: 22:[58, 47, 2], Operations: ['14/7=2'] Exploring Operation: 58-47=11, Resulting Numbers: [2, 11] Generated Node #3: [2, 11] from Operation: 5...
4
Current State: 22:[7, 58, 14, 47], Operations: [] Exploring Operation: 58-14=44, Resulting Numbers: [7, 47, 44] Generated Node #0,0: 22:[7, 47, 44] Operation: 58-14=44 Exploring Operation: 58-47=11, Resulting Numbers: [7, 14, 11] Generated Node #0,1: 22:[7, 14, 11] Operation: 58-47=11 Start Sub Search at level 1: Movin...
0.992188
hs_2
sum_heuristic
[ 44, 2, 74, 46 ]
74
[ "44+2=46", "74+46=120", "120-46=74" ]
Current State: 74:[44, 2, 74, 46], Operations: [] Exploring Operation: 44+2=46, Resulting Numbers: [74, 46, 46] Generated Node #2: [74, 46, 46] from Operation: 44+2=46 Current State: 74:[74, 46, 46], Operations: ['44+2=46'] Exploring Operation: 74+46=120, Resulting Numbers: [120] 120,74 equal: Goal Reached Exploring Op...
4
Current State: 74:[44, 2, 74, 46], Operations: [] Exploring Operation: 44-2=42, Resulting Numbers: [74, 46, 42] Generated Node #0,0: 74:[74, 46, 42] Operation: 44-2=42 Exploring Operation: 46-2=44, Resulting Numbers: [44, 74, 44] Generated Node #0,1: 74:[44, 74, 44] Operation: 46-2=44 Exploring Operation: 46-44=2, Resu...
0.966146
hs_4
mult_heuristic
[ 22, 24, 77, 1 ]
83
[ "24*77=1848", "1848/22=84", "84-1=83" ]
Current State: 83:[22, 24, 77, 1], Operations: [] Exploring Operation: 24*77=1848, Resulting Numbers: [22, 1, 1848] Generated Node #2: [22, 1, 1848] from Operation: 24*77=1848 Current State: 83:[22, 1, 1848], Operations: ['24*77=1848'] Exploring Operation: 1848/22=84, Resulting Numbers: [1, 84] Generated Node #3: [1, 8...
4
Current State: 83:[22, 24, 77, 1], Operations: [] Exploring Operation: 22+1=23, Resulting Numbers: [24, 77, 23] Generated Node #0,0: 83:[24, 77, 23] Operation: 22+1=23 Exploring Operation: 22+24=46, Resulting Numbers: [77, 1, 46] Generated Node #0,1: 83:[77, 1, 46] Operation: 22+24=46 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 76, 74, 57, 98 ]
82
[ "76-74=2", "98-57=41", "2*41=82" ]
Current State: 82:[76, 74, 57, 98], Operations: [] Exploring Operation: 76-74=2, Resulting Numbers: [57, 98, 2] Generated Node #2: [57, 98, 2] from Operation: 76-74=2 Current State: 82:[57, 98, 2], Operations: ['76-74=2'] Exploring Operation: 98-57=41, Resulting Numbers: [2, 41] Generated Node #3: [2, 41] from Operatio...
4
Current State: 82:[76, 74, 57, 98], Operations: [] Exploring Operation: 76-74=2, Resulting Numbers: [57, 98, 2] Generated Node #0,0: 82:[57, 98, 2] Operation: 76-74=2 Exploring Operation: 98-57=41, Resulting Numbers: [76, 74, 41] Generated Node #0,1: 82:[76, 74, 41] Operation: 98-57=41 Start Sub Search at level 1: Movi...
0.991319
hs_2
sum_heuristic
[ 72, 13, 74, 70 ]
59
[ "72+13=85", "74+70=144", "144-85=59" ]
Current State: 59:[72, 13, 74, 70], Operations: [] Exploring Operation: 72+13=85, Resulting Numbers: [74, 70, 85] Generated Node #2: [74, 70, 85] from Operation: 72+13=85 Current State: 59:[74, 70, 85], Operations: ['72+13=85'] Exploring Operation: 74+70=144, Resulting Numbers: [85, 144] Generated Node #3: [85, 144] fr...
4
Current State: 59:[72, 13, 74, 70], Operations: [] Exploring Operation: 72-13=59, Resulting Numbers: [74, 70, 59] Generated Node #0,0: 59:[74, 70, 59] Operation: 72-13=59 Exploring Operation: 70-13=57, Resulting Numbers: [72, 74, 57] Generated Node #0,1: 59:[72, 74, 57] Operation: 70-13=57 Exploring Operation: 74-13=61...
0.979167
hs_4
sum_heuristic
[ 49, 92, 41, 84 ]
64
[ "49-41=8", "92-84=8", "8*8=64" ]
Current State: 64:[49, 92, 41, 84], Operations: [] Exploring Operation: 49-41=8, Resulting Numbers: [92, 84, 8] Generated Node #2: [92, 84, 8] from Operation: 49-41=8 Current State: 64:[92, 84, 8], Operations: ['49-41=8'] Exploring Operation: 92-84=8, Resulting Numbers: [8, 8] Generated Node #3: [8, 8] from Operation: ...
4
Current State: 64:[49, 92, 41, 84], Operations: [] Exploring Operation: 92-49=43, Resulting Numbers: [41, 84, 43] Generated Node #0,0: 64:[41, 84, 43] Operation: 92-49=43 Exploring Operation: 49-41=8, Resulting Numbers: [92, 84, 8] Generated Node #0,1: 64:[92, 84, 8] Operation: 49-41=8 Exploring Operation: 92-84=8, Res...
0.985243
hs_5
sum_heuristic
[ 45, 71, 16, 23 ]
19
[ "71-45=26", "23-16=7", "26-7=19" ]
Current State: 19:[45, 71, 16, 23], Operations: [] Exploring Operation: 71-45=26, Resulting Numbers: [16, 23, 26] Generated Node #2: [16, 23, 26] from Operation: 71-45=26 Current State: 19:[16, 23, 26], Operations: ['71-45=26'] Exploring Operation: 23-16=7, Resulting Numbers: [26, 7] Generated Node #3: [26, 7] from Ope...
4
Current State: 19:[45, 71, 16, 23], Operations: [] Exploring Operation: 45-16=29, Resulting Numbers: [71, 23, 29] Generated Node #0,0: 19:[71, 23, 29] Operation: 45-16=29 Exploring Operation: 45-23=22, Resulting Numbers: [71, 16, 22] Generated Node #0,1: 19:[71, 16, 22] Operation: 45-23=22 Exploring Operation: 71-45=26...
0.984375
hs_5
mult_heuristic
[ 26, 22, 87, 20 ]
97
[ "22*87=1914", "26+1914=1940", "1940/20=97" ]
Current State: 97:[26, 22, 87, 20], Operations: [] Exploring Operation: 22*87=1914, Resulting Numbers: [26, 20, 1914] Generated Node #2: [26, 20, 1914] from Operation: 22*87=1914 Current State: 97:[26, 20, 1914], Operations: ['22*87=1914'] Exploring Operation: 26+1914=1940, Resulting Numbers: [20, 1940] Generated Node ...
4
Current State: 97:[26, 22, 87, 20], Operations: [] Exploring Operation: 26+20=46, Resulting Numbers: [22, 87, 46] Generated Node #0,0: 97:[22, 87, 46] Operation: 26+20=46 Exploring Operation: 26+22=48, Resulting Numbers: [87, 20, 48] Generated Node #0,1: 97:[87, 20, 48] Operation: 26+22=48 Moving to Node #0,0 Current S...
0
hs_2
mult_heuristic
[ 41, 90, 11, 45 ]
83
[ "90-41=49", "45-11=34", "49+34=83" ]
Current State: 83:[41, 90, 11, 45], Operations: [] Exploring Operation: 90-41=49, Resulting Numbers: [11, 45, 49] Generated Node #2: [11, 45, 49] from Operation: 90-41=49 Current State: 83:[11, 45, 49], Operations: ['90-41=49'] Exploring Operation: 45-11=34, Resulting Numbers: [49, 34] Generated Node #3: [49, 34] from ...
4
Current State: 83:[41, 90, 11, 45], Operations: [] Exploring Operation: 41-11=30, Resulting Numbers: [90, 45, 30] Generated Node #0,0: 83:[90, 45, 30] Operation: 41-11=30 Exploring Operation: 90-11=79, Resulting Numbers: [41, 45, 79] Generated Node #0,1: 83:[41, 45, 79] Operation: 90-11=79 Exploring Operation: 41+11=52...
0.980903
hs_5
mult_heuristic
[ 50, 73, 27, 64 ]
47
[ "73-64=9", "27/9=3", "50-3=47" ]
Current State: 47:[50, 73, 27, 64], Operations: [] Exploring Operation: 73-64=9, Resulting Numbers: [50, 27, 9] Generated Node #2: [50, 27, 9] from Operation: 73-64=9 Current State: 47:[50, 27, 9], Operations: ['73-64=9'] Exploring Operation: 27/9=3, Resulting Numbers: [50, 3] Generated Node #3: [50, 3] from Operation:...
4
Current State: 47:[50, 73, 27, 64], Operations: [] Exploring Operation: 73-27=46, Resulting Numbers: [50, 64, 46] Generated Node #0,0: 47:[50, 64, 46] Operation: 73-27=46 Exploring Operation: 73-50=23, Resulting Numbers: [27, 64, 23] Generated Node #0,1: 47:[27, 64, 23] Operation: 73-50=23 Exploring Operation: 64-27=37...
0
hs_4
sum_heuristic
[ 36, 3, 47, 66 ]
74
[ "36+3=39", "47+66=113", "113-39=74" ]
Current State: 74:[36, 3, 47, 66], Operations: [] Exploring Operation: 36+3=39, Resulting Numbers: [47, 66, 39] Generated Node #2: [47, 66, 39] from Operation: 36+3=39 Current State: 74:[47, 66, 39], Operations: ['36+3=39'] Exploring Operation: 47+66=113, Resulting Numbers: [39, 113] Generated Node #3: [39, 113] from O...
4
Current State: 74:[36, 3, 47, 66], Operations: [] Exploring Operation: 47-3=44, Resulting Numbers: [36, 66, 44] Generated Node #0,0: 74:[36, 66, 44] Operation: 47-3=44 Exploring Operation: 47-36=11, Resulting Numbers: [3, 66, 11] Generated Node #0,1: 74:[3, 66, 11] Operation: 47-36=11 Exploring Operation: 66-36=30, Res...
0.986979
hs_5
mult_heuristic
[ 23, 95, 63, 36 ]
61
[ "95-23=72", "72/36=2", "63-2=61" ]
Current State: 61:[23, 95, 63, 36], Operations: [] Exploring Operation: 95-23=72, Resulting Numbers: [63, 36, 72] Generated Node #2: [63, 36, 72] from Operation: 95-23=72 Current State: 61:[63, 36, 72], Operations: ['95-23=72'] Exploring Operation: 72/36=2, Resulting Numbers: [63, 2] Generated Node #3: [63, 2] from Ope...
4
Current State: 61:[23, 95, 63, 36], Operations: [] Exploring Operation: 23+95=118, Resulting Numbers: [63, 36, 118] Generated Node #0,0: 61:[63, 36, 118] Operation: 23+95=118 Exploring Operation: 23+36=59, Resulting Numbers: [95, 63, 59] Generated Node #0,1: 61:[95, 63, 59] Operation: 23+36=59 Exploring Operation: 63-2...
0.959201
hs_5
mult_heuristic
[ 45, 47, 2, 3 ]
79
[ "45/3=15", "47*2=94", "94-15=79" ]
Current State: 79:[45, 47, 2, 3], Operations: [] Exploring Operation: 45/3=15, Resulting Numbers: [47, 2, 15] Generated Node #2: [47, 2, 15] from Operation: 45/3=15 Current State: 79:[47, 2, 15], Operations: ['45/3=15'] Exploring Operation: 47*2=94, Resulting Numbers: [15, 94] Generated Node #3: [15, 94] from Operation...
4
Current State: 79:[45, 47, 2, 3], Operations: [] Exploring Operation: 45*2=90, Resulting Numbers: [47, 3, 90] Generated Node #0,0: 79:[47, 3, 90] Operation: 45*2=90 Exploring Operation: 47*2=94, Resulting Numbers: [45, 3, 94] Generated Node #0,1: 79:[45, 3, 94] Operation: 47*2=94 Start Sub Search at level 1: Moving to ...
0
hs_2
sum_heuristic
[ 58, 26, 82, 96 ]
48
[ "58+26=84", "84-82=2", "96/2=48" ]
Current State: 48:[58, 26, 82, 96], Operations: [] Exploring Operation: 58+26=84, Resulting Numbers: [82, 96, 84] Generated Node #2: [82, 96, 84] from Operation: 58+26=84 Current State: 48:[82, 96, 84], Operations: ['58+26=84'] Exploring Operation: 84-82=2, Resulting Numbers: [96, 2] Generated Node #3: [96, 2] from Ope...
4
Current State: 48:[58, 26, 82, 96], Operations: [] Exploring Operation: 96-26=70, Resulting Numbers: [58, 82, 70] Generated Node #0,0: 48:[58, 82, 70] Operation: 96-26=70 Exploring Operation: 96-58=38, Resulting Numbers: [26, 82, 38] Generated Node #0,1: 48:[26, 82, 38] Operation: 96-58=38 Exploring Operation: 82-26=56...
0.94184
hs_5
sum_heuristic
[ 14, 75, 40, 22 ]
71
[ "14+75=89", "40-22=18", "89-18=71" ]
Current State: 71:[14, 75, 40, 22], Operations: [] Exploring Operation: 14+75=89, Resulting Numbers: [40, 22, 89] Generated Node #2: [40, 22, 89] from Operation: 14+75=89 Current State: 71:[40, 22, 89], Operations: ['14+75=89'] Exploring Operation: 40-22=18, Resulting Numbers: [89, 18] Generated Node #3: [89, 18] from ...
4
Current State: 71:[14, 75, 40, 22], Operations: [] Exploring Operation: 14+75=89, Resulting Numbers: [40, 22, 89] Generated Node #0,0: 71:[40, 22, 89] Operation: 14+75=89 Exploring Operation: 14+22=36, Resulting Numbers: [75, 40, 36] Generated Node #0,1: 71:[75, 40, 36] Operation: 14+22=36 Exploring Operation: 14+40=54...
0.980035
hs_5
mult_heuristic
[ 63, 46, 66, 64 ]
54
[ "66-63=3", "64-46=18", "3*18=54" ]
Current State: 54:[63, 46, 66, 64], Operations: [] Exploring Operation: 66-63=3, Resulting Numbers: [46, 64, 3] Generated Node #2: [46, 64, 3] from Operation: 66-63=3 Current State: 54:[46, 64, 3], Operations: ['66-63=3'] Exploring Operation: 64-46=18, Resulting Numbers: [3, 18] Generated Node #3: [3, 18] from Operatio...
4
Current State: 54:[63, 46, 66, 64], Operations: [] Exploring Operation: 64-63=1, Resulting Numbers: [46, 66, 1] Generated Node #0,0: 54:[46, 66, 1] Operation: 64-63=1 Exploring Operation: 66-63=3, Resulting Numbers: [46, 64, 3] Generated Node #0,1: 54:[46, 64, 3] Operation: 66-63=3 Exploring Operation: 66-64=2, Resulti...
0.978299
hs_3
sum_heuristic
[ 22, 85, 24, 6 ]
37
[ "22+85=107", "24*6=144", "144-107=37" ]
Current State: 37:[22, 85, 24, 6], Operations: [] Exploring Operation: 22+85=107, Resulting Numbers: [24, 6, 107] Generated Node #2: [24, 6, 107] from Operation: 22+85=107 Current State: 37:[24, 6, 107], Operations: ['22+85=107'] Exploring Operation: 24*6=144, Resulting Numbers: [107, 144] Generated Node #3: [107, 144]...
4
Current State: 37:[22, 85, 24, 6], Operations: [] Exploring Operation: 85-22=63, Resulting Numbers: [24, 6, 63] Generated Node #0,0: 37:[24, 6, 63] Operation: 85-22=63 Start Sub Search at level 1: Moving to Node #0,0 Current State: 37:[24, 6, 63], Operations: ['85-22=63'] Exploring Operation: 24+6=30, Resulting Numbers...
0
hs_1
mult_heuristic
[ 72, 72, 78, 4 ]
81
[ "72/72=1", "78+4=82", "82-1=81" ]
Current State: 81:[72, 72, 78, 4], Operations: [] Exploring Operation: 72/72=1, Resulting Numbers: [78, 4, 1] Generated Node #2: [78, 4, 1] from Operation: 72/72=1 Current State: 81:[78, 4, 1], Operations: ['72/72=1'] Exploring Operation: 78+4=82, Resulting Numbers: [1, 82] Generated Node #3: [1, 82] from Operation: 78...
4
Current State: 81:[72, 72, 78, 4], Operations: [] Exploring Operation: 72-72=0, Resulting Numbers: [78, 4, 0] Generated Node #0,0: 81:[78, 4, 0] Operation: 72-72=0 Exploring Operation: 78-72=6, Resulting Numbers: [72, 4, 6] Generated Node #0,1: 81:[72, 4, 6] Operation: 78-72=6 Exploring Operation: 72/72=1, Resulting Nu...
0.985243
hs_4
sum_heuristic
[ 83, 88, 36, 98 ]
82
[ "88-83=5", "36*5=180", "180-98=82" ]
Current State: 82:[83, 88, 36, 98], Operations: [] Exploring Operation: 88-83=5, Resulting Numbers: [36, 98, 5] Generated Node #2: [36, 98, 5] from Operation: 88-83=5 Current State: 82:[36, 98, 5], Operations: ['88-83=5'] Exploring Operation: 36*5=180, Resulting Numbers: [98, 180] Generated Node #3: [98, 180] from Oper...
4
Current State: 82:[83, 88, 36, 98], Operations: [] Exploring Operation: 98-88=10, Resulting Numbers: [83, 36, 10] Generated Node #0,0: 82:[83, 36, 10] Operation: 98-88=10 Exploring Operation: 98-36=62, Resulting Numbers: [83, 88, 62] Generated Node #0,1: 82:[83, 88, 62] Operation: 98-36=62 Exploring Operation: 88-83=5,...
0
hs_5
sum_heuristic
[ 82, 62, 51, 12 ]
59
[ "82-62=20", "51-12=39", "20+39=59" ]
Current State: 59:[82, 62, 51, 12], Operations: [] Exploring Operation: 82-62=20, Resulting Numbers: [51, 12, 20] Generated Node #2: [51, 12, 20] from Operation: 82-62=20 Current State: 59:[51, 12, 20], Operations: ['82-62=20'] Exploring Operation: 51-12=39, Resulting Numbers: [20, 39] Generated Node #3: [20, 39] from ...
4
Current State: 59:[82, 62, 51, 12], Operations: [] Exploring Operation: 82-12=70, Resulting Numbers: [62, 51, 70] Generated Node #0,0: 59:[62, 51, 70] Operation: 82-12=70 Exploring Operation: 62-12=50, Resulting Numbers: [82, 51, 50] Generated Node #0,1: 59:[82, 51, 50] Operation: 62-12=50 Exploring Operation: 51+12=63...
0.987847
hs_3
mult_heuristic
[ 36, 40, 12, 27 ]
64
[ "36/12=3", "40+27=67", "67-3=64" ]
Current State: 64:[36, 40, 12, 27], Operations: [] Exploring Operation: 36/12=3, Resulting Numbers: [40, 27, 3] Generated Node #2: [40, 27, 3] from Operation: 36/12=3 Current State: 64:[40, 27, 3], Operations: ['36/12=3'] Exploring Operation: 40+27=67, Resulting Numbers: [3, 67] Generated Node #3: [3, 67] from Operatio...
4
Current State: 64:[36, 40, 12, 27], Operations: [] Exploring Operation: 40+27=67, Resulting Numbers: [36, 12, 67] Generated Node #0,0: 64:[36, 12, 67] Operation: 40+27=67 Exploring Operation: 40-36=4, Resulting Numbers: [12, 27, 4] Generated Node #0,1: 64:[12, 27, 4] Operation: 40-36=4 Start Sub Search at level 1: Movi...
0.986111
hs_2
mult_heuristic
[ 44, 21, 48, 56 ]
57
[ "44+21=65", "56-48=8", "65-8=57" ]
Current State: 57:[44, 21, 48, 56], Operations: [] Exploring Operation: 44+21=65, Resulting Numbers: [48, 56, 65] Generated Node #2: [48, 56, 65] from Operation: 44+21=65 Current State: 57:[48, 56, 65], Operations: ['44+21=65'] Exploring Operation: 56-48=8, Resulting Numbers: [65, 8] Generated Node #3: [65, 8] from Ope...
4
Current State: 57:[44, 21, 48, 56], Operations: [] Exploring Operation: 48-44=4, Resulting Numbers: [21, 56, 4] Generated Node #0,0: 57:[21, 56, 4] Operation: 48-44=4 Exploring Operation: 44-21=23, Resulting Numbers: [48, 56, 23] Generated Node #0,1: 57:[48, 56, 23] Operation: 44-21=23 Moving to Node #0,0 Current State...
0
hs_2
mult_heuristic
[ 14, 90, 18, 27 ]
56
[ "90+18=108", "14*108=1512", "1512/27=56" ]
Current State: 56:[14, 90, 18, 27], Operations: [] Exploring Operation: 90+18=108, Resulting Numbers: [14, 27, 108] Generated Node #2: [14, 27, 108] from Operation: 90+18=108 Current State: 56:[14, 27, 108], Operations: ['90+18=108'] Exploring Operation: 14*108=1512, Resulting Numbers: [27, 1512] Generated Node #3: [27...
4
Current State: 56:[14, 90, 18, 27], Operations: [] Exploring Operation: 90/18=5, Resulting Numbers: [14, 27, 5] Generated Node #0,0: 56:[14, 27, 5] Operation: 90/18=5 Exploring Operation: 90-27=63, Resulting Numbers: [14, 18, 63] Generated Node #0,1: 56:[14, 18, 63] Operation: 90-27=63 Start Sub Search at level 1: Movi...
0
hs_2
sum_heuristic
[ 50, 62, 15, 64 ]
85
[ "64-62=2", "50*2=100", "100-15=85" ]
Current State: 85:[50, 62, 15, 64], Operations: [] Exploring Operation: 64-62=2, Resulting Numbers: [50, 15, 2] Generated Node #2: [50, 15, 2] from Operation: 64-62=2 Current State: 85:[50, 15, 2], Operations: ['64-62=2'] Exploring Operation: 50*2=100, Resulting Numbers: [15, 100] Generated Node #3: [15, 100] from Oper...
4
Current State: 85:[50, 62, 15, 64], Operations: [] Exploring Operation: 64-50=14, Resulting Numbers: [62, 15, 14] Generated Node #0,0: 85:[62, 15, 14] Operation: 64-50=14 Exploring Operation: 62-50=12, Resulting Numbers: [15, 64, 12] Generated Node #0,1: 85:[15, 64, 12] Operation: 62-50=12 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 34, 31, 5, 16 ]
41
[ "34+16=50", "50/5=10", "31+10=41" ]
Current State: 41:[34, 31, 5, 16], Operations: [] Exploring Operation: 34+16=50, Resulting Numbers: [31, 5, 50] Generated Node #2: [31, 5, 50] from Operation: 34+16=50 Current State: 41:[31, 5, 50], Operations: ['34+16=50'] Exploring Operation: 50/5=10, Resulting Numbers: [31, 10] Generated Node #3: [31, 10] from Opera...
4
Current State: 41:[34, 31, 5, 16], Operations: [] Exploring Operation: 34+5=39, Resulting Numbers: [31, 16, 39] Generated Node #0,0: 41:[31, 16, 39] Operation: 34+5=39 Exploring Operation: 31+5=36, Resulting Numbers: [34, 16, 36] Generated Node #0,1: 41:[34, 16, 36] Operation: 31+5=36 Exploring Operation: 5+16=21, Resu...
0
hs_3
mult_heuristic
[ 76, 12, 75, 70 ]
81
[ "76-12=64", "75+70=145", "145-64=81" ]
Current State: 81:[76, 12, 75, 70], Operations: [] Exploring Operation: 76-12=64, Resulting Numbers: [75, 70, 64] Generated Node #2: [75, 70, 64] from Operation: 76-12=64 Current State: 81:[75, 70, 64], Operations: ['76-12=64'] Exploring Operation: 75+70=145, Resulting Numbers: [64, 145] Generated Node #3: [64, 145] fr...
4
Current State: 81:[76, 12, 75, 70], Operations: [] Exploring Operation: 75-70=5, Resulting Numbers: [76, 12, 5] Generated Node #0,0: 81:[76, 12, 5] Operation: 75-70=5 Start Sub Search at level 1: Moving to Node #0,0 Current State: 81:[76, 12, 5], Operations: ['75-70=5'] Exploring Operation: 76+5=81, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 7, 71, 63, 32 ]
32
[ "71-7=64", "64-63=1", "32*1=32" ]
Current State: 32:[7, 71, 63, 32], Operations: [] Exploring Operation: 71-7=64, Resulting Numbers: [63, 32, 64] Generated Node #2: [63, 32, 64] from Operation: 71-7=64 Current State: 32:[63, 32, 64], Operations: ['71-7=64'] Exploring Operation: 64-63=1, Resulting Numbers: [32, 1] Generated Node #3: [32, 1] from Operati...
4
Current State: 32:[7, 71, 63, 32], Operations: [] Exploring Operation: 71-63=8, Resulting Numbers: [7, 32, 8] Generated Node #0,0: 32:[7, 32, 8] Operation: 71-63=8 Exploring Operation: 63-32=31, Resulting Numbers: [7, 71, 31] Generated Node #0,1: 32:[7, 71, 31] Operation: 63-32=31 Exploring Operation: 63/7=9, Resulting...
0.981771
hs_4
sum_heuristic
[ 19, 81, 25, 79 ]
88
[ "19+25=44", "81-79=2", "44*2=88" ]
Current State: 88:[19, 81, 25, 79], Operations: [] Exploring Operation: 19+25=44, Resulting Numbers: [81, 79, 44] Generated Node #2: [81, 79, 44] from Operation: 19+25=44 Current State: 88:[81, 79, 44], Operations: ['19+25=44'] Exploring Operation: 81-79=2, Resulting Numbers: [44, 2] Generated Node #3: [44, 2] from Ope...
4
Current State: 88:[19, 81, 25, 79], Operations: [] Exploring Operation: 19+25=44, Resulting Numbers: [81, 79, 44] Generated Node #0,0: 88:[81, 79, 44] Operation: 19+25=44 Exploring Operation: 81-79=2, Resulting Numbers: [19, 25, 2] Generated Node #0,1: 88:[19, 25, 2] Operation: 81-79=2 Exploring Operation: 79-25=54, Re...
0.942708
hs_5
sum_heuristic
[ 64, 19, 32, 26 ]
77
[ "64+19=83", "32-26=6", "83-6=77" ]
Current State: 77:[64, 19, 32, 26], Operations: [] Exploring Operation: 64+19=83, Resulting Numbers: [32, 26, 83] Generated Node #2: [32, 26, 83] from Operation: 64+19=83 Current State: 77:[32, 26, 83], Operations: ['64+19=83'] Exploring Operation: 32-26=6, Resulting Numbers: [83, 6] Generated Node #3: [83, 6] from Ope...
4
Current State: 77:[64, 19, 32, 26], Operations: [] Exploring Operation: 32-19=13, Resulting Numbers: [64, 26, 13] Generated Node #0,0: 77:[64, 26, 13] Operation: 32-19=13 Exploring Operation: 64/32=2, Resulting Numbers: [19, 26, 2] Generated Node #0,1: 77:[19, 26, 2] Operation: 64/32=2 Exploring Operation: 32-26=6, Res...
0.988715
hs_3
sum_heuristic
[ 72, 54, 59, 24 ]
77
[ "72/24=3", "54/3=18", "59+18=77" ]
Current State: 77:[72, 54, 59, 24], Operations: [] Exploring Operation: 72/24=3, Resulting Numbers: [54, 59, 3] Generated Node #2: [54, 59, 3] from Operation: 72/24=3 Current State: 77:[54, 59, 3], Operations: ['72/24=3'] Exploring Operation: 54/3=18, Resulting Numbers: [59, 18] Generated Node #3: [59, 18] from Operati...
4
Current State: 77:[72, 54, 59, 24], Operations: [] Exploring Operation: 59-54=5, Resulting Numbers: [72, 24, 5] Generated Node #0,0: 77:[72, 24, 5] Operation: 59-54=5 Exploring Operation: 54+24=78, Resulting Numbers: [72, 59, 78] Generated Node #0,1: 77:[72, 59, 78] Operation: 54+24=78 Start Sub Search at level 1: Movi...
0
hs_2
sum_heuristic
[ 22, 4, 25, 55 ]
14
[ "22*25=550", "550/55=10", "4+10=14" ]
Current State: 14:[22, 4, 25, 55], Operations: [] Exploring Operation: 22*25=550, Resulting Numbers: [4, 55, 550] Generated Node #2: [4, 55, 550] from Operation: 22*25=550 Current State: 14:[4, 55, 550], Operations: ['22*25=550'] Exploring Operation: 550/55=10, Resulting Numbers: [4, 10] Generated Node #3: [4, 10] from...
4
Current State: 14:[22, 4, 25, 55], Operations: [] Exploring Operation: 55-25=30, Resulting Numbers: [22, 4, 30] Generated Node #0,0: 14:[22, 4, 30] Operation: 55-25=30 Exploring Operation: 55-22=33, Resulting Numbers: [4, 25, 33] Generated Node #0,1: 14:[4, 25, 33] Operation: 55-22=33 Moving to Node #0,0 Current State:...
0
hs_2
mult_heuristic
[ 18, 2, 24, 35 ]
25
[ "18*2=36", "35-24=11", "36-11=25" ]
Current State: 25:[18, 2, 24, 35], Operations: [] Exploring Operation: 18*2=36, Resulting Numbers: [24, 35, 36] Generated Node #2: [24, 35, 36] from Operation: 18*2=36 Current State: 25:[24, 35, 36], Operations: ['18*2=36'] Exploring Operation: 35-24=11, Resulting Numbers: [36, 11] Generated Node #3: [36, 11] from Oper...
4
Current State: 25:[18, 2, 24, 35], Operations: [] Exploring Operation: 35-18=17, Resulting Numbers: [2, 24, 17] Generated Node #0,0: 25:[2, 24, 17] Operation: 35-18=17 Start Sub Search at level 1: Moving to Node #0,0 Current State: 25:[2, 24, 17], Operations: ['35-18=17'] Exploring Operation: 24-17=7, Resulting Numbers...
0
hs_1
sum_heuristic
[ 5, 82, 18, 56 ]
49
[ "5+82=87", "56-18=38", "87-38=49" ]
Current State: 49:[5, 82, 18, 56], Operations: [] Exploring Operation: 5+82=87, Resulting Numbers: [18, 56, 87] Generated Node #2: [18, 56, 87] from Operation: 5+82=87 Current State: 49:[18, 56, 87], Operations: ['5+82=87'] Exploring Operation: 56-18=38, Resulting Numbers: [87, 38] Generated Node #3: [87, 38] from Oper...
4
Current State: 49:[5, 82, 18, 56], Operations: [] Exploring Operation: 82-18=64, Resulting Numbers: [5, 56, 64] Generated Node #0,0: 49:[5, 56, 64] Operation: 82-18=64 Exploring Operation: 82-5=77, Resulting Numbers: [18, 56, 77] Generated Node #0,1: 49:[18, 56, 77] Operation: 82-5=77 Exploring Operation: 82-56=26, Res...
0.974826
hs_3
sum_heuristic
[ 96, 62, 28, 66 ]
31
[ "96+28=124", "66-62=4", "124/4=31" ]
Current State: 31:[96, 62, 28, 66], Operations: [] Exploring Operation: 96+28=124, Resulting Numbers: [62, 66, 124] Generated Node #2: [62, 66, 124] from Operation: 96+28=124 Current State: 31:[62, 66, 124], Operations: ['96+28=124'] Exploring Operation: 66-62=4, Resulting Numbers: [124, 4] Generated Node #3: [124, 4] ...
4
Current State: 31:[96, 62, 28, 66], Operations: [] Exploring Operation: 96-66=30, Resulting Numbers: [62, 28, 30] Generated Node #0,0: 31:[62, 28, 30] Operation: 96-66=30 Moving to Node #0,0 Current State: 31:[62, 28, 30], Operations: ['96-66=30'] Exploring Operation: 62-28=34, Resulting Numbers: [30, 34] Generated Nod...
0
hs_1
mult_heuristic
[ 1, 57, 81, 58 ]
81
[ "1+57=58", "81+58=139", "139-58=81" ]
Current State: 81:[1, 57, 81, 58], Operations: [] Exploring Operation: 1+57=58, Resulting Numbers: [81, 58, 58] Generated Node #2: [81, 58, 58] from Operation: 1+57=58 Current State: 81:[81, 58, 58], Operations: ['1+57=58'] Exploring Operation: 81+58=139, Resulting Numbers: [139] 139,81 equal: Goal Reached Exploring Op...
4
Current State: 81:[1, 57, 81, 58], Operations: [] Exploring Operation: 81-57=24, Resulting Numbers: [1, 58, 24] Generated Node #0,0: 81:[1, 58, 24] Operation: 81-57=24 Exploring Operation: 58-57=1, Resulting Numbers: [1, 81, 1] Generated Node #0,1: 81:[1, 81, 1] Operation: 58-57=1 Exploring Operation: 81-58=23, Resulti...
0.986979
hs_3
sum_heuristic
[ 2, 90, 47, 38 ]
61
[ "2*38=76", "90+47=137", "137-76=61" ]
Current State: 61:[2, 90, 47, 38], Operations: [] Exploring Operation: 2*38=76, Resulting Numbers: [90, 47, 76] Generated Node #2: [90, 47, 76] from Operation: 2*38=76 Current State: 61:[90, 47, 76], Operations: ['2*38=76'] Exploring Operation: 90+47=137, Resulting Numbers: [76, 137] Generated Node #3: [76, 137] from O...
4
Current State: 61:[2, 90, 47, 38], Operations: [] Exploring Operation: 2+38=40, Resulting Numbers: [90, 47, 40] Generated Node #0,0: 61:[90, 47, 40] Operation: 2+38=40 Exploring Operation: 2*38=76, Resulting Numbers: [90, 47, 76] Generated Node #0,1: 61:[90, 47, 76] Operation: 2*38=76 Exploring Operation: 2+47=49, Resu...
0.966146
hs_5
mult_heuristic
[ 80, 77, 7, 7 ]
14
[ "80-77=3", "7*3=21", "21-7=14" ]
Current State: 14:[80, 77, 7, 7], Operations: [] Exploring Operation: 80-77=3, Resulting Numbers: [7, 7, 3] Generated Node #2: [7, 7, 3] from Operation: 80-77=3 Current State: 14:[7, 7, 3], Operations: ['80-77=3'] Exploring Operation: 7*3=21, Resulting Numbers: [21] 21,14 equal: Goal Reached Exploring Operation: 21-7=1...
4
Current State: 14:[80, 77, 7, 7], Operations: [] Exploring Operation: 80-77=3, Resulting Numbers: [7, 7, 3] Generated Node #0,0: 14:[7, 7, 3] Operation: 80-77=3 Exploring Operation: 80-7=73, Resulting Numbers: [77, 7, 73] Generated Node #0,1: 14:[77, 7, 73] Operation: 80-7=73 Exploring Operation: 77/7=11, Resulting Num...
0
hs_5
mult_heuristic
[ 35, 7, 11, 23 ]
48
[ "35-23=12", "11-7=4", "12*4=48" ]
Current State: 48:[35, 7, 11, 23], Operations: [] Exploring Operation: 35-23=12, Resulting Numbers: [7, 11, 12] Generated Node #2: [7, 11, 12] from Operation: 35-23=12 Current State: 48:[7, 11, 12], Operations: ['35-23=12'] Exploring Operation: 11-7=4, Resulting Numbers: [12, 4] Generated Node #3: [12, 4] from Operatio...
4
Current State: 48:[35, 7, 11, 23], Operations: [] Exploring Operation: 35-23=12, Resulting Numbers: [7, 11, 12] Generated Node #0,0: 48:[7, 11, 12] Operation: 35-23=12 Exploring Operation: 35-11=24, Resulting Numbers: [7, 23, 24] Generated Node #0,1: 48:[7, 23, 24] Operation: 35-11=24 Moving to Node #0,0 Current State:...
0.990451
hs_2
sum_heuristic
[ 13, 5, 72, 63 ]
52
[ "72-5=67", "67-63=4", "13*4=52" ]
Current State: 52:[13, 5, 72, 63], Operations: [] Exploring Operation: 72-5=67, Resulting Numbers: [13, 63, 67] Generated Node #2: [13, 63, 67] from Operation: 72-5=67 Current State: 52:[13, 63, 67], Operations: ['72-5=67'] Exploring Operation: 67-63=4, Resulting Numbers: [13, 4] Generated Node #3: [13, 4] from Operati...
4
Current State: 52:[13, 5, 72, 63], Operations: [] Exploring Operation: 72-13=59, Resulting Numbers: [5, 63, 59] Generated Node #0,0: 52:[5, 63, 59] Operation: 72-13=59 Exploring Operation: 72-63=9, Resulting Numbers: [13, 5, 9] Generated Node #0,1: 52:[13, 5, 9] Operation: 72-63=9 Moving to Node #0,1 Current State: 52:...
0.992188
hs_2
mult_heuristic
[ 16, 36, 5, 7 ]
51
[ "16*5=80", "36-7=29", "80-29=51" ]
Current State: 51:[16, 36, 5, 7], Operations: [] Exploring Operation: 16*5=80, Resulting Numbers: [36, 7, 80] Generated Node #2: [36, 7, 80] from Operation: 16*5=80 Current State: 51:[36, 7, 80], Operations: ['16*5=80'] Exploring Operation: 36-7=29, Resulting Numbers: [80, 29] Generated Node #3: [80, 29] from Operation...
4
Current State: 51:[16, 36, 5, 7], Operations: [] Exploring Operation: 36-16=20, Resulting Numbers: [5, 7, 20] Generated Node #0,0: 51:[5, 7, 20] Operation: 36-16=20 Exploring Operation: 36+7=43, Resulting Numbers: [16, 5, 43] Generated Node #0,1: 51:[16, 5, 43] Operation: 36+7=43 Exploring Operation: 16+36=52, Resultin...
0
hs_3
mult_heuristic
[ 97, 72, 40, 18 ]
87
[ "72/18=4", "40/4=10", "97-10=87" ]
Current State: 87:[97, 72, 40, 18], Operations: [] Exploring Operation: 72/18=4, Resulting Numbers: [97, 40, 4] Generated Node #2: [97, 40, 4] from Operation: 72/18=4 Current State: 87:[97, 40, 4], Operations: ['72/18=4'] Exploring Operation: 40/4=10, Resulting Numbers: [97, 10] Generated Node #3: [97, 10] from Operati...
4
Current State: 87:[97, 72, 40, 18], Operations: [] Exploring Operation: 72/18=4, Resulting Numbers: [97, 40, 4] Generated Node #0,0: 87:[97, 40, 4] Operation: 72/18=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 87:[97, 40, 4], Operations: ['72/18=4'] Exploring Operation: 97-4=93, Resulting Numbers: ...
0
hs_1
mult_heuristic
[ 20, 23, 99, 5 ]
91
[ "23-20=3", "99-5=94", "94-3=91" ]
Current State: 91:[20, 23, 99, 5], Operations: [] Exploring Operation: 23-20=3, Resulting Numbers: [99, 5, 3] Generated Node #2: [99, 5, 3] from Operation: 23-20=3 Current State: 91:[99, 5, 3], Operations: ['23-20=3'] Exploring Operation: 99-5=94, Resulting Numbers: [3, 94] Generated Node #3: [3, 94] from Operation: 99...
4
Current State: 91:[20, 23, 99, 5], Operations: [] Exploring Operation: 23-20=3, Resulting Numbers: [99, 5, 3] Generated Node #0,0: 91:[99, 5, 3] Operation: 23-20=3 Exploring Operation: 99-5=94, Resulting Numbers: [20, 23, 94] Generated Node #0,1: 91:[20, 23, 94] Operation: 99-5=94 Exploring Operation: 20/5=4, Resulting...
0.980903
hs_5
mult_heuristic
[ 87, 26, 68, 14 ]
90
[ "68-26=42", "42/14=3", "87+3=90" ]
Current State: 90:[87, 26, 68, 14], Operations: [] Exploring Operation: 68-26=42, Resulting Numbers: [87, 14, 42] Generated Node #2: [87, 14, 42] from Operation: 68-26=42 Current State: 90:[87, 14, 42], Operations: ['68-26=42'] Exploring Operation: 42/14=3, Resulting Numbers: [87, 3] Generated Node #3: [87, 3] from Ope...
4
Current State: 90:[87, 26, 68, 14], Operations: [] Exploring Operation: 26+68=94, Resulting Numbers: [87, 14, 94] Generated Node #0,0: 90:[87, 14, 94] Operation: 26+68=94 Exploring Operation: 68-26=42, Resulting Numbers: [87, 14, 42] Generated Node #0,1: 90:[87, 14, 42] Operation: 68-26=42 Exploring Operation: 87-68=19...
0.966146
hs_3
sum_heuristic
[ 74, 7, 46, 87 ]
93
[ "46+87=133", "133/7=19", "74+19=93" ]
Current State: 93:[74, 7, 46, 87], Operations: [] Exploring Operation: 46+87=133, Resulting Numbers: [74, 7, 133] Generated Node #2: [74, 7, 133] from Operation: 46+87=133 Current State: 93:[74, 7, 133], Operations: ['46+87=133'] Exploring Operation: 133/7=19, Resulting Numbers: [74, 19] Generated Node #3: [74, 19] fro...
4
Current State: 93:[74, 7, 46, 87], Operations: [] Exploring Operation: 74+7=81, Resulting Numbers: [46, 87, 81] Generated Node #0,0: 93:[46, 87, 81] Operation: 74+7=81 Exploring Operation: 46-7=39, Resulting Numbers: [74, 87, 39] Generated Node #0,1: 93:[74, 87, 39] Operation: 46-7=39 Exploring Operation: 74-46=28, Res...
0
hs_4
mult_heuristic
[ 19, 85, 97, 2 ]
71
[ "97-19=78", "2*78=156", "156-85=71" ]
Current State: 71:[19, 85, 97, 2], Operations: [] Exploring Operation: 97-19=78, Resulting Numbers: [85, 2, 78] Generated Node #2: [85, 2, 78] from Operation: 97-19=78 Current State: 71:[85, 2, 78], Operations: ['97-19=78'] Exploring Operation: 2*78=156, Resulting Numbers: [85, 156] Generated Node #3: [85, 156] from Op...
4
Current State: 71:[19, 85, 97, 2], Operations: [] Exploring Operation: 85-2=83, Resulting Numbers: [19, 97, 83] Generated Node #0,0: 71:[19, 97, 83] Operation: 85-2=83 Exploring Operation: 19*2=38, Resulting Numbers: [85, 97, 38] Generated Node #0,1: 71:[85, 97, 38] Operation: 19*2=38 Exploring Operation: 97-19=78, Res...
0
hs_4
sum_heuristic
[ 53, 76, 1, 55 ]
77
[ "76-53=23", "55-1=54", "23+54=77" ]
Current State: 77:[53, 76, 1, 55], Operations: [] Exploring Operation: 76-53=23, Resulting Numbers: [1, 55, 23] Generated Node #2: [1, 55, 23] from Operation: 76-53=23 Current State: 77:[1, 55, 23], Operations: ['76-53=23'] Exploring Operation: 55-1=54, Resulting Numbers: [23, 54] Generated Node #3: [23, 54] from Opera...
4
Current State: 77:[53, 76, 1, 55], Operations: [] Exploring Operation: 76-53=23, Resulting Numbers: [1, 55, 23] Generated Node #0,0: 77:[1, 55, 23] Operation: 76-53=23 Exploring Operation: 53+55=108, Resulting Numbers: [76, 1, 108] Generated Node #0,1: 77:[76, 1, 108] Operation: 53+55=108 Exploring Operation: 55-53=2, ...
0.977431
hs_3
mult_heuristic
[ 65, 69, 64, 32 ]
36
[ "69-65=4", "64-32=32", "4+32=36" ]
Current State: 36:[65, 69, 64, 32], Operations: [] Exploring Operation: 69-65=4, Resulting Numbers: [64, 32, 4] Generated Node #2: [64, 32, 4] from Operation: 69-65=4 Current State: 36:[64, 32, 4], Operations: ['69-65=4'] Exploring Operation: 64-32=32, Resulting Numbers: [4, 32] Generated Node #3: [4, 32] from Operatio...
4
Current State: 36:[65, 69, 64, 32], Operations: [] Exploring Operation: 69-65=4, Resulting Numbers: [64, 32, 4] Generated Node #0,0: 36:[64, 32, 4] Operation: 69-65=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 36:[64, 32, 4], Operations: ['69-65=4'] Exploring Operation: 64/32=2, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 35, 10, 12, 40 ]
14
[ "35*12=420", "40-10=30", "420/30=14" ]
Current State: 14:[35, 10, 12, 40], Operations: [] Exploring Operation: 35*12=420, Resulting Numbers: [10, 40, 420] Generated Node #2: [10, 40, 420] from Operation: 35*12=420 Current State: 14:[10, 40, 420], Operations: ['35*12=420'] Exploring Operation: 40-10=30, Resulting Numbers: [420, 30] Generated Node #3: [420, 3...
4
Current State: 14:[35, 10, 12, 40], Operations: [] Exploring Operation: 40/10=4, Resulting Numbers: [35, 12, 4] Generated Node #0,0: 14:[35, 12, 4] Operation: 40/10=4 Exploring Operation: 35-12=23, Resulting Numbers: [10, 40, 23] Generated Node #0,1: 14:[10, 40, 23] Operation: 35-12=23 Exploring Operation: 40-12=28, Re...
0.984375
hs_5
sum_heuristic
[ 78, 22, 29, 99 ]
14
[ "78-22=56", "99-29=70", "70-56=14" ]
Current State: 14:[78, 22, 29, 99], Operations: [] Exploring Operation: 78-22=56, Resulting Numbers: [29, 99, 56] Generated Node #2: [29, 99, 56] from Operation: 78-22=56 Current State: 14:[29, 99, 56], Operations: ['78-22=56'] Exploring Operation: 99-29=70, Resulting Numbers: [56, 70] Generated Node #3: [56, 70] from ...
4
Current State: 14:[78, 22, 29, 99], Operations: [] Exploring Operation: 99-78=21, Resulting Numbers: [22, 29, 21] Generated Node #0,0: 14:[22, 29, 21] Operation: 99-78=21 Start Sub Search at level 1: Moving to Node #0,0 Current State: 14:[22, 29, 21], Operations: ['99-78=21'] Exploring Operation: 29-22=7, Resulting Num...
0.993924
hs_1
mult_heuristic
[ 10, 43, 2, 74 ]
32
[ "10+43=53", "2*53=106", "106-74=32" ]
Current State: 32:[10, 43, 2, 74], Operations: [] Exploring Operation: 10+43=53, Resulting Numbers: [2, 74, 53] Generated Node #2: [2, 74, 53] from Operation: 10+43=53 Current State: 32:[2, 74, 53], Operations: ['10+43=53'] Exploring Operation: 2*53=106, Resulting Numbers: [74, 106] Generated Node #3: [74, 106] from Op...
4
Current State: 32:[10, 43, 2, 74], Operations: [] Exploring Operation: 74-43=31, Resulting Numbers: [10, 2, 31] Generated Node #0,0: 32:[10, 2, 31] Operation: 74-43=31 Exploring Operation: 74/2=37, Resulting Numbers: [10, 43, 37] Generated Node #0,1: 32:[10, 43, 37] Operation: 74/2=37 Exploring Operation: 43-10=33, Res...
0
hs_3
mult_heuristic
[ 58, 71, 11, 78 ]
62
[ "58+71=129", "78-11=67", "129-67=62" ]
Current State: 62:[58, 71, 11, 78], Operations: [] Exploring Operation: 58+71=129, Resulting Numbers: [11, 78, 129] Generated Node #2: [11, 78, 129] from Operation: 58+71=129 Current State: 62:[11, 78, 129], Operations: ['58+71=129'] Exploring Operation: 78-11=67, Resulting Numbers: [129, 67] Generated Node #3: [129, 6...
4
Current State: 62:[58, 71, 11, 78], Operations: [] Exploring Operation: 58+11=69, Resulting Numbers: [71, 78, 69] Generated Node #0,0: 62:[71, 78, 69] Operation: 58+11=69 Exploring Operation: 78-11=67, Resulting Numbers: [58, 71, 67] Generated Node #0,1: 62:[58, 71, 67] Operation: 78-11=67 Exploring Operation: 71-11=60...
0.986979
hs_5
sum_heuristic
[ 61, 64, 5, 34 ]
55
[ "64-34=30", "30/5=6", "61-6=55" ]
Current State: 55:[61, 64, 5, 34], Operations: [] Exploring Operation: 64-34=30, Resulting Numbers: [61, 5, 30] Generated Node #2: [61, 5, 30] from Operation: 64-34=30 Current State: 55:[61, 5, 30], Operations: ['64-34=30'] Exploring Operation: 30/5=6, Resulting Numbers: [61, 6] Generated Node #3: [61, 6] from Operatio...
4
Current State: 55:[61, 64, 5, 34], Operations: [] Exploring Operation: 64-61=3, Resulting Numbers: [5, 34, 3] Generated Node #0,0: 55:[5, 34, 3] Operation: 64-61=3 Start Sub Search at level 1: Moving to Node #0,0 Current State: 55:[5, 34, 3], Operations: ['64-61=3'] Exploring Operation: 5+34=39, Resulting Numbers: [3, ...
0
hs_1
sum_heuristic
[ 57, 93, 77, 34 ]
75
[ "93-57=36", "77+34=111", "111-36=75" ]
Current State: 75:[57, 93, 77, 34], Operations: [] Exploring Operation: 93-57=36, Resulting Numbers: [77, 34, 36] Generated Node #2: [77, 34, 36] from Operation: 93-57=36 Current State: 75:[77, 34, 36], Operations: ['93-57=36'] Exploring Operation: 77+34=111, Resulting Numbers: [36, 111] Generated Node #3: [36, 111] fr...
4
Current State: 75:[57, 93, 77, 34], Operations: [] Exploring Operation: 93-57=36, Resulting Numbers: [77, 34, 36] Generated Node #0,0: 75:[77, 34, 36] Operation: 93-57=36 Exploring Operation: 57-34=23, Resulting Numbers: [93, 77, 23] Generated Node #0,1: 75:[93, 77, 23] Operation: 57-34=23 Moving to Node #0,0 Current S...
0.992188
hs_2
mult_heuristic
[ 93, 9, 73, 13 ]
17
[ "93+73=166", "166-13=153", "153/9=17" ]
Current State: 17:[93, 9, 73, 13], Operations: [] Exploring Operation: 93+73=166, Resulting Numbers: [9, 13, 166] Generated Node #2: [9, 13, 166] from Operation: 93+73=166 Current State: 17:[9, 13, 166], Operations: ['93+73=166'] Exploring Operation: 166-13=153, Resulting Numbers: [9, 153] Generated Node #3: [9, 153] f...
4
Current State: 17:[93, 9, 73, 13], Operations: [] Exploring Operation: 93-9=84, Resulting Numbers: [73, 13, 84] Generated Node #0,0: 17:[73, 13, 84] Operation: 93-9=84 Exploring Operation: 93-13=80, Resulting Numbers: [9, 73, 80] Generated Node #0,1: 17:[9, 73, 80] Operation: 93-13=80 Exploring Operation: 93-73=20, Res...
0
hs_3
mult_heuristic
[ 26, 66, 3, 17 ]
54
[ "66-26=40", "17-3=14", "40+14=54" ]
Current State: 54:[26, 66, 3, 17], Operations: [] Exploring Operation: 66-26=40, Resulting Numbers: [3, 17, 40] Generated Node #2: [3, 17, 40] from Operation: 66-26=40 Current State: 54:[3, 17, 40], Operations: ['66-26=40'] Exploring Operation: 17-3=14, Resulting Numbers: [40, 14] Generated Node #3: [40, 14] from Opera...
4
Current State: 54:[26, 66, 3, 17], Operations: [] Exploring Operation: 66/3=22, Resulting Numbers: [26, 17, 22] Generated Node #0,0: 54:[26, 17, 22] Operation: 66/3=22 Exploring Operation: 66-17=49, Resulting Numbers: [26, 3, 49] Generated Node #0,1: 54:[26, 3, 49] Operation: 66-17=49 Exploring Operation: 26-17=9, Resu...
0.958333
hs_4
sum_heuristic
[ 41, 64, 52, 97 ]
68
[ "64-41=23", "97-52=45", "23+45=68" ]
Current State: 68:[41, 64, 52, 97], Operations: [] Exploring Operation: 64-41=23, Resulting Numbers: [52, 97, 23] Generated Node #2: [52, 97, 23] from Operation: 64-41=23 Current State: 68:[52, 97, 23], Operations: ['64-41=23'] Exploring Operation: 97-52=45, Resulting Numbers: [23, 45] Generated Node #3: [23, 45] from ...
4
Current State: 68:[41, 64, 52, 97], Operations: [] Exploring Operation: 97-64=33, Resulting Numbers: [41, 52, 33] Generated Node #0,0: 68:[41, 52, 33] Operation: 97-64=33 Exploring Operation: 97-52=45, Resulting Numbers: [41, 64, 45] Generated Node #0,1: 68:[41, 64, 45] Operation: 97-52=45 Moving to Node #0,1 Current S...
0.991319
hs_2
sum_heuristic
[ 59, 96, 2, 41 ]
92
[ "59+41=100", "96*2=192", "192-100=92" ]
Current State: 92:[59, 96, 2, 41], Operations: [] Exploring Operation: 59+41=100, Resulting Numbers: [96, 2, 100] Generated Node #2: [96, 2, 100] from Operation: 59+41=100 Current State: 92:[96, 2, 100], Operations: ['59+41=100'] Exploring Operation: 96*2=192, Resulting Numbers: [100, 192] Generated Node #3: [100, 192]...
4
Current State: 92:[59, 96, 2, 41], Operations: [] Exploring Operation: 59-41=18, Resulting Numbers: [96, 2, 18] Generated Node #0,0: 92:[96, 2, 18] Operation: 59-41=18 Exploring Operation: 59+41=100, Resulting Numbers: [96, 2, 100] Generated Node #0,1: 92:[96, 2, 100] Operation: 59+41=100 Moving to Node #0,0 Current St...
0
hs_2
sum_heuristic
[ 27, 32, 3, 78 ]
96
[ "27*3=81", "81-78=3", "32*3=96" ]
Current State: 96:[27, 32, 3, 78], Operations: [] Exploring Operation: 27*3=81, Resulting Numbers: [32, 78, 81] Generated Node #2: [32, 78, 81] from Operation: 27*3=81 Current State: 96:[32, 78, 81], Operations: ['27*3=81'] Exploring Operation: 81-78=3, Resulting Numbers: [32, 3] Generated Node #3: [32, 3] from Operati...
4
Current State: 96:[27, 32, 3, 78], Operations: [] Exploring Operation: 78-27=51, Resulting Numbers: [32, 3, 51] Generated Node #0,0: 96:[32, 3, 51] Operation: 78-27=51 Start Sub Search at level 1: Moving to Node #0,0 Current State: 96:[32, 3, 51], Operations: ['78-27=51'] Exploring Operation: 51-3=48, Resulting Numbers...
0
hs_1
mult_heuristic
[ 3, 84, 74, 78 ]
12
[ "74-3=71", "78-71=7", "84/7=12" ]
Current State: 12:[3, 84, 74, 78], Operations: [] Exploring Operation: 74-3=71, Resulting Numbers: [84, 78, 71] Generated Node #2: [84, 78, 71] from Operation: 74-3=71 Current State: 12:[84, 78, 71], Operations: ['74-3=71'] Exploring Operation: 78-71=7, Resulting Numbers: [84, 7] Generated Node #3: [84, 7] from Operati...
4
Current State: 12:[3, 84, 74, 78], Operations: [] Exploring Operation: 84-74=10, Resulting Numbers: [3, 78, 10] Generated Node #0,0: 12:[3, 78, 10] Operation: 84-74=10 Exploring Operation: 84-78=6, Resulting Numbers: [3, 74, 6] Generated Node #0,1: 12:[3, 74, 6] Operation: 84-78=6 Start Sub Search at level 1: Moving to...
0
hs_2
sum_heuristic
[ 53, 99, 4, 77 ]
97
[ "99+77=176", "176/4=44", "53+44=97" ]
Current State: 97:[53, 99, 4, 77], Operations: [] Exploring Operation: 99+77=176, Resulting Numbers: [53, 4, 176] Generated Node #2: [53, 4, 176] from Operation: 99+77=176 Current State: 97:[53, 4, 176], Operations: ['99+77=176'] Exploring Operation: 176/4=44, Resulting Numbers: [53, 44] Generated Node #3: [53, 44] fro...
4
Current State: 97:[53, 99, 4, 77], Operations: [] Exploring Operation: 53-4=49, Resulting Numbers: [99, 77, 49] Generated Node #0,0: 97:[99, 77, 49] Operation: 53-4=49 Exploring Operation: 53+4=57, Resulting Numbers: [99, 77, 57] Generated Node #0,1: 97:[99, 77, 57] Operation: 53+4=57 Exploring Operation: 4+77=81, Resu...
0
hs_4
sum_heuristic
[ 31, 33, 60, 43 ]
47
[ "31+33=64", "60-43=17", "64-17=47" ]
Current State: 47:[31, 33, 60, 43], Operations: [] Exploring Operation: 31+33=64, Resulting Numbers: [60, 43, 64] Generated Node #2: [60, 43, 64] from Operation: 31+33=64 Current State: 47:[60, 43, 64], Operations: ['31+33=64'] Exploring Operation: 60-43=17, Resulting Numbers: [64, 17] Generated Node #3: [64, 17] from ...
4
Current State: 47:[31, 33, 60, 43], Operations: [] Exploring Operation: 60-31=29, Resulting Numbers: [33, 43, 29] Generated Node #0,0: 47:[33, 43, 29] Operation: 60-31=29 Exploring Operation: 31+33=64, Resulting Numbers: [60, 43, 64] Generated Node #0,1: 47:[60, 43, 64] Operation: 31+33=64 Exploring Operation: 60-33=27...
0.977431
hs_5
sum_heuristic
[ 46, 36, 34, 9 ]
74
[ "46-9=37", "36-34=2", "37*2=74" ]
Current State: 74:[46, 36, 34, 9], Operations: [] Exploring Operation: 46-9=37, Resulting Numbers: [36, 34, 37] Generated Node #2: [36, 34, 37] from Operation: 46-9=37 Current State: 74:[36, 34, 37], Operations: ['46-9=37'] Exploring Operation: 36-34=2, Resulting Numbers: [37, 2] Generated Node #3: [37, 2] from Operati...
4
Current State: 74:[46, 36, 34, 9], Operations: [] Exploring Operation: 46+34=80, Resulting Numbers: [36, 9, 80] Generated Node #0,0: 74:[36, 9, 80] Operation: 46+34=80 Exploring Operation: 46-9=37, Resulting Numbers: [36, 34, 37] Generated Node #0,1: 74:[36, 34, 37] Operation: 46-9=37 Start Sub Search at level 1: Movin...
0.991319
hs_2
mult_heuristic
[ 97, 1, 64, 58 ]
26
[ "97-1=96", "64+58=122", "122-96=26" ]
Current State: 26:[97, 1, 64, 58], Operations: [] Exploring Operation: 97-1=96, Resulting Numbers: [64, 58, 96] Generated Node #2: [64, 58, 96] from Operation: 97-1=96 Current State: 26:[64, 58, 96], Operations: ['97-1=96'] Exploring Operation: 64+58=122, Resulting Numbers: [96, 122] Generated Node #3: [96, 122] from O...
4
Current State: 26:[97, 1, 64, 58], Operations: [] Exploring Operation: 97-64=33, Resulting Numbers: [1, 58, 33] Generated Node #0,0: 26:[1, 58, 33] Operation: 97-64=33 Exploring Operation: 97-58=39, Resulting Numbers: [1, 64, 39] Generated Node #0,1: 26:[1, 64, 39] Operation: 97-58=39 Exploring Operation: 64-58=6, Resu...
0.986979
hs_5
mult_heuristic
[ 54, 54, 91, 71 ]
18
[ "54*54=2916", "91+71=162", "2916/162=18" ]
Current State: 18:[54, 54, 91, 71], Operations: [] Exploring Operation: 54*54=2916, Resulting Numbers: [91, 71, 2916] Generated Node #2: [91, 71, 2916] from Operation: 54*54=2916 Current State: 18:[91, 71, 2916], Operations: ['54*54=2916'] Exploring Operation: 91+71=162, Resulting Numbers: [2916, 162] Generated Node #3...
4
Current State: 18:[54, 54, 91, 71], Operations: [] Exploring Operation: 91-54=37, Resulting Numbers: [54, 71, 37] Generated Node #0,0: 18:[54, 71, 37] Operation: 91-54=37 Exploring Operation: 91-71=20, Resulting Numbers: [54, 54, 20] Generated Node #0,1: 18:[54, 54, 20] Operation: 91-71=20 Exploring Operation: 91-54=37...
0
hs_3
sum_heuristic
[ 4, 36, 71, 56 ]
93
[ "56/4=14", "36+71=107", "107-14=93" ]
Current State: 93:[4, 36, 71, 56], Operations: [] Exploring Operation: 56/4=14, Resulting Numbers: [36, 71, 14] Generated Node #2: [36, 71, 14] from Operation: 56/4=14 Current State: 93:[36, 71, 14], Operations: ['56/4=14'] Exploring Operation: 36+71=107, Resulting Numbers: [14, 107] Generated Node #3: [14, 107] from O...
4
Current State: 93:[4, 36, 71, 56], Operations: [] Exploring Operation: 36+56=92, Resulting Numbers: [4, 71, 92] Generated Node #0,0: 93:[4, 71, 92] Operation: 36+56=92 Exploring Operation: 71-36=35, Resulting Numbers: [4, 56, 35] Generated Node #0,1: 93:[4, 56, 35] Operation: 71-36=35 Exploring Operation: 71-56=15, Res...
0
hs_4
mult_heuristic
[ 12, 17, 56, 16 ]
67
[ "17-12=5", "56+16=72", "72-5=67" ]
Current State: 67:[12, 17, 56, 16], Operations: [] Exploring Operation: 17-12=5, Resulting Numbers: [56, 16, 5] Generated Node #2: [56, 16, 5] from Operation: 17-12=5 Current State: 67:[56, 16, 5], Operations: ['17-12=5'] Exploring Operation: 56+16=72, Resulting Numbers: [5, 72] Generated Node #3: [5, 72] from Operatio...
4
Current State: 67:[12, 17, 56, 16], Operations: [] Exploring Operation: 12+16=28, Resulting Numbers: [17, 56, 28] Generated Node #0,0: 67:[17, 56, 28] Operation: 12+16=28 Exploring Operation: 12+17=29, Resulting Numbers: [56, 16, 29] Generated Node #0,1: 67:[56, 16, 29] Operation: 12+17=29 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 9, 20, 87, 83 ]
35
[ "9*87=783", "783-83=700", "700/20=35" ]
Current State: 35:[9, 20, 87, 83], Operations: [] Exploring Operation: 9*87=783, Resulting Numbers: [20, 83, 783] Generated Node #2: [20, 83, 783] from Operation: 9*87=783 Current State: 35:[20, 83, 783], Operations: ['9*87=783'] Exploring Operation: 783-83=700, Resulting Numbers: [20, 700] Generated Node #3: [20, 700]...
4
Current State: 35:[9, 20, 87, 83], Operations: [] Exploring Operation: 87-83=4, Resulting Numbers: [9, 20, 4] Generated Node #0,0: 35:[9, 20, 4] Operation: 87-83=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 35:[9, 20, 4], Operations: ['87-83=4'] Exploring Operation: 20/4=5, Resulting Numbers: [9, 5...
0
hs_1
mult_heuristic
[ 60, 80, 48, 18 ]
88
[ "48+18=66", "80*66=5280", "5280/60=88" ]
Current State: 88:[60, 80, 48, 18], Operations: [] Exploring Operation: 48+18=66, Resulting Numbers: [60, 80, 66] Generated Node #2: [60, 80, 66] from Operation: 48+18=66 Current State: 88:[60, 80, 66], Operations: ['48+18=66'] Exploring Operation: 80*66=5280, Resulting Numbers: [60, 5280] Generated Node #3: [60, 5280]...
4
Current State: 88:[60, 80, 48, 18], Operations: [] Exploring Operation: 80-60=20, Resulting Numbers: [48, 18, 20] Generated Node #0,0: 88:[48, 18, 20] Operation: 80-60=20 Exploring Operation: 60+18=78, Resulting Numbers: [80, 48, 78] Generated Node #0,1: 88:[80, 48, 78] Operation: 60+18=78 Exploring Operation: 60-18=42...
0
hs_4
mult_heuristic
[ 74, 25, 91, 23 ]
31
[ "74+25=99", "91-23=68", "99-68=31" ]
Current State: 31:[74, 25, 91, 23], Operations: [] Exploring Operation: 74+25=99, Resulting Numbers: [91, 23, 99] Generated Node #2: [91, 23, 99] from Operation: 74+25=99 Current State: 31:[91, 23, 99], Operations: ['74+25=99'] Exploring Operation: 91-23=68, Resulting Numbers: [99, 68] Generated Node #3: [99, 68] from ...
4
Current State: 31:[74, 25, 91, 23], Operations: [] Exploring Operation: 91-74=17, Resulting Numbers: [25, 23, 17] Generated Node #0,0: 31:[25, 23, 17] Operation: 91-74=17 Exploring Operation: 74-25=49, Resulting Numbers: [91, 23, 49] Generated Node #0,1: 31:[91, 23, 49] Operation: 74-25=49 Exploring Operation: 74-23=51...
0.985243
hs_3
mult_heuristic