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
[ 5, 17, 95, 36 ]
46
[ "5*17=85", "95+36=131", "131-85=46" ]
Current State: 46:[5, 17, 95, 36], Operations: [] Exploring Operation: 5*17=85, Resulting Numbers: [95, 36, 85] Generated Node #2: [95, 36, 85] from Operation: 5*17=85 Current State: 46:[95, 36, 85], Operations: ['5*17=85'] Exploring Operation: 95+36=131, Resulting Numbers: [85, 131] Generated Node #3: [85, 131] from O...
4
Current State: 46:[5, 17, 95, 36], Operations: [] Exploring Operation: 95-36=59, Resulting Numbers: [5, 17, 59] Generated Node #0,0: 46:[5, 17, 59] Operation: 95-36=59 Exploring Operation: 95/5=19, Resulting Numbers: [17, 36, 19] Generated Node #0,1: 46:[17, 36, 19] Operation: 95/5=19 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 20, 37, 51, 71 ]
30
[ "20*51=1020", "71-37=34", "1020/34=30" ]
Current State: 30:[20, 37, 51, 71], Operations: [] Exploring Operation: 20*51=1020, Resulting Numbers: [37, 71, 1020] Generated Node #2: [37, 71, 1020] from Operation: 20*51=1020 Current State: 30:[37, 71, 1020], Operations: ['20*51=1020'] Exploring Operation: 71-37=34, Resulting Numbers: [1020, 34] Generated Node #3: ...
4
Current State: 30:[20, 37, 51, 71], Operations: [] Exploring Operation: 71-51=20, Resulting Numbers: [20, 37, 20] Generated Node #0,0: 30:[20, 37, 20] Operation: 71-51=20 Exploring Operation: 71-37=34, Resulting Numbers: [20, 51, 34] Generated Node #0,1: 30:[20, 51, 34] Operation: 71-37=34 Moving to Node #0,0 Current S...
0
hs_2
mult_heuristic
[ 59, 95, 4, 32 ]
23
[ "95-59=36", "36/4=9", "32-9=23" ]
Current State: 23:[59, 95, 4, 32], Operations: [] Exploring Operation: 95-59=36, Resulting Numbers: [4, 32, 36] Generated Node #2: [4, 32, 36] from Operation: 95-59=36 Current State: 23:[4, 32, 36], Operations: ['95-59=36'] Exploring Operation: 36/4=9, Resulting Numbers: [32, 9] Generated Node #3: [32, 9] from Operatio...
4
Current State: 23:[59, 95, 4, 32], Operations: [] Exploring Operation: 59-32=27, Resulting Numbers: [95, 4, 27] Generated Node #0,0: 23:[95, 4, 27] Operation: 59-32=27 Exploring Operation: 95-59=36, Resulting Numbers: [4, 32, 36] Generated Node #0,1: 23:[4, 32, 36] Operation: 95-59=36 Exploring Operation: 95-32=63, Res...
0.984375
hs_3
mult_heuristic
[ 55, 10, 45, 43 ]
50
[ "45-43=2", "10/2=5", "55-5=50" ]
Current State: 50:[55, 10, 45, 43], Operations: [] Exploring Operation: 45-43=2, Resulting Numbers: [55, 10, 2] Generated Node #2: [55, 10, 2] from Operation: 45-43=2 Current State: 50:[55, 10, 2], Operations: ['45-43=2'] Exploring Operation: 10/2=5, Resulting Numbers: [55, 5] Generated Node #3: [55, 5] from Operation:...
4
Current State: 50:[55, 10, 45, 43], Operations: [] Exploring Operation: 55-43=12, Resulting Numbers: [10, 45, 12] Generated Node #0,0: 50:[10, 45, 12] Operation: 55-43=12 Exploring Operation: 55-10=45, Resulting Numbers: [45, 43, 45] Generated Node #0,1: 50:[45, 43, 45] Operation: 55-10=45 Exploring Operation: 55-45=10...
0.980035
hs_5
sum_heuristic
[ 26, 40, 57, 90 ]
81
[ "26+40=66", "57+90=147", "147-66=81" ]
Current State: 81:[26, 40, 57, 90], Operations: [] Exploring Operation: 26+40=66, Resulting Numbers: [57, 90, 66] Generated Node #2: [57, 90, 66] from Operation: 26+40=66 Current State: 81:[57, 90, 66], Operations: ['26+40=66'] Exploring Operation: 57+90=147, Resulting Numbers: [66, 147] Generated Node #3: [66, 147] fr...
4
Current State: 81:[26, 40, 57, 90], Operations: [] Exploring Operation: 57-40=17, Resulting Numbers: [26, 90, 17] Generated Node #0,0: 81:[26, 90, 17] Operation: 57-40=17 Exploring Operation: 90-57=33, Resulting Numbers: [26, 40, 33] Generated Node #0,1: 81:[26, 40, 33] Operation: 90-57=33 Exploring Operation: 57-26=31...
0.981771
hs_5
sum_heuristic
[ 11, 79, 1, 74 ]
60
[ "11+1=12", "79-74=5", "12*5=60" ]
Current State: 60:[11, 79, 1, 74], Operations: [] Exploring Operation: 11+1=12, Resulting Numbers: [79, 74, 12] Generated Node #2: [79, 74, 12] from Operation: 11+1=12 Current State: 60:[79, 74, 12], Operations: ['11+1=12'] Exploring Operation: 79-74=5, Resulting Numbers: [12, 5] Generated Node #3: [12, 5] from Operati...
4
Current State: 60:[11, 79, 1, 74], Operations: [] Exploring Operation: 79-11=68, Resulting Numbers: [1, 74, 68] Generated Node #0,0: 60:[1, 74, 68] Operation: 79-11=68 Exploring Operation: 11+1=12, Resulting Numbers: [79, 74, 12] Generated Node #0,1: 60:[79, 74, 12] Operation: 11+1=12 Exploring Operation: 74-11=63, Res...
0.987847
hs_4
sum_heuristic
[ 8, 33, 72, 28 ]
12
[ "8*33=264", "72+264=336", "336/28=12" ]
Current State: 12:[8, 33, 72, 28], Operations: [] Exploring Operation: 8*33=264, Resulting Numbers: [72, 28, 264] Generated Node #2: [72, 28, 264] from Operation: 8*33=264 Current State: 12:[72, 28, 264], Operations: ['8*33=264'] Exploring Operation: 72+264=336, Resulting Numbers: [28, 336] Generated Node #3: [28, 336]...
4
Current State: 12:[8, 33, 72, 28], Operations: [] Exploring Operation: 72-28=44, Resulting Numbers: [8, 33, 44] Generated Node #0,0: 12:[8, 33, 44] Operation: 72-28=44 Exploring Operation: 72/8=9, Resulting Numbers: [33, 28, 9] Generated Node #0,1: 12:[33, 28, 9] Operation: 72/8=9 Exploring Operation: 72-33=39, Resulti...
0
hs_3
sum_heuristic
[ 5, 33, 51, 99 ]
49
[ "51-5=46", "99/33=3", "46+3=49" ]
Current State: 49:[5, 33, 51, 99], Operations: [] Exploring Operation: 51-5=46, Resulting Numbers: [33, 99, 46] Generated Node #2: [33, 99, 46] from Operation: 51-5=46 Current State: 49:[33, 99, 46], Operations: ['51-5=46'] Exploring Operation: 99/33=3, Resulting Numbers: [46, 3] Generated Node #3: [46, 3] from Operati...
4
Current State: 49:[5, 33, 51, 99], Operations: [] Exploring Operation: 99/33=3, Resulting Numbers: [5, 51, 3] Generated Node #0,0: 49:[5, 51, 3] Operation: 99/33=3 Exploring Operation: 99-51=48, Resulting Numbers: [5, 33, 48] Generated Node #0,1: 49:[5, 33, 48] Operation: 99-51=48 Moving to Node #0,0 Current State: 49:...
0
hs_2
sum_heuristic
[ 84, 93, 18, 12 ]
39
[ "84+93=177", "18*12=216", "216-177=39" ]
Current State: 39:[84, 93, 18, 12], Operations: [] Exploring Operation: 84+93=177, Resulting Numbers: [18, 12, 177] Generated Node #2: [18, 12, 177] from Operation: 84+93=177 Current State: 39:[18, 12, 177], Operations: ['84+93=177'] Exploring Operation: 18*12=216, Resulting Numbers: [177, 216] Generated Node #3: [177,...
4
Current State: 39:[84, 93, 18, 12], Operations: [] Exploring Operation: 93-84=9, Resulting Numbers: [18, 12, 9] Generated Node #0,0: 39:[18, 12, 9] Operation: 93-84=9 Moving to Node #0,0 Current State: 39:[18, 12, 9], Operations: ['93-84=9'] Exploring Operation: 18/9=2, Resulting Numbers: [12, 2] Generated Node #0,0,0:...
0
hs_1
mult_heuristic
[ 27, 4, 7, 7 ]
50
[ "4+7=11", "7*11=77", "77-27=50" ]
Current State: 50:[27, 4, 7, 7], Operations: [] Exploring Operation: 4+7=11, Resulting Numbers: [27, 11] Generated Node #2: [27, 11] from Operation: 4+7=11 Current State: 50:[27, 11], Operations: ['4+7=11'] Exploring Operation: 7*11=77, Resulting Numbers: [27, 77] Generated Node #3: [27, 77] from Operation: 7*11=77 Cur...
4
Current State: 50:[27, 4, 7, 7], Operations: [] Exploring Operation: 7*7=49, Resulting Numbers: [27, 4, 49] Generated Node #0,0: 50:[27, 4, 49] Operation: 7*7=49 Start Sub Search at level 1: Moving to Node #0,0 Current State: 50:[27, 4, 49], Operations: ['7*7=49'] Exploring Operation: 27-4=23, Resulting Numbers: [49, 2...
0
hs_1
mult_heuristic
[ 17, 51, 78, 29 ]
83
[ "51-17=34", "78-29=49", "34+49=83" ]
Current State: 83:[17, 51, 78, 29], Operations: [] Exploring Operation: 51-17=34, Resulting Numbers: [78, 29, 34] Generated Node #2: [78, 29, 34] from Operation: 51-17=34 Current State: 83:[78, 29, 34], Operations: ['51-17=34'] Exploring Operation: 78-29=49, Resulting Numbers: [34, 49] Generated Node #3: [34, 49] from ...
4
Current State: 83:[17, 51, 78, 29], Operations: [] Exploring Operation: 17+51=68, Resulting Numbers: [78, 29, 68] Generated Node #0,0: 83:[78, 29, 68] Operation: 17+51=68 Moving to Node #0,0 Current State: 83:[78, 29, 68], Operations: ['17+51=68'] Exploring Operation: 29+68=97, Resulting Numbers: [78, 97] Generated Nod...
0
hs_1
mult_heuristic
[ 72, 27, 19, 9 ]
71
[ "72+27=99", "19+9=28", "99-28=71" ]
Current State: 71:[72, 27, 19, 9], Operations: [] Exploring Operation: 72+27=99, Resulting Numbers: [19, 9, 99] Generated Node #2: [19, 9, 99] from Operation: 72+27=99 Current State: 71:[19, 9, 99], Operations: ['72+27=99'] Exploring Operation: 19+9=28, Resulting Numbers: [99, 28] Generated Node #3: [99, 28] from Opera...
4
Current State: 71:[72, 27, 19, 9], Operations: [] Exploring Operation: 27+19=46, Resulting Numbers: [72, 9, 46] Generated Node #0,0: 71:[72, 9, 46] Operation: 27+19=46 Exploring Operation: 27+9=36, Resulting Numbers: [72, 19, 36] Generated Node #0,1: 71:[72, 19, 36] Operation: 27+9=36 Exploring Operation: 72+9=81, Resu...
0.946181
hs_5
sum_heuristic
[ 42, 72, 56, 42 ]
96
[ "42*72=3024", "3024/56=54", "42+54=96" ]
Current State: 96:[42, 72, 56, 42], Operations: [] Exploring Operation: 42*72=3024, Resulting Numbers: [56, 3024] Generated Node #2: [56, 3024] from Operation: 42*72=3024 Current State: 96:[56, 3024], Operations: ['42*72=3024'] Exploring Operation: 3024/56=54, Resulting Numbers: [54] 54,96 equal: Goal Reached Exploring...
4
Current State: 96:[42, 72, 56, 42], Operations: [] Exploring Operation: 42+72=114, Resulting Numbers: [56, 42, 114] Generated Node #0,0: 96:[56, 42, 114] Operation: 42+72=114 Exploring Operation: 72-56=16, Resulting Numbers: [42, 42, 16] Generated Node #0,1: 96:[42, 42, 16] Operation: 72-56=16 Exploring Operation: 72-4...
0
hs_4
sum_heuristic
[ 35, 74, 39, 14 ]
14
[ "74-35=39", "39+14=53", "53-39=14" ]
Current State: 14:[35, 74, 39, 14], Operations: [] Exploring Operation: 74-35=39, Resulting Numbers: [39, 14, 39] Generated Node #2: [39, 14, 39] from Operation: 74-35=39 Current State: 14:[39, 14, 39], Operations: ['74-35=39'] Exploring Operation: 39+14=53, Resulting Numbers: [53] 53,14 equal: Goal Reached Exploring O...
4
Current State: 14:[35, 74, 39, 14], Operations: [] Exploring Operation: 74-39=35, Resulting Numbers: [35, 14, 35] Generated Node #0,0: 14:[35, 14, 35] Operation: 74-39=35 Moving to Node #0,0 Current State: 14:[35, 14, 35], Operations: ['74-39=35'] Exploring Operation: 35/35=1, Resulting Numbers: [14, 1] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 58, 56, 43, 51 ]
91
[ "58-51=7", "56-43=13", "7*13=91" ]
Current State: 91:[58, 56, 43, 51], Operations: [] Exploring Operation: 58-51=7, Resulting Numbers: [56, 43, 7] Generated Node #2: [56, 43, 7] from Operation: 58-51=7 Current State: 91:[56, 43, 7], Operations: ['58-51=7'] Exploring Operation: 56-43=13, Resulting Numbers: [7, 13] Generated Node #3: [7, 13] from Operatio...
4
Current State: 91:[58, 56, 43, 51], Operations: [] Exploring Operation: 58-51=7, Resulting Numbers: [56, 43, 7] Generated Node #0,0: 91:[56, 43, 7] Operation: 58-51=7 Moving to Node #0,0 Current State: 91:[56, 43, 7], Operations: ['58-51=7'] Exploring Operation: 56-43=13, Resulting Numbers: [7, 13] Generated Node #0,0,...
0.993924
hs_1
mult_heuristic
[ 60, 52, 76, 56 ]
33
[ "60-56=4", "76/4=19", "52-19=33" ]
Current State: 33:[60, 52, 76, 56], Operations: [] Exploring Operation: 60-56=4, Resulting Numbers: [52, 76, 4] Generated Node #2: [52, 76, 4] from Operation: 60-56=4 Current State: 33:[52, 76, 4], Operations: ['60-56=4'] Exploring Operation: 76/4=19, Resulting Numbers: [52, 19] Generated Node #3: [52, 19] from Operati...
4
Current State: 33:[60, 52, 76, 56], Operations: [] Exploring Operation: 76-56=20, Resulting Numbers: [60, 52, 20] Generated Node #0,0: 33:[60, 52, 20] Operation: 76-56=20 Exploring Operation: 76-60=16, Resulting Numbers: [52, 56, 16] Generated Node #0,1: 33:[52, 56, 16] Operation: 76-60=16 Moving to Node #0,1 Current S...
0
hs_2
sum_heuristic
[ 27, 85, 61, 28 ]
70
[ "61-27=34", "85*28=2380", "2380/34=70" ]
Current State: 70:[27, 85, 61, 28], Operations: [] Exploring Operation: 61-27=34, Resulting Numbers: [85, 28, 34] Generated Node #2: [85, 28, 34] from Operation: 61-27=34 Current State: 70:[85, 28, 34], Operations: ['61-27=34'] Exploring Operation: 85*28=2380, Resulting Numbers: [34, 2380] Generated Node #3: [34, 2380]...
4
Current State: 70:[27, 85, 61, 28], Operations: [] Exploring Operation: 61-27=34, Resulting Numbers: [85, 28, 34] Generated Node #0,0: 70:[85, 28, 34] Operation: 61-27=34 Moving to Node #0,0 Current State: 70:[85, 28, 34], Operations: ['61-27=34'] Exploring Operation: 85-28=57, Resulting Numbers: [34, 57] Generated Nod...
0
hs_1
sum_heuristic
[ 17, 79, 3, 28 ]
93
[ "79-17=62", "3+28=31", "62+31=93" ]
Current State: 93:[17, 79, 3, 28], Operations: [] Exploring Operation: 79-17=62, Resulting Numbers: [3, 28, 62] Generated Node #2: [3, 28, 62] from Operation: 79-17=62 Current State: 93:[3, 28, 62], Operations: ['79-17=62'] Exploring Operation: 3+28=31, Resulting Numbers: [62, 31] Generated Node #3: [62, 31] from Opera...
4
Current State: 93:[17, 79, 3, 28], Operations: [] Exploring Operation: 17+79=96, Resulting Numbers: [3, 28, 96] Generated Node #0,0: 93:[3, 28, 96] Operation: 17+79=96 Moving to Node #0,0 Current State: 93:[3, 28, 96], Operations: ['17+79=96'] Exploring Operation: 3+28=31, Resulting Numbers: [96, 31] Generated Node #0,...
0
hs_1
mult_heuristic
[ 98, 74, 78, 61 ]
76
[ "98-61=37", "74/37=2", "78-2=76" ]
Current State: 76:[98, 74, 78, 61], Operations: [] Exploring Operation: 98-61=37, Resulting Numbers: [74, 78, 37] Generated Node #2: [74, 78, 37] from Operation: 98-61=37 Current State: 76:[74, 78, 37], Operations: ['98-61=37'] Exploring Operation: 74/37=2, Resulting Numbers: [78, 2] Generated Node #3: [78, 2] from Ope...
4
Current State: 76:[98, 74, 78, 61], Operations: [] Exploring Operation: 98-78=20, Resulting Numbers: [74, 61, 20] Generated Node #0,0: 76:[74, 61, 20] Operation: 98-78=20 Exploring Operation: 98-61=37, Resulting Numbers: [74, 78, 37] Generated Node #0,1: 76:[74, 78, 37] Operation: 98-61=37 Moving to Node #0,1 Current S...
0.984375
hs_2
mult_heuristic
[ 11, 31, 18, 17 ]
54
[ "31-11=20", "20-17=3", "18*3=54" ]
Current State: 54:[11, 31, 18, 17], Operations: [] Exploring Operation: 31-11=20, Resulting Numbers: [18, 17, 20] Generated Node #2: [18, 17, 20] from Operation: 31-11=20 Current State: 54:[18, 17, 20], Operations: ['31-11=20'] Exploring Operation: 20-17=3, Resulting Numbers: [18, 3] Generated Node #3: [18, 3] from Ope...
4
Current State: 54:[11, 31, 18, 17], Operations: [] Exploring Operation: 31-11=20, Resulting Numbers: [18, 17, 20] Generated Node #0,0: 54:[18, 17, 20] Operation: 31-11=20 Start Sub Search at level 1: Moving to Node #0,0 Current State: 54:[18, 17, 20], Operations: ['31-11=20'] Exploring Operation: 20-17=3, Resulting Num...
0.993924
hs_1
sum_heuristic
[ 34, 27, 17, 33 ]
77
[ "34+27=61", "33-17=16", "61+16=77" ]
Current State: 77:[34, 27, 17, 33], Operations: [] Exploring Operation: 34+27=61, Resulting Numbers: [17, 33, 61] Generated Node #2: [17, 33, 61] from Operation: 34+27=61 Current State: 77:[17, 33, 61], Operations: ['34+27=61'] Exploring Operation: 33-17=16, Resulting Numbers: [61, 16] Generated Node #3: [61, 16] from ...
4
Current State: 77:[34, 27, 17, 33], Operations: [] Exploring Operation: 34-27=7, Resulting Numbers: [17, 33, 7] Generated Node #0,0: 77:[17, 33, 7] Operation: 34-27=7 Exploring Operation: 34-33=1, Resulting Numbers: [27, 17, 1] Generated Node #0,1: 77:[27, 17, 1] Operation: 34-33=1 Start Sub Search at level 1: Moving t...
0
hs_2
mult_heuristic
[ 43, 77, 67, 60 ]
49
[ "77-67=10", "60/10=6", "43+6=49" ]
Current State: 49:[43, 77, 67, 60], Operations: [] Exploring Operation: 77-67=10, Resulting Numbers: [43, 60, 10] Generated Node #2: [43, 60, 10] from Operation: 77-67=10 Current State: 49:[43, 60, 10], Operations: ['77-67=10'] Exploring Operation: 60/10=6, Resulting Numbers: [43, 6] Generated Node #3: [43, 6] from Ope...
4
Current State: 49:[43, 77, 67, 60], Operations: [] Exploring Operation: 77-60=17, Resulting Numbers: [43, 67, 17] Generated Node #0,0: 49:[43, 67, 17] Operation: 77-60=17 Exploring Operation: 67-60=7, Resulting Numbers: [43, 77, 7] Generated Node #0,1: 49:[43, 77, 7] Operation: 67-60=7 Exploring Operation: 77-67=10, Re...
0.967882
hs_3
mult_heuristic
[ 2, 17, 91, 26 ]
84
[ "2+17=19", "91-26=65", "19+65=84" ]
Current State: 84:[2, 17, 91, 26], Operations: [] Exploring Operation: 2+17=19, Resulting Numbers: [91, 26, 19] Generated Node #2: [91, 26, 19] from Operation: 2+17=19 Current State: 84:[91, 26, 19], Operations: ['2+17=19'] Exploring Operation: 91-26=65, Resulting Numbers: [19, 65] Generated Node #3: [19, 65] from Oper...
4
Current State: 84:[2, 17, 91, 26], Operations: [] Exploring Operation: 17-2=15, Resulting Numbers: [91, 26, 15] Generated Node #0,0: 84:[91, 26, 15] Operation: 17-2=15 Exploring Operation: 91-2=89, Resulting Numbers: [17, 26, 89] Generated Node #0,1: 84:[17, 26, 89] Operation: 91-2=89 Exploring Operation: 26-17=9, Resu...
0.967014
hs_5
mult_heuristic
[ 44, 33, 1, 59 ]
47
[ "44-33=11", "59-1=58", "58-11=47" ]
Current State: 47:[44, 33, 1, 59], Operations: [] Exploring Operation: 44-33=11, Resulting Numbers: [1, 59, 11] Generated Node #2: [1, 59, 11] from Operation: 44-33=11 Current State: 47:[1, 59, 11], Operations: ['44-33=11'] Exploring Operation: 59-1=58, Resulting Numbers: [11, 58] Generated Node #3: [11, 58] from Opera...
4
Current State: 47:[44, 33, 1, 59], Operations: [] Exploring Operation: 44+1=45, Resulting Numbers: [33, 59, 45] Generated Node #0,0: 47:[33, 59, 45] Operation: 44+1=45 Moving to Node #0,0 Current State: 47:[33, 59, 45], Operations: ['44+1=45'] Exploring Operation: 59-33=26, Resulting Numbers: [45, 26] Generated Node #0...
0
hs_1
mult_heuristic
[ 28, 50, 95, 66 ]
98
[ "50-28=22", "66/22=3", "95+3=98" ]
Current State: 98:[28, 50, 95, 66], Operations: [] Exploring Operation: 50-28=22, Resulting Numbers: [95, 66, 22] Generated Node #2: [95, 66, 22] from Operation: 50-28=22 Current State: 98:[95, 66, 22], Operations: ['50-28=22'] Exploring Operation: 66/22=3, Resulting Numbers: [95, 3] Generated Node #3: [95, 3] from Ope...
4
Current State: 98:[28, 50, 95, 66], Operations: [] Exploring Operation: 28+66=94, Resulting Numbers: [50, 95, 94] Generated Node #0,0: 98:[50, 95, 94] Operation: 28+66=94 Start Sub Search at level 1: Moving to Node #0,0 Current State: 98:[50, 95, 94], Operations: ['28+66=94'] Exploring Operation: 95-94=1, Resulting Num...
0
hs_1
sum_heuristic
[ 26, 40, 15, 1 ]
50
[ "26+40=66", "15+1=16", "66-16=50" ]
Current State: 50:[26, 40, 15, 1], Operations: [] Exploring Operation: 26+40=66, Resulting Numbers: [15, 1, 66] Generated Node #2: [15, 1, 66] from Operation: 26+40=66 Current State: 50:[15, 1, 66], Operations: ['26+40=66'] Exploring Operation: 15+1=16, Resulting Numbers: [66, 16] Generated Node #3: [66, 16] from Opera...
4
Current State: 50:[26, 40, 15, 1], Operations: [] Exploring Operation: 40-15=25, Resulting Numbers: [26, 1, 25] Generated Node #0,0: 50:[26, 1, 25] Operation: 40-15=25 Moving to Node #0,0 Current State: 50:[26, 1, 25], Operations: ['40-15=25'] Exploring Operation: 26-1=25, Resulting Numbers: [25, 25] Generated Node #0,...
0.993924
hs_1
mult_heuristic
[ 46, 42, 18, 37 ]
21
[ "46-37=9", "42*9=378", "378/18=21" ]
Current State: 21:[46, 42, 18, 37], Operations: [] Exploring Operation: 46-37=9, Resulting Numbers: [42, 18, 9] Generated Node #2: [42, 18, 9] from Operation: 46-37=9 Current State: 21:[42, 18, 9], Operations: ['46-37=9'] Exploring Operation: 42*9=378, Resulting Numbers: [18, 378] Generated Node #3: [18, 378] from Oper...
4
Current State: 21:[46, 42, 18, 37], Operations: [] Exploring Operation: 46-37=9, Resulting Numbers: [42, 18, 9] Generated Node #0,0: 21:[42, 18, 9] Operation: 46-37=9 Exploring Operation: 46-42=4, Resulting Numbers: [18, 37, 4] Generated Node #0,1: 21:[18, 37, 4] Operation: 46-42=4 Moving to Node #0,1 Current State: 21...
0
hs_2
sum_heuristic
[ 11, 43, 71, 3 ]
95
[ "71-43=28", "3*28=84", "11+84=95" ]
Current State: 95:[11, 43, 71, 3], Operations: [] Exploring Operation: 71-43=28, Resulting Numbers: [11, 3, 28] Generated Node #2: [11, 3, 28] from Operation: 71-43=28 Current State: 95:[11, 3, 28], Operations: ['71-43=28'] Exploring Operation: 3*28=84, Resulting Numbers: [11, 84] Generated Node #3: [11, 84] from Opera...
4
Current State: 95:[11, 43, 71, 3], Operations: [] Exploring Operation: 43-11=32, Resulting Numbers: [71, 3, 32] Generated Node #0,0: 95:[71, 3, 32] Operation: 43-11=32 Exploring Operation: 43+71=114, Resulting Numbers: [11, 3, 114] Generated Node #0,1: 95:[11, 3, 114] Operation: 43+71=114 Exploring Operation: 71-43=28,...
0
hs_3
mult_heuristic
[ 68, 62, 97, 21 ]
12
[ "68+62=130", "97+21=118", "130-118=12" ]
Current State: 12:[68, 62, 97, 21], Operations: [] Exploring Operation: 68+62=130, Resulting Numbers: [97, 21, 130] Generated Node #2: [97, 21, 130] from Operation: 68+62=130 Current State: 12:[97, 21, 130], Operations: ['68+62=130'] Exploring Operation: 97+21=118, Resulting Numbers: [130, 118] Generated Node #3: [130,...
4
Current State: 12:[68, 62, 97, 21], Operations: [] Exploring Operation: 97-68=29, Resulting Numbers: [62, 21, 29] Generated Node #0,0: 12:[62, 21, 29] Operation: 97-68=29 Moving to Node #0,0 Current State: 12:[62, 21, 29], Operations: ['97-68=29'] Exploring Operation: 62-29=33, Resulting Numbers: [21, 33] Generated Nod...
0.993924
hs_1
mult_heuristic
[ 82, 41, 70, 95 ]
42
[ "82+41=123", "70+95=165", "165-123=42" ]
Current State: 42:[82, 41, 70, 95], Operations: [] Exploring Operation: 82+41=123, Resulting Numbers: [70, 95, 123] Generated Node #2: [70, 95, 123] from Operation: 82+41=123 Current State: 42:[70, 95, 123], Operations: ['82+41=123'] Exploring Operation: 70+95=165, Resulting Numbers: [123, 165] Generated Node #3: [123,...
4
Current State: 42:[82, 41, 70, 95], Operations: [] Exploring Operation: 82-70=12, Resulting Numbers: [41, 95, 12] Generated Node #0,0: 42:[41, 95, 12] Operation: 82-70=12 Exploring Operation: 95-41=54, Resulting Numbers: [82, 70, 54] Generated Node #0,1: 42:[82, 70, 54] Operation: 95-41=54 Exploring Operation: 95-70=25...
0.988715
hs_4
mult_heuristic
[ 19, 86, 13, 93 ]
68
[ "19*13=247", "86+93=179", "247-179=68" ]
Current State: 68:[19, 86, 13, 93], Operations: [] Exploring Operation: 19*13=247, Resulting Numbers: [86, 93, 247] Generated Node #2: [86, 93, 247] from Operation: 19*13=247 Current State: 68:[86, 93, 247], Operations: ['19*13=247'] Exploring Operation: 86+93=179, Resulting Numbers: [247, 179] Generated Node #3: [247,...
4
Current State: 68:[19, 86, 13, 93], Operations: [] Exploring Operation: 93-86=7, Resulting Numbers: [19, 13, 7] Generated Node #0,0: 68:[19, 13, 7] Operation: 93-86=7 Exploring Operation: 93-19=74, Resulting Numbers: [86, 13, 74] Generated Node #0,1: 68:[86, 13, 74] Operation: 93-19=74 Start Sub Search at level 1: Movi...
0
hs_2
sum_heuristic
[ 64, 66, 97, 16 ]
17
[ "64+66=130", "97+16=113", "130-113=17" ]
Current State: 17:[64, 66, 97, 16], Operations: [] Exploring Operation: 64+66=130, Resulting Numbers: [97, 16, 130] Generated Node #2: [97, 16, 130] from Operation: 64+66=130 Current State: 17:[97, 16, 130], Operations: ['64+66=130'] Exploring Operation: 97+16=113, Resulting Numbers: [130, 113] Generated Node #3: [130,...
4
Current State: 17:[64, 66, 97, 16], Operations: [] Exploring Operation: 97-66=31, Resulting Numbers: [64, 16, 31] Generated Node #0,0: 17:[64, 16, 31] Operation: 97-66=31 Exploring Operation: 97-64=33, Resulting Numbers: [66, 16, 33] Generated Node #0,1: 17:[66, 16, 33] Operation: 97-64=33 Start Sub Search at level 1: ...
0.992188
hs_2
mult_heuristic
[ 67, 4, 39, 44 ]
95
[ "67+39=106", "44/4=11", "106-11=95" ]
Current State: 95:[67, 4, 39, 44], Operations: [] Exploring Operation: 67+39=106, Resulting Numbers: [4, 44, 106] Generated Node #2: [4, 44, 106] from Operation: 67+39=106 Current State: 95:[4, 44, 106], Operations: ['67+39=106'] Exploring Operation: 44/4=11, Resulting Numbers: [106, 11] Generated Node #3: [106, 11] fr...
4
Current State: 95:[67, 4, 39, 44], Operations: [] Exploring Operation: 67-39=28, Resulting Numbers: [4, 44, 28] Generated Node #0,0: 95:[4, 44, 28] Operation: 67-39=28 Exploring Operation: 67-44=23, Resulting Numbers: [4, 39, 23] Generated Node #0,1: 95:[4, 39, 23] Operation: 67-44=23 Exploring Operation: 67+39=106, Re...
0.929688
hs_5
sum_heuristic
[ 31, 9, 70, 32 ]
10
[ "31+32=63", "9*70=630", "630/63=10" ]
Current State: 10:[31, 9, 70, 32], Operations: [] Exploring Operation: 31+32=63, Resulting Numbers: [9, 70, 63] Generated Node #2: [9, 70, 63] from Operation: 31+32=63 Current State: 10:[9, 70, 63], Operations: ['31+32=63'] Exploring Operation: 9*70=630, Resulting Numbers: [63, 630] Generated Node #3: [63, 630] from Op...
4
Current State: 10:[31, 9, 70, 32], Operations: [] Exploring Operation: 31-9=22, Resulting Numbers: [70, 32, 22] Generated Node #0,0: 10:[70, 32, 22] Operation: 31-9=22 Exploring Operation: 70-9=61, Resulting Numbers: [31, 32, 61] Generated Node #0,1: 10:[31, 32, 61] Operation: 70-9=61 Exploring Operation: 70-32=38, Res...
0
hs_5
sum_heuristic
[ 68, 84, 21, 82 ]
77
[ "84-68=16", "82-21=61", "16+61=77" ]
Current State: 77:[68, 84, 21, 82], Operations: [] Exploring Operation: 84-68=16, Resulting Numbers: [21, 82, 16] Generated Node #2: [21, 82, 16] from Operation: 84-68=16 Current State: 77:[21, 82, 16], Operations: ['84-68=16'] Exploring Operation: 82-21=61, Resulting Numbers: [16, 61] Generated Node #3: [16, 61] from ...
4
Current State: 77:[68, 84, 21, 82], Operations: [] Exploring Operation: 84/21=4, Resulting Numbers: [68, 82, 4] Generated Node #0,0: 77:[68, 82, 4] Operation: 84/21=4 Exploring Operation: 84-68=16, Resulting Numbers: [21, 82, 16] Generated Node #0,1: 77:[21, 82, 16] Operation: 84-68=16 Start Sub Search at level 1: Movi...
0.986111
hs_2
sum_heuristic
[ 31, 93, 4, 86 ]
55
[ "31+93=124", "124/4=31", "86-31=55" ]
Current State: 55:[31, 93, 4, 86], Operations: [] Exploring Operation: 31+93=124, Resulting Numbers: [4, 86, 124] Generated Node #2: [4, 86, 124] from Operation: 31+93=124 Current State: 55:[4, 86, 124], Operations: ['31+93=124'] Exploring Operation: 124/4=31, Resulting Numbers: [86, 31] Generated Node #3: [86, 31] fro...
4
Current State: 55:[31, 93, 4, 86], Operations: [] Exploring Operation: 93-86=7, Resulting Numbers: [31, 4, 7] Generated Node #0,0: 55:[31, 4, 7] Operation: 93-86=7 Exploring Operation: 93/31=3, Resulting Numbers: [4, 86, 3] Generated Node #0,1: 55:[4, 86, 3] Operation: 93/31=3 Start Sub Search at level 1: Moving to Nod...
0
hs_2
mult_heuristic
[ 6, 19, 94, 43 ]
63
[ "6*19=114", "94-43=51", "114-51=63" ]
Current State: 63:[6, 19, 94, 43], Operations: [] Exploring Operation: 6*19=114, Resulting Numbers: [94, 43, 114] Generated Node #2: [94, 43, 114] from Operation: 6*19=114 Current State: 63:[94, 43, 114], Operations: ['6*19=114'] Exploring Operation: 94-43=51, Resulting Numbers: [114, 51] Generated Node #3: [114, 51] f...
4
Current State: 63:[6, 19, 94, 43], Operations: [] Exploring Operation: 94-43=51, Resulting Numbers: [6, 19, 51] Generated Node #0,0: 63:[6, 19, 51] Operation: 94-43=51 Moving to Node #0,0 Current State: 63:[6, 19, 51], Operations: ['94-43=51'] Exploring Operation: 6+51=57, Resulting Numbers: [19, 57] Generated Node #0,...
0
hs_1
mult_heuristic
[ 92, 14, 85, 61 ]
37
[ "92-85=7", "14*7=98", "98-61=37" ]
Current State: 37:[92, 14, 85, 61], Operations: [] Exploring Operation: 92-85=7, Resulting Numbers: [14, 61, 7] Generated Node #2: [14, 61, 7] from Operation: 92-85=7 Current State: 37:[14, 61, 7], Operations: ['92-85=7'] Exploring Operation: 14*7=98, Resulting Numbers: [61, 98] Generated Node #3: [61, 98] from Operati...
4
Current State: 37:[92, 14, 85, 61], Operations: [] Exploring Operation: 92-61=31, Resulting Numbers: [14, 85, 31] Generated Node #0,0: 37:[14, 85, 31] Operation: 92-61=31 Exploring Operation: 92-85=7, Resulting Numbers: [14, 61, 7] Generated Node #0,1: 37:[14, 61, 7] Operation: 92-85=7 Moving to Node #0,0 Current State...
0
hs_2
mult_heuristic
[ 41, 72, 28, 27 ]
70
[ "41-27=14", "28/14=2", "72-2=70" ]
Current State: 70:[41, 72, 28, 27], Operations: [] Exploring Operation: 41-27=14, Resulting Numbers: [72, 28, 14] Generated Node #2: [72, 28, 14] from Operation: 41-27=14 Current State: 70:[72, 28, 14], Operations: ['41-27=14'] Exploring Operation: 28/14=2, Resulting Numbers: [72, 2] Generated Node #3: [72, 2] from Ope...
4
Current State: 70:[41, 72, 28, 27], Operations: [] Exploring Operation: 28-27=1, Resulting Numbers: [41, 72, 1] Generated Node #0,0: 70:[41, 72, 1] Operation: 28-27=1 Exploring Operation: 41+28=69, Resulting Numbers: [72, 27, 69] Generated Node #0,1: 70:[72, 27, 69] Operation: 41+28=69 Exploring Operation: 41-27=14, Re...
0.975694
hs_3
mult_heuristic
[ 29, 81, 35, 13 ]
62
[ "29+81=110", "35+13=48", "110-48=62" ]
Current State: 62:[29, 81, 35, 13], Operations: [] Exploring Operation: 29+81=110, Resulting Numbers: [35, 13, 110] Generated Node #2: [35, 13, 110] from Operation: 29+81=110 Current State: 62:[35, 13, 110], Operations: ['29+81=110'] Exploring Operation: 35+13=48, Resulting Numbers: [110, 48] Generated Node #3: [110, 4...
4
Current State: 62:[29, 81, 35, 13], Operations: [] Exploring Operation: 81-13=68, Resulting Numbers: [29, 35, 68] Generated Node #0,0: 62:[29, 35, 68] Operation: 81-13=68 Exploring Operation: 81-29=52, Resulting Numbers: [35, 13, 52] Generated Node #0,1: 62:[35, 13, 52] Operation: 81-29=52 Moving to Node #0,0 Current S...
0.992188
hs_2
mult_heuristic
[ 24, 22, 85, 38 ]
49
[ "24-22=2", "85-38=47", "2+47=49" ]
Current State: 49:[24, 22, 85, 38], Operations: [] Exploring Operation: 24-22=2, Resulting Numbers: [85, 38, 2] Generated Node #2: [85, 38, 2] from Operation: 24-22=2 Current State: 49:[85, 38, 2], Operations: ['24-22=2'] Exploring Operation: 85-38=47, Resulting Numbers: [2, 47] Generated Node #3: [2, 47] from Operatio...
4
Current State: 49:[24, 22, 85, 38], Operations: [] Exploring Operation: 85-38=47, Resulting Numbers: [24, 22, 47] Generated Node #0,0: 49:[24, 22, 47] Operation: 85-38=47 Exploring Operation: 85-24=61, Resulting Numbers: [22, 38, 61] Generated Node #0,1: 49:[22, 38, 61] Operation: 85-24=61 Moving to Node #0,0 Current S...
0.989583
hs_2
sum_heuristic
[ 63, 57, 53, 75 ]
16
[ "63-57=6", "75-53=22", "22-6=16" ]
Current State: 16:[63, 57, 53, 75], Operations: [] Exploring Operation: 63-57=6, Resulting Numbers: [53, 75, 6] Generated Node #2: [53, 75, 6] from Operation: 63-57=6 Current State: 16:[53, 75, 6], Operations: ['63-57=6'] Exploring Operation: 75-53=22, Resulting Numbers: [6, 22] Generated Node #3: [6, 22] from Operatio...
4
Current State: 16:[63, 57, 53, 75], Operations: [] Exploring Operation: 75-57=18, Resulting Numbers: [63, 53, 18] Generated Node #0,0: 16:[63, 53, 18] Operation: 75-57=18 Exploring Operation: 75-63=12, Resulting Numbers: [57, 53, 12] Generated Node #0,1: 16:[57, 53, 12] Operation: 75-63=12 Exploring Operation: 75-53=22...
0.990451
hs_3
sum_heuristic
[ 38, 30, 48, 29 ]
23
[ "38-30=8", "48/8=6", "29-6=23" ]
Current State: 23:[38, 30, 48, 29], Operations: [] Exploring Operation: 38-30=8, Resulting Numbers: [48, 29, 8] Generated Node #2: [48, 29, 8] from Operation: 38-30=8 Current State: 23:[48, 29, 8], Operations: ['38-30=8'] Exploring Operation: 48/8=6, Resulting Numbers: [29, 6] Generated Node #3: [29, 6] from Operation:...
4
Current State: 23:[38, 30, 48, 29], Operations: [] Exploring Operation: 48-29=19, Resulting Numbers: [38, 30, 19] Generated Node #0,0: 23:[38, 30, 19] Operation: 48-29=19 Exploring Operation: 48-38=10, Resulting Numbers: [30, 29, 10] Generated Node #0,1: 23:[30, 29, 10] Operation: 48-38=10 Exploring Operation: 48-30=18...
0
hs_3
sum_heuristic
[ 74, 28, 51, 80 ]
75
[ "74-28=46", "80-51=29", "46+29=75" ]
Current State: 75:[74, 28, 51, 80], Operations: [] Exploring Operation: 74-28=46, Resulting Numbers: [51, 80, 46] Generated Node #2: [51, 80, 46] from Operation: 74-28=46 Current State: 75:[51, 80, 46], Operations: ['74-28=46'] Exploring Operation: 80-51=29, Resulting Numbers: [46, 29] Generated Node #3: [46, 29] from ...
4
Current State: 75:[74, 28, 51, 80], Operations: [] Exploring Operation: 80-51=29, Resulting Numbers: [74, 28, 29] Generated Node #0,0: 75:[74, 28, 29] Operation: 80-51=29 Exploring Operation: 51-28=23, Resulting Numbers: [74, 80, 23] Generated Node #0,1: 75:[74, 80, 23] Operation: 51-28=23 Start Sub Search at level 1: ...
0.992188
hs_2
mult_heuristic
[ 53, 81, 80, 28 ]
79
[ "81-53=28", "28/28=1", "80-1=79" ]
Current State: 79:[53, 81, 80, 28], Operations: [] Exploring Operation: 81-53=28, Resulting Numbers: [80, 28, 28] Generated Node #2: [80, 28, 28] from Operation: 81-53=28 Current State: 79:[80, 28, 28], Operations: ['81-53=28'] Exploring Operation: 28/28=1, Resulting Numbers: [80, 1] Generated Node #3: [80, 1] from Ope...
4
Current State: 79:[53, 81, 80, 28], Operations: [] Exploring Operation: 53+28=81, Resulting Numbers: [81, 80, 81] Generated Node #0,0: 79:[81, 80, 81] Operation: 53+28=81 Moving to Node #0,0 Current State: 79:[81, 80, 81], Operations: ['53+28=81'] Exploring Operation: 81/81=1, Resulting Numbers: [80, 1] Generated Node ...
0.993924
hs_1
sum_heuristic
[ 29, 15, 3, 29 ]
70
[ "29+15=44", "29-3=26", "44+26=70" ]
Current State: 70:[29, 15, 3, 29], Operations: [] Exploring Operation: 29+15=44, Resulting Numbers: [3, 44] Generated Node #2: [3, 44] from Operation: 29+15=44 Current State: 70:[3, 44], Operations: ['29+15=44'] Exploring Operation: 29-3=26, Resulting Numbers: [44, 26] Generated Node #3: [44, 26] from Operation: 29-3=2...
4
Current State: 70:[29, 15, 3, 29], Operations: [] Exploring Operation: 29-15=14, Resulting Numbers: [3, 29, 14] Generated Node #0,0: 70:[3, 29, 14] Operation: 29-15=14 Exploring Operation: 29-29=0, Resulting Numbers: [15, 3, 0] Generated Node #0,1: 70:[15, 3, 0] Operation: 29-29=0 Exploring Operation: 29/29=1, Resultin...
0
hs_3
mult_heuristic
[ 65, 68, 93, 5 ]
45
[ "65+68=133", "93-5=88", "133-88=45" ]
Current State: 45:[65, 68, 93, 5], Operations: [] Exploring Operation: 65+68=133, Resulting Numbers: [93, 5, 133] Generated Node #2: [93, 5, 133] from Operation: 65+68=133 Current State: 45:[93, 5, 133], Operations: ['65+68=133'] Exploring Operation: 93-5=88, Resulting Numbers: [133, 88] Generated Node #3: [133, 88] fr...
4
Current State: 45:[65, 68, 93, 5], Operations: [] Exploring Operation: 68-65=3, Resulting Numbers: [93, 5, 3] Generated Node #0,0: 45:[93, 5, 3] Operation: 68-65=3 Exploring Operation: 65/5=13, Resulting Numbers: [68, 93, 13] Generated Node #0,1: 45:[68, 93, 13] Operation: 65/5=13 Exploring Operation: 93-68=25, Resulti...
0.986979
hs_4
sum_heuristic
[ 43, 72, 70, 97 ]
70
[ "43+97=140", "72-70=2", "140/2=70" ]
Current State: 70:[43, 72, 70, 97], Operations: [] Exploring Operation: 43+97=140, Resulting Numbers: [72, 70, 140] Generated Node #2: [72, 70, 140] from Operation: 43+97=140 Current State: 70:[72, 70, 140], Operations: ['43+97=140'] Exploring Operation: 72-70=2, Resulting Numbers: [140, 2] Generated Node #3: [140, 2] ...
4
Current State: 70:[43, 72, 70, 97], Operations: [] Exploring Operation: 97-43=54, Resulting Numbers: [72, 70, 54] Generated Node #0,0: 70:[72, 70, 54] Operation: 97-43=54 Exploring Operation: 72-43=29, Resulting Numbers: [70, 97, 29] Generated Node #0,1: 70:[70, 97, 29] Operation: 72-43=29 Exploring Operation: 97-72=25...
0
hs_5
mult_heuristic
[ 13, 70, 81, 67 ]
65
[ "13+70=83", "81+67=148", "148-83=65" ]
Current State: 65:[13, 70, 81, 67], Operations: [] Exploring Operation: 13+70=83, Resulting Numbers: [81, 67, 83] Generated Node #2: [81, 67, 83] from Operation: 13+70=83 Current State: 65:[81, 67, 83], Operations: ['13+70=83'] Exploring Operation: 81+67=148, Resulting Numbers: [83, 148] Generated Node #3: [83, 148] fr...
4
Current State: 65:[13, 70, 81, 67], Operations: [] Exploring Operation: 81-13=68, Resulting Numbers: [70, 67, 68] Generated Node #0,0: 65:[70, 67, 68] Operation: 81-13=68 Exploring Operation: 81-67=14, Resulting Numbers: [13, 70, 14] Generated Node #0,1: 65:[13, 70, 14] Operation: 81-67=14 Exploring Operation: 70-67=3,...
0.985243
hs_5
mult_heuristic
[ 6, 90, 10, 30 ]
13
[ "6+10=16", "90/30=3", "16-3=13" ]
Current State: 13:[6, 90, 10, 30], Operations: [] Exploring Operation: 6+10=16, Resulting Numbers: [90, 30, 16] Generated Node #2: [90, 30, 16] from Operation: 6+10=16 Current State: 13:[90, 30, 16], Operations: ['6+10=16'] Exploring Operation: 90/30=3, Resulting Numbers: [16, 3] Generated Node #3: [16, 3] from Operati...
4
Current State: 13:[6, 90, 10, 30], Operations: [] Exploring Operation: 90/6=15, Resulting Numbers: [10, 30, 15] Generated Node #0,0: 13:[10, 30, 15] Operation: 90/6=15 Exploring Operation: 90/30=3, Resulting Numbers: [6, 10, 3] Generated Node #0,1: 13:[6, 10, 3] Operation: 90/30=3 Start Sub Search at level 1: Moving to...
0
hs_2
mult_heuristic
[ 12, 16, 76, 64 ]
84
[ "12+76=88", "64/16=4", "88-4=84" ]
Current State: 84:[12, 16, 76, 64], Operations: [] Exploring Operation: 12+76=88, Resulting Numbers: [16, 64, 88] Generated Node #2: [16, 64, 88] from Operation: 12+76=88 Current State: 84:[16, 64, 88], Operations: ['12+76=88'] Exploring Operation: 64/16=4, Resulting Numbers: [88, 4] Generated Node #3: [88, 4] from Ope...
4
Current State: 84:[12, 16, 76, 64], Operations: [] Exploring Operation: 64/16=4, Resulting Numbers: [12, 76, 4] Generated Node #0,0: 84:[12, 76, 4] Operation: 64/16=4 Exploring Operation: 16+64=80, Resulting Numbers: [12, 76, 80] Generated Node #0,1: 84:[12, 76, 80] Operation: 16+64=80 Exploring Operation: 76-64=12, Re...
0.969618
hs_3
mult_heuristic
[ 84, 71, 82, 51 ]
61
[ "84-82=2", "71+51=122", "122/2=61" ]
Current State: 61:[84, 71, 82, 51], Operations: [] Exploring Operation: 84-82=2, Resulting Numbers: [71, 51, 2] Generated Node #2: [71, 51, 2] from Operation: 84-82=2 Current State: 61:[71, 51, 2], Operations: ['84-82=2'] Exploring Operation: 71+51=122, Resulting Numbers: [2, 122] Generated Node #3: [2, 122] from Opera...
4
Current State: 61:[84, 71, 82, 51], Operations: [] Exploring Operation: 84-51=33, Resulting Numbers: [71, 82, 33] Generated Node #0,0: 61:[71, 82, 33] Operation: 84-51=33 Exploring Operation: 82-51=31, Resulting Numbers: [84, 71, 31] Generated Node #0,1: 61:[84, 71, 31] Operation: 82-51=31 Moving to Node #0,0 Current S...
0
hs_2
mult_heuristic
[ 63, 61, 84, 66 ]
27
[ "84*66=5544", "5544/63=88", "88-61=27" ]
Current State: 27:[63, 61, 84, 66], Operations: [] Exploring Operation: 84*66=5544, Resulting Numbers: [63, 61, 5544] Generated Node #2: [63, 61, 5544] from Operation: 84*66=5544 Current State: 27:[63, 61, 5544], Operations: ['84*66=5544'] Exploring Operation: 5544/63=88, Resulting Numbers: [61, 88] Generated Node #3: ...
4
Current State: 27:[63, 61, 84, 66], Operations: [] Exploring Operation: 84-66=18, Resulting Numbers: [63, 61, 18] Generated Node #0,0: 27:[63, 61, 18] Operation: 84-66=18 Exploring Operation: 84-61=23, Resulting Numbers: [63, 66, 23] Generated Node #0,1: 27:[63, 66, 23] Operation: 84-61=23 Exploring Operation: 84-63=21...
0
hs_3
mult_heuristic
[ 69, 94, 3, 99 ]
84
[ "99-69=30", "30/3=10", "94-10=84" ]
Current State: 84:[69, 94, 3, 99], Operations: [] Exploring Operation: 99-69=30, Resulting Numbers: [94, 3, 30] Generated Node #2: [94, 3, 30] from Operation: 99-69=30 Current State: 84:[94, 3, 30], Operations: ['99-69=30'] Exploring Operation: 30/3=10, Resulting Numbers: [94, 10] Generated Node #3: [94, 10] from Opera...
4
Current State: 84:[69, 94, 3, 99], Operations: [] Exploring Operation: 99-94=5, Resulting Numbers: [69, 3, 5] Generated Node #0,0: 84:[69, 3, 5] Operation: 99-94=5 Exploring Operation: 99-69=30, Resulting Numbers: [94, 3, 30] Generated Node #0,1: 84:[94, 3, 30] Operation: 99-69=30 Exploring Operation: 94-69=25, Resulti...
0.945313
hs_4
sum_heuristic
[ 87, 59, 3, 66 ]
50
[ "87-59=28", "66/3=22", "28+22=50" ]
Current State: 50:[87, 59, 3, 66], Operations: [] Exploring Operation: 87-59=28, Resulting Numbers: [3, 66, 28] Generated Node #2: [3, 66, 28] from Operation: 87-59=28 Current State: 50:[3, 66, 28], Operations: ['87-59=28'] Exploring Operation: 66/3=22, Resulting Numbers: [28, 22] Generated Node #3: [28, 22] from Opera...
4
Current State: 50:[87, 59, 3, 66], Operations: [] Exploring Operation: 87-66=21, Resulting Numbers: [59, 3, 21] Generated Node #0,0: 50:[59, 3, 21] Operation: 87-66=21 Exploring Operation: 87-59=28, Resulting Numbers: [3, 66, 28] Generated Node #0,1: 50:[3, 66, 28] Operation: 87-59=28 Moving to Node #0,0 Current State:...
0.986111
hs_2
mult_heuristic
[ 4, 53, 71, 97 ]
11
[ "71+97=168", "168/4=42", "53-42=11" ]
Current State: 11:[4, 53, 71, 97], Operations: [] Exploring Operation: 71+97=168, Resulting Numbers: [4, 53, 168] Generated Node #2: [4, 53, 168] from Operation: 71+97=168 Current State: 11:[4, 53, 168], Operations: ['71+97=168'] Exploring Operation: 168/4=42, Resulting Numbers: [53, 42] Generated Node #3: [53, 42] fro...
4
Current State: 11:[4, 53, 71, 97], Operations: [] Exploring Operation: 53-4=49, Resulting Numbers: [71, 97, 49] Generated Node #0,0: 11:[71, 97, 49] Operation: 53-4=49 Exploring Operation: 71-4=67, Resulting Numbers: [53, 97, 67] Generated Node #0,1: 11:[53, 97, 67] Operation: 71-4=67 Exploring Operation: 71-53=18, Res...
0
hs_5
sum_heuristic
[ 52, 6, 63, 14 ]
39
[ "52*63=3276", "6*14=84", "3276/84=39" ]
Current State: 39:[52, 6, 63, 14], Operations: [] Exploring Operation: 52*63=3276, Resulting Numbers: [6, 14, 3276] Generated Node #2: [6, 14, 3276] from Operation: 52*63=3276 Current State: 39:[6, 14, 3276], Operations: ['52*63=3276'] Exploring Operation: 6*14=84, Resulting Numbers: [3276, 84] Generated Node #3: [3276...
4
Current State: 39:[52, 6, 63, 14], Operations: [] Exploring Operation: 63-14=49, Resulting Numbers: [52, 6, 49] Generated Node #0,0: 39:[52, 6, 49] Operation: 63-14=49 Exploring Operation: 63-52=11, Resulting Numbers: [6, 14, 11] Generated Node #0,1: 39:[6, 14, 11] Operation: 63-52=11 Exploring Operation: 52-14=38, Res...
0
hs_5
mult_heuristic
[ 25, 69, 10, 75 ]
33
[ "25*69=1725", "1725/75=23", "10+23=33" ]
Current State: 33:[25, 69, 10, 75], Operations: [] Exploring Operation: 25*69=1725, Resulting Numbers: [10, 75, 1725] Generated Node #2: [10, 75, 1725] from Operation: 25*69=1725 Current State: 33:[10, 75, 1725], Operations: ['25*69=1725'] Exploring Operation: 1725/75=23, Resulting Numbers: [10, 23] Generated Node #3: ...
4
Current State: 33:[25, 69, 10, 75], Operations: [] Exploring Operation: 75-69=6, Resulting Numbers: [25, 10, 6] Generated Node #0,0: 33:[25, 10, 6] Operation: 75-69=6 Start Sub Search at level 1: Moving to Node #0,0 Current State: 33:[25, 10, 6], Operations: ['75-69=6'] Exploring Operation: 25+6=31, Resulting Numbers: ...
0
hs_1
mult_heuristic
[ 48, 77, 3, 9 ]
93
[ "48*3=144", "144/9=16", "77+16=93" ]
Current State: 93:[48, 77, 3, 9], Operations: [] Exploring Operation: 48*3=144, Resulting Numbers: [77, 9, 144] Generated Node #2: [77, 9, 144] from Operation: 48*3=144 Current State: 93:[77, 9, 144], Operations: ['48*3=144'] Exploring Operation: 144/9=16, Resulting Numbers: [77, 16] Generated Node #3: [77, 16] from Op...
4
Current State: 93:[48, 77, 3, 9], Operations: [] Exploring Operation: 77-48=29, Resulting Numbers: [3, 9, 29] Generated Node #0,0: 93:[3, 9, 29] Operation: 77-48=29 Moving to Node #0,0 Current State: 93:[3, 9, 29], Operations: ['77-48=29'] Exploring Operation: 9/3=3, Resulting Numbers: [29, 3] Generated Node #0,0,0: 93...
0
hs_1
sum_heuristic
[ 15, 69, 14, 62 ]
83
[ "69-62=7", "14*7=98", "98-15=83" ]
Current State: 83:[15, 69, 14, 62], Operations: [] Exploring Operation: 69-62=7, Resulting Numbers: [15, 14, 7] Generated Node #2: [15, 14, 7] from Operation: 69-62=7 Current State: 83:[15, 14, 7], Operations: ['69-62=7'] Exploring Operation: 14*7=98, Resulting Numbers: [15, 98] Generated Node #3: [15, 98] from Operati...
4
Current State: 83:[15, 69, 14, 62], Operations: [] Exploring Operation: 15+62=77, Resulting Numbers: [69, 14, 77] Generated Node #0,0: 83:[69, 14, 77] Operation: 15+62=77 Exploring Operation: 69+14=83, Resulting Numbers: [15, 62, 83] Generated Node #0,1: 83:[15, 62, 83] Operation: 69+14=83 Exploring Operation: 15+14=29...
0
hs_3
mult_heuristic
[ 8, 4, 72, 72 ]
31
[ "8*4=32", "72/72=1", "32-1=31" ]
Current State: 31:[8, 4, 72, 72], Operations: [] Exploring Operation: 8*4=32, Resulting Numbers: [72, 72, 32] Generated Node #2: [72, 72, 32] from Operation: 8*4=32 Current State: 31:[72, 72, 32], Operations: ['8*4=32'] Exploring Operation: 72/72=1, Resulting Numbers: [32, 1] Generated Node #3: [32, 1] from Operation: ...
4
Current State: 31:[8, 4, 72, 72], Operations: [] Exploring Operation: 72-72=0, Resulting Numbers: [8, 4, 0] Generated Node #0,0: 31:[8, 4, 0] Operation: 72-72=0 Exploring Operation: 72/72=1, Resulting Numbers: [8, 4, 1] Generated Node #0,1: 31:[8, 4, 1] Operation: 72/72=1 Exploring Operation: 8*4=32, Resulting Numbers:...
0.96875
hs_5
sum_heuristic
[ 25, 73, 78, 60 ]
19
[ "73-60=13", "78/13=6", "25-6=19" ]
Current State: 19:[25, 73, 78, 60], Operations: [] Exploring Operation: 73-60=13, Resulting Numbers: [25, 78, 13] Generated Node #2: [25, 78, 13] from Operation: 73-60=13 Current State: 19:[25, 78, 13], Operations: ['73-60=13'] Exploring Operation: 78/13=6, Resulting Numbers: [25, 6] Generated Node #3: [25, 6] from Ope...
4
Current State: 19:[25, 73, 78, 60], Operations: [] Exploring Operation: 78-73=5, Resulting Numbers: [25, 60, 5] Generated Node #0,0: 19:[25, 60, 5] Operation: 78-73=5 Exploring Operation: 78-60=18, Resulting Numbers: [25, 73, 18] Generated Node #0,1: 19:[25, 73, 18] Operation: 78-60=18 Start Sub Search at level 1: Movi...
0
hs_2
mult_heuristic
[ 4, 41, 66, 51 ]
89
[ "41+51=92", "92/4=23", "66+23=89" ]
Current State: 89:[4, 41, 66, 51], Operations: [] Exploring Operation: 41+51=92, Resulting Numbers: [4, 66, 92] Generated Node #2: [4, 66, 92] from Operation: 41+51=92 Current State: 89:[4, 66, 92], Operations: ['41+51=92'] Exploring Operation: 92/4=23, Resulting Numbers: [66, 23] Generated Node #3: [66, 23] from Opera...
4
Current State: 89:[4, 41, 66, 51], Operations: [] Exploring Operation: 4+66=70, Resulting Numbers: [41, 51, 70] Generated Node #0,0: 89:[41, 51, 70] Operation: 4+66=70 Exploring Operation: 4+41=45, Resulting Numbers: [66, 51, 45] Generated Node #0,1: 89:[66, 51, 45] Operation: 4+41=45 Exploring Operation: 41+51=92, Res...
0
hs_4
sum_heuristic
[ 1, 19, 23, 39 ]
43
[ "1*19=19", "23+39=62", "62-19=43" ]
Current State: 43:[1, 19, 23, 39], Operations: [] Exploring Operation: 1*19=19, Resulting Numbers: [23, 39, 19] Generated Node #2: [23, 39, 19] from Operation: 1*19=19 Current State: 43:[23, 39, 19], Operations: ['1*19=19'] Exploring Operation: 23+39=62, Resulting Numbers: [19, 62] Generated Node #3: [19, 62] from Oper...
4
Current State: 43:[1, 19, 23, 39], Operations: [] Exploring Operation: 1*19=19, Resulting Numbers: [23, 39, 19] Generated Node #0,0: 43:[23, 39, 19] Operation: 1*19=19 Exploring Operation: 1+23=24, Resulting Numbers: [19, 39, 24] Generated Node #0,1: 43:[19, 39, 24] Operation: 1+23=24 Exploring Operation: 19+23=42, Res...
0.936632
hs_5
mult_heuristic
[ 17, 69, 71, 8 ]
42
[ "71-69=2", "17*2=34", "8+34=42" ]
Current State: 42:[17, 69, 71, 8], Operations: [] Exploring Operation: 71-69=2, Resulting Numbers: [17, 8, 2] Generated Node #2: [17, 8, 2] from Operation: 71-69=2 Current State: 42:[17, 8, 2], Operations: ['71-69=2'] Exploring Operation: 17*2=34, Resulting Numbers: [8, 34] Generated Node #3: [8, 34] from Operation: 17...
4
Current State: 42:[17, 69, 71, 8], Operations: [] Exploring Operation: 71-17=54, Resulting Numbers: [69, 8, 54] Generated Node #0,0: 42:[69, 8, 54] Operation: 71-17=54 Exploring Operation: 71-69=2, Resulting Numbers: [17, 8, 2] Generated Node #0,1: 42:[17, 8, 2] Operation: 71-69=2 Exploring Operation: 69-17=52, Resulti...
0
hs_5
mult_heuristic
[ 13, 50, 4, 88 ]
59
[ "50-13=37", "88/4=22", "37+22=59" ]
Current State: 59:[13, 50, 4, 88], Operations: [] Exploring Operation: 50-13=37, Resulting Numbers: [4, 88, 37] Generated Node #2: [4, 88, 37] from Operation: 50-13=37 Current State: 59:[4, 88, 37], Operations: ['50-13=37'] Exploring Operation: 88/4=22, Resulting Numbers: [37, 22] Generated Node #3: [37, 22] from Opera...
4
Current State: 59:[13, 50, 4, 88], Operations: [] Exploring Operation: 13*4=52, Resulting Numbers: [50, 88, 52] Generated Node #0,0: 59:[50, 88, 52] Operation: 13*4=52 Start Sub Search at level 1: Moving to Node #0,0 Current State: 59:[50, 88, 52], Operations: ['13*4=52'] Exploring Operation: 88-50=38, Resulting Number...
0
hs_1
mult_heuristic
[ 14, 87, 77, 48 ]
24
[ "14+87=101", "77+48=125", "125-101=24" ]
Current State: 24:[14, 87, 77, 48], Operations: [] Exploring Operation: 14+87=101, Resulting Numbers: [77, 48, 101] Generated Node #2: [77, 48, 101] from Operation: 14+87=101 Current State: 24:[77, 48, 101], Operations: ['14+87=101'] Exploring Operation: 77+48=125, Resulting Numbers: [101, 125] Generated Node #3: [101,...
4
Current State: 24:[14, 87, 77, 48], Operations: [] Exploring Operation: 87-77=10, Resulting Numbers: [14, 48, 10] Generated Node #0,0: 24:[14, 48, 10] Operation: 87-77=10 Exploring Operation: 87-48=39, Resulting Numbers: [14, 77, 39] Generated Node #0,1: 24:[14, 77, 39] Operation: 87-48=39 Moving to Node #0,0 Current S...
0.991319
hs_2
sum_heuristic
[ 82, 42, 76, 84 ]
35
[ "82*42=3444", "3444/84=41", "76-41=35" ]
Current State: 35:[82, 42, 76, 84], Operations: [] Exploring Operation: 82*42=3444, Resulting Numbers: [76, 84, 3444] Generated Node #2: [76, 84, 3444] from Operation: 82*42=3444 Current State: 35:[76, 84, 3444], Operations: ['82*42=3444'] Exploring Operation: 3444/84=41, Resulting Numbers: [76, 41] Generated Node #3: ...
4
Current State: 35:[82, 42, 76, 84], Operations: [] Exploring Operation: 84-76=8, Resulting Numbers: [82, 42, 8] Generated Node #0,0: 35:[82, 42, 8] Operation: 84-76=8 Exploring Operation: 84-82=2, Resulting Numbers: [42, 76, 2] Generated Node #0,1: 35:[42, 76, 2] Operation: 84-82=2 Exploring Operation: 82-76=6, Resulti...
0
hs_3
mult_heuristic
[ 42, 3, 43, 2 ]
86
[ "42+3=45", "43-2=41", "45+41=86" ]
Current State: 86:[42, 3, 43, 2], Operations: [] Exploring Operation: 42+3=45, Resulting Numbers: [43, 2, 45] Generated Node #2: [43, 2, 45] from Operation: 42+3=45 Current State: 86:[43, 2, 45], Operations: ['42+3=45'] Exploring Operation: 43-2=41, Resulting Numbers: [45, 41] Generated Node #3: [45, 41] from Operation...
4
Current State: 86:[42, 3, 43, 2], Operations: [] Exploring Operation: 43-42=1, Resulting Numbers: [3, 2, 1] Generated Node #0,0: 86:[3, 2, 1] Operation: 43-42=1 Exploring Operation: 42+2=44, Resulting Numbers: [3, 43, 44] Generated Node #0,1: 86:[3, 43, 44] Operation: 42+2=44 Exploring Operation: 3-2=1, Resulting Numbe...
0.967882
hs_5
mult_heuristic
[ 11, 80, 30, 2 ]
24
[ "11-2=9", "80*9=720", "720/30=24" ]
Current State: 24:[11, 80, 30, 2], Operations: [] Exploring Operation: 11-2=9, Resulting Numbers: [80, 30, 9] Generated Node #2: [80, 30, 9] from Operation: 11-2=9 Current State: 24:[80, 30, 9], Operations: ['11-2=9'] Exploring Operation: 80*9=720, Resulting Numbers: [30, 720] Generated Node #3: [30, 720] from Operatio...
4
Current State: 24:[11, 80, 30, 2], Operations: [] Exploring Operation: 80/2=40, Resulting Numbers: [11, 30, 40] Generated Node #0,0: 24:[11, 30, 40] Operation: 80/2=40 Exploring Operation: 80-30=50, Resulting Numbers: [11, 2, 50] Generated Node #0,1: 24:[11, 2, 50] Operation: 80-30=50 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 71, 2, 81, 18 ]
16
[ "81-71=10", "18-10=8", "2*8=16" ]
Current State: 16:[71, 2, 81, 18], Operations: [] Exploring Operation: 81-71=10, Resulting Numbers: [2, 18, 10] Generated Node #2: [2, 18, 10] from Operation: 81-71=10 Current State: 16:[2, 18, 10], Operations: ['81-71=10'] Exploring Operation: 18-10=8, Resulting Numbers: [2, 8] Generated Node #3: [2, 8] from Operation...
4
Current State: 16:[71, 2, 81, 18], Operations: [] Exploring Operation: 81-18=63, Resulting Numbers: [71, 2, 63] Generated Node #0,0: 16:[71, 2, 63] Operation: 81-18=63 Exploring Operation: 71-2=69, Resulting Numbers: [81, 18, 69] Generated Node #0,1: 16:[81, 18, 69] Operation: 71-2=69 Exploring Operation: 81-2=79, Resu...
0.985243
hs_5
sum_heuristic
[ 1, 97, 81, 14 ]
31
[ "1+97=98", "81-14=67", "98-67=31" ]
Current State: 31:[1, 97, 81, 14], Operations: [] Exploring Operation: 1+97=98, Resulting Numbers: [81, 14, 98] Generated Node #2: [81, 14, 98] from Operation: 1+97=98 Current State: 31:[81, 14, 98], Operations: ['1+97=98'] Exploring Operation: 81-14=67, Resulting Numbers: [98, 67] Generated Node #3: [98, 67] from Oper...
4
Current State: 31:[1, 97, 81, 14], Operations: [] Exploring Operation: 97-81=16, Resulting Numbers: [1, 14, 16] Generated Node #0,0: 31:[1, 14, 16] Operation: 97-81=16 Start Sub Search at level 1: Moving to Node #0,0 Current State: 31:[1, 14, 16], Operations: ['97-81=16'] Exploring Operation: 1+14=15, Resulting Numbers...
0.993924
hs_1
sum_heuristic
[ 1, 56, 20, 47 ]
29
[ "1*56=56", "47-20=27", "56-27=29" ]
Current State: 29:[1, 56, 20, 47], Operations: [] Exploring Operation: 1*56=56, Resulting Numbers: [20, 47, 56] Generated Node #2: [20, 47, 56] from Operation: 1*56=56 Current State: 29:[20, 47, 56], Operations: ['1*56=56'] Exploring Operation: 47-20=27, Resulting Numbers: [56, 27] Generated Node #3: [56, 27] from Oper...
4
Current State: 29:[1, 56, 20, 47], Operations: [] Exploring Operation: 56-1=55, Resulting Numbers: [20, 47, 55] Generated Node #0,0: 29:[20, 47, 55] Operation: 56-1=55 Start Sub Search at level 1: Moving to Node #0,0 Current State: 29:[20, 47, 55], Operations: ['56-1=55'] Exploring Operation: 55-20=35, Resulting Number...
0
hs_1
mult_heuristic
[ 47, 16, 7, 99 ]
75
[ "47-16=31", "7+99=106", "106-31=75" ]
Current State: 75:[47, 16, 7, 99], Operations: [] Exploring Operation: 47-16=31, Resulting Numbers: [7, 99, 31] Generated Node #2: [7, 99, 31] from Operation: 47-16=31 Current State: 75:[7, 99, 31], Operations: ['47-16=31'] Exploring Operation: 7+99=106, Resulting Numbers: [31, 106] Generated Node #3: [31, 106] from Op...
4
Current State: 75:[47, 16, 7, 99], Operations: [] Exploring Operation: 47-16=31, Resulting Numbers: [7, 99, 31] Generated Node #0,0: 75:[7, 99, 31] Operation: 47-16=31 Exploring Operation: 99-16=83, Resulting Numbers: [47, 7, 83] Generated Node #0,1: 75:[47, 7, 83] Operation: 99-16=83 Exploring Operation: 99-47=52, Res...
0.990451
hs_3
sum_heuristic
[ 64, 19, 36, 90 ]
34
[ "64-19=45", "90/45=2", "36-2=34" ]
Current State: 34:[64, 19, 36, 90], Operations: [] Exploring Operation: 64-19=45, Resulting Numbers: [36, 90, 45] Generated Node #2: [36, 90, 45] from Operation: 64-19=45 Current State: 34:[36, 90, 45], Operations: ['64-19=45'] Exploring Operation: 90/45=2, Resulting Numbers: [36, 2] Generated Node #3: [36, 2] from Ope...
4
Current State: 34:[64, 19, 36, 90], Operations: [] Exploring Operation: 90-64=26, Resulting Numbers: [19, 36, 26] Generated Node #0,0: 34:[19, 36, 26] Operation: 90-64=26 Moving to Node #0,0 Current State: 34:[19, 36, 26], Operations: ['90-64=26'] Exploring Operation: 26-19=7, Resulting Numbers: [36, 7] Generated Node ...
0
hs_1
mult_heuristic
[ 13, 10, 95, 93 ]
65
[ "13*10=130", "95-93=2", "130/2=65" ]
Current State: 65:[13, 10, 95, 93], Operations: [] Exploring Operation: 13*10=130, Resulting Numbers: [95, 93, 130] Generated Node #2: [95, 93, 130] from Operation: 13*10=130 Current State: 65:[95, 93, 130], Operations: ['13*10=130'] Exploring Operation: 95-93=2, Resulting Numbers: [130, 2] Generated Node #3: [130, 2] ...
4
Current State: 65:[13, 10, 95, 93], Operations: [] Exploring Operation: 93-10=83, Resulting Numbers: [13, 95, 83] Generated Node #0,0: 65:[13, 95, 83] Operation: 93-10=83 Exploring Operation: 93-13=80, Resulting Numbers: [10, 95, 80] Generated Node #0,1: 65:[10, 95, 80] Operation: 93-13=80 Exploring Operation: 95-13=82...
0.985243
hs_5
sum_heuristic
[ 42, 18, 5, 9 ]
93
[ "18+9=27", "5*27=135", "135-42=93" ]
Current State: 93:[42, 18, 5, 9], Operations: [] Exploring Operation: 18+9=27, Resulting Numbers: [42, 5, 27] Generated Node #2: [42, 5, 27] from Operation: 18+9=27 Current State: 93:[42, 5, 27], Operations: ['18+9=27'] Exploring Operation: 5*27=135, Resulting Numbers: [42, 135] Generated Node #3: [42, 135] from Operat...
4
Current State: 93:[42, 18, 5, 9], Operations: [] Exploring Operation: 42-9=33, Resulting Numbers: [18, 5, 33] Generated Node #0,0: 93:[18, 5, 33] Operation: 42-9=33 Exploring Operation: 18/9=2, Resulting Numbers: [42, 5, 2] Generated Node #0,1: 93:[42, 5, 2] Operation: 18/9=2 Exploring Operation: 42-18=24, Resulting Nu...
0
hs_4
sum_heuristic
[ 96, 34, 9, 40 ]
10
[ "96+34=130", "130-40=90", "90/9=10" ]
Current State: 10:[96, 34, 9, 40], Operations: [] Exploring Operation: 96+34=130, Resulting Numbers: [9, 40, 130] Generated Node #2: [9, 40, 130] from Operation: 96+34=130 Current State: 10:[9, 40, 130], Operations: ['96+34=130'] Exploring Operation: 130-40=90, Resulting Numbers: [9, 90] Generated Node #3: [9, 90] from...
4
Current State: 10:[96, 34, 9, 40], Operations: [] Exploring Operation: 96-40=56, Resulting Numbers: [34, 9, 56] Generated Node #0,0: 10:[34, 9, 56] Operation: 96-40=56 Start Sub Search at level 1: Moving to Node #0,0 Current State: 10:[34, 9, 56], Operations: ['96-40=56'] Exploring Operation: 56-34=22, Resulting Number...
0
hs_1
mult_heuristic
[ 1, 64, 58, 94 ]
100
[ "1*64=64", "94-58=36", "64+36=100" ]
Current State: 100:[1, 64, 58, 94], Operations: [] Exploring Operation: 1*64=64, Resulting Numbers: [58, 94, 64] Generated Node #2: [58, 94, 64] from Operation: 1*64=64 Current State: 100:[58, 94, 64], Operations: ['1*64=64'] Exploring Operation: 94-58=36, Resulting Numbers: [64, 36] Generated Node #3: [64, 36] from Op...
4
Current State: 100:[1, 64, 58, 94], Operations: [] Exploring Operation: 64-58=6, Resulting Numbers: [1, 94, 6] Generated Node #0,0: 100:[1, 94, 6] Operation: 64-58=6 Start Sub Search at level 1: Moving to Node #0,0 Current State: 100:[1, 94, 6], Operations: ['64-58=6'] Exploring Operation: 94+6=100, Resulting Numbers: ...
0.993924
hs_1
mult_heuristic
[ 15, 48, 69, 40 ]
34
[ "15+48=63", "69-40=29", "63-29=34" ]
Current State: 34:[15, 48, 69, 40], Operations: [] Exploring Operation: 15+48=63, Resulting Numbers: [69, 40, 63] Generated Node #2: [69, 40, 63] from Operation: 15+48=63 Current State: 34:[69, 40, 63], Operations: ['15+48=63'] Exploring Operation: 69-40=29, Resulting Numbers: [63, 29] Generated Node #3: [63, 29] from ...
4
Current State: 34:[15, 48, 69, 40], Operations: [] Exploring Operation: 69-15=54, Resulting Numbers: [48, 40, 54] Generated Node #0,0: 34:[48, 40, 54] Operation: 69-15=54 Exploring Operation: 69-40=29, Resulting Numbers: [15, 48, 29] Generated Node #0,1: 34:[15, 48, 29] Operation: 69-40=29 Exploring Operation: 69-48=21...
0.983507
hs_4
sum_heuristic
[ 51, 60, 7, 88 ]
86
[ "60-51=9", "7+88=95", "95-9=86" ]
Current State: 86:[51, 60, 7, 88], Operations: [] Exploring Operation: 60-51=9, Resulting Numbers: [7, 88, 9] Generated Node #2: [7, 88, 9] from Operation: 60-51=9 Current State: 86:[7, 88, 9], Operations: ['60-51=9'] Exploring Operation: 7+88=95, Resulting Numbers: [9, 95] Generated Node #3: [9, 95] from Operation: 7+...
4
Current State: 86:[51, 60, 7, 88], Operations: [] Exploring Operation: 51-7=44, Resulting Numbers: [60, 88, 44] Generated Node #0,0: 86:[60, 88, 44] Operation: 51-7=44 Exploring Operation: 60-51=9, Resulting Numbers: [7, 88, 9] Generated Node #0,1: 86:[7, 88, 9] Operation: 60-51=9 Moving to Node #0,1 Current State: 86:...
0.991319
hs_2
sum_heuristic
[ 96, 92, 27, 77 ]
100
[ "96-92=4", "27+77=104", "104-4=100" ]
Current State: 100:[96, 92, 27, 77], Operations: [] Exploring Operation: 96-92=4, Resulting Numbers: [27, 77, 4] Generated Node #2: [27, 77, 4] from Operation: 96-92=4 Current State: 100:[27, 77, 4], Operations: ['96-92=4'] Exploring Operation: 27+77=104, Resulting Numbers: [4, 104] Generated Node #3: [4, 104] from Ope...
4
Current State: 100:[96, 92, 27, 77], Operations: [] Exploring Operation: 96-77=19, Resulting Numbers: [92, 27, 19] Generated Node #0,0: 100:[92, 27, 19] Operation: 96-77=19 Start Sub Search at level 1: Moving to Node #0,0 Current State: 100:[92, 27, 19], Operations: ['96-77=19'] Exploring Operation: 27-19=8, Resulting ...
0.993924
hs_1
sum_heuristic
[ 74, 55, 49, 43 ]
46
[ "74+55=129", "129/43=3", "49-3=46" ]
Current State: 46:[74, 55, 49, 43], Operations: [] Exploring Operation: 74+55=129, Resulting Numbers: [49, 43, 129] Generated Node #2: [49, 43, 129] from Operation: 74+55=129 Current State: 46:[49, 43, 129], Operations: ['74+55=129'] Exploring Operation: 129/43=3, Resulting Numbers: [49, 3] Generated Node #3: [49, 3] f...
4
Current State: 46:[74, 55, 49, 43], Operations: [] Exploring Operation: 55-49=6, Resulting Numbers: [74, 43, 6] Generated Node #0,0: 46:[74, 43, 6] Operation: 55-49=6 Exploring Operation: 55-43=12, Resulting Numbers: [74, 49, 12] Generated Node #0,1: 46:[74, 49, 12] Operation: 55-43=12 Exploring Operation: 74-49=25, Re...
0
hs_5
mult_heuristic
[ 18, 25, 3, 91 ]
38
[ "18+25=43", "3*43=129", "129-91=38" ]
Current State: 38:[18, 25, 3, 91], Operations: [] Exploring Operation: 18+25=43, Resulting Numbers: [3, 91, 43] Generated Node #2: [3, 91, 43] from Operation: 18+25=43 Current State: 38:[3, 91, 43], Operations: ['18+25=43'] Exploring Operation: 3*43=129, Resulting Numbers: [91, 129] Generated Node #3: [91, 129] from Op...
4
Current State: 38:[18, 25, 3, 91], Operations: [] Exploring Operation: 91-25=66, Resulting Numbers: [18, 3, 66] Generated Node #0,0: 38:[18, 3, 66] Operation: 91-25=66 Exploring Operation: 18+25=43, Resulting Numbers: [3, 91, 43] Generated Node #0,1: 38:[3, 91, 43] Operation: 18+25=43 Exploring Operation: 91-3=88, Resu...
0
hs_5
mult_heuristic
[ 89, 55, 65, 10 ]
41
[ "89-55=34", "65+10=75", "75-34=41" ]
Current State: 41:[89, 55, 65, 10], Operations: [] Exploring Operation: 89-55=34, Resulting Numbers: [65, 10, 34] Generated Node #2: [65, 10, 34] from Operation: 89-55=34 Current State: 41:[65, 10, 34], Operations: ['89-55=34'] Exploring Operation: 65+10=75, Resulting Numbers: [34, 75] Generated Node #3: [34, 75] from ...
4
Current State: 41:[89, 55, 65, 10], Operations: [] Exploring Operation: 89-55=34, Resulting Numbers: [65, 10, 34] Generated Node #0,0: 41:[65, 10, 34] Operation: 89-55=34 Moving to Node #0,0 Current State: 41:[65, 10, 34], Operations: ['89-55=34'] Exploring Operation: 65-10=55, Resulting Numbers: [34, 55] Generated Nod...
0
hs_1
mult_heuristic
[ 36, 13, 40, 60 ]
29
[ "36+13=49", "60-40=20", "49-20=29" ]
Current State: 29:[36, 13, 40, 60], Operations: [] Exploring Operation: 36+13=49, Resulting Numbers: [40, 60, 49] Generated Node #2: [40, 60, 49] from Operation: 36+13=49 Current State: 29:[40, 60, 49], Operations: ['36+13=49'] Exploring Operation: 60-40=20, Resulting Numbers: [49, 20] Generated Node #3: [49, 20] from ...
4
Current State: 29:[36, 13, 40, 60], Operations: [] Exploring Operation: 40-13=27, Resulting Numbers: [36, 60, 27] Generated Node #0,0: 29:[36, 60, 27] Operation: 40-13=27 Exploring Operation: 60-13=47, Resulting Numbers: [36, 40, 47] Generated Node #0,1: 29:[36, 40, 47] Operation: 60-13=47 Exploring Operation: 60-40=20...
0.978299
hs_4
mult_heuristic
[ 73, 34, 7, 80 ]
48
[ "73-34=39", "7+80=87", "87-39=48" ]
Current State: 48:[73, 34, 7, 80], Operations: [] Exploring Operation: 73-34=39, Resulting Numbers: [7, 80, 39] Generated Node #2: [7, 80, 39] from Operation: 73-34=39 Current State: 48:[7, 80, 39], Operations: ['73-34=39'] Exploring Operation: 7+80=87, Resulting Numbers: [39, 87] Generated Node #3: [39, 87] from Opera...
4
Current State: 48:[73, 34, 7, 80], Operations: [] Exploring Operation: 73-7=66, Resulting Numbers: [34, 80, 66] Generated Node #0,0: 48:[34, 80, 66] Operation: 73-7=66 Exploring Operation: 80-73=7, Resulting Numbers: [34, 7, 7] Generated Node #0,1: 48:[34, 7, 7] Operation: 80-73=7 Exploring Operation: 80-34=46, Resulti...
0.981771
hs_5
sum_heuristic
[ 79, 20, 66, 1 ]
34
[ "79+20=99", "66-1=65", "99-65=34" ]
Current State: 34:[79, 20, 66, 1], Operations: [] Exploring Operation: 79+20=99, Resulting Numbers: [66, 1, 99] Generated Node #2: [66, 1, 99] from Operation: 79+20=99 Current State: 34:[66, 1, 99], Operations: ['79+20=99'] Exploring Operation: 66-1=65, Resulting Numbers: [99, 65] Generated Node #3: [99, 65] from Opera...
4
Current State: 34:[79, 20, 66, 1], Operations: [] Exploring Operation: 66-20=46, Resulting Numbers: [79, 1, 46] Generated Node #0,0: 34:[79, 1, 46] Operation: 66-20=46 Exploring Operation: 79-66=13, Resulting Numbers: [20, 1, 13] Generated Node #0,1: 34:[20, 1, 13] Operation: 79-66=13 Exploring Operation: 79-20=59, Res...
0.988715
hs_3
sum_heuristic
[ 13, 54, 17, 13 ]
98
[ "13*13=169", "54+17=71", "169-71=98" ]
Current State: 98:[13, 54, 17, 13], Operations: [] Exploring Operation: 13*13=169, Resulting Numbers: [54, 17, 169] Generated Node #2: [54, 17, 169] from Operation: 13*13=169 Current State: 98:[54, 17, 169], Operations: ['13*13=169'] Exploring Operation: 54+17=71, Resulting Numbers: [169, 71] Generated Node #3: [169, 7...
4
Current State: 98:[13, 54, 17, 13], Operations: [] Exploring Operation: 17-13=4, Resulting Numbers: [54, 13, 4] Generated Node #0,0: 98:[54, 13, 4] Operation: 17-13=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 98:[54, 13, 4], Operations: ['17-13=4'] Exploring Operation: 54-4=50, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 88, 3, 96, 22 ]
42
[ "96-88=8", "22-8=14", "3*14=42" ]
Current State: 42:[88, 3, 96, 22], Operations: [] Exploring Operation: 96-88=8, Resulting Numbers: [3, 22, 8] Generated Node #2: [3, 22, 8] from Operation: 96-88=8 Current State: 42:[3, 22, 8], Operations: ['96-88=8'] Exploring Operation: 22-8=14, Resulting Numbers: [3, 14] Generated Node #3: [3, 14] from Operation: 22...
4
Current State: 42:[88, 3, 96, 22], Operations: [] Exploring Operation: 88-22=66, Resulting Numbers: [3, 96, 66] Generated Node #0,0: 42:[3, 96, 66] Operation: 88-22=66 Exploring Operation: 96/3=32, Resulting Numbers: [88, 22, 32] Generated Node #0,1: 42:[88, 22, 32] Operation: 96/3=32 Exploring Operation: 96-88=8, Resu...
0.965278
hs_4
sum_heuristic
[ 42, 19, 53, 84 ]
30
[ "42+19=61", "84-53=31", "61-31=30" ]
Current State: 30:[42, 19, 53, 84], Operations: [] Exploring Operation: 42+19=61, Resulting Numbers: [53, 84, 61] Generated Node #2: [53, 84, 61] from Operation: 42+19=61 Current State: 30:[53, 84, 61], Operations: ['42+19=61'] Exploring Operation: 84-53=31, Resulting Numbers: [61, 31] Generated Node #3: [61, 31] from ...
4
Current State: 30:[42, 19, 53, 84], Operations: [] Exploring Operation: 84/42=2, Resulting Numbers: [19, 53, 2] Generated Node #0,0: 30:[19, 53, 2] Operation: 84/42=2 Exploring Operation: 84-53=31, Resulting Numbers: [42, 19, 31] Generated Node #0,1: 30:[42, 19, 31] Operation: 84-53=31 Start Sub Search at level 1: Movi...
0.992188
hs_2
sum_heuristic
[ 75, 89, 2, 90 ]
74
[ "89-75=14", "90-2=88", "88-14=74" ]
Current State: 74:[75, 89, 2, 90], Operations: [] Exploring Operation: 89-75=14, Resulting Numbers: [2, 90, 14] Generated Node #2: [2, 90, 14] from Operation: 89-75=14 Current State: 74:[2, 90, 14], Operations: ['89-75=14'] Exploring Operation: 90-2=88, Resulting Numbers: [14, 88] Generated Node #3: [14, 88] from Opera...
4
Current State: 74:[75, 89, 2, 90], Operations: [] Exploring Operation: 90-89=1, Resulting Numbers: [75, 2, 1] Generated Node #0,0: 74:[75, 2, 1] Operation: 90-89=1 Exploring Operation: 90-75=15, Resulting Numbers: [89, 2, 15] Generated Node #0,1: 74:[89, 2, 15] Operation: 90-75=15 Exploring Operation: 89-75=14, Resulti...
0.961806
hs_4
mult_heuristic
[ 14, 37, 44, 13 ]
17
[ "14*44=616", "13+616=629", "629/37=17" ]
Current State: 17:[14, 37, 44, 13], Operations: [] Exploring Operation: 14*44=616, Resulting Numbers: [37, 13, 616] Generated Node #2: [37, 13, 616] from Operation: 14*44=616 Current State: 17:[37, 13, 616], Operations: ['14*44=616'] Exploring Operation: 13+616=629, Resulting Numbers: [37, 629] Generated Node #3: [37, ...
4
Current State: 17:[14, 37, 44, 13], Operations: [] Exploring Operation: 44-37=7, Resulting Numbers: [14, 13, 7] Generated Node #0,0: 17:[14, 13, 7] Operation: 44-37=7 Start Sub Search at level 1: Moving to Node #0,0 Current State: 17:[14, 13, 7], Operations: ['44-37=7'] Exploring Operation: 13+7=20, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 25, 12, 61, 10 ]
31
[ "25*12=300", "300/10=30", "61-30=31" ]
Current State: 31:[25, 12, 61, 10], Operations: [] Exploring Operation: 25*12=300, Resulting Numbers: [61, 10, 300] Generated Node #2: [61, 10, 300] from Operation: 25*12=300 Current State: 31:[61, 10, 300], Operations: ['25*12=300'] Exploring Operation: 300/10=30, Resulting Numbers: [61, 30] Generated Node #3: [61, 30...
4
Current State: 31:[25, 12, 61, 10], Operations: [] Exploring Operation: 61-25=36, Resulting Numbers: [12, 10, 36] Generated Node #0,0: 31:[12, 10, 36] Operation: 61-25=36 Exploring Operation: 61-12=49, Resulting Numbers: [25, 10, 49] Generated Node #0,1: 31:[25, 10, 49] Operation: 61-12=49 Moving to Node #0,0 Current S...
0
hs_2
mult_heuristic
[ 7, 22, 13, 13 ]
15
[ "7*22=154", "13*13=169", "169-154=15" ]
Current State: 15:[7, 22, 13, 13], Operations: [] Exploring Operation: 7*22=154, Resulting Numbers: [13, 13, 154] Generated Node #2: [13, 13, 154] from Operation: 7*22=154 Current State: 15:[13, 13, 154], Operations: ['7*22=154'] Exploring Operation: 13*13=169, Resulting Numbers: [154, 169] Generated Node #3: [154, 169...
4
Current State: 15:[7, 22, 13, 13], Operations: [] Exploring Operation: 22-13=9, Resulting Numbers: [7, 13, 9] Generated Node #0,0: 15:[7, 13, 9] Operation: 22-13=9 Exploring Operation: 13-7=6, Resulting Numbers: [22, 13, 6] Generated Node #0,1: 15:[22, 13, 6] Operation: 13-7=6 Exploring Operation: 22-13=9, Resulting Nu...
0.974826
hs_4
sum_heuristic
[ 19, 11, 30, 5 ]
66
[ "30-19=11", "11*5=55", "11+55=66" ]
Current State: 66:[19, 11, 30, 5], Operations: [] Exploring Operation: 30-19=11, Resulting Numbers: [11, 5, 11] Generated Node #2: [11, 5, 11] from Operation: 30-19=11 Current State: 66:[11, 5, 11], Operations: ['30-19=11'] Exploring Operation: 11*5=55, Resulting Numbers: [55] 55,66 equal: Goal Reached Exploring Operat...
4
Current State: 66:[19, 11, 30, 5], Operations: [] Exploring Operation: 19-11=8, Resulting Numbers: [30, 5, 8] Generated Node #0,0: 66:[30, 5, 8] Operation: 19-11=8 Exploring Operation: 19+5=24, Resulting Numbers: [11, 30, 24] Generated Node #0,1: 66:[11, 30, 24] Operation: 19+5=24 Exploring Operation: 30+5=35, Resultin...
0.976563
hs_5
sum_heuristic
[ 67, 78, 76, 22 ]
12
[ "67+76=143", "78*22=1716", "1716/143=12" ]
Current State: 12:[67, 78, 76, 22], Operations: [] Exploring Operation: 67+76=143, Resulting Numbers: [78, 22, 143] Generated Node #2: [78, 22, 143] from Operation: 67+76=143 Current State: 12:[78, 22, 143], Operations: ['67+76=143'] Exploring Operation: 78*22=1716, Resulting Numbers: [143, 1716] Generated Node #3: [14...
4
Current State: 12:[67, 78, 76, 22], Operations: [] Exploring Operation: 78-76=2, Resulting Numbers: [67, 22, 2] Generated Node #0,0: 12:[67, 22, 2] Operation: 78-76=2 Exploring Operation: 76-67=9, Resulting Numbers: [78, 22, 9] Generated Node #0,1: 12:[78, 22, 9] Operation: 76-67=9 Exploring Operation: 78-67=11, Result...
0
hs_4
mult_heuristic
[ 96, 59, 2, 81 ]
42
[ "96-59=37", "81-2=79", "79-37=42" ]
Current State: 42:[96, 59, 2, 81], Operations: [] Exploring Operation: 96-59=37, Resulting Numbers: [2, 81, 37] Generated Node #2: [2, 81, 37] from Operation: 96-59=37 Current State: 42:[2, 81, 37], Operations: ['96-59=37'] Exploring Operation: 81-2=79, Resulting Numbers: [37, 79] Generated Node #3: [37, 79] from Opera...
4
Current State: 42:[96, 59, 2, 81], Operations: [] Exploring Operation: 96-81=15, Resulting Numbers: [59, 2, 15] Generated Node #0,0: 42:[59, 2, 15] Operation: 96-81=15 Start Sub Search at level 1: Moving to Node #0,0 Current State: 42:[59, 2, 15], Operations: ['96-81=15'] Exploring Operation: 59-15=44, Resulting Number...
0.993924
hs_1
mult_heuristic
[ 91, 59, 29, 17 ]
14
[ "91-59=32", "29+17=46", "46-32=14" ]
Current State: 14:[91, 59, 29, 17], Operations: [] Exploring Operation: 91-59=32, Resulting Numbers: [29, 17, 32] Generated Node #2: [29, 17, 32] from Operation: 91-59=32 Current State: 14:[29, 17, 32], Operations: ['91-59=32'] Exploring Operation: 29+17=46, Resulting Numbers: [32, 46] Generated Node #3: [32, 46] from ...
4
Current State: 14:[91, 59, 29, 17], Operations: [] Exploring Operation: 91-29=62, Resulting Numbers: [59, 17, 62] Generated Node #0,0: 14:[59, 17, 62] Operation: 91-29=62 Exploring Operation: 91-59=32, Resulting Numbers: [29, 17, 32] Generated Node #0,1: 14:[29, 17, 32] Operation: 91-59=32 Exploring Operation: 59-29=30...
0.990451
hs_3
mult_heuristic
[ 32, 16, 30, 39 ]
98
[ "39-32=7", "30-16=14", "7*14=98" ]
Current State: 98:[32, 16, 30, 39], Operations: [] Exploring Operation: 39-32=7, Resulting Numbers: [16, 30, 7] Generated Node #2: [16, 30, 7] from Operation: 39-32=7 Current State: 98:[16, 30, 7], Operations: ['39-32=7'] Exploring Operation: 30-16=14, Resulting Numbers: [7, 14] Generated Node #3: [7, 14] from Operatio...
4
Current State: 98:[32, 16, 30, 39], Operations: [] Exploring Operation: 39-32=7, Resulting Numbers: [16, 30, 7] Generated Node #0,0: 98:[16, 30, 7] Operation: 39-32=7 Exploring Operation: 32-30=2, Resulting Numbers: [16, 39, 2] Generated Node #0,1: 98:[16, 39, 2] Operation: 32-30=2 Exploring Operation: 39-30=9, Resulti...
0.980035
hs_3
mult_heuristic