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
[ 49, 5, 66, 6 ]
97
[ "66-49=17", "6*17=102", "102-5=97" ]
Current State: 97:[49, 5, 66, 6], Operations: [] Exploring Operation: 66-49=17, Resulting Numbers: [5, 6, 17] Generated Node #2: [5, 6, 17] from Operation: 66-49=17 Current State: 97:[5, 6, 17], Operations: ['66-49=17'] Exploring Operation: 6*17=102, Resulting Numbers: [5, 102] Generated Node #3: [5, 102] from Operatio...
4
Current State: 97:[49, 5, 66, 6], Operations: [] Exploring Operation: 49+6=55, Resulting Numbers: [5, 66, 55] Generated Node #0,0: 97:[5, 66, 55] Operation: 49+6=55 Exploring Operation: 5*6=30, Resulting Numbers: [49, 66, 30] Generated Node #0,1: 97:[49, 66, 30] Operation: 5*6=30 Exploring Operation: 49+5=54, Resulting...
0
hs_3
mult_heuristic
[ 44, 97, 3, 39 ]
95
[ "97-44=53", "3+39=42", "53+42=95" ]
Current State: 95:[44, 97, 3, 39], Operations: [] Exploring Operation: 97-44=53, Resulting Numbers: [3, 39, 53] Generated Node #2: [3, 39, 53] from Operation: 97-44=53 Current State: 95:[3, 39, 53], Operations: ['97-44=53'] Exploring Operation: 3+39=42, Resulting Numbers: [53, 42] Generated Node #3: [53, 42] from Opera...
4
Current State: 95:[44, 97, 3, 39], Operations: [] Exploring Operation: 44+39=83, Resulting Numbers: [97, 3, 83] Generated Node #0,0: 95:[97, 3, 83] Operation: 44+39=83 Exploring Operation: 44-39=5, Resulting Numbers: [97, 3, 5] Generated Node #0,1: 95:[97, 3, 5] Operation: 44-39=5 Start Sub Search at level 1: Moving to...
0.990451
hs_2
mult_heuristic
[ 76, 62, 20, 93 ]
84
[ "76-20=56", "93*56=5208", "5208/62=84" ]
Current State: 84:[76, 62, 20, 93], Operations: [] Exploring Operation: 76-20=56, Resulting Numbers: [62, 93, 56] Generated Node #2: [62, 93, 56] from Operation: 76-20=56 Current State: 84:[62, 93, 56], Operations: ['76-20=56'] Exploring Operation: 93*56=5208, Resulting Numbers: [62, 5208] Generated Node #3: [62, 5208]...
4
Current State: 84:[76, 62, 20, 93], Operations: [] Exploring Operation: 76-62=14, Resulting Numbers: [20, 93, 14] Generated Node #0,0: 84:[20, 93, 14] Operation: 76-62=14 Exploring Operation: 93-62=31, Resulting Numbers: [76, 20, 31] Generated Node #0,1: 84:[76, 20, 31] Operation: 93-62=31 Moving to Node #0,0 Current S...
0
hs_2
mult_heuristic
[ 2, 52, 50, 19 ]
70
[ "52+50=102", "102/2=51", "19+51=70" ]
Current State: 70:[2, 52, 50, 19], Operations: [] Exploring Operation: 52+50=102, Resulting Numbers: [2, 19, 102] Generated Node #2: [2, 19, 102] from Operation: 52+50=102 Current State: 70:[2, 19, 102], Operations: ['52+50=102'] Exploring Operation: 102/2=51, Resulting Numbers: [19, 51] Generated Node #3: [19, 51] fro...
4
Current State: 70:[2, 52, 50, 19], Operations: [] Exploring Operation: 52-50=2, Resulting Numbers: [2, 19, 2] Generated Node #0,0: 70:[2, 19, 2] Operation: 52-50=2 Exploring Operation: 52+19=71, Resulting Numbers: [2, 50, 71] Generated Node #0,1: 70:[2, 50, 71] Operation: 52+19=71 Start Sub Search at level 1: Moving to...
0
hs_2
mult_heuristic
[ 29, 3, 56, 5 ]
83
[ "29+3=32", "56-5=51", "32+51=83" ]
Current State: 83:[29, 3, 56, 5], Operations: [] Exploring Operation: 29+3=32, Resulting Numbers: [56, 5, 32] Generated Node #2: [56, 5, 32] from Operation: 29+3=32 Current State: 83:[56, 5, 32], Operations: ['29+3=32'] Exploring Operation: 56-5=51, Resulting Numbers: [32, 51] Generated Node #3: [32, 51] from Operation...
4
Current State: 83:[29, 3, 56, 5], Operations: [] Exploring Operation: 29+3=32, Resulting Numbers: [56, 5, 32] Generated Node #0,0: 83:[56, 5, 32] Operation: 29+3=32 Exploring Operation: 3*5=15, Resulting Numbers: [29, 56, 15] Generated Node #0,1: 83:[29, 56, 15] Operation: 3*5=15 Exploring Operation: 29*3=87, Resulting...
0.96875
hs_5
mult_heuristic
[ 64, 16, 10, 74 ]
21
[ "64/16=4", "10+74=84", "84/4=21" ]
Current State: 21:[64, 16, 10, 74], Operations: [] Exploring Operation: 64/16=4, Resulting Numbers: [10, 74, 4] Generated Node #2: [10, 74, 4] from Operation: 64/16=4 Current State: 21:[10, 74, 4], Operations: ['64/16=4'] Exploring Operation: 10+74=84, Resulting Numbers: [4, 84] Generated Node #3: [4, 84] from Operatio...
4
Current State: 21:[64, 16, 10, 74], Operations: [] Exploring Operation: 74-64=10, Resulting Numbers: [16, 10, 10] Generated Node #0,0: 21:[16, 10, 10] Operation: 74-64=10 Start Sub Search at level 1: Moving to Node #0,0 Current State: 21:[16, 10, 10], Operations: ['74-64=10'] Exploring Operation: 16-10=6, Resulting Num...
0
hs_1
sum_heuristic
[ 42, 28, 81, 16 ]
70
[ "28*81=2268", "2268/42=54", "16+54=70" ]
Current State: 70:[42, 28, 81, 16], Operations: [] Exploring Operation: 28*81=2268, Resulting Numbers: [42, 16, 2268] Generated Node #2: [42, 16, 2268] from Operation: 28*81=2268 Current State: 70:[42, 16, 2268], Operations: ['28*81=2268'] Exploring Operation: 2268/42=54, Resulting Numbers: [16, 54] Generated Node #3: ...
4
Current State: 70:[42, 28, 81, 16], Operations: [] Exploring Operation: 81-42=39, Resulting Numbers: [28, 16, 39] Generated Node #0,0: 70:[28, 16, 39] Operation: 81-42=39 Exploring Operation: 42-28=14, Resulting Numbers: [81, 16, 14] Generated Node #0,1: 70:[81, 16, 14] Operation: 42-28=14 Exploring Operation: 42+28=70...
0
hs_3
mult_heuristic
[ 44, 64, 9, 68 ]
79
[ "64-44=20", "68-9=59", "20+59=79" ]
Current State: 79:[44, 64, 9, 68], Operations: [] Exploring Operation: 64-44=20, Resulting Numbers: [9, 68, 20] Generated Node #2: [9, 68, 20] from Operation: 64-44=20 Current State: 79:[9, 68, 20], Operations: ['64-44=20'] Exploring Operation: 68-9=59, Resulting Numbers: [20, 59] Generated Node #3: [20, 59] from Opera...
4
Current State: 79:[44, 64, 9, 68], Operations: [] Exploring Operation: 44+9=53, Resulting Numbers: [64, 68, 53] Generated Node #0,0: 79:[64, 68, 53] Operation: 44+9=53 Moving to Node #0,0 Current State: 79:[64, 68, 53], Operations: ['44+9=53'] Exploring Operation: 64+53=117, Resulting Numbers: [68, 117] Generated Node ...
0
hs_1
mult_heuristic
[ 66, 71, 99, 64 ]
90
[ "71+64=135", "66*135=8910", "8910/99=90" ]
Current State: 90:[66, 71, 99, 64], Operations: [] Exploring Operation: 71+64=135, Resulting Numbers: [66, 99, 135] Generated Node #2: [66, 99, 135] from Operation: 71+64=135 Current State: 90:[66, 99, 135], Operations: ['71+64=135'] Exploring Operation: 66*135=8910, Resulting Numbers: [99, 8910] Generated Node #3: [99...
4
Current State: 90:[66, 71, 99, 64], Operations: [] Exploring Operation: 66-64=2, Resulting Numbers: [71, 99, 2] Generated Node #0,0: 90:[71, 99, 2] Operation: 66-64=2 Exploring Operation: 99-66=33, Resulting Numbers: [71, 64, 33] Generated Node #0,1: 90:[71, 64, 33] Operation: 99-66=33 Exploring Operation: 99-71=28, Re...
0
hs_5
mult_heuristic
[ 61, 37, 17, 23 ]
17
[ "61-37=24", "24-23=1", "17*1=17" ]
Current State: 17:[61, 37, 17, 23], Operations: [] Exploring Operation: 61-37=24, Resulting Numbers: [17, 23, 24] Generated Node #2: [17, 23, 24] from Operation: 61-37=24 Current State: 17:[17, 23, 24], Operations: ['61-37=24'] Exploring Operation: 24-23=1, Resulting Numbers: [17, 1] Generated Node #3: [17, 1] from Ope...
4
Current State: 17:[61, 37, 17, 23], Operations: [] Exploring Operation: 61-37=24, Resulting Numbers: [17, 23, 24] Generated Node #0,0: 17:[17, 23, 24] Operation: 61-37=24 Exploring Operation: 61-17=44, Resulting Numbers: [37, 23, 44] Generated Node #0,1: 17:[37, 23, 44] Operation: 61-17=44 Exploring Operation: 37-23=14...
0.985243
hs_4
sum_heuristic
[ 41, 78, 43, 20 ]
37
[ "78*20=1560", "1560-43=1517", "1517/41=37" ]
Current State: 37:[41, 78, 43, 20], Operations: [] Exploring Operation: 78*20=1560, Resulting Numbers: [41, 43, 1560] Generated Node #2: [41, 43, 1560] from Operation: 78*20=1560 Current State: 37:[41, 43, 1560], Operations: ['78*20=1560'] Exploring Operation: 1560-43=1517, Resulting Numbers: [41, 1517] Generated Node ...
4
Current State: 37:[41, 78, 43, 20], Operations: [] Exploring Operation: 78-41=37, Resulting Numbers: [43, 20, 37] Generated Node #0,0: 37:[43, 20, 37] Operation: 78-41=37 Start Sub Search at level 1: Moving to Node #0,0 Current State: 37:[43, 20, 37], Operations: ['78-41=37'] Exploring Operation: 43-20=23, Resulting Nu...
0
hs_1
mult_heuristic
[ 83, 5, 3, 33 ]
84
[ "83*3=249", "5*33=165", "249-165=84" ]
Current State: 84:[83, 5, 3, 33], Operations: [] Exploring Operation: 83*3=249, Resulting Numbers: [5, 33, 249] Generated Node #2: [5, 33, 249] from Operation: 83*3=249 Current State: 84:[5, 33, 249], Operations: ['83*3=249'] Exploring Operation: 5*33=165, Resulting Numbers: [249, 165] Generated Node #3: [249, 165] fro...
4
Current State: 84:[83, 5, 3, 33], Operations: [] Exploring Operation: 33-5=28, Resulting Numbers: [83, 3, 28] Generated Node #0,0: 84:[83, 3, 28] Operation: 33-5=28 Exploring Operation: 33-3=30, Resulting Numbers: [83, 5, 30] Generated Node #0,1: 84:[83, 5, 30] Operation: 33-3=30 Exploring Operation: 5+33=38, Resulting...
0
hs_4
mult_heuristic
[ 13, 93, 39, 26 ]
75
[ "93*26=2418", "2418/39=62", "13+62=75" ]
Current State: 75:[13, 93, 39, 26], Operations: [] Exploring Operation: 93*26=2418, Resulting Numbers: [13, 39, 2418] Generated Node #2: [13, 39, 2418] from Operation: 93*26=2418 Current State: 75:[13, 39, 2418], Operations: ['93*26=2418'] Exploring Operation: 2418/39=62, Resulting Numbers: [13, 62] Generated Node #3: ...
4
Current State: 75:[13, 93, 39, 26], Operations: [] Exploring Operation: 93-39=54, Resulting Numbers: [13, 26, 54] Generated Node #0,0: 75:[13, 26, 54] Operation: 93-39=54 Exploring Operation: 39-26=13, Resulting Numbers: [13, 93, 13] Generated Node #0,1: 75:[13, 93, 13] Operation: 39-26=13 Exploring Operation: 93-13=80...
0
hs_5
sum_heuristic
[ 77, 2, 87, 25 ]
45
[ "87-77=10", "2*10=20", "25+20=45" ]
Current State: 45:[77, 2, 87, 25], Operations: [] Exploring Operation: 87-77=10, Resulting Numbers: [2, 25, 10] Generated Node #2: [2, 25, 10] from Operation: 87-77=10 Current State: 45:[2, 25, 10], Operations: ['87-77=10'] Exploring Operation: 2*10=20, Resulting Numbers: [25, 20] Generated Node #3: [25, 20] from Opera...
4
Current State: 45:[77, 2, 87, 25], Operations: [] Exploring Operation: 77-25=52, Resulting Numbers: [2, 87, 52] Generated Node #0,0: 45:[2, 87, 52] Operation: 77-25=52 Exploring Operation: 87-77=10, Resulting Numbers: [2, 25, 10] Generated Node #0,1: 45:[2, 25, 10] Operation: 87-77=10 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 92, 54, 15, 25 ]
30
[ "92*15=1380", "54*25=1350", "1380-1350=30" ]
Current State: 30:[92, 54, 15, 25], Operations: [] Exploring Operation: 92*15=1380, Resulting Numbers: [54, 25, 1380] Generated Node #2: [54, 25, 1380] from Operation: 92*15=1380 Current State: 30:[54, 25, 1380], Operations: ['92*15=1380'] Exploring Operation: 54*25=1350, Resulting Numbers: [1380, 1350] Generated Node ...
4
Current State: 30:[92, 54, 15, 25], Operations: [] Exploring Operation: 92-25=67, Resulting Numbers: [54, 15, 67] Generated Node #0,0: 30:[54, 15, 67] Operation: 92-25=67 Exploring Operation: 92-54=38, Resulting Numbers: [15, 25, 38] Generated Node #0,1: 30:[15, 25, 38] Operation: 92-54=38 Moving to Node #0,1 Current S...
0
hs_2
sum_heuristic
[ 30, 70, 82, 55 ]
41
[ "70-55=15", "30/15=2", "82/2=41" ]
Current State: 41:[30, 70, 82, 55], Operations: [] Exploring Operation: 70-55=15, Resulting Numbers: [30, 82, 15] Generated Node #2: [30, 82, 15] from Operation: 70-55=15 Current State: 41:[30, 82, 15], Operations: ['70-55=15'] Exploring Operation: 30/15=2, Resulting Numbers: [82, 2] Generated Node #3: [82, 2] from Ope...
4
Current State: 41:[30, 70, 82, 55], Operations: [] Exploring Operation: 82-30=52, Resulting Numbers: [70, 55, 52] Generated Node #0,0: 41:[70, 55, 52] Operation: 82-30=52 Exploring Operation: 82-70=12, Resulting Numbers: [30, 55, 12] Generated Node #0,1: 41:[30, 55, 12] Operation: 82-70=12 Exploring Operation: 70-30=40...
0
hs_4
mult_heuristic
[ 11, 9, 72, 16 ]
20
[ "11-9=2", "72/2=36", "36-16=20" ]
Current State: 20:[11, 9, 72, 16], Operations: [] Exploring Operation: 11-9=2, Resulting Numbers: [72, 16, 2] Generated Node #2: [72, 16, 2] from Operation: 11-9=2 Current State: 20:[72, 16, 2], Operations: ['11-9=2'] Exploring Operation: 72/2=36, Resulting Numbers: [16, 36] Generated Node #3: [16, 36] from Operation: ...
4
Current State: 20:[11, 9, 72, 16], Operations: [] Exploring Operation: 72-16=56, Resulting Numbers: [11, 9, 56] Generated Node #0,0: 20:[11, 9, 56] Operation: 72-16=56 Exploring Operation: 72/9=8, Resulting Numbers: [11, 16, 8] Generated Node #0,1: 20:[11, 16, 8] Operation: 72/9=8 Moving to Node #0,1 Current State: 20:...
0
hs_2
mult_heuristic
[ 6, 60, 89, 11 ]
88
[ "60/6=10", "89-11=78", "10+78=88" ]
Current State: 88:[6, 60, 89, 11], Operations: [] Exploring Operation: 60/6=10, Resulting Numbers: [89, 11, 10] Generated Node #2: [89, 11, 10] from Operation: 60/6=10 Current State: 88:[89, 11, 10], Operations: ['60/6=10'] Exploring Operation: 89-11=78, Resulting Numbers: [10, 78] Generated Node #3: [10, 78] from Oper...
4
Current State: 88:[6, 60, 89, 11], Operations: [] Exploring Operation: 60/6=10, Resulting Numbers: [89, 11, 10] Generated Node #0,0: 88:[89, 11, 10] Operation: 60/6=10 Start Sub Search at level 1: Moving to Node #0,0 Current State: 88:[89, 11, 10], Operations: ['60/6=10'] Exploring Operation: 11+10=21, Resulting Number...
0
hs_1
mult_heuristic
[ 70, 64, 12, 73 ]
100
[ "73-70=3", "12*3=36", "64+36=100" ]
Current State: 100:[70, 64, 12, 73], Operations: [] Exploring Operation: 73-70=3, Resulting Numbers: [64, 12, 3] Generated Node #2: [64, 12, 3] from Operation: 73-70=3 Current State: 100:[64, 12, 3], Operations: ['73-70=3'] Exploring Operation: 12*3=36, Resulting Numbers: [64, 36] Generated Node #3: [64, 36] from Opera...
4
Current State: 100:[70, 64, 12, 73], Operations: [] Exploring Operation: 73-70=3, Resulting Numbers: [64, 12, 3] Generated Node #0,0: 100:[64, 12, 3] Operation: 73-70=3 Exploring Operation: 73-64=9, Resulting Numbers: [70, 12, 9] Generated Node #0,1: 100:[70, 12, 9] Operation: 73-64=9 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 64, 69, 24, 19 ]
17
[ "64+69=133", "133/19=7", "24-7=17" ]
Current State: 17:[64, 69, 24, 19], Operations: [] Exploring Operation: 64+69=133, Resulting Numbers: [24, 19, 133] Generated Node #2: [24, 19, 133] from Operation: 64+69=133 Current State: 17:[24, 19, 133], Operations: ['64+69=133'] Exploring Operation: 133/19=7, Resulting Numbers: [24, 7] Generated Node #3: [24, 7] f...
4
Current State: 17:[64, 69, 24, 19], Operations: [] Exploring Operation: 69-64=5, Resulting Numbers: [24, 19, 5] Generated Node #0,0: 17:[24, 19, 5] Operation: 69-64=5 Exploring Operation: 64-19=45, Resulting Numbers: [69, 24, 45] Generated Node #0,1: 17:[69, 24, 45] Operation: 64-19=45 Exploring Operation: 64-24=40, Re...
0
hs_4
mult_heuristic
[ 90, 32, 6, 34 ]
18
[ "90-32=58", "6+34=40", "58-40=18" ]
Current State: 18:[90, 32, 6, 34], Operations: [] Exploring Operation: 90-32=58, Resulting Numbers: [6, 34, 58] Generated Node #2: [6, 34, 58] from Operation: 90-32=58 Current State: 18:[6, 34, 58], Operations: ['90-32=58'] Exploring Operation: 6+34=40, Resulting Numbers: [58, 40] Generated Node #3: [58, 40] from Opera...
4
Current State: 18:[90, 32, 6, 34], Operations: [] Exploring Operation: 90-34=56, Resulting Numbers: [32, 6, 56] Generated Node #0,0: 18:[32, 6, 56] Operation: 90-34=56 Exploring Operation: 90/6=15, Resulting Numbers: [32, 34, 15] Generated Node #0,1: 18:[32, 34, 15] Operation: 90/6=15 Start Sub Search at level 1: Movin...
0.986979
hs_2
sum_heuristic
[ 3, 70, 52, 44 ]
81
[ "3+70=73", "52-44=8", "73+8=81" ]
Current State: 81:[3, 70, 52, 44], Operations: [] Exploring Operation: 3+70=73, Resulting Numbers: [52, 44, 73] Generated Node #2: [52, 44, 73] from Operation: 3+70=73 Current State: 81:[52, 44, 73], Operations: ['3+70=73'] Exploring Operation: 52-44=8, Resulting Numbers: [73, 8] Generated Node #3: [73, 8] from Operati...
4
Current State: 81:[3, 70, 52, 44], Operations: [] Exploring Operation: 52-44=8, Resulting Numbers: [3, 70, 8] Generated Node #0,0: 81:[3, 70, 8] Operation: 52-44=8 Exploring Operation: 70-52=18, Resulting Numbers: [3, 44, 18] Generated Node #0,1: 81:[3, 44, 18] Operation: 70-52=18 Start Sub Search at level 1: Moving to...
0.991319
hs_2
mult_heuristic
[ 64, 37, 24, 24 ]
46
[ "24*24=576", "576/64=9", "37+9=46" ]
Current State: 46:[64, 37, 24, 24], Operations: [] Exploring Operation: 24*24=576, Resulting Numbers: [64, 37, 576] Generated Node #2: [64, 37, 576] from Operation: 24*24=576 Current State: 46:[64, 37, 576], Operations: ['24*24=576'] Exploring Operation: 576/64=9, Resulting Numbers: [37, 9] Generated Node #3: [37, 9] f...
4
Current State: 46:[64, 37, 24, 24], Operations: [] Exploring Operation: 64-37=27, Resulting Numbers: [24, 24, 27] Generated Node #0,0: 46:[24, 24, 27] Operation: 64-37=27 Moving to Node #0,0 Current State: 46:[24, 24, 27], Operations: ['64-37=27'] Exploring Operation: 27-24=3, Resulting Numbers: [24, 3] Generated Node ...
0
hs_1
sum_heuristic
[ 49, 17, 12, 18 ]
11
[ "49+17=66", "18-12=6", "66/6=11" ]
Current State: 11:[49, 17, 12, 18], Operations: [] Exploring Operation: 49+17=66, Resulting Numbers: [12, 18, 66] Generated Node #2: [12, 18, 66] from Operation: 49+17=66 Current State: 11:[12, 18, 66], Operations: ['49+17=66'] Exploring Operation: 18-12=6, Resulting Numbers: [66, 6] Generated Node #3: [66, 6] from Ope...
4
Current State: 11:[49, 17, 12, 18], Operations: [] Exploring Operation: 49-18=31, Resulting Numbers: [17, 12, 31] Generated Node #0,0: 11:[17, 12, 31] Operation: 49-18=31 Exploring Operation: 49-17=32, Resulting Numbers: [12, 18, 32] Generated Node #0,1: 11:[12, 18, 32] Operation: 49-17=32 Exploring Operation: 49-12=37...
0
hs_3
mult_heuristic
[ 16, 85, 9, 25 ]
86
[ "16+9=25", "25/25=1", "85+1=86" ]
Current State: 86:[16, 85, 9, 25], Operations: [] Exploring Operation: 16+9=25, Resulting Numbers: [85, 25, 25] Generated Node #2: [85, 25, 25] from Operation: 16+9=25 Current State: 86:[85, 25, 25], Operations: ['16+9=25'] Exploring Operation: 25/25=1, Resulting Numbers: [85, 1] Generated Node #3: [85, 1] from Operati...
4
Current State: 86:[16, 85, 9, 25], Operations: [] Exploring Operation: 16+25=41, Resulting Numbers: [85, 9, 41] Generated Node #0,0: 86:[85, 9, 41] Operation: 16+25=41 Exploring Operation: 25-16=9, Resulting Numbers: [85, 9, 9] Generated Node #0,1: 86:[85, 9, 9] Operation: 25-16=9 Start Sub Search at level 1: Moving to...
0.986111
hs_2
sum_heuristic
[ 16, 78, 39, 38 ]
27
[ "16+38=54", "78/39=2", "54/2=27" ]
Current State: 27:[16, 78, 39, 38], Operations: [] Exploring Operation: 16+38=54, Resulting Numbers: [78, 39, 54] Generated Node #2: [78, 39, 54] from Operation: 16+38=54 Current State: 27:[78, 39, 54], Operations: ['16+38=54'] Exploring Operation: 78/39=2, Resulting Numbers: [54, 2] Generated Node #3: [54, 2] from Ope...
4
Current State: 27:[16, 78, 39, 38], Operations: [] Exploring Operation: 78/39=2, Resulting Numbers: [16, 38, 2] Generated Node #0,0: 27:[16, 38, 2] Operation: 78/39=2 Start Sub Search at level 1: Moving to Node #0,0 Current State: 27:[16, 38, 2], Operations: ['78/39=2'] Exploring Operation: 38-16=22, Resulting Numbers:...
0
hs_1
mult_heuristic
[ 41, 9, 26, 23 ]
96
[ "41-9=32", "26-23=3", "32*3=96" ]
Current State: 96:[41, 9, 26, 23], Operations: [] Exploring Operation: 41-9=32, Resulting Numbers: [26, 23, 32] Generated Node #2: [26, 23, 32] from Operation: 41-9=32 Current State: 96:[26, 23, 32], Operations: ['41-9=32'] Exploring Operation: 26-23=3, Resulting Numbers: [32, 3] Generated Node #3: [32, 3] from Operati...
4
Current State: 96:[41, 9, 26, 23], Operations: [] Exploring Operation: 41-26=15, Resulting Numbers: [9, 23, 15] Generated Node #0,0: 96:[9, 23, 15] Operation: 41-26=15 Exploring Operation: 41-9=32, Resulting Numbers: [26, 23, 32] Generated Node #0,1: 96:[26, 23, 32] Operation: 41-9=32 Exploring Operation: 41+9=50, Resu...
0.984375
hs_4
mult_heuristic
[ 1, 67, 22, 31 ]
15
[ "1+67=68", "22+31=53", "68-53=15" ]
Current State: 15:[1, 67, 22, 31], Operations: [] Exploring Operation: 1+67=68, Resulting Numbers: [22, 31, 68] Generated Node #2: [22, 31, 68] from Operation: 1+67=68 Current State: 15:[22, 31, 68], Operations: ['1+67=68'] Exploring Operation: 22+31=53, Resulting Numbers: [68, 53] Generated Node #3: [68, 53] from Oper...
4
Current State: 15:[1, 67, 22, 31], Operations: [] Exploring Operation: 67-22=45, Resulting Numbers: [1, 31, 45] Generated Node #0,0: 15:[1, 31, 45] Operation: 67-22=45 Exploring Operation: 67-31=36, Resulting Numbers: [1, 22, 36] Generated Node #0,1: 15:[1, 22, 36] Operation: 67-31=36 Moving to Node #0,1 Current State:...
0.989583
hs_2
sum_heuristic
[ 9, 5, 21, 11 ]
48
[ "21*11=231", "9+231=240", "240/5=48" ]
Current State: 48:[9, 5, 21, 11], Operations: [] Exploring Operation: 21*11=231, Resulting Numbers: [9, 5, 231] Generated Node #2: [9, 5, 231] from Operation: 21*11=231 Current State: 48:[9, 5, 231], Operations: ['21*11=231'] Exploring Operation: 9+231=240, Resulting Numbers: [5, 240] Generated Node #3: [5, 240] from O...
4
Current State: 48:[9, 5, 21, 11], Operations: [] Exploring Operation: 21-9=12, Resulting Numbers: [5, 11, 12] Generated Node #0,0: 48:[5, 11, 12] Operation: 21-9=12 Exploring Operation: 9-5=4, Resulting Numbers: [21, 11, 4] Generated Node #0,1: 48:[21, 11, 4] Operation: 9-5=4 Exploring Operation: 21-5=16, Resulting Num...
0
hs_5
sum_heuristic
[ 44, 82, 80, 48 ]
94
[ "44+82=126", "80-48=32", "126-32=94" ]
Current State: 94:[44, 82, 80, 48], Operations: [] Exploring Operation: 44+82=126, Resulting Numbers: [80, 48, 126] Generated Node #2: [80, 48, 126] from Operation: 44+82=126 Current State: 94:[80, 48, 126], Operations: ['44+82=126'] Exploring Operation: 80-48=32, Resulting Numbers: [126, 32] Generated Node #3: [126, 3...
4
Current State: 94:[44, 82, 80, 48], Operations: [] Exploring Operation: 44+48=92, Resulting Numbers: [82, 80, 92] Generated Node #0,0: 94:[82, 80, 92] Operation: 44+48=92 Exploring Operation: 82-44=38, Resulting Numbers: [80, 48, 38] Generated Node #0,1: 94:[80, 48, 38] Operation: 82-44=38 Exploring Operation: 80-44=36...
0.986111
hs_5
mult_heuristic
[ 7, 65, 70, 47 ]
86
[ "65+47=112", "112/7=16", "70+16=86" ]
Current State: 86:[7, 65, 70, 47], Operations: [] Exploring Operation: 65+47=112, Resulting Numbers: [7, 70, 112] Generated Node #2: [7, 70, 112] from Operation: 65+47=112 Current State: 86:[7, 70, 112], Operations: ['65+47=112'] Exploring Operation: 112/7=16, Resulting Numbers: [70, 16] Generated Node #3: [70, 16] fro...
4
Current State: 86:[7, 65, 70, 47], Operations: [] Exploring Operation: 70-65=5, Resulting Numbers: [7, 47, 5] Generated Node #0,0: 86:[7, 47, 5] Operation: 70-65=5 Exploring Operation: 70/7=10, Resulting Numbers: [65, 47, 10] Generated Node #0,1: 86:[65, 47, 10] Operation: 70/7=10 Start Sub Search at level 1: Moving to...
0
hs_2
sum_heuristic
[ 31, 45, 2, 40 ]
52
[ "45-31=14", "40-2=38", "14+38=52" ]
Current State: 52:[31, 45, 2, 40], Operations: [] Exploring Operation: 45-31=14, Resulting Numbers: [2, 40, 14] Generated Node #2: [2, 40, 14] from Operation: 45-31=14 Current State: 52:[2, 40, 14], Operations: ['45-31=14'] Exploring Operation: 40-2=38, Resulting Numbers: [14, 38] Generated Node #3: [14, 38] from Opera...
4
Current State: 52:[31, 45, 2, 40], Operations: [] Exploring Operation: 45-40=5, Resulting Numbers: [31, 2, 5] Generated Node #0,0: 52:[31, 2, 5] Operation: 45-40=5 Exploring Operation: 40-31=9, Resulting Numbers: [45, 2, 9] Generated Node #0,1: 52:[45, 2, 9] Operation: 40-31=9 Start Sub Search at level 1: Moving to Nod...
0.991319
hs_2
mult_heuristic
[ 48, 46, 5, 27 ]
81
[ "48-46=2", "5-2=3", "27*3=81" ]
Current State: 81:[48, 46, 5, 27], Operations: [] Exploring Operation: 48-46=2, Resulting Numbers: [5, 27, 2] Generated Node #2: [5, 27, 2] from Operation: 48-46=2 Current State: 81:[5, 27, 2], Operations: ['48-46=2'] Exploring Operation: 5-2=3, Resulting Numbers: [27, 3] Generated Node #3: [27, 3] from Operation: 5-2=...
4
Current State: 81:[48, 46, 5, 27], Operations: [] Exploring Operation: 48-46=2, Resulting Numbers: [5, 27, 2] Generated Node #0,0: 81:[5, 27, 2] Operation: 48-46=2 Exploring Operation: 48+46=94, Resulting Numbers: [5, 27, 94] Generated Node #0,1: 81:[5, 27, 94] Operation: 48+46=94 Moving to Node #0,0 Current State: 81:...
0.990451
hs_2
sum_heuristic
[ 54, 48, 6, 76 ]
30
[ "76-54=22", "48/6=8", "22+8=30" ]
Current State: 30:[54, 48, 6, 76], Operations: [] Exploring Operation: 76-54=22, Resulting Numbers: [48, 6, 22] Generated Node #2: [48, 6, 22] from Operation: 76-54=22 Current State: 30:[48, 6, 22], Operations: ['76-54=22'] Exploring Operation: 48/6=8, Resulting Numbers: [22, 8] Generated Node #3: [22, 8] from Operatio...
4
Current State: 30:[54, 48, 6, 76], Operations: [] Exploring Operation: 76-54=22, Resulting Numbers: [48, 6, 22] Generated Node #0,0: 30:[48, 6, 22] Operation: 76-54=22 Moving to Node #0,0 Current State: 30:[48, 6, 22], Operations: ['76-54=22'] Exploring Operation: 48-22=26, Resulting Numbers: [6, 26] Generated Node #0,...
0
hs_1
mult_heuristic
[ 33, 6, 5, 25 ]
18
[ "33-5=28", "28-25=3", "6*3=18" ]
Current State: 18:[33, 6, 5, 25], Operations: [] Exploring Operation: 33-5=28, Resulting Numbers: [6, 25, 28] Generated Node #2: [6, 25, 28] from Operation: 33-5=28 Current State: 18:[6, 25, 28], Operations: ['33-5=28'] Exploring Operation: 28-25=3, Resulting Numbers: [6, 3] Generated Node #3: [6, 3] from Operation: 28...
4
Current State: 18:[33, 6, 5, 25], Operations: [] Exploring Operation: 25/5=5, Resulting Numbers: [33, 6, 5] Generated Node #0,0: 18:[33, 6, 5] Operation: 25/5=5 Exploring Operation: 33-25=8, Resulting Numbers: [6, 5, 8] Generated Node #0,1: 18:[6, 5, 8] Operation: 33-25=8 Moving to Node #0,1 Current State: 18:[6, 5, 8]...
0.989583
hs_2
mult_heuristic
[ 42, 72, 42, 21 ]
18
[ "42+42=84", "72*21=1512", "1512/84=18" ]
Current State: 18:[42, 72, 42, 21], Operations: [] Exploring Operation: 42+42=84, Resulting Numbers: [72, 21, 84] Generated Node #2: [72, 21, 84] from Operation: 42+42=84 Current State: 18:[72, 21, 84], Operations: ['42+42=84'] Exploring Operation: 72*21=1512, Resulting Numbers: [84, 1512] Generated Node #3: [84, 1512]...
4
Current State: 18:[42, 72, 42, 21], Operations: [] Exploring Operation: 72-42=30, Resulting Numbers: [42, 21, 30] Generated Node #0,0: 18:[42, 21, 30] Operation: 72-42=30 Moving to Node #0,0 Current State: 18:[42, 21, 30], Operations: ['72-42=30'] Exploring Operation: 42-30=12, Resulting Numbers: [21, 12] Generated Nod...
0
hs_1
sum_heuristic
[ 25, 3, 26, 26 ]
80
[ "25+3=28", "26+26=52", "28+52=80" ]
Current State: 80:[25, 3, 26, 26], Operations: [] Exploring Operation: 25+3=28, Resulting Numbers: [26, 26, 28] Generated Node #2: [26, 26, 28] from Operation: 25+3=28 Current State: 80:[26, 26, 28], Operations: ['25+3=28'] Exploring Operation: 26+26=52, Resulting Numbers: [28, 52] Generated Node #3: [28, 52] from Oper...
4
Current State: 80:[25, 3, 26, 26], Operations: [] Exploring Operation: 26-26=0, Resulting Numbers: [25, 3, 0] Generated Node #0,0: 80:[25, 3, 0] Operation: 26-26=0 Exploring Operation: 26-25=1, Resulting Numbers: [3, 26, 1] Generated Node #0,1: 80:[3, 26, 1] Operation: 26-25=1 Exploring Operation: 26-25=1, Resulting Nu...
0
hs_5
sum_heuristic
[ 50, 4, 84, 18 ]
53
[ "50-18=32", "84/4=21", "32+21=53" ]
Current State: 53:[50, 4, 84, 18], Operations: [] Exploring Operation: 50-18=32, Resulting Numbers: [4, 84, 32] Generated Node #2: [4, 84, 32] from Operation: 50-18=32 Current State: 53:[4, 84, 32], Operations: ['50-18=32'] Exploring Operation: 84/4=21, Resulting Numbers: [32, 21] Generated Node #3: [32, 21] from Opera...
4
Current State: 53:[50, 4, 84, 18], Operations: [] Exploring Operation: 84-4=80, Resulting Numbers: [50, 18, 80] Generated Node #0,0: 53:[50, 18, 80] Operation: 84-4=80 Exploring Operation: 84-18=66, Resulting Numbers: [50, 4, 66] Generated Node #0,1: 53:[50, 4, 66] Operation: 84-18=66 Exploring Operation: 50+4=54, Resu...
0
hs_5
mult_heuristic
[ 7, 3, 95, 35 ]
93
[ "35/7=5", "3+95=98", "98-5=93" ]
Current State: 93:[7, 3, 95, 35], Operations: [] Exploring Operation: 35/7=5, Resulting Numbers: [3, 95, 5] Generated Node #2: [3, 95, 5] from Operation: 35/7=5 Current State: 93:[3, 95, 5], Operations: ['35/7=5'] Exploring Operation: 3+95=98, Resulting Numbers: [5, 98] Generated Node #3: [5, 98] from Operation: 3+95=9...
4
Current State: 93:[7, 3, 95, 35], Operations: [] Exploring Operation: 35/7=5, Resulting Numbers: [3, 95, 5] Generated Node #0,0: 93:[3, 95, 5] Operation: 35/7=5 Moving to Node #0,0 Current State: 93:[3, 95, 5], Operations: ['35/7=5'] Exploring Operation: 95-3=92, Resulting Numbers: [5, 92] Generated Node #0,0,0: 93:[5,...
0
hs_1
sum_heuristic
[ 63, 3, 45, 47 ]
42
[ "63/3=21", "47-45=2", "21*2=42" ]
Current State: 42:[63, 3, 45, 47], Operations: [] Exploring Operation: 63/3=21, Resulting Numbers: [45, 47, 21] Generated Node #2: [45, 47, 21] from Operation: 63/3=21 Current State: 42:[45, 47, 21], Operations: ['63/3=21'] Exploring Operation: 47-45=2, Resulting Numbers: [21, 2] Generated Node #3: [21, 2] from Operati...
4
Current State: 42:[63, 3, 45, 47], Operations: [] Exploring Operation: 63-47=16, Resulting Numbers: [3, 45, 16] Generated Node #0,0: 42:[3, 45, 16] Operation: 63-47=16 Exploring Operation: 63-45=18, Resulting Numbers: [3, 47, 18] Generated Node #0,1: 42:[3, 47, 18] Operation: 63-45=18 Exploring Operation: 63/3=21, Resu...
0.955729
hs_4
mult_heuristic
[ 55, 50, 67, 35 ]
97
[ "55-50=5", "67+35=102", "102-5=97" ]
Current State: 97:[55, 50, 67, 35], Operations: [] Exploring Operation: 55-50=5, Resulting Numbers: [67, 35, 5] Generated Node #2: [67, 35, 5] from Operation: 55-50=5 Current State: 97:[67, 35, 5], Operations: ['55-50=5'] Exploring Operation: 67+35=102, Resulting Numbers: [5, 102] Generated Node #3: [5, 102] from Opera...
4
Current State: 97:[55, 50, 67, 35], Operations: [] Exploring Operation: 55+35=90, Resulting Numbers: [50, 67, 90] Generated Node #0,0: 97:[50, 67, 90] Operation: 55+35=90 Exploring Operation: 50+35=85, Resulting Numbers: [55, 67, 85] Generated Node #0,1: 97:[55, 67, 85] Operation: 50+35=85 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 29, 48, 60, 38 ]
84
[ "29*60=1740", "48*38=1824", "1824-1740=84" ]
Current State: 84:[29, 48, 60, 38], Operations: [] Exploring Operation: 29*60=1740, Resulting Numbers: [48, 38, 1740] Generated Node #2: [48, 38, 1740] from Operation: 29*60=1740 Current State: 84:[48, 38, 1740], Operations: ['29*60=1740'] Exploring Operation: 48*38=1824, Resulting Numbers: [1740, 1824] Generated Node ...
4
Current State: 84:[29, 48, 60, 38], Operations: [] Exploring Operation: 60-48=12, Resulting Numbers: [29, 38, 12] Generated Node #0,0: 84:[29, 38, 12] Operation: 60-48=12 Exploring Operation: 29+60=89, Resulting Numbers: [48, 38, 89] Generated Node #0,1: 84:[48, 38, 89] Operation: 29+60=89 Exploring Operation: 60-29=31...
0
hs_4
sum_heuristic
[ 11, 85, 2, 94 ]
29
[ "94-85=9", "2*9=18", "11+18=29" ]
Current State: 29:[11, 85, 2, 94], Operations: [] Exploring Operation: 94-85=9, Resulting Numbers: [11, 2, 9] Generated Node #2: [11, 2, 9] from Operation: 94-85=9 Current State: 29:[11, 2, 9], Operations: ['94-85=9'] Exploring Operation: 2*9=18, Resulting Numbers: [11, 18] Generated Node #3: [11, 18] from Operation: 2...
4
Current State: 29:[11, 85, 2, 94], Operations: [] Exploring Operation: 85-11=74, Resulting Numbers: [2, 94, 74] Generated Node #0,0: 29:[2, 94, 74] Operation: 85-11=74 Exploring Operation: 94/2=47, Resulting Numbers: [11, 85, 47] Generated Node #0,1: 29:[11, 85, 47] Operation: 94/2=47 Exploring Operation: 94-85=9, Resu...
0.986111
hs_4
mult_heuristic
[ 46, 49, 67, 9 ]
61
[ "49-46=3", "67-9=58", "3+58=61" ]
Current State: 61:[46, 49, 67, 9], Operations: [] Exploring Operation: 49-46=3, Resulting Numbers: [67, 9, 3] Generated Node #2: [67, 9, 3] from Operation: 49-46=3 Current State: 61:[67, 9, 3], Operations: ['49-46=3'] Exploring Operation: 67-9=58, Resulting Numbers: [3, 58] Generated Node #3: [3, 58] from Operation: 67...
4
Current State: 61:[46, 49, 67, 9], Operations: [] Exploring Operation: 49+9=58, Resulting Numbers: [46, 67, 58] Generated Node #0,0: 61:[46, 67, 58] Operation: 49+9=58 Exploring Operation: 46+9=55, Resulting Numbers: [49, 67, 55] Generated Node #0,1: 61:[49, 67, 55] Operation: 46+9=55 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 24, 42, 5, 1 ]
11
[ "24+42=66", "5+1=6", "66/6=11" ]
Current State: 11:[24, 42, 5, 1], Operations: [] Exploring Operation: 24+42=66, Resulting Numbers: [5, 1, 66] Generated Node #2: [5, 1, 66] from Operation: 24+42=66 Current State: 11:[5, 1, 66], Operations: ['24+42=66'] Exploring Operation: 5+1=6, Resulting Numbers: [66, 6] Generated Node #3: [66, 6] from Operation: 5+...
4
Current State: 11:[24, 42, 5, 1], Operations: [] Exploring Operation: 42-24=18, Resulting Numbers: [5, 1, 18] Generated Node #0,0: 11:[5, 1, 18] Operation: 42-24=18 Exploring Operation: 42-1=41, Resulting Numbers: [24, 5, 41] Generated Node #0,1: 11:[24, 5, 41] Operation: 42-1=41 Exploring Operation: 24-5=19, Resulting...
0
hs_5
mult_heuristic
[ 39, 60, 13, 61 ]
52
[ "39+13=52", "61-60=1", "52*1=52" ]
Current State: 52:[39, 60, 13, 61], Operations: [] Exploring Operation: 39+13=52, Resulting Numbers: [60, 61, 52] Generated Node #2: [60, 61, 52] from Operation: 39+13=52 Current State: 52:[60, 61, 52], Operations: ['39+13=52'] Exploring Operation: 61-60=1, Resulting Numbers: [52, 1] Generated Node #3: [52, 1] from Ope...
4
Current State: 52:[39, 60, 13, 61], Operations: [] Exploring Operation: 61-60=1, Resulting Numbers: [39, 13, 1] Generated Node #0,0: 52:[39, 13, 1] Operation: 61-60=1 Exploring Operation: 39+13=52, Resulting Numbers: [60, 61, 52] Generated Node #0,1: 52:[60, 61, 52] Operation: 39+13=52 Exploring Operation: 60-39=21, Re...
0.966146
hs_5
sum_heuristic
[ 2, 94, 34, 60 ]
34
[ "2*34=68", "94-60=34", "68-34=34" ]
Current State: 34:[2, 94, 34, 60], Operations: [] Exploring Operation: 2*34=68, Resulting Numbers: [94, 60, 68] Generated Node #2: [94, 60, 68] from Operation: 2*34=68 Current State: 34:[94, 60, 68], Operations: ['2*34=68'] Exploring Operation: 94-60=34, Resulting Numbers: [68, 34] Generated Node #3: [68, 34] from Oper...
4
Current State: 34:[2, 94, 34, 60], Operations: [] Exploring Operation: 60/2=30, Resulting Numbers: [94, 34, 30] Generated Node #0,0: 34:[94, 34, 30] Operation: 60/2=30 Exploring Operation: 94-34=60, Resulting Numbers: [2, 60, 60] Generated Node #0,1: 34:[2, 60, 60] Operation: 94-34=60 Exploring Operation: 94/2=47, Resu...
0
hs_4
mult_heuristic
[ 18, 90, 29, 93 ]
25
[ "93-90=3", "18*3=54", "54-29=25" ]
Current State: 25:[18, 90, 29, 93], Operations: [] Exploring Operation: 93-90=3, Resulting Numbers: [18, 29, 3] Generated Node #2: [18, 29, 3] from Operation: 93-90=3 Current State: 25:[18, 29, 3], Operations: ['93-90=3'] Exploring Operation: 18*3=54, Resulting Numbers: [29, 54] Generated Node #3: [29, 54] from Operati...
4
Current State: 25:[18, 90, 29, 93], Operations: [] Exploring Operation: 90/18=5, Resulting Numbers: [29, 93, 5] Generated Node #0,0: 25:[29, 93, 5] Operation: 90/18=5 Exploring Operation: 93-90=3, Resulting Numbers: [18, 29, 3] Generated Node #0,1: 25:[18, 29, 3] Operation: 93-90=3 Moving to Node #0,1 Current State: 25...
0
hs_2
mult_heuristic
[ 8, 6, 3, 53 ]
42
[ "8+6=14", "3+53=56", "56-14=42" ]
Current State: 42:[8, 6, 3, 53], Operations: [] Exploring Operation: 8+6=14, Resulting Numbers: [3, 53, 14] Generated Node #2: [3, 53, 14] from Operation: 8+6=14 Current State: 42:[3, 53, 14], Operations: ['8+6=14'] Exploring Operation: 3+53=56, Resulting Numbers: [14, 56] Generated Node #3: [14, 56] from Operation: 3+...
4
Current State: 42:[8, 6, 3, 53], Operations: [] Exploring Operation: 53-6=47, Resulting Numbers: [8, 3, 47] Generated Node #0,0: 42:[8, 3, 47] Operation: 53-6=47 Exploring Operation: 53-8=45, Resulting Numbers: [6, 3, 45] Generated Node #0,1: 42:[6, 3, 45] Operation: 53-8=45 Start Sub Search at level 1: Moving to Node ...
0.986979
hs_2
sum_heuristic
[ 72, 82, 37, 19 ]
28
[ "82-72=10", "37-19=18", "10+18=28" ]
Current State: 28:[72, 82, 37, 19], Operations: [] Exploring Operation: 82-72=10, Resulting Numbers: [37, 19, 10] Generated Node #2: [37, 19, 10] from Operation: 82-72=10 Current State: 28:[37, 19, 10], Operations: ['82-72=10'] Exploring Operation: 37-19=18, Resulting Numbers: [10, 18] Generated Node #3: [10, 18] from ...
4
Current State: 28:[72, 82, 37, 19], Operations: [] Exploring Operation: 82-72=10, Resulting Numbers: [37, 19, 10] Generated Node #0,0: 28:[37, 19, 10] Operation: 82-72=10 Exploring Operation: 72-19=53, Resulting Numbers: [82, 37, 53] Generated Node #0,1: 28:[82, 37, 53] Operation: 72-19=53 Exploring Operation: 82-37=45...
0.983507
hs_5
sum_heuristic
[ 45, 84, 49, 87 ]
86
[ "87-84=3", "45*3=135", "135-49=86" ]
Current State: 86:[45, 84, 49, 87], Operations: [] Exploring Operation: 87-84=3, Resulting Numbers: [45, 49, 3] Generated Node #2: [45, 49, 3] from Operation: 87-84=3 Current State: 86:[45, 49, 3], Operations: ['87-84=3'] Exploring Operation: 45*3=135, Resulting Numbers: [49, 135] Generated Node #3: [49, 135] from Oper...
4
Current State: 86:[45, 84, 49, 87], Operations: [] Exploring Operation: 87-49=38, Resulting Numbers: [45, 84, 38] Generated Node #0,0: 86:[45, 84, 38] Operation: 87-49=38 Exploring Operation: 84-45=39, Resulting Numbers: [49, 87, 39] Generated Node #0,1: 86:[49, 87, 39] Operation: 84-45=39 Exploring Operation: 49-45=4,...
0
hs_5
mult_heuristic
[ 64, 16, 37, 2 ]
86
[ "64+16=80", "80-37=43", "2*43=86" ]
Current State: 86:[64, 16, 37, 2], Operations: [] Exploring Operation: 64+16=80, Resulting Numbers: [37, 2, 80] Generated Node #2: [37, 2, 80] from Operation: 64+16=80 Current State: 86:[37, 2, 80], Operations: ['64+16=80'] Exploring Operation: 80-37=43, Resulting Numbers: [2, 43] Generated Node #3: [2, 43] from Operat...
4
Current State: 86:[64, 16, 37, 2], Operations: [] Exploring Operation: 64-16=48, Resulting Numbers: [37, 2, 48] Generated Node #0,0: 86:[37, 2, 48] Operation: 64-16=48 Exploring Operation: 64/16=4, Resulting Numbers: [37, 2, 4] Generated Node #0,1: 86:[37, 2, 4] Operation: 64/16=4 Exploring Operation: 64+16=80, Resulti...
0.969618
hs_3
mult_heuristic
[ 5, 47, 37, 49 ]
34
[ "5+47=52", "37+49=86", "86-52=34" ]
Current State: 34:[5, 47, 37, 49], Operations: [] Exploring Operation: 5+47=52, Resulting Numbers: [37, 49, 52] Generated Node #2: [37, 49, 52] from Operation: 5+47=52 Current State: 34:[37, 49, 52], Operations: ['5+47=52'] Exploring Operation: 37+49=86, Resulting Numbers: [52, 86] Generated Node #3: [52, 86] from Oper...
4
Current State: 34:[5, 47, 37, 49], Operations: [] Exploring Operation: 49-37=12, Resulting Numbers: [5, 47, 12] Generated Node #0,0: 34:[5, 47, 12] Operation: 49-37=12 Exploring Operation: 49-47=2, Resulting Numbers: [5, 37, 2] Generated Node #0,1: 34:[5, 37, 2] Operation: 49-47=2 Moving to Node #0,1 Current State: 34:...
0.986111
hs_2
sum_heuristic
[ 82, 87, 36, 78 ]
86
[ "87-78=9", "36/9=4", "82+4=86" ]
Current State: 86:[82, 87, 36, 78], Operations: [] Exploring Operation: 87-78=9, Resulting Numbers: [82, 36, 9] Generated Node #2: [82, 36, 9] from Operation: 87-78=9 Current State: 86:[82, 36, 9], Operations: ['87-78=9'] Exploring Operation: 36/9=4, Resulting Numbers: [82, 4] Generated Node #3: [82, 4] from Operation:...
4
Current State: 86:[82, 87, 36, 78], Operations: [] Exploring Operation: 82-36=46, Resulting Numbers: [87, 78, 46] Generated Node #0,0: 86:[87, 78, 46] Operation: 82-36=46 Exploring Operation: 82-78=4, Resulting Numbers: [87, 36, 4] Generated Node #0,1: 86:[87, 36, 4] Operation: 82-78=4 Exploring Operation: 78-36=42, Re...
0
hs_4
mult_heuristic
[ 64, 80, 17, 25 ]
24
[ "80-64=16", "25-17=8", "16+8=24" ]
Current State: 24:[64, 80, 17, 25], Operations: [] Exploring Operation: 80-64=16, Resulting Numbers: [17, 25, 16] Generated Node #2: [17, 25, 16] from Operation: 80-64=16 Current State: 24:[17, 25, 16], Operations: ['80-64=16'] Exploring Operation: 25-17=8, Resulting Numbers: [16, 8] Generated Node #3: [16, 8] from Ope...
4
Current State: 24:[64, 80, 17, 25], Operations: [] Exploring Operation: 80-64=16, Resulting Numbers: [17, 25, 16] Generated Node #0,0: 24:[17, 25, 16] Operation: 80-64=16 Exploring Operation: 64-25=39, Resulting Numbers: [80, 17, 39] Generated Node #0,1: 24:[80, 17, 39] Operation: 64-25=39 Start Sub Search at level 1: ...
0.991319
hs_2
sum_heuristic
[ 43, 38, 50, 82 ]
27
[ "43-38=5", "82-50=32", "32-5=27" ]
Current State: 27:[43, 38, 50, 82], Operations: [] Exploring Operation: 43-38=5, Resulting Numbers: [50, 82, 5] Generated Node #2: [50, 82, 5] from Operation: 43-38=5 Current State: 27:[50, 82, 5], Operations: ['43-38=5'] Exploring Operation: 82-50=32, Resulting Numbers: [5, 32] Generated Node #3: [5, 32] from Operatio...
4
Current State: 27:[43, 38, 50, 82], Operations: [] Exploring Operation: 82-50=32, Resulting Numbers: [43, 38, 32] Generated Node #0,0: 27:[43, 38, 32] Operation: 82-50=32 Exploring Operation: 82-38=44, Resulting Numbers: [43, 50, 44] Generated Node #0,1: 27:[43, 50, 44] Operation: 82-38=44 Exploring Operation: 82-43=39...
0.988715
hs_3
mult_heuristic
[ 5, 99, 61, 94 ]
96
[ "99-61=38", "5*38=190", "190-94=96" ]
Current State: 96:[5, 99, 61, 94], Operations: [] Exploring Operation: 99-61=38, Resulting Numbers: [5, 94, 38] Generated Node #2: [5, 94, 38] from Operation: 99-61=38 Current State: 96:[5, 94, 38], Operations: ['99-61=38'] Exploring Operation: 5*38=190, Resulting Numbers: [94, 190] Generated Node #3: [94, 190] from Op...
4
Current State: 96:[5, 99, 61, 94], Operations: [] Exploring Operation: 94-61=33, Resulting Numbers: [5, 99, 33] Generated Node #0,0: 96:[5, 99, 33] Operation: 94-61=33 Start Sub Search at level 1: Moving to Node #0,0 Current State: 96:[5, 99, 33], Operations: ['94-61=33'] Exploring Operation: 99/33=3, Resulting Numbers...
0
hs_1
sum_heuristic
[ 22, 23, 20, 84 ]
64
[ "23-22=1", "84-20=64", "1*64=64" ]
Current State: 64:[22, 23, 20, 84], Operations: [] Exploring Operation: 23-22=1, Resulting Numbers: [20, 84, 1] Generated Node #2: [20, 84, 1] from Operation: 23-22=1 Current State: 64:[20, 84, 1], Operations: ['23-22=1'] Exploring Operation: 84-20=64, Resulting Numbers: [1, 64] Generated Node #3: [1, 64] from Operatio...
4
Current State: 64:[22, 23, 20, 84], Operations: [] Exploring Operation: 23-22=1, Resulting Numbers: [20, 84, 1] Generated Node #0,0: 64:[20, 84, 1] Operation: 23-22=1 Exploring Operation: 84-22=62, Resulting Numbers: [23, 20, 62] Generated Node #0,1: 64:[23, 20, 62] Operation: 84-22=62 Exploring Operation: 22-20=2, Res...
0.947049
hs_5
mult_heuristic
[ 54, 5, 20, 27 ]
42
[ "54-5=49", "27-20=7", "49-7=42" ]
Current State: 42:[54, 5, 20, 27], Operations: [] Exploring Operation: 54-5=49, Resulting Numbers: [20, 27, 49] Generated Node #2: [20, 27, 49] from Operation: 54-5=49 Current State: 42:[20, 27, 49], Operations: ['54-5=49'] Exploring Operation: 27-20=7, Resulting Numbers: [49, 7] Generated Node #3: [49, 7] from Operati...
4
Current State: 42:[54, 5, 20, 27], Operations: [] Exploring Operation: 27-20=7, Resulting Numbers: [54, 5, 7] Generated Node #0,0: 42:[54, 5, 7] Operation: 27-20=7 Exploring Operation: 54-5=49, Resulting Numbers: [20, 27, 49] Generated Node #0,1: 42:[20, 27, 49] Operation: 54-5=49 Exploring Operation: 54/27=2, Resultin...
0.980035
hs_5
sum_heuristic
[ 40, 33, 31, 3 ]
90
[ "40-31=9", "33*3=99", "99-9=90" ]
Current State: 90:[40, 33, 31, 3], Operations: [] Exploring Operation: 40-31=9, Resulting Numbers: [33, 3, 9] Generated Node #2: [33, 3, 9] from Operation: 40-31=9 Current State: 90:[33, 3, 9], Operations: ['40-31=9'] Exploring Operation: 33*3=99, Resulting Numbers: [9, 99] Generated Node #3: [9, 99] from Operation: 33...
4
Current State: 90:[40, 33, 31, 3], Operations: [] Exploring Operation: 40-33=7, Resulting Numbers: [31, 3, 7] Generated Node #0,0: 90:[31, 3, 7] Operation: 40-33=7 Exploring Operation: 33-31=2, Resulting Numbers: [40, 3, 2] Generated Node #0,1: 90:[40, 3, 2] Operation: 33-31=2 Exploring Operation: 40-31=9, Resulting Nu...
0
hs_3
mult_heuristic
[ 55, 14, 31, 35 ]
45
[ "55-14=41", "35-31=4", "41+4=45" ]
Current State: 45:[55, 14, 31, 35], Operations: [] Exploring Operation: 55-14=41, Resulting Numbers: [31, 35, 41] Generated Node #2: [31, 35, 41] from Operation: 55-14=41 Current State: 45:[31, 35, 41], Operations: ['55-14=41'] Exploring Operation: 35-31=4, Resulting Numbers: [41, 4] Generated Node #3: [41, 4] from Ope...
4
Current State: 45:[55, 14, 31, 35], Operations: [] Exploring Operation: 55-31=24, Resulting Numbers: [14, 35, 24] Generated Node #0,0: 45:[14, 35, 24] Operation: 55-31=24 Exploring Operation: 35-31=4, Resulting Numbers: [55, 14, 4] Generated Node #0,1: 45:[55, 14, 4] Operation: 35-31=4 Moving to Node #0,1 Current State...
0.988715
hs_2
mult_heuristic
[ 94, 28, 94, 47 ]
28
[ "94-94=0", "47*0=0", "28+0=28" ]
Current State: 28:[94, 28, 94, 47], Operations: [] Exploring Operation: 94-94=0, Resulting Numbers: [28, 47, 0] Generated Node #2: [28, 47, 0] from Operation: 94-94=0 Current State: 28:[28, 47, 0], Operations: ['94-94=0'] Exploring Operation: 47*0=0, Resulting Numbers: [28, 0] Generated Node #3: [28, 0] from Operation:...
4
Current State: 28:[94, 28, 94, 47], Operations: [] Exploring Operation: 94-94=0, Resulting Numbers: [28, 47, 0] Generated Node #0,0: 28:[28, 47, 0] Operation: 94-94=0 Exploring Operation: 94/47=2, Resulting Numbers: [28, 94, 2] Generated Node #0,1: 28:[28, 94, 2] Operation: 94/47=2 Exploring Operation: 94/94=1, Resulti...
0.980035
hs_3
sum_heuristic
[ 54, 72, 40, 80 ]
16
[ "72-54=18", "80/40=2", "18-2=16" ]
Current State: 16:[54, 72, 40, 80], Operations: [] Exploring Operation: 72-54=18, Resulting Numbers: [40, 80, 18] Generated Node #2: [40, 80, 18] from Operation: 72-54=18 Current State: 16:[40, 80, 18], Operations: ['72-54=18'] Exploring Operation: 80/40=2, Resulting Numbers: [18, 2] Generated Node #3: [18, 2] from Ope...
4
Current State: 16:[54, 72, 40, 80], Operations: [] Exploring Operation: 72-40=32, Resulting Numbers: [54, 80, 32] Generated Node #0,0: 16:[54, 80, 32] Operation: 72-40=32 Exploring Operation: 72-54=18, Resulting Numbers: [40, 80, 18] Generated Node #0,1: 16:[40, 80, 18] Operation: 72-54=18 Exploring Operation: 80/40=2,...
0.959201
hs_5
sum_heuristic
[ 83, 56, 24, 92 ]
95
[ "83-56=27", "92-24=68", "27+68=95" ]
Current State: 95:[83, 56, 24, 92], Operations: [] Exploring Operation: 83-56=27, Resulting Numbers: [24, 92, 27] Generated Node #2: [24, 92, 27] from Operation: 83-56=27 Current State: 95:[24, 92, 27], Operations: ['83-56=27'] Exploring Operation: 92-24=68, Resulting Numbers: [27, 68] Generated Node #3: [27, 68] from ...
4
Current State: 95:[83, 56, 24, 92], Operations: [] Exploring Operation: 83-56=27, Resulting Numbers: [24, 92, 27] Generated Node #0,0: 95:[24, 92, 27] Operation: 83-56=27 Exploring Operation: 56-24=32, Resulting Numbers: [83, 92, 32] Generated Node #0,1: 95:[83, 92, 32] Operation: 56-24=32 Start Sub Search at level 1: ...
0.991319
hs_2
mult_heuristic
[ 42, 50, 18, 63 ]
62
[ "42*18=756", "756/63=12", "50+12=62" ]
Current State: 62:[42, 50, 18, 63], Operations: [] Exploring Operation: 42*18=756, Resulting Numbers: [50, 63, 756] Generated Node #2: [50, 63, 756] from Operation: 42*18=756 Current State: 62:[50, 63, 756], Operations: ['42*18=756'] Exploring Operation: 756/63=12, Resulting Numbers: [50, 12] Generated Node #3: [50, 12...
4
Current State: 62:[42, 50, 18, 63], Operations: [] Exploring Operation: 42+18=60, Resulting Numbers: [50, 63, 60] Generated Node #0,0: 62:[50, 63, 60] Operation: 42+18=60 Exploring Operation: 50-18=32, Resulting Numbers: [42, 63, 32] Generated Node #0,1: 62:[42, 63, 32] Operation: 50-18=32 Exploring Operation: 50+18=68...
0
hs_3
mult_heuristic
[ 32, 71, 72, 78 ]
74
[ "71-32=39", "78/39=2", "72+2=74" ]
Current State: 74:[32, 71, 72, 78], Operations: [] Exploring Operation: 71-32=39, Resulting Numbers: [72, 78, 39] Generated Node #2: [72, 78, 39] from Operation: 71-32=39 Current State: 74:[72, 78, 39], Operations: ['71-32=39'] Exploring Operation: 78/39=2, Resulting Numbers: [72, 2] Generated Node #3: [72, 2] from Ope...
4
Current State: 74:[32, 71, 72, 78], Operations: [] Exploring Operation: 71-32=39, Resulting Numbers: [72, 78, 39] Generated Node #0,0: 74:[72, 78, 39] Operation: 71-32=39 Exploring Operation: 72-32=40, Resulting Numbers: [71, 78, 40] Generated Node #0,1: 74:[71, 78, 40] Operation: 72-32=40 Moving to Node #0,0 Current S...
0.991319
hs_2
mult_heuristic
[ 78, 72, 36, 42 ]
71
[ "78-36=42", "42/42=1", "72-1=71" ]
Current State: 71:[78, 72, 36, 42], Operations: [] Exploring Operation: 78-36=42, Resulting Numbers: [72, 42, 42] Generated Node #2: [72, 42, 42] from Operation: 78-36=42 Current State: 71:[72, 42, 42], Operations: ['78-36=42'] Exploring Operation: 42/42=1, Resulting Numbers: [72, 1] Generated Node #3: [72, 1] from Ope...
4
Current State: 71:[78, 72, 36, 42], Operations: [] Exploring Operation: 78-42=36, Resulting Numbers: [72, 36, 36] Generated Node #0,0: 71:[72, 36, 36] Operation: 78-42=36 Exploring Operation: 36+42=78, Resulting Numbers: [78, 72, 78] Generated Node #0,1: 71:[78, 72, 78] Operation: 36+42=78 Exploring Operation: 78-36=42...
0.986111
hs_4
mult_heuristic
[ 44, 26, 52, 19 ]
27
[ "44-19=25", "52/26=2", "25+2=27" ]
Current State: 27:[44, 26, 52, 19], Operations: [] Exploring Operation: 44-19=25, Resulting Numbers: [26, 52, 25] Generated Node #2: [26, 52, 25] from Operation: 44-19=25 Current State: 27:[26, 52, 25], Operations: ['44-19=25'] Exploring Operation: 52/26=2, Resulting Numbers: [25, 2] Generated Node #3: [25, 2] from Ope...
4
Current State: 27:[44, 26, 52, 19], Operations: [] Exploring Operation: 52-19=33, Resulting Numbers: [44, 26, 33] Generated Node #0,0: 27:[44, 26, 33] Operation: 52-19=33 Exploring Operation: 52-44=8, Resulting Numbers: [26, 19, 8] Generated Node #0,1: 27:[26, 19, 8] Operation: 52-44=8 Moving to Node #0,1 Current State...
0
hs_2
sum_heuristic
[ 12, 20, 57, 92 ]
53
[ "92-12=80", "80/20=4", "57-4=53" ]
Current State: 53:[12, 20, 57, 92], Operations: [] Exploring Operation: 92-12=80, Resulting Numbers: [20, 57, 80] Generated Node #2: [20, 57, 80] from Operation: 92-12=80 Current State: 53:[20, 57, 80], Operations: ['92-12=80'] Exploring Operation: 80/20=4, Resulting Numbers: [57, 4] Generated Node #3: [57, 4] from Ope...
4
Current State: 53:[12, 20, 57, 92], Operations: [] Exploring Operation: 57-12=45, Resulting Numbers: [20, 92, 45] Generated Node #0,0: 53:[20, 92, 45] Operation: 57-12=45 Exploring Operation: 12+20=32, Resulting Numbers: [57, 92, 32] Generated Node #0,1: 53:[57, 92, 32] Operation: 12+20=32 Exploring Operation: 92-12=80...
0
hs_4
sum_heuristic
[ 14, 72, 86, 9 ]
70
[ "14-9=5", "86-72=14", "5*14=70" ]
Current State: 70:[14, 72, 86, 9], Operations: [] Exploring Operation: 14-9=5, Resulting Numbers: [72, 86, 5] Generated Node #2: [72, 86, 5] from Operation: 14-9=5 Current State: 70:[72, 86, 5], Operations: ['14-9=5'] Exploring Operation: 86-72=14, Resulting Numbers: [5, 14] Generated Node #3: [5, 14] from Operation: 8...
4
Current State: 70:[14, 72, 86, 9], Operations: [] Exploring Operation: 86-9=77, Resulting Numbers: [14, 72, 77] Generated Node #0,0: 70:[14, 72, 77] Operation: 86-9=77 Exploring Operation: 86-72=14, Resulting Numbers: [14, 9, 14] Generated Node #0,1: 70:[14, 9, 14] Operation: 86-72=14 Exploring Operation: 86-14=72, Res...
0.988715
hs_4
mult_heuristic
[ 3, 36, 22, 13 ]
53
[ "3*13=39", "36-22=14", "39+14=53" ]
Current State: 53:[3, 36, 22, 13], Operations: [] Exploring Operation: 3*13=39, Resulting Numbers: [36, 22, 39] Generated Node #2: [36, 22, 39] from Operation: 3*13=39 Current State: 53:[36, 22, 39], Operations: ['3*13=39'] Exploring Operation: 36-22=14, Resulting Numbers: [39, 14] Generated Node #3: [39, 14] from Oper...
4
Current State: 53:[3, 36, 22, 13], Operations: [] Exploring Operation: 3*13=39, Resulting Numbers: [36, 22, 39] Generated Node #0,0: 53:[36, 22, 39] Operation: 3*13=39 Exploring Operation: 3*22=66, Resulting Numbers: [36, 13, 66] Generated Node #0,1: 53:[36, 13, 66] Operation: 3*22=66 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 44, 32, 21, 65 ]
43
[ "44*32=1408", "21*65=1365", "1408-1365=43" ]
Current State: 43:[44, 32, 21, 65], Operations: [] Exploring Operation: 44*32=1408, Resulting Numbers: [21, 65, 1408] Generated Node #2: [21, 65, 1408] from Operation: 44*32=1408 Current State: 43:[21, 65, 1408], Operations: ['44*32=1408'] Exploring Operation: 21*65=1365, Resulting Numbers: [1408, 1365] Generated Node ...
4
Current State: 43:[44, 32, 21, 65], Operations: [] Exploring Operation: 65-21=44, Resulting Numbers: [44, 32, 44] Generated Node #0,0: 43:[44, 32, 44] Operation: 65-21=44 Exploring Operation: 65-32=33, Resulting Numbers: [44, 21, 33] Generated Node #0,1: 43:[44, 21, 33] Operation: 65-32=33 Exploring Operation: 32+21=53...
0
hs_3
mult_heuristic
[ 48, 92, 26, 24 ]
64
[ "48/24=2", "92-26=66", "66-2=64" ]
Current State: 64:[48, 92, 26, 24], Operations: [] Exploring Operation: 48/24=2, Resulting Numbers: [92, 26, 2] Generated Node #2: [92, 26, 2] from Operation: 48/24=2 Current State: 64:[92, 26, 2], Operations: ['48/24=2'] Exploring Operation: 92-26=66, Resulting Numbers: [2, 66] Generated Node #3: [2, 66] from Operatio...
4
Current State: 64:[48, 92, 26, 24], Operations: [] Exploring Operation: 92-24=68, Resulting Numbers: [48, 26, 68] Generated Node #0,0: 64:[48, 26, 68] Operation: 92-24=68 Exploring Operation: 92-48=44, Resulting Numbers: [26, 24, 44] Generated Node #0,1: 64:[26, 24, 44] Operation: 92-48=44 Exploring Operation: 92-26=66...
0.967882
hs_3
mult_heuristic
[ 54, 30, 17, 16 ]
18
[ "30-17=13", "16-13=3", "54/3=18" ]
Current State: 18:[54, 30, 17, 16], Operations: [] Exploring Operation: 30-17=13, Resulting Numbers: [54, 16, 13] Generated Node #2: [54, 16, 13] from Operation: 30-17=13 Current State: 18:[54, 16, 13], Operations: ['30-17=13'] Exploring Operation: 16-13=3, Resulting Numbers: [54, 3] Generated Node #3: [54, 3] from Ope...
4
Current State: 18:[54, 30, 17, 16], Operations: [] Exploring Operation: 54-16=38, Resulting Numbers: [30, 17, 38] Generated Node #0,0: 18:[30, 17, 38] Operation: 54-16=38 Exploring Operation: 54-17=37, Resulting Numbers: [30, 16, 37] Generated Node #0,1: 18:[30, 16, 37] Operation: 54-17=37 Exploring Operation: 30-17=13...
0.936632
hs_5
sum_heuristic
[ 5, 85, 44, 87 ]
78
[ "44-5=39", "87-85=2", "39*2=78" ]
Current State: 78:[5, 85, 44, 87], Operations: [] Exploring Operation: 44-5=39, Resulting Numbers: [85, 87, 39] Generated Node #2: [85, 87, 39] from Operation: 44-5=39 Current State: 78:[85, 87, 39], Operations: ['44-5=39'] Exploring Operation: 87-85=2, Resulting Numbers: [39, 2] Generated Node #3: [39, 2] from Operati...
4
Current State: 78:[5, 85, 44, 87], Operations: [] Exploring Operation: 87-85=2, Resulting Numbers: [5, 44, 2] Generated Node #0,0: 78:[5, 44, 2] Operation: 87-85=2 Start Sub Search at level 1: Moving to Node #0,0 Current State: 78:[5, 44, 2], Operations: ['87-85=2'] Exploring Operation: 44-5=39, Resulting Numbers: [2, ...
0.993924
hs_1
sum_heuristic
[ 2, 75, 58, 3 ]
95
[ "2*75=150", "58-3=55", "150-55=95" ]
Current State: 95:[2, 75, 58, 3], Operations: [] Exploring Operation: 2*75=150, Resulting Numbers: [58, 3, 150] Generated Node #2: [58, 3, 150] from Operation: 2*75=150 Current State: 95:[58, 3, 150], Operations: ['2*75=150'] Exploring Operation: 58-3=55, Resulting Numbers: [150, 55] Generated Node #3: [150, 55] from O...
4
Current State: 95:[2, 75, 58, 3], Operations: [] Exploring Operation: 58/2=29, Resulting Numbers: [75, 3, 29] Generated Node #0,0: 95:[75, 3, 29] Operation: 58/2=29 Exploring Operation: 75-58=17, Resulting Numbers: [2, 3, 17] Generated Node #0,1: 95:[2, 3, 17] Operation: 75-58=17 Moving to Node #0,1 Current State: 95:[...
0
hs_2
sum_heuristic
[ 52, 26, 72, 59 ]
91
[ "52+26=78", "72-59=13", "78+13=91" ]
Current State: 91:[52, 26, 72, 59], Operations: [] Exploring Operation: 52+26=78, Resulting Numbers: [72, 59, 78] Generated Node #2: [72, 59, 78] from Operation: 52+26=78 Current State: 91:[72, 59, 78], Operations: ['52+26=78'] Exploring Operation: 72-59=13, Resulting Numbers: [78, 13] Generated Node #3: [78, 13] from ...
4
Current State: 91:[52, 26, 72, 59], Operations: [] Exploring Operation: 52+59=111, Resulting Numbers: [26, 72, 111] Generated Node #0,0: 91:[26, 72, 111] Operation: 52+59=111 Exploring Operation: 72-59=13, Resulting Numbers: [52, 26, 13] Generated Node #0,1: 91:[52, 26, 13] Operation: 72-59=13 Exploring Operation: 59-5...
0.986979
hs_5
sum_heuristic
[ 89, 10, 92, 84 ]
90
[ "89-84=5", "10/5=2", "92-2=90" ]
Current State: 90:[89, 10, 92, 84], Operations: [] Exploring Operation: 89-84=5, Resulting Numbers: [10, 92, 5] Generated Node #2: [10, 92, 5] from Operation: 89-84=5 Current State: 90:[10, 92, 5], Operations: ['89-84=5'] Exploring Operation: 10/5=2, Resulting Numbers: [92, 2] Generated Node #3: [92, 2] from Operation:...
4
Current State: 90:[89, 10, 92, 84], Operations: [] Exploring Operation: 92-84=8, Resulting Numbers: [89, 10, 8] Generated Node #0,0: 90:[89, 10, 8] Operation: 92-84=8 Exploring Operation: 89-84=5, Resulting Numbers: [10, 92, 5] Generated Node #0,1: 90:[10, 92, 5] Operation: 89-84=5 Exploring Operation: 92-89=3, Resulti...
0.976563
hs_3
mult_heuristic
[ 3, 98, 4, 9 ]
50
[ "3+9=12", "4*12=48", "98-48=50" ]
Current State: 50:[3, 98, 4, 9], Operations: [] Exploring Operation: 3+9=12, Resulting Numbers: [98, 4, 12] Generated Node #2: [98, 4, 12] from Operation: 3+9=12 Current State: 50:[98, 4, 12], Operations: ['3+9=12'] Exploring Operation: 4*12=48, Resulting Numbers: [98, 48] Generated Node #3: [98, 48] from Operation: 4*...
4
Current State: 50:[3, 98, 4, 9], Operations: [] Exploring Operation: 98-9=89, Resulting Numbers: [3, 4, 89] Generated Node #0,0: 50:[3, 4, 89] Operation: 98-9=89 Exploring Operation: 98-4=94, Resulting Numbers: [3, 9, 94] Generated Node #0,1: 50:[3, 9, 94] Operation: 98-4=94 Exploring Operation: 98-3=95, Resulting Numb...
0
hs_3
mult_heuristic
[ 28, 48, 34, 32 ]
34
[ "48-34=14", "28/14=2", "32+2=34" ]
Current State: 34:[28, 48, 34, 32], Operations: [] Exploring Operation: 48-34=14, Resulting Numbers: [28, 32, 14] Generated Node #2: [28, 32, 14] from Operation: 48-34=14 Current State: 34:[28, 32, 14], Operations: ['48-34=14'] Exploring Operation: 28/14=2, Resulting Numbers: [32, 2] Generated Node #3: [32, 2] from Ope...
4
Current State: 34:[28, 48, 34, 32], Operations: [] Exploring Operation: 48-28=20, Resulting Numbers: [34, 32, 20] Generated Node #0,0: 34:[34, 32, 20] Operation: 48-28=20 Moving to Node #0,0 Current State: 34:[34, 32, 20], Operations: ['48-28=20'] Exploring Operation: 34-32=2, Resulting Numbers: [20, 2] Generated Node ...
0
hs_1
sum_heuristic
[ 62, 12, 59, 83 ]
74
[ "62-12=50", "83-59=24", "50+24=74" ]
Current State: 74:[62, 12, 59, 83], Operations: [] Exploring Operation: 62-12=50, Resulting Numbers: [59, 83, 50] Generated Node #2: [59, 83, 50] from Operation: 62-12=50 Current State: 74:[59, 83, 50], Operations: ['62-12=50'] Exploring Operation: 83-59=24, Resulting Numbers: [50, 24] Generated Node #3: [50, 24] from ...
4
Current State: 74:[62, 12, 59, 83], Operations: [] Exploring Operation: 83-12=71, Resulting Numbers: [62, 59, 71] Generated Node #0,0: 74:[62, 59, 71] Operation: 83-12=71 Exploring Operation: 62-59=3, Resulting Numbers: [12, 83, 3] Generated Node #0,1: 74:[12, 83, 3] Operation: 62-59=3 Exploring Operation: 62+12=74, Re...
0.988715
hs_4
mult_heuristic
[ 85, 75, 34, 44 ]
74
[ "75*34=2550", "2550/85=30", "44+30=74" ]
Current State: 74:[85, 75, 34, 44], Operations: [] Exploring Operation: 75*34=2550, Resulting Numbers: [85, 44, 2550] Generated Node #2: [85, 44, 2550] from Operation: 75*34=2550 Current State: 74:[85, 44, 2550], Operations: ['75*34=2550'] Exploring Operation: 2550/85=30, Resulting Numbers: [44, 30] Generated Node #3: ...
4
Current State: 74:[85, 75, 34, 44], Operations: [] Exploring Operation: 85-44=41, Resulting Numbers: [75, 34, 41] Generated Node #0,0: 74:[75, 34, 41] Operation: 85-44=41 Start Sub Search at level 1: Moving to Node #0,0 Current State: 74:[75, 34, 41], Operations: ['85-44=41'] Exploring Operation: 34+41=75, Resulting Nu...
0
hs_1
mult_heuristic
[ 32, 42, 21, 56 ]
60
[ "42/21=2", "56/2=28", "32+28=60" ]
Current State: 60:[32, 42, 21, 56], Operations: [] Exploring Operation: 42/21=2, Resulting Numbers: [32, 56, 2] Generated Node #2: [32, 56, 2] from Operation: 42/21=2 Current State: 60:[32, 56, 2], Operations: ['42/21=2'] Exploring Operation: 56/2=28, Resulting Numbers: [32, 28] Generated Node #3: [32, 28] from Operati...
4
Current State: 60:[32, 42, 21, 56], Operations: [] Exploring Operation: 42/21=2, Resulting Numbers: [32, 56, 2] Generated Node #0,0: 60:[32, 56, 2] Operation: 42/21=2 Exploring Operation: 42-32=10, Resulting Numbers: [21, 56, 10] Generated Node #0,1: 60:[21, 56, 10] Operation: 42-32=10 Exploring Operation: 56-42=14, Re...
0
hs_3
mult_heuristic
[ 4, 51, 62, 34 ]
58
[ "62-34=28", "28/4=7", "51+7=58" ]
Current State: 58:[4, 51, 62, 34], Operations: [] Exploring Operation: 62-34=28, Resulting Numbers: [4, 51, 28] Generated Node #2: [4, 51, 28] from Operation: 62-34=28 Current State: 58:[4, 51, 28], Operations: ['62-34=28'] Exploring Operation: 28/4=7, Resulting Numbers: [51, 7] Generated Node #3: [51, 7] from Operatio...
4
Current State: 58:[4, 51, 62, 34], Operations: [] Exploring Operation: 4+51=55, Resulting Numbers: [62, 34, 55] Generated Node #0,0: 58:[62, 34, 55] Operation: 4+51=55 Exploring Operation: 62-34=28, Resulting Numbers: [4, 51, 28] Generated Node #0,1: 58:[4, 51, 28] Operation: 62-34=28 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 55, 74, 33, 56 ]
42
[ "74-55=19", "56-33=23", "19+23=42" ]
Current State: 42:[55, 74, 33, 56], Operations: [] Exploring Operation: 74-55=19, Resulting Numbers: [33, 56, 19] Generated Node #2: [33, 56, 19] from Operation: 74-55=19 Current State: 42:[33, 56, 19], Operations: ['74-55=19'] Exploring Operation: 56-33=23, Resulting Numbers: [19, 23] Generated Node #3: [19, 23] from ...
4
Current State: 42:[55, 74, 33, 56], Operations: [] Exploring Operation: 74-56=18, Resulting Numbers: [55, 33, 18] Generated Node #0,0: 42:[55, 33, 18] Operation: 74-56=18 Exploring Operation: 74-55=19, Resulting Numbers: [33, 56, 19] Generated Node #0,1: 42:[33, 56, 19] Operation: 74-55=19 Start Sub Search at level 1: ...
0.986979
hs_2
mult_heuristic
[ 50, 43, 14, 44 ]
65
[ "50-43=7", "14+44=58", "7+58=65" ]
Current State: 65:[50, 43, 14, 44], Operations: [] Exploring Operation: 50-43=7, Resulting Numbers: [14, 44, 7] Generated Node #2: [14, 44, 7] from Operation: 50-43=7 Current State: 65:[14, 44, 7], Operations: ['50-43=7'] Exploring Operation: 14+44=58, Resulting Numbers: [7, 58] Generated Node #3: [7, 58] from Operatio...
4
Current State: 65:[50, 43, 14, 44], Operations: [] Exploring Operation: 50-44=6, Resulting Numbers: [43, 14, 6] Generated Node #0,0: 65:[43, 14, 6] Operation: 50-44=6 Exploring Operation: 50-43=7, Resulting Numbers: [14, 44, 7] Generated Node #0,1: 65:[14, 44, 7] Operation: 50-43=7 Exploring Operation: 44-43=1, Resulti...
0.988715
hs_3
sum_heuristic
[ 77, 91, 63, 80 ]
67
[ "77*80=6160", "6160-63=6097", "6097/91=67" ]
Current State: 67:[77, 91, 63, 80], Operations: [] Exploring Operation: 77*80=6160, Resulting Numbers: [91, 63, 6160] Generated Node #2: [91, 63, 6160] from Operation: 77*80=6160 Current State: 67:[91, 63, 6160], Operations: ['77*80=6160'] Exploring Operation: 6160-63=6097, Resulting Numbers: [91, 6097] Generated Node ...
4
Current State: 67:[77, 91, 63, 80], Operations: [] Exploring Operation: 80-63=17, Resulting Numbers: [77, 91, 17] Generated Node #0,0: 67:[77, 91, 17] Operation: 80-63=17 Exploring Operation: 91-77=14, Resulting Numbers: [63, 80, 14] Generated Node #0,1: 67:[63, 80, 14] Operation: 91-77=14 Exploring Operation: 91-80=11...
0
hs_4
mult_heuristic
[ 42, 31, 58, 66 ]
88
[ "42-31=11", "66-58=8", "11*8=88" ]
Current State: 88:[42, 31, 58, 66], Operations: [] Exploring Operation: 42-31=11, Resulting Numbers: [58, 66, 11] Generated Node #2: [58, 66, 11] from Operation: 42-31=11 Current State: 88:[58, 66, 11], Operations: ['42-31=11'] Exploring Operation: 66-58=8, Resulting Numbers: [11, 8] Generated Node #3: [11, 8] from Ope...
4
Current State: 88:[42, 31, 58, 66], Operations: [] Exploring Operation: 66-42=24, Resulting Numbers: [31, 58, 24] Generated Node #0,0: 88:[31, 58, 24] Operation: 66-42=24 Exploring Operation: 31+58=89, Resulting Numbers: [42, 66, 89] Generated Node #0,1: 88:[42, 66, 89] Operation: 31+58=89 Exploring Operation: 66-58=8,...
0.96875
hs_3
sum_heuristic
[ 2, 12, 48, 60 ]
42
[ "12-2=10", "60/10=6", "48-6=42" ]
Current State: 42:[2, 12, 48, 60], Operations: [] Exploring Operation: 12-2=10, Resulting Numbers: [48, 60, 10] Generated Node #2: [48, 60, 10] from Operation: 12-2=10 Current State: 42:[48, 60, 10], Operations: ['12-2=10'] Exploring Operation: 60/10=6, Resulting Numbers: [48, 6] Generated Node #3: [48, 6] from Operati...
4
Current State: 42:[2, 12, 48, 60], Operations: [] Exploring Operation: 60-48=12, Resulting Numbers: [2, 12, 12] Generated Node #0,0: 42:[2, 12, 12] Operation: 60-48=12 Exploring Operation: 60/2=30, Resulting Numbers: [12, 48, 30] Generated Node #0,1: 42:[12, 48, 30] Operation: 60/2=30 Exploring Operation: 60-12=48, Res...
0
hs_4
sum_heuristic
[ 46, 17, 54, 5 ]
51
[ "54-46=8", "8-5=3", "17*3=51" ]
Current State: 51:[46, 17, 54, 5], Operations: [] Exploring Operation: 54-46=8, Resulting Numbers: [17, 5, 8] Generated Node #2: [17, 5, 8] from Operation: 54-46=8 Current State: 51:[17, 5, 8], Operations: ['54-46=8'] Exploring Operation: 8-5=3, Resulting Numbers: [17, 3] Generated Node #3: [17, 3] from Operation: 8-5=...
4
Current State: 51:[46, 17, 54, 5], Operations: [] Exploring Operation: 46+5=51, Resulting Numbers: [17, 54, 51] Generated Node #0,0: 51:[17, 54, 51] Operation: 46+5=51 Exploring Operation: 54-5=49, Resulting Numbers: [46, 17, 49] Generated Node #0,1: 51:[46, 17, 49] Operation: 54-5=49 Exploring Operation: 54-46=8, Resu...
0.990451
hs_3
sum_heuristic
[ 80, 52, 54, 59 ]
61
[ "80-54=26", "52/26=2", "59+2=61" ]
Current State: 61:[80, 52, 54, 59], Operations: [] Exploring Operation: 80-54=26, Resulting Numbers: [52, 59, 26] Generated Node #2: [52, 59, 26] from Operation: 80-54=26 Current State: 61:[52, 59, 26], Operations: ['80-54=26'] Exploring Operation: 52/26=2, Resulting Numbers: [59, 2] Generated Node #3: [59, 2] from Ope...
4
Current State: 61:[80, 52, 54, 59], Operations: [] Exploring Operation: 80-52=28, Resulting Numbers: [54, 59, 28] Generated Node #0,0: 61:[54, 59, 28] Operation: 80-52=28 Start Sub Search at level 1: Moving to Node #0,0 Current State: 61:[54, 59, 28], Operations: ['80-52=28'] Exploring Operation: 54+28=82, Resulting Nu...
0
hs_1
mult_heuristic
[ 59, 69, 29, 89 ]
69
[ "59+29=88", "89-88=1", "69*1=69" ]
Current State: 69:[59, 69, 29, 89], Operations: [] Exploring Operation: 59+29=88, Resulting Numbers: [69, 89, 88] Generated Node #2: [69, 89, 88] from Operation: 59+29=88 Current State: 69:[69, 89, 88], Operations: ['59+29=88'] Exploring Operation: 89-88=1, Resulting Numbers: [69, 1] Generated Node #3: [69, 1] from Ope...
4
Current State: 69:[59, 69, 29, 89], Operations: [] Exploring Operation: 89-29=60, Resulting Numbers: [59, 69, 60] Generated Node #0,0: 69:[59, 69, 60] Operation: 89-29=60 Exploring Operation: 89-69=20, Resulting Numbers: [59, 29, 20] Generated Node #0,1: 69:[59, 29, 20] Operation: 89-69=20 Exploring Operation: 89-59=30...
0.989583
hs_3
mult_heuristic
[ 5, 2, 40, 67 ]
89
[ "5+40=45", "2*67=134", "134-45=89" ]
Current State: 89:[5, 2, 40, 67], Operations: [] Exploring Operation: 5+40=45, Resulting Numbers: [2, 67, 45] Generated Node #2: [2, 67, 45] from Operation: 5+40=45 Current State: 89:[2, 67, 45], Operations: ['5+40=45'] Exploring Operation: 2*67=134, Resulting Numbers: [45, 134] Generated Node #3: [45, 134] from Operat...
4
Current State: 89:[5, 2, 40, 67], Operations: [] Exploring Operation: 2*40=80, Resulting Numbers: [5, 67, 80] Generated Node #0,0: 89:[5, 67, 80] Operation: 2*40=80 Exploring Operation: 5*2=10, Resulting Numbers: [40, 67, 10] Generated Node #0,1: 89:[40, 67, 10] Operation: 5*2=10 Moving to Node #0,0 Current State: 89:[...
0
hs_2
mult_heuristic
[ 56, 42, 11, 5 ]
63
[ "11-5=6", "42/6=7", "56+7=63" ]
Current State: 63:[56, 42, 11, 5], Operations: [] Exploring Operation: 11-5=6, Resulting Numbers: [56, 42, 6] Generated Node #2: [56, 42, 6] from Operation: 11-5=6 Current State: 63:[56, 42, 6], Operations: ['11-5=6'] Exploring Operation: 42/6=7, Resulting Numbers: [56, 7] Generated Node #3: [56, 7] from Operation: 42/...
4
Current State: 63:[56, 42, 11, 5], Operations: [] Exploring Operation: 56+5=61, Resulting Numbers: [42, 11, 61] Generated Node #0,0: 63:[42, 11, 61] Operation: 56+5=61 Exploring Operation: 56-42=14, Resulting Numbers: [11, 5, 14] Generated Node #0,1: 63:[11, 5, 14] Operation: 56-42=14 Exploring Operation: 42-11=31, Res...
0
hs_5
mult_heuristic
[ 69, 27, 25, 8 ]
85
[ "27-25=2", "8*2=16", "69+16=85" ]
Current State: 85:[69, 27, 25, 8], Operations: [] Exploring Operation: 27-25=2, Resulting Numbers: [69, 8, 2] Generated Node #2: [69, 8, 2] from Operation: 27-25=2 Current State: 85:[69, 8, 2], Operations: ['27-25=2'] Exploring Operation: 8*2=16, Resulting Numbers: [69, 16] Generated Node #3: [69, 16] from Operation: 8...
4
Current State: 85:[69, 27, 25, 8], Operations: [] Exploring Operation: 69+27=96, Resulting Numbers: [25, 8, 96] Generated Node #0,0: 85:[25, 8, 96] Operation: 69+27=96 Start Sub Search at level 1: Moving to Node #0,0 Current State: 85:[25, 8, 96], Operations: ['69+27=96'] Exploring Operation: 25-8=17, Resulting Numbers...
0
hs_1
mult_heuristic
[ 89, 29, 73, 83 ]
50
[ "89-29=60", "83-73=10", "60-10=50" ]
Current State: 50:[89, 29, 73, 83], Operations: [] Exploring Operation: 89-29=60, Resulting Numbers: [73, 83, 60] Generated Node #2: [73, 83, 60] from Operation: 89-29=60 Current State: 50:[73, 83, 60], Operations: ['89-29=60'] Exploring Operation: 83-73=10, Resulting Numbers: [60, 10] Generated Node #3: [60, 10] from ...
4
Current State: 50:[89, 29, 73, 83], Operations: [] Exploring Operation: 89-73=16, Resulting Numbers: [29, 83, 16] Generated Node #0,0: 50:[29, 83, 16] Operation: 89-73=16 Exploring Operation: 89-83=6, Resulting Numbers: [29, 73, 6] Generated Node #0,1: 50:[29, 73, 6] Operation: 89-83=6 Start Sub Search at level 1: Movi...
0.991319
hs_2
sum_heuristic
[ 82, 77, 87, 7 ]
89
[ "82-77=5", "87+7=94", "94-5=89" ]
Current State: 89:[82, 77, 87, 7], Operations: [] Exploring Operation: 82-77=5, Resulting Numbers: [87, 7, 5] Generated Node #2: [87, 7, 5] from Operation: 82-77=5 Current State: 89:[87, 7, 5], Operations: ['82-77=5'] Exploring Operation: 87+7=94, Resulting Numbers: [5, 94] Generated Node #3: [5, 94] from Operation: 87...
4
Current State: 89:[82, 77, 87, 7], Operations: [] Exploring Operation: 82+7=89, Resulting Numbers: [77, 87, 89] Generated Node #0,0: 89:[77, 87, 89] Operation: 82+7=89 Exploring Operation: 77+7=84, Resulting Numbers: [82, 87, 84] Generated Node #0,1: 89:[82, 87, 84] Operation: 77+7=84 Exploring Operation: 87+7=94, Resu...
0.972222
hs_3
sum_heuristic
[ 71, 55, 49, 20 ]
21
[ "55*20=1100", "1100-71=1029", "1029/49=21" ]
Current State: 21:[71, 55, 49, 20], Operations: [] Exploring Operation: 55*20=1100, Resulting Numbers: [71, 49, 1100] Generated Node #2: [71, 49, 1100] from Operation: 55*20=1100 Current State: 21:[71, 49, 1100], Operations: ['55*20=1100'] Exploring Operation: 1100-71=1029, Resulting Numbers: [49, 1029] Generated Node ...
4
Current State: 21:[71, 55, 49, 20], Operations: [] Exploring Operation: 71-49=22, Resulting Numbers: [55, 20, 22] Generated Node #0,0: 21:[55, 20, 22] Operation: 71-49=22 Exploring Operation: 71-55=16, Resulting Numbers: [49, 20, 16] Generated Node #0,1: 21:[49, 20, 16] Operation: 71-55=16 Moving to Node #0,1 Current S...
0
hs_2
sum_heuristic
[ 87, 55, 31, 80 ]
80
[ "87-55=32", "32-31=1", "80*1=80" ]
Current State: 80:[87, 55, 31, 80], Operations: [] Exploring Operation: 87-55=32, Resulting Numbers: [31, 80, 32] Generated Node #2: [31, 80, 32] from Operation: 87-55=32 Current State: 80:[31, 80, 32], Operations: ['87-55=32'] Exploring Operation: 32-31=1, Resulting Numbers: [80, 1] Generated Node #3: [80, 1] from Ope...
4
Current State: 80:[87, 55, 31, 80], Operations: [] Exploring Operation: 55+31=86, Resulting Numbers: [87, 80, 86] Generated Node #0,0: 80:[87, 80, 86] Operation: 55+31=86 Exploring Operation: 55-31=24, Resulting Numbers: [87, 80, 24] Generated Node #0,1: 80:[87, 80, 24] Operation: 55-31=24 Moving to Node #0,1 Current S...
0.986979
hs_2
mult_heuristic
[ 33, 4, 7, 44 ]
51
[ "33+7=40", "44/4=11", "40+11=51" ]
Current State: 51:[33, 4, 7, 44], Operations: [] Exploring Operation: 33+7=40, Resulting Numbers: [4, 44, 40] Generated Node #2: [4, 44, 40] from Operation: 33+7=40 Current State: 51:[4, 44, 40], Operations: ['33+7=40'] Exploring Operation: 44/4=11, Resulting Numbers: [40, 11] Generated Node #3: [40, 11] from Operation...
4
Current State: 51:[33, 4, 7, 44], Operations: [] Exploring Operation: 44-33=11, Resulting Numbers: [4, 7, 11] Generated Node #0,0: 51:[4, 7, 11] Operation: 44-33=11 Exploring Operation: 33-7=26, Resulting Numbers: [4, 44, 26] Generated Node #0,1: 51:[4, 44, 26] Operation: 33-7=26 Start Sub Search at level 1: Moving to ...
0
hs_2
sum_heuristic