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
[ 58, 28, 26, 71 ]
74
[ "58+26=84", "84/28=3", "71+3=74" ]
Current State: 74:[58, 28, 26, 71], Operations: [] Exploring Operation: 58+26=84, Resulting Numbers: [28, 71, 84] Generated Node #2: [28, 71, 84] from Operation: 58+26=84 Current State: 74:[28, 71, 84], Operations: ['58+26=84'] Exploring Operation: 84/28=3, Resulting Numbers: [71, 3] Generated Node #3: [71, 3] from Ope...
4
Current State: 74:[58, 28, 26, 71], Operations: [] Exploring Operation: 58-26=32, Resulting Numbers: [28, 71, 32] Generated Node #0,0: 74:[28, 71, 32] Operation: 58-26=32 Start Sub Search at level 1: Moving to Node #0,0 Current State: 74:[28, 71, 32], Operations: ['58-26=32'] Exploring Operation: 32-28=4, Resulting Num...
0
hs_1
mult_heuristic
[ 13, 42, 61, 3 ]
96
[ "42-13=29", "61-29=32", "3*32=96" ]
Current State: 96:[13, 42, 61, 3], Operations: [] Exploring Operation: 42-13=29, Resulting Numbers: [61, 3, 29] Generated Node #2: [61, 3, 29] from Operation: 42-13=29 Current State: 96:[61, 3, 29], Operations: ['42-13=29'] Exploring Operation: 61-29=32, Resulting Numbers: [3, 32] Generated Node #3: [3, 32] from Operat...
4
Current State: 96:[13, 42, 61, 3], Operations: [] Exploring Operation: 61-42=19, Resulting Numbers: [13, 3, 19] Generated Node #0,0: 96:[13, 3, 19] Operation: 61-42=19 Start Sub Search at level 1: Moving to Node #0,0 Current State: 96:[13, 3, 19], Operations: ['61-42=19'] Exploring Operation: 13+19=32, Resulting Number...
0.993924
hs_1
sum_heuristic
[ 2, 68, 66, 1 ]
65
[ "2*66=132", "68-1=67", "132-67=65" ]
Current State: 65:[2, 68, 66, 1], Operations: [] Exploring Operation: 2*66=132, Resulting Numbers: [68, 1, 132] Generated Node #2: [68, 1, 132] from Operation: 2*66=132 Current State: 65:[68, 1, 132], Operations: ['2*66=132'] Exploring Operation: 68-1=67, Resulting Numbers: [132, 67] Generated Node #3: [132, 67] from O...
4
Current State: 65:[2, 68, 66, 1], Operations: [] Exploring Operation: 68-2=66, Resulting Numbers: [66, 1, 66] Generated Node #0,0: 65:[66, 1, 66] Operation: 68-2=66 Start Sub Search at level 1: Moving to Node #0,0 Current State: 65:[66, 1, 66], Operations: ['68-2=66'] Exploring Operation: 66-1=65, Resulting Numbers: [6...
0
hs_1
mult_heuristic
[ 54, 10, 42, 21 ]
34
[ "10*42=420", "420/21=20", "54-20=34" ]
Current State: 34:[54, 10, 42, 21], Operations: [] Exploring Operation: 10*42=420, Resulting Numbers: [54, 21, 420] Generated Node #2: [54, 21, 420] from Operation: 10*42=420 Current State: 34:[54, 21, 420], Operations: ['10*42=420'] Exploring Operation: 420/21=20, Resulting Numbers: [54, 20] Generated Node #3: [54, 20...
4
Current State: 34:[54, 10, 42, 21], Operations: [] Exploring Operation: 54-42=12, Resulting Numbers: [10, 21, 12] Generated Node #0,0: 34:[10, 21, 12] Operation: 54-42=12 Start Sub Search at level 1: Moving to Node #0,0 Current State: 34:[10, 21, 12], Operations: ['54-42=12'] Exploring Operation: 12-10=2, Resulting Num...
0
hs_1
sum_heuristic
[ 30, 19, 2, 14 ]
61
[ "30+19=49", "14-2=12", "49+12=61" ]
Current State: 61:[30, 19, 2, 14], Operations: [] Exploring Operation: 30+19=49, Resulting Numbers: [2, 14, 49] Generated Node #2: [2, 14, 49] from Operation: 30+19=49 Current State: 61:[2, 14, 49], Operations: ['30+19=49'] Exploring Operation: 14-2=12, Resulting Numbers: [49, 12] Generated Node #3: [49, 12] from Opera...
4
Current State: 61:[30, 19, 2, 14], Operations: [] Exploring Operation: 19*2=38, Resulting Numbers: [30, 14, 38] Generated Node #0,0: 61:[30, 14, 38] Operation: 19*2=38 Exploring Operation: 30*2=60, Resulting Numbers: [19, 14, 60] Generated Node #0,1: 61:[19, 14, 60] Operation: 30*2=60 Moving to Node #0,1 Current State:...
0
hs_2
sum_heuristic
[ 13, 36, 30, 36 ]
16
[ "30-13=17", "36/36=1", "17-1=16" ]
Current State: 16:[13, 36, 30, 36], Operations: [] Exploring Operation: 30-13=17, Resulting Numbers: [36, 36, 17] Generated Node #2: [36, 36, 17] from Operation: 30-13=17 Current State: 16:[36, 36, 17], Operations: ['30-13=17'] Exploring Operation: 36/36=1, Resulting Numbers: [17, 1] Generated Node #3: [17, 1] from Ope...
4
Current State: 16:[13, 36, 30, 36], Operations: [] Exploring Operation: 36/36=1, Resulting Numbers: [13, 30, 1] Generated Node #0,0: 16:[13, 30, 1] Operation: 36/36=1 Exploring Operation: 36-30=6, Resulting Numbers: [13, 36, 6] Generated Node #0,1: 16:[13, 36, 6] Operation: 36-30=6 Exploring Operation: 36-30=6, Resulti...
0.946181
hs_4
sum_heuristic
[ 20, 89, 71, 30 ]
28
[ "89-20=69", "71-30=41", "69-41=28" ]
Current State: 28:[20, 89, 71, 30], Operations: [] Exploring Operation: 89-20=69, Resulting Numbers: [71, 30, 69] Generated Node #2: [71, 30, 69] from Operation: 89-20=69 Current State: 28:[71, 30, 69], Operations: ['89-20=69'] Exploring Operation: 71-30=41, Resulting Numbers: [69, 41] Generated Node #3: [69, 41] from ...
4
Current State: 28:[20, 89, 71, 30], Operations: [] Exploring Operation: 89-30=59, Resulting Numbers: [20, 71, 59] Generated Node #0,0: 28:[20, 71, 59] Operation: 89-30=59 Exploring Operation: 89-71=18, Resulting Numbers: [20, 30, 18] Generated Node #0,1: 28:[20, 30, 18] Operation: 89-71=18 Moving to Node #0,1 Current S...
0.989583
hs_2
sum_heuristic
[ 96, 9, 87, 66 ]
66
[ "96-9=87", "87+66=153", "153-87=66" ]
Current State: 66:[96, 9, 87, 66], Operations: [] Exploring Operation: 96-9=87, Resulting Numbers: [87, 66, 87] Generated Node #2: [87, 66, 87] from Operation: 96-9=87 Current State: 66:[87, 66, 87], Operations: ['96-9=87'] Exploring Operation: 87+66=153, Resulting Numbers: [153] 153,66 equal: Goal Reached Exploring Op...
4
Current State: 66:[96, 9, 87, 66], Operations: [] Exploring Operation: 87-66=21, Resulting Numbers: [96, 9, 21] Generated Node #0,0: 66:[96, 9, 21] Operation: 87-66=21 Exploring Operation: 96-9=87, Resulting Numbers: [87, 66, 87] Generated Node #0,1: 66:[87, 66, 87] Operation: 96-9=87 Exploring Operation: 96-87=9, Resu...
0.986111
hs_5
mult_heuristic
[ 56, 78, 21, 71 ]
71
[ "78-56=22", "22-21=1", "71*1=71" ]
Current State: 71:[56, 78, 21, 71], Operations: [] Exploring Operation: 78-56=22, Resulting Numbers: [21, 71, 22] Generated Node #2: [21, 71, 22] from Operation: 78-56=22 Current State: 71:[21, 71, 22], Operations: ['78-56=22'] Exploring Operation: 22-21=1, Resulting Numbers: [71, 1] Generated Node #3: [71, 1] from Ope...
4
Current State: 71:[56, 78, 21, 71], Operations: [] Exploring Operation: 56-21=35, Resulting Numbers: [78, 71, 35] Generated Node #0,0: 71:[78, 71, 35] Operation: 56-21=35 Exploring Operation: 78+21=99, Resulting Numbers: [56, 71, 99] Generated Node #0,1: 71:[56, 71, 99] Operation: 78+21=99 Exploring Operation: 56+21=77...
0.977431
hs_4
sum_heuristic
[ 49, 53, 52, 20 ]
29
[ "49-20=29", "53-52=1", "29*1=29" ]
Current State: 29:[49, 53, 52, 20], Operations: [] Exploring Operation: 49-20=29, Resulting Numbers: [53, 52, 29] Generated Node #2: [53, 52, 29] from Operation: 49-20=29 Current State: 29:[53, 52, 29], Operations: ['49-20=29'] Exploring Operation: 53-52=1, Resulting Numbers: [29, 1] Generated Node #3: [29, 1] from Ope...
4
Current State: 29:[49, 53, 52, 20], Operations: [] Exploring Operation: 52-20=32, Resulting Numbers: [49, 53, 32] Generated Node #0,0: 29:[49, 53, 32] Operation: 52-20=32 Exploring Operation: 49-20=29, Resulting Numbers: [53, 52, 29] Generated Node #0,1: 29:[53, 52, 29] Operation: 49-20=29 Exploring Operation: 53-20=33...
0.977431
hs_3
sum_heuristic
[ 18, 49, 55, 34 ]
37
[ "55-49=6", "18/6=3", "34+3=37" ]
Current State: 37:[18, 49, 55, 34], Operations: [] Exploring Operation: 55-49=6, Resulting Numbers: [18, 34, 6] Generated Node #2: [18, 34, 6] from Operation: 55-49=6 Current State: 37:[18, 34, 6], Operations: ['55-49=6'] Exploring Operation: 18/6=3, Resulting Numbers: [34, 3] Generated Node #3: [34, 3] from Operation:...
4
Current State: 37:[18, 49, 55, 34], Operations: [] Exploring Operation: 55-18=37, Resulting Numbers: [49, 34, 37] Generated Node #0,0: 37:[49, 34, 37] Operation: 55-18=37 Exploring Operation: 49-18=31, Resulting Numbers: [55, 34, 31] Generated Node #0,1: 37:[55, 34, 31] Operation: 49-18=31 Exploring Operation: 18+34=52...
0
hs_4
mult_heuristic
[ 15, 21, 23, 61 ]
48
[ "15+21=36", "23+61=84", "84-36=48" ]
Current State: 48:[15, 21, 23, 61], Operations: [] Exploring Operation: 15+21=36, Resulting Numbers: [23, 61, 36] Generated Node #2: [23, 61, 36] from Operation: 15+21=36 Current State: 48:[23, 61, 36], Operations: ['15+21=36'] Exploring Operation: 23+61=84, Resulting Numbers: [36, 84] Generated Node #3: [36, 84] from ...
4
Current State: 48:[15, 21, 23, 61], Operations: [] Exploring Operation: 21-15=6, Resulting Numbers: [23, 61, 6] Generated Node #0,0: 48:[23, 61, 6] Operation: 21-15=6 Exploring Operation: 61-21=40, Resulting Numbers: [15, 23, 40] Generated Node #0,1: 48:[15, 23, 40] Operation: 61-21=40 Exploring Operation: 61-15=46, Re...
0.988715
hs_3
mult_heuristic
[ 15, 87, 62, 99 ]
59
[ "15+87=102", "62+99=161", "161-102=59" ]
Current State: 59:[15, 87, 62, 99], Operations: [] Exploring Operation: 15+87=102, Resulting Numbers: [62, 99, 102] Generated Node #2: [62, 99, 102] from Operation: 15+87=102 Current State: 59:[62, 99, 102], Operations: ['15+87=102'] Exploring Operation: 62+99=161, Resulting Numbers: [102, 161] Generated Node #3: [102,...
4
Current State: 59:[15, 87, 62, 99], Operations: [] Exploring Operation: 87-15=72, Resulting Numbers: [62, 99, 72] Generated Node #0,0: 59:[62, 99, 72] Operation: 87-15=72 Exploring Operation: 99-15=84, Resulting Numbers: [87, 62, 84] Generated Node #0,1: 59:[87, 62, 84] Operation: 99-15=84 Moving to Node #0,0 Current S...
0.990451
hs_2
mult_heuristic
[ 40, 47, 1, 38 ]
23
[ "40-38=2", "47-1=46", "46/2=23" ]
Current State: 23:[40, 47, 1, 38], Operations: [] Exploring Operation: 40-38=2, Resulting Numbers: [47, 1, 2] Generated Node #2: [47, 1, 2] from Operation: 40-38=2 Current State: 23:[47, 1, 2], Operations: ['40-38=2'] Exploring Operation: 47-1=46, Resulting Numbers: [2, 46] Generated Node #3: [2, 46] from Operation: 47...
4
Current State: 23:[40, 47, 1, 38], Operations: [] Exploring Operation: 47-40=7, Resulting Numbers: [1, 38, 7] Generated Node #0,0: 23:[1, 38, 7] Operation: 47-40=7 Exploring Operation: 40-1=39, Resulting Numbers: [47, 38, 39] Generated Node #0,1: 23:[47, 38, 39] Operation: 40-1=39 Exploring Operation: 47-1=46, Resultin...
0.962674
hs_4
sum_heuristic
[ 2, 76, 28, 36 ]
98
[ "28/2=14", "76+36=112", "112-14=98" ]
Current State: 98:[2, 76, 28, 36], Operations: [] Exploring Operation: 28/2=14, Resulting Numbers: [76, 36, 14] Generated Node #2: [76, 36, 14] from Operation: 28/2=14 Current State: 98:[76, 36, 14], Operations: ['28/2=14'] Exploring Operation: 76+36=112, Resulting Numbers: [14, 112] Generated Node #3: [14, 112] from O...
4
Current State: 98:[2, 76, 28, 36], Operations: [] Exploring Operation: 76-28=48, Resulting Numbers: [2, 36, 48] Generated Node #0,0: 98:[2, 36, 48] Operation: 76-28=48 Start Sub Search at level 1: Moving to Node #0,0 Current State: 98:[2, 36, 48], Operations: ['76-28=48'] Exploring Operation: 48-36=12, Resulting Number...
0
hs_1
mult_heuristic
[ 58, 53, 51, 40 ]
43
[ "58-53=5", "40/5=8", "51-8=43" ]
Current State: 43:[58, 53, 51, 40], Operations: [] Exploring Operation: 58-53=5, Resulting Numbers: [51, 40, 5] Generated Node #2: [51, 40, 5] from Operation: 58-53=5 Current State: 43:[51, 40, 5], Operations: ['58-53=5'] Exploring Operation: 40/5=8, Resulting Numbers: [51, 8] Generated Node #3: [51, 8] from Operation:...
4
Current State: 43:[58, 53, 51, 40], Operations: [] Exploring Operation: 53-40=13, Resulting Numbers: [58, 51, 13] Generated Node #0,0: 43:[58, 51, 13] Operation: 53-40=13 Exploring Operation: 58-53=5, Resulting Numbers: [51, 40, 5] Generated Node #0,1: 43:[51, 40, 5] Operation: 58-53=5 Exploring Operation: 58-51=7, Res...
0
hs_4
sum_heuristic
[ 29, 32, 84, 57 ]
34
[ "29+32=61", "84-57=27", "61-27=34" ]
Current State: 34:[29, 32, 84, 57], Operations: [] Exploring Operation: 29+32=61, Resulting Numbers: [84, 57, 61] Generated Node #2: [84, 57, 61] from Operation: 29+32=61 Current State: 34:[84, 57, 61], Operations: ['29+32=61'] Exploring Operation: 84-57=27, Resulting Numbers: [61, 27] Generated Node #3: [61, 27] from ...
4
Current State: 34:[29, 32, 84, 57], Operations: [] Exploring Operation: 84-29=55, Resulting Numbers: [32, 57, 55] Generated Node #0,0: 34:[32, 57, 55] Operation: 84-29=55 Exploring Operation: 84-57=27, Resulting Numbers: [29, 32, 27] Generated Node #0,1: 34:[29, 32, 27] Operation: 84-57=27 Exploring Operation: 84-32=52...
0.986111
hs_3
sum_heuristic
[ 66, 18, 63, 4 ]
84
[ "66+18=84", "84-63=21", "4*21=84" ]
Current State: 84:[66, 18, 63, 4], Operations: [] Exploring Operation: 66+18=84, Resulting Numbers: [63, 4, 84] Generated Node #2: [63, 4, 84] from Operation: 66+18=84 Current State: 84:[63, 4, 84], Operations: ['66+18=84'] Exploring Operation: 84-63=21, Resulting Numbers: [4, 21] Generated Node #3: [4, 21] from Operat...
4
Current State: 84:[66, 18, 63, 4], Operations: [] Exploring Operation: 66-63=3, Resulting Numbers: [18, 4, 3] Generated Node #0,0: 84:[18, 4, 3] Operation: 66-63=3 Start Sub Search at level 1: Moving to Node #0,0 Current State: 84:[18, 4, 3], Operations: ['66-63=3'] Exploring Operation: 18-4=14, Resulting Numbers: [3, ...
0
hs_1
mult_heuristic
[ 66, 89, 64, 81 ]
97
[ "66-64=2", "89*2=178", "178-81=97" ]
Current State: 97:[66, 89, 64, 81], Operations: [] Exploring Operation: 66-64=2, Resulting Numbers: [89, 81, 2] Generated Node #2: [89, 81, 2] from Operation: 66-64=2 Current State: 97:[89, 81, 2], Operations: ['66-64=2'] Exploring Operation: 89*2=178, Resulting Numbers: [81, 178] Generated Node #3: [81, 178] from Oper...
4
Current State: 97:[66, 89, 64, 81], Operations: [] Exploring Operation: 66+64=130, Resulting Numbers: [89, 81, 130] Generated Node #0,0: 97:[89, 81, 130] Operation: 66+64=130 Start Sub Search at level 1: Moving to Node #0,0 Current State: 97:[89, 81, 130], Operations: ['66+64=130'] Exploring Operation: 130-81=49, Resul...
0
hs_1
sum_heuristic
[ 33, 88, 75, 62 ]
66
[ "88+62=150", "33*150=4950", "4950/75=66" ]
Current State: 66:[33, 88, 75, 62], Operations: [] Exploring Operation: 88+62=150, Resulting Numbers: [33, 75, 150] Generated Node #2: [33, 75, 150] from Operation: 88+62=150 Current State: 66:[33, 75, 150], Operations: ['88+62=150'] Exploring Operation: 33*150=4950, Resulting Numbers: [75, 4950] Generated Node #3: [75...
4
Current State: 66:[33, 88, 75, 62], Operations: [] Exploring Operation: 88-75=13, Resulting Numbers: [33, 62, 13] Generated Node #0,0: 66:[33, 62, 13] Operation: 88-75=13 Start Sub Search at level 1: Moving to Node #0,0 Current State: 66:[33, 62, 13], Operations: ['88-75=13'] Exploring Operation: 62-33=29, Resulting Nu...
0
hs_1
mult_heuristic
[ 97, 89, 2, 59 ]
34
[ "97+89=186", "186/2=93", "93-59=34" ]
Current State: 34:[97, 89, 2, 59], Operations: [] Exploring Operation: 97+89=186, Resulting Numbers: [2, 59, 186] Generated Node #2: [2, 59, 186] from Operation: 97+89=186 Current State: 34:[2, 59, 186], Operations: ['97+89=186'] Exploring Operation: 186/2=93, Resulting Numbers: [59, 93] Generated Node #3: [59, 93] fro...
4
Current State: 34:[97, 89, 2, 59], Operations: [] Exploring Operation: 97-59=38, Resulting Numbers: [89, 2, 38] Generated Node #0,0: 34:[89, 2, 38] Operation: 97-59=38 Exploring Operation: 97-2=95, Resulting Numbers: [89, 59, 95] Generated Node #0,1: 34:[89, 59, 95] Operation: 97-2=95 Exploring Operation: 89-59=30, Res...
0
hs_5
sum_heuristic
[ 24, 22, 86, 51 ]
94
[ "24-22=2", "86/2=43", "51+43=94" ]
Current State: 94:[24, 22, 86, 51], Operations: [] Exploring Operation: 24-22=2, Resulting Numbers: [86, 51, 2] Generated Node #2: [86, 51, 2] from Operation: 24-22=2 Current State: 94:[86, 51, 2], Operations: ['24-22=2'] Exploring Operation: 86/2=43, Resulting Numbers: [51, 43] Generated Node #3: [51, 43] from Operati...
4
Current State: 94:[24, 22, 86, 51], Operations: [] Exploring Operation: 24+86=110, Resulting Numbers: [22, 51, 110] Generated Node #0,0: 94:[22, 51, 110] Operation: 24+86=110 Exploring Operation: 22+86=108, Resulting Numbers: [24, 51, 108] Generated Node #0,1: 94:[24, 51, 108] Operation: 22+86=108 Exploring Operation: ...
0.985243
hs_5
sum_heuristic
[ 45, 37, 19, 30 ]
19
[ "45-37=8", "30-19=11", "8+11=19" ]
Current State: 19:[45, 37, 19, 30], Operations: [] Exploring Operation: 45-37=8, Resulting Numbers: [19, 30, 8] Generated Node #2: [19, 30, 8] from Operation: 45-37=8 Current State: 19:[19, 30, 8], Operations: ['45-37=8'] Exploring Operation: 30-19=11, Resulting Numbers: [8, 11] Generated Node #3: [8, 11] from Operatio...
4
Current State: 19:[45, 37, 19, 30], Operations: [] Exploring Operation: 45-30=15, Resulting Numbers: [37, 19, 15] Generated Node #0,0: 19:[37, 19, 15] Operation: 45-30=15 Exploring Operation: 45-19=26, Resulting Numbers: [37, 30, 26] Generated Node #0,1: 19:[37, 30, 26] Operation: 45-19=26 Exploring Operation: 37-19=18...
0.980903
hs_4
mult_heuristic
[ 79, 72, 77, 81 ]
28
[ "79-72=7", "81-77=4", "7*4=28" ]
Current State: 28:[79, 72, 77, 81], Operations: [] Exploring Operation: 79-72=7, Resulting Numbers: [77, 81, 7] Generated Node #2: [77, 81, 7] from Operation: 79-72=7 Current State: 28:[77, 81, 7], Operations: ['79-72=7'] Exploring Operation: 81-77=4, Resulting Numbers: [7, 4] Generated Node #3: [7, 4] from Operation: ...
4
Current State: 28:[79, 72, 77, 81], Operations: [] Exploring Operation: 81-72=9, Resulting Numbers: [79, 77, 9] Generated Node #0,0: 28:[79, 77, 9] Operation: 81-72=9 Exploring Operation: 81-79=2, Resulting Numbers: [72, 77, 2] Generated Node #0,1: 28:[72, 77, 2] Operation: 81-79=2 Exploring Operation: 79-72=7, Resulti...
0.969618
hs_5
sum_heuristic
[ 69, 33, 20, 72 ]
40
[ "69-33=36", "20*72=1440", "1440/36=40" ]
Current State: 40:[69, 33, 20, 72], Operations: [] Exploring Operation: 69-33=36, Resulting Numbers: [20, 72, 36] Generated Node #2: [20, 72, 36] from Operation: 69-33=36 Current State: 40:[20, 72, 36], Operations: ['69-33=36'] Exploring Operation: 20*72=1440, Resulting Numbers: [36, 1440] Generated Node #3: [36, 1440]...
4
Current State: 40:[69, 33, 20, 72], Operations: [] Exploring Operation: 72-69=3, Resulting Numbers: [33, 20, 3] Generated Node #0,0: 40:[33, 20, 3] Operation: 72-69=3 Exploring Operation: 69-20=49, Resulting Numbers: [33, 72, 49] Generated Node #0,1: 40:[33, 72, 49] Operation: 69-20=49 Exploring Operation: 72-33=39, Re...
0.965278
hs_4
sum_heuristic
[ 55, 99, 64, 58 ]
78
[ "99-55=44", "64+58=122", "122-44=78" ]
Current State: 78:[55, 99, 64, 58], Operations: [] Exploring Operation: 99-55=44, Resulting Numbers: [64, 58, 44] Generated Node #2: [64, 58, 44] from Operation: 99-55=44 Current State: 78:[64, 58, 44], Operations: ['99-55=44'] Exploring Operation: 64+58=122, Resulting Numbers: [44, 122] Generated Node #3: [44, 122] fr...
4
Current State: 78:[55, 99, 64, 58], Operations: [] Exploring Operation: 99-58=41, Resulting Numbers: [55, 64, 41] Generated Node #0,0: 78:[55, 64, 41] Operation: 99-58=41 Exploring Operation: 58-55=3, Resulting Numbers: [99, 64, 3] Generated Node #0,1: 78:[99, 64, 3] Operation: 58-55=3 Exploring Operation: 64-58=6, Res...
0.986979
hs_3
mult_heuristic
[ 17, 81, 66, 90 ]
74
[ "17+81=98", "90-66=24", "98-24=74" ]
Current State: 74:[17, 81, 66, 90], Operations: [] Exploring Operation: 17+81=98, Resulting Numbers: [66, 90, 98] Generated Node #2: [66, 90, 98] from Operation: 17+81=98 Current State: 74:[66, 90, 98], Operations: ['17+81=98'] Exploring Operation: 90-66=24, Resulting Numbers: [98, 24] Generated Node #3: [98, 24] from ...
4
Current State: 74:[17, 81, 66, 90], Operations: [] Exploring Operation: 90-17=73, Resulting Numbers: [81, 66, 73] Generated Node #0,0: 74:[81, 66, 73] Operation: 90-17=73 Exploring Operation: 90-81=9, Resulting Numbers: [17, 66, 9] Generated Node #0,1: 74:[17, 66, 9] Operation: 90-81=9 Moving to Node #0,0 Current State...
0.989583
hs_2
mult_heuristic
[ 97, 45, 19, 95 ]
66
[ "97+45=142", "95-19=76", "142-76=66" ]
Current State: 66:[97, 45, 19, 95], Operations: [] Exploring Operation: 97+45=142, Resulting Numbers: [19, 95, 142] Generated Node #2: [19, 95, 142] from Operation: 97+45=142 Current State: 66:[19, 95, 142], Operations: ['97+45=142'] Exploring Operation: 95-19=76, Resulting Numbers: [142, 76] Generated Node #3: [142, 7...
4
Current State: 66:[97, 45, 19, 95], Operations: [] Exploring Operation: 95/19=5, Resulting Numbers: [97, 45, 5] Generated Node #0,0: 66:[97, 45, 5] Operation: 95/19=5 Exploring Operation: 97-95=2, Resulting Numbers: [45, 19, 2] Generated Node #0,1: 66:[45, 19, 2] Operation: 97-95=2 Start Sub Search at level 1: Moving t...
0.992188
hs_2
mult_heuristic
[ 44, 41, 10, 11 ]
84
[ "44+41=85", "11-10=1", "85-1=84" ]
Current State: 84:[44, 41, 10, 11], Operations: [] Exploring Operation: 44+41=85, Resulting Numbers: [10, 11, 85] Generated Node #2: [10, 11, 85] from Operation: 44+41=85 Current State: 84:[10, 11, 85], Operations: ['44+41=85'] Exploring Operation: 11-10=1, Resulting Numbers: [85, 1] Generated Node #3: [85, 1] from Ope...
4
Current State: 84:[44, 41, 10, 11], Operations: [] Exploring Operation: 44-41=3, Resulting Numbers: [10, 11, 3] Generated Node #0,0: 84:[10, 11, 3] Operation: 44-41=3 Moving to Node #0,0 Current State: 84:[10, 11, 3], Operations: ['44-41=3'] Exploring Operation: 10+11=21, Resulting Numbers: [3, 21] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 4, 2, 86, 40 ]
76
[ "4*40=160", "86-2=84", "160-84=76" ]
Current State: 76:[4, 2, 86, 40], Operations: [] Exploring Operation: 4*40=160, Resulting Numbers: [2, 86, 160] Generated Node #2: [2, 86, 160] from Operation: 4*40=160 Current State: 76:[2, 86, 160], Operations: ['4*40=160'] Exploring Operation: 86-2=84, Resulting Numbers: [160, 84] Generated Node #3: [160, 84] from O...
4
Current State: 76:[4, 2, 86, 40], Operations: [] Exploring Operation: 86-40=46, Resulting Numbers: [4, 2, 46] Generated Node #0,0: 76:[4, 2, 46] Operation: 86-40=46 Exploring Operation: 86/2=43, Resulting Numbers: [4, 40, 43] Generated Node #0,1: 76:[4, 40, 43] Operation: 86/2=43 Exploring Operation: 86-4=82, Resulting...
0
hs_3
sum_heuristic
[ 1, 41, 2, 10 ]
54
[ "1+41=42", "2+10=12", "42+12=54" ]
Current State: 54:[1, 41, 2, 10], Operations: [] Exploring Operation: 1+41=42, Resulting Numbers: [2, 10, 42] Generated Node #2: [2, 10, 42] from Operation: 1+41=42 Current State: 54:[2, 10, 42], Operations: ['1+41=42'] Exploring Operation: 2+10=12, Resulting Numbers: [42, 12] Generated Node #3: [42, 12] from Operation...
4
Current State: 54:[1, 41, 2, 10], Operations: [] Exploring Operation: 41+10=51, Resulting Numbers: [1, 2, 51] Generated Node #0,0: 54:[1, 2, 51] Operation: 41+10=51 Moving to Node #0,0 Current State: 54:[1, 2, 51], Operations: ['41+10=51'] Exploring Operation: 1+51=52, Resulting Numbers: [2, 52] Generated Node #0,0,0: ...
0.993924
hs_1
sum_heuristic
[ 4, 6, 62, 53 ]
22
[ "6-4=2", "62/2=31", "53-31=22" ]
Current State: 22:[4, 6, 62, 53], Operations: [] Exploring Operation: 6-4=2, Resulting Numbers: [62, 53, 2] Generated Node #2: [62, 53, 2] from Operation: 6-4=2 Current State: 22:[62, 53, 2], Operations: ['6-4=2'] Exploring Operation: 62/2=31, Resulting Numbers: [53, 31] Generated Node #3: [53, 31] from Operation: 62/2...
4
Current State: 22:[4, 6, 62, 53], Operations: [] Exploring Operation: 62-53=9, Resulting Numbers: [4, 6, 9] Generated Node #0,0: 22:[4, 6, 9] Operation: 62-53=9 Moving to Node #0,0 Current State: 22:[4, 6, 9], Operations: ['62-53=9'] Exploring Operation: 6-4=2, Resulting Numbers: [9, 2] Generated Node #0,0,0: 22:[9, 2]...
0
hs_1
mult_heuristic
[ 49, 10, 72, 33 ]
45
[ "49-33=16", "10*72=720", "720/16=45" ]
Current State: 45:[49, 10, 72, 33], Operations: [] Exploring Operation: 49-33=16, Resulting Numbers: [10, 72, 16] Generated Node #2: [10, 72, 16] from Operation: 49-33=16 Current State: 45:[10, 72, 16], Operations: ['49-33=16'] Exploring Operation: 10*72=720, Resulting Numbers: [16, 720] Generated Node #3: [16, 720] fr...
4
Current State: 45:[49, 10, 72, 33], Operations: [] Exploring Operation: 72-33=39, Resulting Numbers: [49, 10, 39] Generated Node #0,0: 45:[49, 10, 39] Operation: 72-33=39 Exploring Operation: 72-49=23, Resulting Numbers: [10, 33, 23] Generated Node #0,1: 45:[10, 33, 23] Operation: 72-49=23 Exploring Operation: 49-33=16...
0
hs_3
mult_heuristic
[ 34, 49, 25, 10 ]
20
[ "49-34=15", "25+10=35", "35-15=20" ]
Current State: 20:[34, 49, 25, 10], Operations: [] Exploring Operation: 49-34=15, Resulting Numbers: [25, 10, 15] Generated Node #2: [25, 10, 15] from Operation: 49-34=15 Current State: 20:[25, 10, 15], Operations: ['49-34=15'] Exploring Operation: 25+10=35, Resulting Numbers: [15, 35] Generated Node #3: [15, 35] from ...
4
Current State: 20:[34, 49, 25, 10], Operations: [] Exploring Operation: 49-34=15, Resulting Numbers: [25, 10, 15] Generated Node #0,0: 20:[25, 10, 15] Operation: 49-34=15 Exploring Operation: 49-25=24, Resulting Numbers: [34, 10, 24] Generated Node #0,1: 20:[34, 10, 24] Operation: 49-25=24 Exploring Operation: 34-25=9,...
0.985243
hs_5
sum_heuristic
[ 17, 3, 31, 69 ]
97
[ "69-31=38", "3*38=114", "114-17=97" ]
Current State: 97:[17, 3, 31, 69], Operations: [] Exploring Operation: 69-31=38, Resulting Numbers: [17, 3, 38] Generated Node #2: [17, 3, 38] from Operation: 69-31=38 Current State: 97:[17, 3, 38], Operations: ['69-31=38'] Exploring Operation: 3*38=114, Resulting Numbers: [17, 114] Generated Node #3: [17, 114] from Op...
4
Current State: 97:[17, 3, 31, 69], Operations: [] Exploring Operation: 3*31=93, Resulting Numbers: [17, 69, 93] Generated Node #0,0: 97:[17, 69, 93] Operation: 3*31=93 Exploring Operation: 17+3=20, Resulting Numbers: [31, 69, 20] Generated Node #0,1: 97:[31, 69, 20] Operation: 17+3=20 Exploring Operation: 17*3=51, Resu...
0
hs_3
sum_heuristic
[ 22, 2, 68, 85 ]
88
[ "68-2=66", "66/22=3", "85+3=88" ]
Current State: 88:[22, 2, 68, 85], Operations: [] Exploring Operation: 68-2=66, Resulting Numbers: [22, 85, 66] Generated Node #2: [22, 85, 66] from Operation: 68-2=66 Current State: 88:[22, 85, 66], Operations: ['68-2=66'] Exploring Operation: 66/22=3, Resulting Numbers: [85, 3] Generated Node #3: [85, 3] from Operati...
4
Current State: 88:[22, 2, 68, 85], Operations: [] Exploring Operation: 22+68=90, Resulting Numbers: [2, 85, 90] Generated Node #0,0: 88:[2, 85, 90] Operation: 22+68=90 Exploring Operation: 85-68=17, Resulting Numbers: [22, 2, 17] Generated Node #0,1: 88:[22, 2, 17] Operation: 85-68=17 Exploring Operation: 68-22=46, Res...
0
hs_3
mult_heuristic
[ 71, 50, 69, 67 ]
92
[ "71-69=2", "50/2=25", "67+25=92" ]
Current State: 92:[71, 50, 69, 67], Operations: [] Exploring Operation: 71-69=2, Resulting Numbers: [50, 67, 2] Generated Node #2: [50, 67, 2] from Operation: 71-69=2 Current State: 92:[50, 67, 2], Operations: ['71-69=2'] Exploring Operation: 50/2=25, Resulting Numbers: [67, 25] Generated Node #3: [67, 25] from Operati...
4
Current State: 92:[71, 50, 69, 67], Operations: [] Exploring Operation: 71-69=2, Resulting Numbers: [50, 67, 2] Generated Node #0,0: 92:[50, 67, 2] Operation: 71-69=2 Moving to Node #0,0 Current State: 92:[50, 67, 2], Operations: ['71-69=2'] Exploring Operation: 67-50=17, Resulting Numbers: [2, 17] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 9, 2, 35, 44 ]
97
[ "9*2=18", "35+44=79", "18+79=97" ]
Current State: 97:[9, 2, 35, 44], Operations: [] Exploring Operation: 9*2=18, Resulting Numbers: [35, 44, 18] Generated Node #2: [35, 44, 18] from Operation: 9*2=18 Current State: 97:[35, 44, 18], Operations: ['9*2=18'] Exploring Operation: 35+44=79, Resulting Numbers: [18, 79] Generated Node #3: [18, 79] from Operatio...
4
Current State: 97:[9, 2, 35, 44], Operations: [] Exploring Operation: 2*44=88, Resulting Numbers: [9, 35, 88] Generated Node #0,0: 97:[9, 35, 88] Operation: 2*44=88 Exploring Operation: 9*2=18, Resulting Numbers: [35, 44, 18] Generated Node #0,1: 97:[35, 44, 18] Operation: 9*2=18 Exploring Operation: 2*35=70, Resulting...
0.959201
hs_4
sum_heuristic
[ 99, 96, 61, 78 ]
87
[ "99-96=3", "78/3=26", "61+26=87" ]
Current State: 87:[99, 96, 61, 78], Operations: [] Exploring Operation: 99-96=3, Resulting Numbers: [61, 78, 3] Generated Node #2: [61, 78, 3] from Operation: 99-96=3 Current State: 87:[61, 78, 3], Operations: ['99-96=3'] Exploring Operation: 78/3=26, Resulting Numbers: [61, 26] Generated Node #3: [61, 26] from Operati...
4
Current State: 87:[99, 96, 61, 78], Operations: [] Exploring Operation: 96-61=35, Resulting Numbers: [99, 78, 35] Generated Node #0,0: 87:[99, 78, 35] Operation: 96-61=35 Exploring Operation: 99-61=38, Resulting Numbers: [96, 78, 38] Generated Node #0,1: 87:[96, 78, 38] Operation: 99-61=38 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 83, 2, 5, 76 ]
79
[ "5+76=81", "2*81=162", "162-83=79" ]
Current State: 79:[83, 2, 5, 76], Operations: [] Exploring Operation: 5+76=81, Resulting Numbers: [83, 2, 81] Generated Node #2: [83, 2, 81] from Operation: 5+76=81 Current State: 79:[83, 2, 81], Operations: ['5+76=81'] Exploring Operation: 2*81=162, Resulting Numbers: [83, 162] Generated Node #3: [83, 162] from Operat...
4
Current State: 79:[83, 2, 5, 76], Operations: [] Exploring Operation: 2+76=78, Resulting Numbers: [83, 5, 78] Generated Node #0,0: 79:[83, 5, 78] Operation: 2+76=78 Exploring Operation: 2*5=10, Resulting Numbers: [83, 76, 10] Generated Node #0,1: 79:[83, 76, 10] Operation: 2*5=10 Exploring Operation: 2+5=7, Resulting N...
0
hs_4
sum_heuristic
[ 52, 73, 26, 47 ]
28
[ "52/26=2", "73-47=26", "2+26=28" ]
Current State: 28:[52, 73, 26, 47], Operations: [] Exploring Operation: 52/26=2, Resulting Numbers: [73, 47, 2] Generated Node #2: [73, 47, 2] from Operation: 52/26=2 Current State: 28:[73, 47, 2], Operations: ['52/26=2'] Exploring Operation: 73-47=26, Resulting Numbers: [2, 26] Generated Node #3: [2, 26] from Operatio...
4
Current State: 28:[52, 73, 26, 47], Operations: [] Exploring Operation: 73-47=26, Resulting Numbers: [52, 26, 26] Generated Node #0,0: 28:[52, 26, 26] Operation: 73-47=26 Exploring Operation: 73-52=21, Resulting Numbers: [26, 47, 21] Generated Node #0,1: 28:[26, 47, 21] Operation: 73-52=21 Moving to Node #0,0 Current S...
0.992188
hs_2
mult_heuristic
[ 54, 30, 74, 14 ]
64
[ "54-30=24", "74+14=88", "88-24=64" ]
Current State: 64:[54, 30, 74, 14], Operations: [] Exploring Operation: 54-30=24, Resulting Numbers: [74, 14, 24] Generated Node #2: [74, 14, 24] from Operation: 54-30=24 Current State: 64:[74, 14, 24], Operations: ['54-30=24'] Exploring Operation: 74+14=88, Resulting Numbers: [24, 88] Generated Node #3: [24, 88] from ...
4
Current State: 64:[54, 30, 74, 14], Operations: [] Exploring Operation: 74-14=60, Resulting Numbers: [54, 30, 60] Generated Node #0,0: 64:[54, 30, 60] Operation: 74-14=60 Exploring Operation: 54-30=24, Resulting Numbers: [74, 14, 24] Generated Node #0,1: 64:[74, 14, 24] Operation: 54-30=24 Exploring Operation: 74-54=20...
0.988715
hs_4
sum_heuristic
[ 33, 2, 19, 52 ]
52
[ "33+19=52", "2*52=104", "104-52=52" ]
Current State: 52:[33, 2, 19, 52], Operations: [] Exploring Operation: 33+19=52, Resulting Numbers: [2, 52, 52] Generated Node #2: [2, 52, 52] from Operation: 33+19=52 Current State: 52:[2, 52, 52], Operations: ['33+19=52'] Exploring Operation: 2*52=104, Resulting Numbers: [104] 104,52 equal: Goal Reached Exploring Ope...
4
Current State: 52:[33, 2, 19, 52], Operations: [] Exploring Operation: 33-19=14, Resulting Numbers: [2, 52, 14] Generated Node #0,0: 52:[2, 52, 14] Operation: 33-19=14 Exploring Operation: 33+19=52, Resulting Numbers: [2, 52, 52] Generated Node #0,1: 52:[2, 52, 52] Operation: 33+19=52 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 83, 9, 30, 73 ]
60
[ "83-73=10", "9*10=90", "90-30=60" ]
Current State: 60:[83, 9, 30, 73], Operations: [] Exploring Operation: 83-73=10, Resulting Numbers: [9, 30, 10] Generated Node #2: [9, 30, 10] from Operation: 83-73=10 Current State: 60:[9, 30, 10], Operations: ['83-73=10'] Exploring Operation: 9*10=90, Resulting Numbers: [30, 90] Generated Node #3: [30, 90] from Opera...
4
Current State: 60:[83, 9, 30, 73], Operations: [] Exploring Operation: 83-30=53, Resulting Numbers: [9, 73, 53] Generated Node #0,0: 60:[9, 73, 53] Operation: 83-30=53 Exploring Operation: 83-73=10, Resulting Numbers: [9, 30, 10] Generated Node #0,1: 60:[9, 30, 10] Operation: 83-73=10 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 75, 70, 7, 13 ]
72
[ "75-70=5", "13*5=65", "7+65=72" ]
Current State: 72:[75, 70, 7, 13], Operations: [] Exploring Operation: 75-70=5, Resulting Numbers: [7, 13, 5] Generated Node #2: [7, 13, 5] from Operation: 75-70=5 Current State: 72:[7, 13, 5], Operations: ['75-70=5'] Exploring Operation: 13*5=65, Resulting Numbers: [7, 65] Generated Node #3: [7, 65] from Operation: 13...
4
Current State: 72:[75, 70, 7, 13], Operations: [] Exploring Operation: 75-70=5, Resulting Numbers: [7, 13, 5] Generated Node #0,0: 72:[7, 13, 5] Operation: 75-70=5 Moving to Node #0,0 Current State: 72:[7, 13, 5], Operations: ['75-70=5'] Exploring Operation: 13-7=6, Resulting Numbers: [5, 6] Generated Node #0,0,0: 72:[...
0
hs_1
mult_heuristic
[ 9, 33, 12, 64 ]
76
[ "33-9=24", "64-12=52", "24+52=76" ]
Current State: 76:[9, 33, 12, 64], Operations: [] Exploring Operation: 33-9=24, Resulting Numbers: [12, 64, 24] Generated Node #2: [12, 64, 24] from Operation: 33-9=24 Current State: 76:[12, 64, 24], Operations: ['33-9=24'] Exploring Operation: 64-12=52, Resulting Numbers: [24, 52] Generated Node #3: [24, 52] from Oper...
4
Current State: 76:[9, 33, 12, 64], Operations: [] Exploring Operation: 12-9=3, Resulting Numbers: [33, 64, 3] Generated Node #0,0: 76:[33, 64, 3] Operation: 12-9=3 Exploring Operation: 12+64=76, Resulting Numbers: [9, 33, 76] Generated Node #0,1: 76:[9, 33, 76] Operation: 12+64=76 Exploring Operation: 9+64=73, Resultin...
0
hs_3
sum_heuristic
[ 36, 28, 68, 70 ]
22
[ "36*70=2520", "2520/28=90", "90-68=22" ]
Current State: 22:[36, 28, 68, 70], Operations: [] Exploring Operation: 36*70=2520, Resulting Numbers: [28, 68, 2520] Generated Node #2: [28, 68, 2520] from Operation: 36*70=2520 Current State: 22:[28, 68, 2520], Operations: ['36*70=2520'] Exploring Operation: 2520/28=90, Resulting Numbers: [68, 90] Generated Node #3: ...
4
Current State: 22:[36, 28, 68, 70], Operations: [] Exploring Operation: 68-28=40, Resulting Numbers: [36, 70, 40] Generated Node #0,0: 22:[36, 70, 40] Operation: 68-28=40 Exploring Operation: 70-36=34, Resulting Numbers: [28, 68, 34] Generated Node #0,1: 22:[28, 68, 34] Operation: 70-36=34 Exploring Operation: 70-68=2,...
0.982639
hs_4
sum_heuristic
[ 49, 69, 26, 58 ]
52
[ "69-49=20", "58-26=32", "20+32=52" ]
Current State: 52:[49, 69, 26, 58], Operations: [] Exploring Operation: 69-49=20, Resulting Numbers: [26, 58, 20] Generated Node #2: [26, 58, 20] from Operation: 69-49=20 Current State: 52:[26, 58, 20], Operations: ['69-49=20'] Exploring Operation: 58-26=32, Resulting Numbers: [20, 32] Generated Node #3: [20, 32] from ...
4
Current State: 52:[49, 69, 26, 58], Operations: [] Exploring Operation: 69-49=20, Resulting Numbers: [26, 58, 20] Generated Node #0,0: 52:[26, 58, 20] Operation: 69-49=20 Exploring Operation: 69-26=43, Resulting Numbers: [49, 58, 43] Generated Node #0,1: 52:[49, 58, 43] Operation: 69-26=43 Exploring Operation: 69-58=11...
0.986111
hs_3
mult_heuristic
[ 6, 79, 15, 35 ]
34
[ "79+35=114", "114/6=19", "15+19=34" ]
Current State: 34:[6, 79, 15, 35], Operations: [] Exploring Operation: 79+35=114, Resulting Numbers: [6, 15, 114] Generated Node #2: [6, 15, 114] from Operation: 79+35=114 Current State: 34:[6, 15, 114], Operations: ['79+35=114'] Exploring Operation: 114/6=19, Resulting Numbers: [15, 19] Generated Node #3: [15, 19] fro...
4
Current State: 34:[6, 79, 15, 35], Operations: [] Exploring Operation: 79-15=64, Resulting Numbers: [6, 35, 64] Generated Node #0,0: 34:[6, 35, 64] Operation: 79-15=64 Exploring Operation: 79-35=44, Resulting Numbers: [6, 15, 44] Generated Node #0,1: 34:[6, 15, 44] Operation: 79-35=44 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 73, 85, 13, 2 ]
71
[ "85-13=72", "2*72=144", "144-73=71" ]
Current State: 71:[73, 85, 13, 2], Operations: [] Exploring Operation: 85-13=72, Resulting Numbers: [73, 2, 72] Generated Node #2: [73, 2, 72] from Operation: 85-13=72 Current State: 71:[73, 2, 72], Operations: ['85-13=72'] Exploring Operation: 2*72=144, Resulting Numbers: [73, 144] Generated Node #3: [73, 144] from Op...
4
Current State: 71:[73, 85, 13, 2], Operations: [] Exploring Operation: 13*2=26, Resulting Numbers: [73, 85, 26] Generated Node #0,0: 71:[73, 85, 26] Operation: 13*2=26 Exploring Operation: 73-2=71, Resulting Numbers: [85, 13, 71] Generated Node #0,1: 71:[85, 13, 71] Operation: 73-2=71 Exploring Operation: 85-13=72, Res...
0
hs_3
mult_heuristic
[ 10, 5, 23, 60 ]
97
[ "10/5=2", "60*2=120", "120-23=97" ]
Current State: 97:[10, 5, 23, 60], Operations: [] Exploring Operation: 10/5=2, Resulting Numbers: [23, 60, 2] Generated Node #2: [23, 60, 2] from Operation: 10/5=2 Current State: 97:[23, 60, 2], Operations: ['10/5=2'] Exploring Operation: 60*2=120, Resulting Numbers: [23, 120] Generated Node #3: [23, 120] from Operatio...
4
Current State: 97:[10, 5, 23, 60], Operations: [] Exploring Operation: 10+5=15, Resulting Numbers: [23, 60, 15] Generated Node #0,0: 97:[23, 60, 15] Operation: 10+5=15 Exploring Operation: 10+60=70, Resulting Numbers: [5, 23, 70] Generated Node #0,1: 97:[5, 23, 70] Operation: 10+60=70 Exploring Operation: 5*23=115, Res...
0
hs_5
sum_heuristic
[ 98, 27, 68, 40 ]
74
[ "98*27=2646", "68*40=2720", "2720-2646=74" ]
Current State: 74:[98, 27, 68, 40], Operations: [] Exploring Operation: 98*27=2646, Resulting Numbers: [68, 40, 2646] Generated Node #2: [68, 40, 2646] from Operation: 98*27=2646 Current State: 74:[68, 40, 2646], Operations: ['98*27=2646'] Exploring Operation: 68*40=2720, Resulting Numbers: [2646, 2720] Generated Node ...
4
Current State: 74:[98, 27, 68, 40], Operations: [] Exploring Operation: 98-68=30, Resulting Numbers: [27, 40, 30] Generated Node #0,0: 74:[27, 40, 30] Operation: 98-68=30 Exploring Operation: 98-40=58, Resulting Numbers: [27, 68, 58] Generated Node #0,1: 74:[27, 68, 58] Operation: 98-40=58 Exploring Operation: 98-27=71...
0
hs_4
sum_heuristic
[ 90, 98, 69, 23 ]
24
[ "98-90=8", "69/23=3", "8*3=24" ]
Current State: 24:[90, 98, 69, 23], Operations: [] Exploring Operation: 98-90=8, Resulting Numbers: [69, 23, 8] Generated Node #2: [69, 23, 8] from Operation: 98-90=8 Current State: 24:[69, 23, 8], Operations: ['98-90=8'] Exploring Operation: 69/23=3, Resulting Numbers: [8, 3] Generated Node #3: [8, 3] from Operation: ...
4
Current State: 24:[90, 98, 69, 23], Operations: [] Exploring Operation: 98-69=29, Resulting Numbers: [90, 23, 29] Generated Node #0,0: 24:[90, 23, 29] Operation: 98-69=29 Exploring Operation: 98-90=8, Resulting Numbers: [69, 23, 8] Generated Node #0,1: 24:[69, 23, 8] Operation: 98-90=8 Start Sub Search at level 1: Movi...
0.992188
hs_2
sum_heuristic
[ 25, 33, 46, 95 ]
20
[ "25*33=825", "95+825=920", "920/46=20" ]
Current State: 20:[25, 33, 46, 95], Operations: [] Exploring Operation: 25*33=825, Resulting Numbers: [46, 95, 825] Generated Node #2: [46, 95, 825] from Operation: 25*33=825 Current State: 20:[46, 95, 825], Operations: ['25*33=825'] Exploring Operation: 95+825=920, Resulting Numbers: [46, 920] Generated Node #3: [46, ...
4
Current State: 20:[25, 33, 46, 95], Operations: [] Exploring Operation: 46-33=13, Resulting Numbers: [25, 95, 13] Generated Node #0,0: 20:[25, 95, 13] Operation: 46-33=13 Exploring Operation: 95-33=62, Resulting Numbers: [25, 46, 62] Generated Node #0,1: 20:[25, 46, 62] Operation: 95-33=62 Exploring Operation: 95-46=49...
0
hs_3
mult_heuristic
[ 32, 52, 13, 40 ]
57
[ "32+52=84", "40-13=27", "84-27=57" ]
Current State: 57:[32, 52, 13, 40], Operations: [] Exploring Operation: 32+52=84, Resulting Numbers: [13, 40, 84] Generated Node #2: [13, 40, 84] from Operation: 32+52=84 Current State: 57:[13, 40, 84], Operations: ['32+52=84'] Exploring Operation: 40-13=27, Resulting Numbers: [84, 27] Generated Node #3: [84, 27] from ...
4
Current State: 57:[32, 52, 13, 40], Operations: [] Exploring Operation: 40-32=8, Resulting Numbers: [52, 13, 8] Generated Node #0,0: 57:[52, 13, 8] Operation: 40-32=8 Exploring Operation: 13+40=53, Resulting Numbers: [32, 52, 53] Generated Node #0,1: 57:[32, 52, 53] Operation: 13+40=53 Exploring Operation: 32-13=19, Re...
0.984375
hs_3
sum_heuristic
[ 24, 76, 78, 46 ]
47
[ "78-76=2", "46/2=23", "24+23=47" ]
Current State: 47:[24, 76, 78, 46], Operations: [] Exploring Operation: 78-76=2, Resulting Numbers: [24, 46, 2] Generated Node #2: [24, 46, 2] from Operation: 78-76=2 Current State: 47:[24, 46, 2], Operations: ['78-76=2'] Exploring Operation: 46/2=23, Resulting Numbers: [24, 23] Generated Node #3: [24, 23] from Operati...
4
Current State: 47:[24, 76, 78, 46], Operations: [] Exploring Operation: 78-46=32, Resulting Numbers: [24, 76, 32] Generated Node #0,0: 47:[24, 76, 32] Operation: 78-46=32 Exploring Operation: 78-24=54, Resulting Numbers: [76, 46, 54] Generated Node #0,1: 47:[76, 46, 54] Operation: 78-24=54 Exploring Operation: 76-24=52...
0
hs_3
sum_heuristic
[ 75, 88, 75, 15 ]
77
[ "88-75=13", "75+15=90", "90-13=77" ]
Current State: 77:[75, 88, 75, 15], Operations: [] Exploring Operation: 88-75=13, Resulting Numbers: [15, 13] Generated Node #2: [15, 13] from Operation: 88-75=13 Current State: 77:[15, 13], Operations: ['88-75=13'] Exploring Operation: 75+15=90, Resulting Numbers: [13, 90] Generated Node #3: [13, 90] from Operation: 7...
4
Current State: 77:[75, 88, 75, 15], Operations: [] Exploring Operation: 88-75=13, Resulting Numbers: [75, 15, 13] Generated Node #0,0: 77:[75, 15, 13] Operation: 88-75=13 Exploring Operation: 88-75=13, Resulting Numbers: [75, 15, 13] Generated Node #0,1: 77:[75, 15, 13] Operation: 88-75=13 Moving to Node #0,0 Current S...
0.988715
hs_2
mult_heuristic
[ 78, 17, 30, 35 ]
19
[ "78+17=95", "35-30=5", "95/5=19" ]
Current State: 19:[78, 17, 30, 35], Operations: [] Exploring Operation: 78+17=95, Resulting Numbers: [30, 35, 95] Generated Node #2: [30, 35, 95] from Operation: 78+17=95 Current State: 19:[30, 35, 95], Operations: ['78+17=95'] Exploring Operation: 35-30=5, Resulting Numbers: [95, 5] Generated Node #3: [95, 5] from Ope...
4
Current State: 19:[78, 17, 30, 35], Operations: [] Exploring Operation: 78-30=48, Resulting Numbers: [17, 35, 48] Generated Node #0,0: 19:[17, 35, 48] Operation: 78-30=48 Exploring Operation: 78-17=61, Resulting Numbers: [30, 35, 61] Generated Node #0,1: 19:[30, 35, 61] Operation: 78-17=61 Exploring Operation: 78-35=43...
0
hs_3
sum_heuristic
[ 79, 27, 48, 9 ]
65
[ "27*48=1296", "1296/9=144", "144-79=65" ]
Current State: 65:[79, 27, 48, 9], Operations: [] Exploring Operation: 27*48=1296, Resulting Numbers: [79, 9, 1296] Generated Node #2: [79, 9, 1296] from Operation: 27*48=1296 Current State: 65:[79, 9, 1296], Operations: ['27*48=1296'] Exploring Operation: 1296/9=144, Resulting Numbers: [79, 144] Generated Node #3: [79...
4
Current State: 65:[79, 27, 48, 9], Operations: [] Exploring Operation: 27/9=3, Resulting Numbers: [79, 48, 3] Generated Node #0,0: 65:[79, 48, 3] Operation: 27/9=3 Exploring Operation: 48-27=21, Resulting Numbers: [79, 9, 21] Generated Node #0,1: 65:[79, 9, 21] Operation: 48-27=21 Exploring Operation: 27+48=75, Resulti...
0
hs_5
mult_heuristic
[ 70, 43, 73, 80 ]
49
[ "73-70=3", "43*3=129", "129-80=49" ]
Current State: 49:[70, 43, 73, 80], Operations: [] Exploring Operation: 73-70=3, Resulting Numbers: [43, 80, 3] Generated Node #2: [43, 80, 3] from Operation: 73-70=3 Current State: 49:[43, 80, 3], Operations: ['73-70=3'] Exploring Operation: 43*3=129, Resulting Numbers: [80, 129] Generated Node #3: [80, 129] from Oper...
4
Current State: 49:[70, 43, 73, 80], Operations: [] Exploring Operation: 80-73=7, Resulting Numbers: [70, 43, 7] Generated Node #0,0: 49:[70, 43, 7] Operation: 80-73=7 Start Sub Search at level 1: Moving to Node #0,0 Current State: 49:[70, 43, 7], Operations: ['80-73=7'] Exploring Operation: 70/7=10, Resulting Numbers: ...
0
hs_1
mult_heuristic
[ 68, 90, 88, 4 ]
30
[ "90-88=2", "68/2=34", "34-4=30" ]
Current State: 30:[68, 90, 88, 4], Operations: [] Exploring Operation: 90-88=2, Resulting Numbers: [68, 4, 2] Generated Node #2: [68, 4, 2] from Operation: 90-88=2 Current State: 30:[68, 4, 2], Operations: ['90-88=2'] Exploring Operation: 68/2=34, Resulting Numbers: [4, 34] Generated Node #3: [4, 34] from Operation: 68...
4
Current State: 30:[68, 90, 88, 4], Operations: [] Exploring Operation: 90-68=22, Resulting Numbers: [88, 4, 22] Generated Node #0,0: 30:[88, 4, 22] Operation: 90-68=22 Exploring Operation: 88-68=20, Resulting Numbers: [90, 4, 20] Generated Node #0,1: 30:[90, 4, 20] Operation: 88-68=20 Exploring Operation: 90-88=2, Resu...
0.986111
hs_3
mult_heuristic
[ 35, 84, 6, 34 ]
91
[ "35+84=119", "34-6=28", "119-28=91" ]
Current State: 91:[35, 84, 6, 34], Operations: [] Exploring Operation: 35+84=119, Resulting Numbers: [6, 34, 119] Generated Node #2: [6, 34, 119] from Operation: 35+84=119 Current State: 91:[6, 34, 119], Operations: ['35+84=119'] Exploring Operation: 34-6=28, Resulting Numbers: [119, 28] Generated Node #3: [119, 28] fr...
4
Current State: 91:[35, 84, 6, 34], Operations: [] Exploring Operation: 84+6=90, Resulting Numbers: [35, 34, 90] Generated Node #0,0: 91:[35, 34, 90] Operation: 84+6=90 Exploring Operation: 35-6=29, Resulting Numbers: [84, 34, 29] Generated Node #0,1: 91:[84, 34, 29] Operation: 35-6=29 Exploring Operation: 35+34=69, Res...
0.988715
hs_4
sum_heuristic
[ 23, 19, 18, 42 ]
96
[ "23-19=4", "42-18=24", "4*24=96" ]
Current State: 96:[23, 19, 18, 42], Operations: [] Exploring Operation: 23-19=4, Resulting Numbers: [18, 42, 4] Generated Node #2: [18, 42, 4] from Operation: 23-19=4 Current State: 96:[18, 42, 4], Operations: ['23-19=4'] Exploring Operation: 42-18=24, Resulting Numbers: [4, 24] Generated Node #3: [4, 24] from Operatio...
4
Current State: 96:[23, 19, 18, 42], Operations: [] Exploring Operation: 23-19=4, Resulting Numbers: [18, 42, 4] Generated Node #0,0: 96:[18, 42, 4] Operation: 23-19=4 Exploring Operation: 42-19=23, Resulting Numbers: [23, 18, 23] Generated Node #0,1: 96:[23, 18, 23] Operation: 42-19=23 Exploring Operation: 42-23=19, Re...
0.973958
hs_4
sum_heuristic
[ 4, 23, 45, 37 ]
51
[ "45-23=22", "4*22=88", "88-37=51" ]
Current State: 51:[4, 23, 45, 37], Operations: [] Exploring Operation: 45-23=22, Resulting Numbers: [4, 37, 22] Generated Node #2: [4, 37, 22] from Operation: 45-23=22 Current State: 51:[4, 37, 22], Operations: ['45-23=22'] Exploring Operation: 4*22=88, Resulting Numbers: [37, 88] Generated Node #3: [37, 88] from Opera...
4
Current State: 51:[4, 23, 45, 37], Operations: [] Exploring Operation: 23+37=60, Resulting Numbers: [4, 45, 60] Generated Node #0,0: 51:[4, 45, 60] Operation: 23+37=60 Exploring Operation: 37-23=14, Resulting Numbers: [4, 45, 14] Generated Node #0,1: 51:[4, 45, 14] Operation: 37-23=14 Exploring Operation: 45-37=8, Resu...
0
hs_3
mult_heuristic
[ 2, 56, 84, 40 ]
58
[ "84/2=42", "56-40=16", "42+16=58" ]
Current State: 58:[2, 56, 84, 40], Operations: [] Exploring Operation: 84/2=42, Resulting Numbers: [56, 40, 42] Generated Node #2: [56, 40, 42] from Operation: 84/2=42 Current State: 58:[56, 40, 42], Operations: ['84/2=42'] Exploring Operation: 56-40=16, Resulting Numbers: [42, 16] Generated Node #3: [42, 16] from Oper...
4
Current State: 58:[2, 56, 84, 40], Operations: [] Exploring Operation: 84-56=28, Resulting Numbers: [2, 40, 28] Generated Node #0,0: 58:[2, 40, 28] Operation: 84-56=28 Exploring Operation: 2+56=58, Resulting Numbers: [84, 40, 58] Generated Node #0,1: 58:[84, 40, 58] Operation: 2+56=58 Exploring Operation: 84-40=44, Res...
0.957465
hs_4
mult_heuristic
[ 23, 23, 12, 47 ]
21
[ "47-23=24", "24/12=2", "23-2=21" ]
Current State: 21:[23, 23, 12, 47], Operations: [] Exploring Operation: 47-23=24, Resulting Numbers: [12, 24] Generated Node #2: [12, 24] from Operation: 47-23=24 Current State: 21:[12, 24], Operations: ['47-23=24'] Exploring Operation: 24/12=2, Resulting Numbers: [2] 2,21 equal: Goal Reached Exploring Operation: 23-2=...
4
Current State: 21:[23, 23, 12, 47], Operations: [] Exploring Operation: 47-12=35, Resulting Numbers: [23, 23, 35] Generated Node #0,0: 21:[23, 23, 35] Operation: 47-12=35 Exploring Operation: 47-23=24, Resulting Numbers: [23, 12, 24] Generated Node #0,1: 21:[23, 12, 24] Operation: 47-23=24 Exploring Operation: 47-23=24...
0.967014
hs_4
mult_heuristic
[ 5, 30, 97, 61 ]
11
[ "30-5=25", "97-61=36", "36-25=11" ]
Current State: 11:[5, 30, 97, 61], Operations: [] Exploring Operation: 30-5=25, Resulting Numbers: [97, 61, 25] Generated Node #2: [97, 61, 25] from Operation: 30-5=25 Current State: 11:[97, 61, 25], Operations: ['30-5=25'] Exploring Operation: 97-61=36, Resulting Numbers: [25, 36] Generated Node #3: [25, 36] from Oper...
4
Current State: 11:[5, 30, 97, 61], Operations: [] Exploring Operation: 97-61=36, Resulting Numbers: [5, 30, 36] Generated Node #0,0: 11:[5, 30, 36] Operation: 97-61=36 Start Sub Search at level 1: Moving to Node #0,0 Current State: 11:[5, 30, 36], Operations: ['97-61=36'] Exploring Operation: 36-30=6, Resulting Numbers...
0.993924
hs_1
sum_heuristic
[ 35, 9, 96, 94 ]
17
[ "96-94=2", "9*2=18", "35-18=17" ]
Current State: 17:[35, 9, 96, 94], Operations: [] Exploring Operation: 96-94=2, Resulting Numbers: [35, 9, 2] Generated Node #2: [35, 9, 2] from Operation: 96-94=2 Current State: 17:[35, 9, 2], Operations: ['96-94=2'] Exploring Operation: 9*2=18, Resulting Numbers: [35, 18] Generated Node #3: [35, 18] from Operation: 9...
4
Current State: 17:[35, 9, 96, 94], Operations: [] Exploring Operation: 35-9=26, Resulting Numbers: [96, 94, 26] Generated Node #0,0: 17:[96, 94, 26] Operation: 35-9=26 Exploring Operation: 96-94=2, Resulting Numbers: [35, 9, 2] Generated Node #0,1: 17:[35, 9, 2] Operation: 96-94=2 Exploring Operation: 94-35=59, Resulti...
0.987847
hs_4
mult_heuristic
[ 4, 2, 12, 66 ]
31
[ "66-12=54", "54/2=27", "4+27=31" ]
Current State: 31:[4, 2, 12, 66], Operations: [] Exploring Operation: 66-12=54, Resulting Numbers: [4, 2, 54] Generated Node #2: [4, 2, 54] from Operation: 66-12=54 Current State: 31:[4, 2, 54], Operations: ['66-12=54'] Exploring Operation: 54/2=27, Resulting Numbers: [4, 27] Generated Node #3: [4, 27] from Operation: ...
4
Current State: 31:[4, 2, 12, 66], Operations: [] Exploring Operation: 66/2=33, Resulting Numbers: [4, 12, 33] Generated Node #0,0: 31:[4, 12, 33] Operation: 66/2=33 Exploring Operation: 4+12=16, Resulting Numbers: [2, 66, 16] Generated Node #0,1: 31:[2, 66, 16] Operation: 4+12=16 Exploring Operation: 4*2=8, Resulting N...
0
hs_5
sum_heuristic
[ 84, 32, 96, 16 ]
65
[ "84-16=68", "96/32=3", "68-3=65" ]
Current State: 65:[84, 32, 96, 16], Operations: [] Exploring Operation: 84-16=68, Resulting Numbers: [32, 96, 68] Generated Node #2: [32, 96, 68] from Operation: 84-16=68 Current State: 65:[32, 96, 68], Operations: ['84-16=68'] Exploring Operation: 96/32=3, Resulting Numbers: [68, 3] Generated Node #3: [68, 3] from Ope...
4
Current State: 65:[84, 32, 96, 16], Operations: [] Exploring Operation: 96/16=6, Resulting Numbers: [84, 32, 6] Generated Node #0,0: 65:[84, 32, 6] Operation: 96/16=6 Exploring Operation: 96-84=12, Resulting Numbers: [32, 16, 12] Generated Node #0,1: 65:[32, 16, 12] Operation: 96-84=12 Exploring Operation: 84-32=52, Re...
0.977431
hs_5
sum_heuristic
[ 86, 34, 86, 54 ]
87
[ "86/86=1", "34+54=88", "88-1=87" ]
Current State: 87:[86, 34, 86, 54], Operations: [] Exploring Operation: 86/86=1, Resulting Numbers: [34, 54, 1] Generated Node #2: [34, 54, 1] from Operation: 86/86=1 Current State: 87:[34, 54, 1], Operations: ['86/86=1'] Exploring Operation: 34+54=88, Resulting Numbers: [1, 88] Generated Node #3: [1, 88] from Operatio...
4
Current State: 87:[86, 34, 86, 54], Operations: [] Exploring Operation: 86-54=32, Resulting Numbers: [34, 86, 32] Generated Node #0,0: 87:[34, 86, 32] Operation: 86-54=32 Exploring Operation: 34+54=88, Resulting Numbers: [86, 86, 88] Generated Node #0,1: 87:[86, 86, 88] Operation: 34+54=88 Moving to Node #0,1 Current S...
0
hs_2
mult_heuristic
[ 44, 32, 87, 75 ]
60
[ "44*75=3300", "87-32=55", "3300/55=60" ]
Current State: 60:[44, 32, 87, 75], Operations: [] Exploring Operation: 44*75=3300, Resulting Numbers: [32, 87, 3300] Generated Node #2: [32, 87, 3300] from Operation: 44*75=3300 Current State: 60:[32, 87, 3300], Operations: ['44*75=3300'] Exploring Operation: 87-32=55, Resulting Numbers: [3300, 55] Generated Node #3: ...
4
Current State: 60:[44, 32, 87, 75], Operations: [] Exploring Operation: 75-44=31, Resulting Numbers: [32, 87, 31] Generated Node #0,0: 60:[32, 87, 31] Operation: 75-44=31 Exploring Operation: 44-32=12, Resulting Numbers: [87, 75, 12] Generated Node #0,1: 60:[87, 75, 12] Operation: 44-32=12 Exploring Operation: 87-32=55...
0
hs_5
sum_heuristic
[ 54, 99, 66, 32 ]
53
[ "99-54=45", "66+32=98", "98-45=53" ]
Current State: 53:[54, 99, 66, 32], Operations: [] Exploring Operation: 99-54=45, Resulting Numbers: [66, 32, 45] Generated Node #2: [66, 32, 45] from Operation: 99-54=45 Current State: 53:[66, 32, 45], Operations: ['99-54=45'] Exploring Operation: 66+32=98, Resulting Numbers: [45, 98] Generated Node #3: [45, 98] from ...
4
Current State: 53:[54, 99, 66, 32], Operations: [] Exploring Operation: 99-66=33, Resulting Numbers: [54, 32, 33] Generated Node #0,0: 53:[54, 32, 33] Operation: 99-66=33 Exploring Operation: 99-54=45, Resulting Numbers: [66, 32, 45] Generated Node #0,1: 53:[66, 32, 45] Operation: 99-54=45 Exploring Operation: 99-32=67...
0.988715
hs_3
sum_heuristic
[ 26, 5, 43, 84 ]
96
[ "26+5=31", "43+84=127", "127-31=96" ]
Current State: 96:[26, 5, 43, 84], Operations: [] Exploring Operation: 26+5=31, Resulting Numbers: [43, 84, 31] Generated Node #2: [43, 84, 31] from Operation: 26+5=31 Current State: 96:[43, 84, 31], Operations: ['26+5=31'] Exploring Operation: 43+84=127, Resulting Numbers: [31, 127] Generated Node #3: [31, 127] from O...
4
Current State: 96:[26, 5, 43, 84], Operations: [] Exploring Operation: 43-26=17, Resulting Numbers: [5, 84, 17] Generated Node #0,0: 96:[5, 84, 17] Operation: 43-26=17 Exploring Operation: 5+43=48, Resulting Numbers: [26, 84, 48] Generated Node #0,1: 96:[26, 84, 48] Operation: 5+43=48 Exploring Operation: 84-43=41, Res...
0.967014
hs_5
sum_heuristic
[ 80, 26, 42, 21 ]
63
[ "80*21=1680", "1680-42=1638", "1638/26=63" ]
Current State: 63:[80, 26, 42, 21], Operations: [] Exploring Operation: 80*21=1680, Resulting Numbers: [26, 42, 1680] Generated Node #2: [26, 42, 1680] from Operation: 80*21=1680 Current State: 63:[26, 42, 1680], Operations: ['80*21=1680'] Exploring Operation: 1680-42=1638, Resulting Numbers: [26, 1638] Generated Node ...
4
Current State: 63:[80, 26, 42, 21], Operations: [] Exploring Operation: 42-26=16, Resulting Numbers: [80, 21, 16] Generated Node #0,0: 63:[80, 21, 16] Operation: 42-26=16 Exploring Operation: 26+42=68, Resulting Numbers: [80, 21, 68] Generated Node #0,1: 63:[80, 21, 68] Operation: 26+42=68 Exploring Operation: 80-42=38...
0
hs_4
mult_heuristic
[ 24, 73, 3, 96 ]
99
[ "24+96=120", "73*3=219", "219-120=99" ]
Current State: 99:[24, 73, 3, 96], Operations: [] Exploring Operation: 24+96=120, Resulting Numbers: [73, 3, 120] Generated Node #2: [73, 3, 120] from Operation: 24+96=120 Current State: 99:[73, 3, 120], Operations: ['24+96=120'] Exploring Operation: 73*3=219, Resulting Numbers: [120, 219] Generated Node #3: [120, 219]...
4
Current State: 99:[24, 73, 3, 96], Operations: [] Exploring Operation: 96-73=23, Resulting Numbers: [24, 3, 23] Generated Node #0,0: 99:[24, 3, 23] Operation: 96-73=23 Exploring Operation: 73-24=49, Resulting Numbers: [3, 96, 49] Generated Node #0,1: 99:[3, 96, 49] Operation: 73-24=49 Exploring Operation: 24+73=97, Res...
0
hs_3
sum_heuristic
[ 2, 97, 11, 34 ]
25
[ "2+97=99", "99/11=9", "34-9=25" ]
Current State: 25:[2, 97, 11, 34], Operations: [] Exploring Operation: 2+97=99, Resulting Numbers: [11, 34, 99] Generated Node #2: [11, 34, 99] from Operation: 2+97=99 Current State: 25:[11, 34, 99], Operations: ['2+97=99'] Exploring Operation: 99/11=9, Resulting Numbers: [34, 9] Generated Node #3: [34, 9] from Operati...
4
Current State: 25:[2, 97, 11, 34], Operations: [] Exploring Operation: 2*11=22, Resulting Numbers: [97, 34, 22] Generated Node #0,0: 25:[97, 34, 22] Operation: 2*11=22 Exploring Operation: 97-11=86, Resulting Numbers: [2, 34, 86] Generated Node #0,1: 25:[2, 34, 86] Operation: 97-11=86 Exploring Operation: 34-11=23, Res...
0
hs_5
mult_heuristic
[ 99, 74, 66, 1 ]
11
[ "74-66=8", "1+8=9", "99/9=11" ]
Current State: 11:[99, 74, 66, 1], Operations: [] Exploring Operation: 74-66=8, Resulting Numbers: [99, 1, 8] Generated Node #2: [99, 1, 8] from Operation: 74-66=8 Current State: 11:[99, 1, 8], Operations: ['74-66=8'] Exploring Operation: 1+8=9, Resulting Numbers: [99, 9] Generated Node #3: [99, 9] from Operation: 1+8=...
4
Current State: 11:[99, 74, 66, 1], Operations: [] Exploring Operation: 99-74=25, Resulting Numbers: [66, 1, 25] Generated Node #0,0: 11:[66, 1, 25] Operation: 99-74=25 Exploring Operation: 74-66=8, Resulting Numbers: [99, 1, 8] Generated Node #0,1: 11:[99, 1, 8] Operation: 74-66=8 Exploring Operation: 99-1=98, Resultin...
0.923611
hs_5
sum_heuristic
[ 19, 32, 4, 34 ]
89
[ "19+32=51", "4+34=38", "51+38=89" ]
Current State: 89:[19, 32, 4, 34], Operations: [] Exploring Operation: 19+32=51, Resulting Numbers: [4, 34, 51] Generated Node #2: [4, 34, 51] from Operation: 19+32=51 Current State: 89:[4, 34, 51], Operations: ['19+32=51'] Exploring Operation: 4+34=38, Resulting Numbers: [51, 38] Generated Node #3: [51, 38] from Opera...
4
Current State: 89:[19, 32, 4, 34], Operations: [] Exploring Operation: 4*34=136, Resulting Numbers: [19, 32, 136] Generated Node #0,0: 89:[19, 32, 136] Operation: 4*34=136 Exploring Operation: 19*4=76, Resulting Numbers: [32, 34, 76] Generated Node #0,1: 89:[32, 34, 76] Operation: 19*4=76 Exploring Operation: 32*4=128,...
0
hs_3
sum_heuristic
[ 3, 13, 51, 41 ]
43
[ "51-41=10", "3*10=30", "13+30=43" ]
Current State: 43:[3, 13, 51, 41], Operations: [] Exploring Operation: 51-41=10, Resulting Numbers: [3, 13, 10] Generated Node #2: [3, 13, 10] from Operation: 51-41=10 Current State: 43:[3, 13, 10], Operations: ['51-41=10'] Exploring Operation: 3*10=30, Resulting Numbers: [13, 30] Generated Node #3: [13, 30] from Opera...
4
Current State: 43:[3, 13, 51, 41], Operations: [] Exploring Operation: 51-3=48, Resulting Numbers: [13, 41, 48] Generated Node #0,0: 43:[13, 41, 48] Operation: 51-3=48 Exploring Operation: 3+41=44, Resulting Numbers: [13, 51, 44] Generated Node #0,1: 43:[13, 51, 44] Operation: 3+41=44 Exploring Operation: 3*13=39, Resu...
0
hs_4
mult_heuristic
[ 2, 64, 65, 37 ]
18
[ "65-64=1", "37-1=36", "36/2=18" ]
Current State: 18:[2, 64, 65, 37], Operations: [] Exploring Operation: 65-64=1, Resulting Numbers: [2, 37, 1] Generated Node #2: [2, 37, 1] from Operation: 65-64=1 Current State: 18:[2, 37, 1], Operations: ['65-64=1'] Exploring Operation: 37-1=36, Resulting Numbers: [2, 36] Generated Node #3: [2, 36] from Operation: 37...
4
Current State: 18:[2, 64, 65, 37], Operations: [] Exploring Operation: 65-64=1, Resulting Numbers: [2, 37, 1] Generated Node #0,0: 18:[2, 37, 1] Operation: 65-64=1 Moving to Node #0,0 Current State: 18:[2, 37, 1], Operations: ['65-64=1'] Exploring Operation: 37-2=35, Resulting Numbers: [1, 35] Generated Node #0,0,0: 18...
0
hs_1
sum_heuristic
[ 80, 45, 22, 29 ]
90
[ "80-22=58", "45*58=2610", "2610/29=90" ]
Current State: 90:[80, 45, 22, 29], Operations: [] Exploring Operation: 80-22=58, Resulting Numbers: [45, 29, 58] Generated Node #2: [45, 29, 58] from Operation: 80-22=58 Current State: 90:[45, 29, 58], Operations: ['80-22=58'] Exploring Operation: 45*58=2610, Resulting Numbers: [29, 2610] Generated Node #3: [29, 2610]...
4
Current State: 90:[80, 45, 22, 29], Operations: [] Exploring Operation: 80-45=35, Resulting Numbers: [22, 29, 35] Generated Node #0,0: 90:[22, 29, 35] Operation: 80-45=35 Moving to Node #0,0 Current State: 90:[22, 29, 35], Operations: ['80-45=35'] Exploring Operation: 35-22=13, Resulting Numbers: [29, 13] Generated Nod...
0
hs_1
mult_heuristic
[ 3, 4, 18, 22 ]
32
[ "18/3=6", "4+22=26", "6+26=32" ]
Current State: 32:[3, 4, 18, 22], Operations: [] Exploring Operation: 18/3=6, Resulting Numbers: [4, 22, 6] Generated Node #2: [4, 22, 6] from Operation: 18/3=6 Current State: 32:[4, 22, 6], Operations: ['18/3=6'] Exploring Operation: 4+22=26, Resulting Numbers: [6, 26] Generated Node #3: [6, 26] from Operation: 4+22=2...
4
Current State: 32:[3, 4, 18, 22], Operations: [] Exploring Operation: 22-3=19, Resulting Numbers: [4, 18, 19] Generated Node #0,0: 32:[4, 18, 19] Operation: 22-3=19 Exploring Operation: 18/3=6, Resulting Numbers: [4, 22, 6] Generated Node #0,1: 32:[4, 22, 6] Operation: 18/3=6 Exploring Operation: 22-4=18, Resulting Num...
0.907118
hs_5
sum_heuristic
[ 80, 73, 47, 9 ]
16
[ "80-73=7", "9*7=63", "63-47=16" ]
Current State: 16:[80, 73, 47, 9], Operations: [] Exploring Operation: 80-73=7, Resulting Numbers: [47, 9, 7] Generated Node #2: [47, 9, 7] from Operation: 80-73=7 Current State: 16:[47, 9, 7], Operations: ['80-73=7'] Exploring Operation: 9*7=63, Resulting Numbers: [47, 63] Generated Node #3: [47, 63] from Operation: 9...
4
Current State: 16:[80, 73, 47, 9], Operations: [] Exploring Operation: 80-73=7, Resulting Numbers: [47, 9, 7] Generated Node #0,0: 16:[47, 9, 7] Operation: 80-73=7 Moving to Node #0,0 Current State: 16:[47, 9, 7], Operations: ['80-73=7'] Exploring Operation: 47-9=38, Resulting Numbers: [7, 38] Generated Node #0,0,0: 16...
0
hs_1
mult_heuristic
[ 31, 93, 72, 59 ]
16
[ "93/31=3", "72-59=13", "3+13=16" ]
Current State: 16:[31, 93, 72, 59], Operations: [] Exploring Operation: 93/31=3, Resulting Numbers: [72, 59, 3] Generated Node #2: [72, 59, 3] from Operation: 93/31=3 Current State: 16:[72, 59, 3], Operations: ['93/31=3'] Exploring Operation: 72-59=13, Resulting Numbers: [3, 13] Generated Node #3: [3, 13] from Operatio...
4
Current State: 16:[31, 93, 72, 59], Operations: [] Exploring Operation: 93/31=3, Resulting Numbers: [72, 59, 3] Generated Node #0,0: 16:[72, 59, 3] Operation: 93/31=3 Exploring Operation: 93-59=34, Resulting Numbers: [31, 72, 34] Generated Node #0,1: 16:[31, 72, 34] Operation: 93-59=34 Exploring Operation: 72-59=13, Re...
0.959201
hs_4
sum_heuristic
[ 89, 65, 84, 7 ]
63
[ "89+65=154", "84+7=91", "154-91=63" ]
Current State: 63:[89, 65, 84, 7], Operations: [] Exploring Operation: 89+65=154, Resulting Numbers: [84, 7, 154] Generated Node #2: [84, 7, 154] from Operation: 89+65=154 Current State: 63:[84, 7, 154], Operations: ['89+65=154'] Exploring Operation: 84+7=91, Resulting Numbers: [154, 91] Generated Node #3: [154, 91] fr...
4
Current State: 63:[89, 65, 84, 7], Operations: [] Exploring Operation: 89-84=5, Resulting Numbers: [65, 7, 5] Generated Node #0,0: 63:[65, 7, 5] Operation: 89-84=5 Start Sub Search at level 1: Moving to Node #0,0 Current State: 63:[65, 7, 5], Operations: ['89-84=5'] Exploring Operation: 65-5=60, Resulting Numbers: [7, ...
0
hs_1
mult_heuristic
[ 52, 81, 33, 21 ]
17
[ "81-52=29", "33-21=12", "29-12=17" ]
Current State: 17:[52, 81, 33, 21], Operations: [] Exploring Operation: 81-52=29, Resulting Numbers: [33, 21, 29] Generated Node #2: [33, 21, 29] from Operation: 81-52=29 Current State: 17:[33, 21, 29], Operations: ['81-52=29'] Exploring Operation: 33-21=12, Resulting Numbers: [29, 12] Generated Node #3: [29, 12] from ...
4
Current State: 17:[52, 81, 33, 21], Operations: [] Exploring Operation: 52-33=19, Resulting Numbers: [81, 21, 19] Generated Node #0,0: 17:[81, 21, 19] Operation: 52-33=19 Exploring Operation: 81-52=29, Resulting Numbers: [33, 21, 29] Generated Node #0,1: 17:[33, 21, 29] Operation: 81-52=29 Exploring Operation: 52-21=31...
0.986111
hs_5
mult_heuristic
[ 37, 12, 95, 4 ]
64
[ "37*12=444", "95*4=380", "444-380=64" ]
Current State: 64:[37, 12, 95, 4], Operations: [] Exploring Operation: 37*12=444, Resulting Numbers: [95, 4, 444] Generated Node #2: [95, 4, 444] from Operation: 37*12=444 Current State: 64:[95, 4, 444], Operations: ['37*12=444'] Exploring Operation: 95*4=380, Resulting Numbers: [444, 380] Generated Node #3: [444, 380]...
4
Current State: 64:[37, 12, 95, 4], Operations: [] Exploring Operation: 95-12=83, Resulting Numbers: [37, 4, 83] Generated Node #0,0: 64:[37, 4, 83] Operation: 95-12=83 Exploring Operation: 95-37=58, Resulting Numbers: [12, 4, 58] Generated Node #0,1: 64:[12, 4, 58] Operation: 95-37=58 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 11, 22, 54, 61 ]
14
[ "22/11=2", "61-54=7", "2*7=14" ]
Current State: 14:[11, 22, 54, 61], Operations: [] Exploring Operation: 22/11=2, Resulting Numbers: [54, 61, 2] Generated Node #2: [54, 61, 2] from Operation: 22/11=2 Current State: 14:[54, 61, 2], Operations: ['22/11=2'] Exploring Operation: 61-54=7, Resulting Numbers: [2, 7] Generated Node #3: [2, 7] from Operation: ...
4
Current State: 14:[11, 22, 54, 61], Operations: [] Exploring Operation: 61-54=7, Resulting Numbers: [11, 22, 7] Generated Node #0,0: 14:[11, 22, 7] Operation: 61-54=7 Exploring Operation: 54-22=32, Resulting Numbers: [11, 61, 32] Generated Node #0,1: 14:[11, 61, 32] Operation: 54-22=32 Moving to Node #0,0 Current State...
0.990451
hs_2
sum_heuristic
[ 4, 45, 4, 79 ]
18
[ "4*4=16", "79-45=34", "34-16=18" ]
Current State: 18:[4, 45, 4, 79], Operations: [] Exploring Operation: 4*4=16, Resulting Numbers: [45, 79, 16] Generated Node #2: [45, 79, 16] from Operation: 4*4=16 Current State: 18:[45, 79, 16], Operations: ['4*4=16'] Exploring Operation: 79-45=34, Resulting Numbers: [16, 34] Generated Node #3: [16, 34] from Operatio...
4
Current State: 18:[4, 45, 4, 79], Operations: [] Exploring Operation: 79-45=34, Resulting Numbers: [4, 4, 34] Generated Node #0,0: 18:[4, 4, 34] Operation: 79-45=34 Start Sub Search at level 1: Moving to Node #0,0 Current State: 18:[4, 4, 34], Operations: ['79-45=34'] Exploring Operation: 34-4=30, Resulting Numbers: [4...
0
hs_1
mult_heuristic
[ 81, 22, 44, 66 ]
86
[ "44+66=110", "110/22=5", "81+5=86" ]
Current State: 86:[81, 22, 44, 66], Operations: [] Exploring Operation: 44+66=110, Resulting Numbers: [81, 22, 110] Generated Node #2: [81, 22, 110] from Operation: 44+66=110 Current State: 86:[81, 22, 110], Operations: ['44+66=110'] Exploring Operation: 110/22=5, Resulting Numbers: [81, 5] Generated Node #3: [81, 5] f...
4
Current State: 86:[81, 22, 44, 66], Operations: [] Exploring Operation: 66-22=44, Resulting Numbers: [81, 44, 44] Generated Node #0,0: 86:[81, 44, 44] Operation: 66-22=44 Moving to Node #0,0 Current State: 86:[81, 44, 44], Operations: ['66-22=44'] Exploring Operation: 44/44=1, Resulting Numbers: [81, 1] Generated Node ...
0
hs_1
sum_heuristic
[ 10, 27, 15, 84 ]
62
[ "10+27=37", "15+84=99", "99-37=62" ]
Current State: 62:[10, 27, 15, 84], Operations: [] Exploring Operation: 10+27=37, Resulting Numbers: [15, 84, 37] Generated Node #2: [15, 84, 37] from Operation: 10+27=37 Current State: 62:[15, 84, 37], Operations: ['10+27=37'] Exploring Operation: 15+84=99, Resulting Numbers: [37, 99] Generated Node #3: [37, 99] from ...
4
Current State: 62:[10, 27, 15, 84], Operations: [] Exploring Operation: 15-10=5, Resulting Numbers: [27, 84, 5] Generated Node #0,0: 62:[27, 84, 5] Operation: 15-10=5 Exploring Operation: 84-15=69, Resulting Numbers: [10, 27, 69] Generated Node #0,1: 62:[10, 27, 69] Operation: 84-15=69 Exploring Operation: 84-27=57, Re...
0.986979
hs_3
sum_heuristic
[ 13, 31, 96, 98 ]
36
[ "31-13=18", "98-96=2", "18*2=36" ]
Current State: 36:[13, 31, 96, 98], Operations: [] Exploring Operation: 31-13=18, Resulting Numbers: [96, 98, 18] Generated Node #2: [96, 98, 18] from Operation: 31-13=18 Current State: 36:[96, 98, 18], Operations: ['31-13=18'] Exploring Operation: 98-96=2, Resulting Numbers: [18, 2] Generated Node #3: [18, 2] from Ope...
4
Current State: 36:[13, 31, 96, 98], Operations: [] Exploring Operation: 98-96=2, Resulting Numbers: [13, 31, 2] Generated Node #0,0: 36:[13, 31, 2] Operation: 98-96=2 Moving to Node #0,0 Current State: 36:[13, 31, 2], Operations: ['98-96=2'] Exploring Operation: 31-13=18, Resulting Numbers: [2, 18] Generated Node #0,0,...
0.993924
hs_1
sum_heuristic
[ 21, 56, 37, 67 ]
39
[ "37+67=104", "21*104=2184", "2184/56=39" ]
Current State: 39:[21, 56, 37, 67], Operations: [] Exploring Operation: 37+67=104, Resulting Numbers: [21, 56, 104] Generated Node #2: [21, 56, 104] from Operation: 37+67=104 Current State: 39:[21, 56, 104], Operations: ['37+67=104'] Exploring Operation: 21*104=2184, Resulting Numbers: [56, 2184] Generated Node #3: [56...
4
Current State: 39:[21, 56, 37, 67], Operations: [] Exploring Operation: 67-37=30, Resulting Numbers: [21, 56, 30] Generated Node #0,0: 39:[21, 56, 30] Operation: 67-37=30 Exploring Operation: 67-21=46, Resulting Numbers: [56, 37, 46] Generated Node #0,1: 39:[56, 37, 46] Operation: 67-21=46 Exploring Operation: 67-56=11...
0
hs_5
mult_heuristic
[ 20, 42, 12, 18 ]
43
[ "42*18=756", "756/12=63", "63-20=43" ]
Current State: 43:[20, 42, 12, 18], Operations: [] Exploring Operation: 42*18=756, Resulting Numbers: [20, 12, 756] Generated Node #2: [20, 12, 756] from Operation: 42*18=756 Current State: 43:[20, 12, 756], Operations: ['42*18=756'] Exploring Operation: 756/12=63, Resulting Numbers: [20, 63] Generated Node #3: [20, 63...
4
Current State: 43:[20, 42, 12, 18], Operations: [] Exploring Operation: 20+12=32, Resulting Numbers: [42, 18, 32] Generated Node #0,0: 43:[42, 18, 32] Operation: 20+12=32 Start Sub Search at level 1: Moving to Node #0,0 Current State: 43:[42, 18, 32], Operations: ['20+12=32'] Exploring Operation: 18+32=50, Resulting Nu...
0
hs_1
mult_heuristic
[ 2, 42, 84, 22 ]
48
[ "2+22=24", "84/42=2", "24*2=48" ]
Current State: 48:[2, 42, 84, 22], Operations: [] Exploring Operation: 2+22=24, Resulting Numbers: [42, 84, 24] Generated Node #2: [42, 84, 24] from Operation: 2+22=24 Current State: 48:[42, 84, 24], Operations: ['2+22=24'] Exploring Operation: 84/42=2, Resulting Numbers: [24, 2] Generated Node #3: [24, 2] from Operati...
4
Current State: 48:[2, 42, 84, 22], Operations: [] Exploring Operation: 84/42=2, Resulting Numbers: [2, 22, 2] Generated Node #0,0: 48:[2, 22, 2] Operation: 84/42=2 Exploring Operation: 84-42=42, Resulting Numbers: [2, 22, 42] Generated Node #0,1: 48:[2, 22, 42] Operation: 84-42=42 Exploring Operation: 84/2=42, Resultin...
0.986979
hs_4
mult_heuristic
[ 24, 6, 19, 17 ]
55
[ "24-19=5", "17-6=11", "5*11=55" ]
Current State: 55:[24, 6, 19, 17], Operations: [] Exploring Operation: 24-19=5, Resulting Numbers: [6, 17, 5] Generated Node #2: [6, 17, 5] from Operation: 24-19=5 Current State: 55:[6, 17, 5], Operations: ['24-19=5'] Exploring Operation: 17-6=11, Resulting Numbers: [5, 11] Generated Node #3: [5, 11] from Operation: 17...
4
Current State: 55:[24, 6, 19, 17], Operations: [] Exploring Operation: 24-19=5, Resulting Numbers: [6, 17, 5] Generated Node #0,0: 55:[6, 17, 5] Operation: 24-19=5 Exploring Operation: 24-17=7, Resulting Numbers: [6, 19, 7] Generated Node #0,1: 55:[6, 19, 7] Operation: 24-17=7 Exploring Operation: 19-17=2, Resulting Nu...
0.987847
hs_4
sum_heuristic
[ 51, 13, 3, 41 ]
11
[ "51/3=17", "41-13=28", "28-17=11" ]
Current State: 11:[51, 13, 3, 41], Operations: [] Exploring Operation: 51/3=17, Resulting Numbers: [13, 41, 17] Generated Node #2: [13, 41, 17] from Operation: 51/3=17 Current State: 11:[13, 41, 17], Operations: ['51/3=17'] Exploring Operation: 41-13=28, Resulting Numbers: [17, 28] Generated Node #3: [17, 28] from Oper...
4
Current State: 11:[51, 13, 3, 41], Operations: [] Exploring Operation: 51-41=10, Resulting Numbers: [13, 3, 10] Generated Node #0,0: 11:[13, 3, 10] Operation: 51-41=10 Exploring Operation: 51/3=17, Resulting Numbers: [13, 41, 17] Generated Node #0,1: 11:[13, 41, 17] Operation: 51/3=17 Exploring Operation: 51-13=38, Res...
0.976563
hs_3
mult_heuristic
[ 66, 5, 47, 12 ]
79
[ "66-47=19", "5*12=60", "19+60=79" ]
Current State: 79:[66, 5, 47, 12], Operations: [] Exploring Operation: 66-47=19, Resulting Numbers: [5, 12, 19] Generated Node #2: [5, 12, 19] from Operation: 66-47=19 Current State: 79:[5, 12, 19], Operations: ['66-47=19'] Exploring Operation: 5*12=60, Resulting Numbers: [19, 60] Generated Node #3: [19, 60] from Opera...
4
Current State: 79:[66, 5, 47, 12], Operations: [] Exploring Operation: 5*12=60, Resulting Numbers: [66, 47, 60] Generated Node #0,0: 79:[66, 47, 60] Operation: 5*12=60 Start Sub Search at level 1: Moving to Node #0,0 Current State: 79:[66, 47, 60], Operations: ['5*12=60'] Exploring Operation: 47+60=107, Resulting Numbe...
0
hs_1
mult_heuristic
[ 16, 26, 98, 18 ]
21
[ "98-18=80", "80/16=5", "26-5=21" ]
Current State: 21:[16, 26, 98, 18], Operations: [] Exploring Operation: 98-18=80, Resulting Numbers: [16, 26, 80] Generated Node #2: [16, 26, 80] from Operation: 98-18=80 Current State: 21:[16, 26, 80], Operations: ['98-18=80'] Exploring Operation: 80/16=5, Resulting Numbers: [26, 5] Generated Node #3: [26, 5] from Ope...
4
Current State: 21:[16, 26, 98, 18], Operations: [] Exploring Operation: 98-26=72, Resulting Numbers: [16, 18, 72] Generated Node #0,0: 21:[16, 18, 72] Operation: 98-26=72 Moving to Node #0,0 Current State: 21:[16, 18, 72], Operations: ['98-26=72'] Exploring Operation: 72/18=4, Resulting Numbers: [16, 4] Generated Node ...
0
hs_1
mult_heuristic