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
[ 13, 60, 24, 86 ]
11
[ "13+60=73", "86-24=62", "73-62=11" ]
Current State: 11:[13, 60, 24, 86], Operations: [] Exploring Operation: 13+60=73, Resulting Numbers: [24, 86, 73] Generated Node #2: [24, 86, 73] from Operation: 13+60=73 Current State: 11:[24, 86, 73], Operations: ['13+60=73'] Exploring Operation: 86-24=62, Resulting Numbers: [73, 62] Generated Node #3: [73, 62] from ...
4
Current State: 11:[13, 60, 24, 86], Operations: [] Exploring Operation: 86-24=62, Resulting Numbers: [13, 60, 62] Generated Node #0,0: 11:[13, 60, 62] Operation: 86-24=62 Exploring Operation: 86-60=26, Resulting Numbers: [13, 24, 26] Generated Node #0,1: 11:[13, 24, 26] Operation: 86-60=26 Exploring Operation: 60-13=47...
0.988715
hs_4
sum_heuristic
[ 91, 52, 13, 32 ]
20
[ "91-52=39", "32-13=19", "39-19=20" ]
Current State: 20:[91, 52, 13, 32], Operations: [] Exploring Operation: 91-52=39, Resulting Numbers: [13, 32, 39] Generated Node #2: [13, 32, 39] from Operation: 91-52=39 Current State: 20:[13, 32, 39], Operations: ['91-52=39'] Exploring Operation: 32-13=19, Resulting Numbers: [39, 19] Generated Node #3: [39, 19] from ...
4
Current State: 20:[91, 52, 13, 32], Operations: [] Exploring Operation: 91-32=59, Resulting Numbers: [52, 13, 59] Generated Node #0,0: 20:[52, 13, 59] Operation: 91-32=59 Exploring Operation: 91-52=39, Resulting Numbers: [13, 32, 39] Generated Node #0,1: 20:[13, 32, 39] Operation: 91-52=39 Exploring Operation: 91/13=7,...
0.976563
hs_4
mult_heuristic
[ 86, 9, 40, 94 ]
32
[ "94-86=8", "9*8=72", "72-40=32" ]
Current State: 32:[86, 9, 40, 94], Operations: [] Exploring Operation: 94-86=8, Resulting Numbers: [9, 40, 8] Generated Node #2: [9, 40, 8] from Operation: 94-86=8 Current State: 32:[9, 40, 8], Operations: ['94-86=8'] Exploring Operation: 9*8=72, Resulting Numbers: [40, 72] Generated Node #3: [40, 72] from Operation: 9...
4
Current State: 32:[86, 9, 40, 94], Operations: [] Exploring Operation: 86-9=77, Resulting Numbers: [40, 94, 77] Generated Node #0,0: 32:[40, 94, 77] Operation: 86-9=77 Exploring Operation: 86-40=46, Resulting Numbers: [9, 94, 46] Generated Node #0,1: 32:[9, 94, 46] Operation: 86-40=46 Exploring Operation: 94-40=54, Res...
0
hs_4
sum_heuristic
[ 47, 46, 23, 82 ]
58
[ "47-46=1", "82-23=59", "59-1=58" ]
Current State: 58:[47, 46, 23, 82], Operations: [] Exploring Operation: 47-46=1, Resulting Numbers: [23, 82, 1] Generated Node #2: [23, 82, 1] from Operation: 47-46=1 Current State: 58:[23, 82, 1], Operations: ['47-46=1'] Exploring Operation: 82-23=59, Resulting Numbers: [1, 59] Generated Node #3: [1, 59] from Operatio...
4
Current State: 58:[47, 46, 23, 82], Operations: [] Exploring Operation: 82-47=35, Resulting Numbers: [46, 23, 35] Generated Node #0,0: 58:[46, 23, 35] Operation: 82-47=35 Exploring Operation: 82-46=36, Resulting Numbers: [47, 23, 36] Generated Node #0,1: 58:[47, 23, 36] Operation: 82-46=36 Moving to Node #0,0 Current S...
0.984375
hs_2
sum_heuristic
[ 56, 18, 6, 97 ]
53
[ "56-18=38", "97-6=91", "91-38=53" ]
Current State: 53:[56, 18, 6, 97], Operations: [] Exploring Operation: 56-18=38, Resulting Numbers: [6, 97, 38] Generated Node #2: [6, 97, 38] from Operation: 56-18=38 Current State: 53:[6, 97, 38], Operations: ['56-18=38'] Exploring Operation: 97-6=91, Resulting Numbers: [38, 91] Generated Node #3: [38, 91] from Opera...
4
Current State: 53:[56, 18, 6, 97], Operations: [] Exploring Operation: 97-18=79, Resulting Numbers: [56, 6, 79] Generated Node #0,0: 53:[56, 6, 79] Operation: 97-18=79 Exploring Operation: 18+6=24, Resulting Numbers: [56, 97, 24] Generated Node #0,1: 53:[56, 97, 24] Operation: 18+6=24 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 70, 96, 70, 14 ]
83
[ "70/70=1", "96-14=82", "1+82=83" ]
Current State: 83:[70, 96, 70, 14], Operations: [] Exploring Operation: 70/70=1, Resulting Numbers: [96, 14, 1] Generated Node #2: [96, 14, 1] from Operation: 70/70=1 Current State: 83:[96, 14, 1], Operations: ['70/70=1'] Exploring Operation: 96-14=82, Resulting Numbers: [1, 82] Generated Node #3: [1, 82] from Operatio...
4
Current State: 83:[70, 96, 70, 14], Operations: [] Exploring Operation: 96+14=110, Resulting Numbers: [70, 70, 110] Generated Node #0,0: 83:[70, 70, 110] Operation: 96+14=110 Exploring Operation: 70+14=84, Resulting Numbers: [70, 96, 84] Generated Node #0,1: 83:[70, 96, 84] Operation: 70+14=84 Exploring Operation: 96-1...
0.960069
hs_5
sum_heuristic
[ 96, 65, 13, 86 ]
50
[ "96-86=10", "65/13=5", "10*5=50" ]
Current State: 50:[96, 65, 13, 86], Operations: [] Exploring Operation: 96-86=10, Resulting Numbers: [65, 13, 10] Generated Node #2: [65, 13, 10] from Operation: 96-86=10 Current State: 50:[65, 13, 10], Operations: ['96-86=10'] Exploring Operation: 65/13=5, Resulting Numbers: [10, 5] Generated Node #3: [10, 5] from Ope...
4
Current State: 50:[96, 65, 13, 86], Operations: [] Exploring Operation: 96-13=83, Resulting Numbers: [65, 86, 83] Generated Node #0,0: 50:[65, 86, 83] Operation: 96-13=83 Exploring Operation: 96-86=10, Resulting Numbers: [65, 13, 10] Generated Node #0,1: 50:[65, 13, 10] Operation: 96-86=10 Exploring Operation: 96-65=31...
0.984375
hs_5
sum_heuristic
[ 67, 81, 3, 62 ]
83
[ "67+81=148", "3+62=65", "148-65=83" ]
Current State: 83:[67, 81, 3, 62], Operations: [] Exploring Operation: 67+81=148, Resulting Numbers: [3, 62, 148] Generated Node #2: [3, 62, 148] from Operation: 67+81=148 Current State: 83:[3, 62, 148], Operations: ['67+81=148'] Exploring Operation: 3+62=65, Resulting Numbers: [148, 65] Generated Node #3: [148, 65] fr...
4
Current State: 83:[67, 81, 3, 62], Operations: [] Exploring Operation: 67+3=70, Resulting Numbers: [81, 62, 70] Generated Node #0,0: 83:[81, 62, 70] Operation: 67+3=70 Exploring Operation: 3+62=65, Resulting Numbers: [67, 81, 65] Generated Node #0,1: 83:[67, 81, 65] Operation: 3+62=65 Exploring Operation: 81+3=84, Resu...
0.981771
hs_3
mult_heuristic
[ 8, 58, 6, 9 ]
63
[ "8+58=66", "9-6=3", "66-3=63" ]
Current State: 63:[8, 58, 6, 9], Operations: [] Exploring Operation: 8+58=66, Resulting Numbers: [6, 9, 66] Generated Node #2: [6, 9, 66] from Operation: 8+58=66 Current State: 63:[6, 9, 66], Operations: ['8+58=66'] Exploring Operation: 9-6=3, Resulting Numbers: [66, 3] Generated Node #3: [66, 3] from Operation: 9-6=3 ...
4
Current State: 63:[8, 58, 6, 9], Operations: [] Exploring Operation: 8-6=2, Resulting Numbers: [58, 9, 2] Generated Node #0,0: 63:[58, 9, 2] Operation: 8-6=2 Exploring Operation: 58+6=64, Resulting Numbers: [8, 9, 64] Generated Node #0,1: 63:[8, 9, 64] Operation: 58+6=64 Exploring Operation: 8+58=66, Resulting Numbers:...
0.986111
hs_3
sum_heuristic
[ 94, 75, 30, 17 ]
73
[ "30+17=47", "94/47=2", "75-2=73" ]
Current State: 73:[94, 75, 30, 17], Operations: [] Exploring Operation: 30+17=47, Resulting Numbers: [94, 75, 47] Generated Node #2: [94, 75, 47] from Operation: 30+17=47 Current State: 73:[94, 75, 47], Operations: ['30+17=47'] Exploring Operation: 94/47=2, Resulting Numbers: [75, 2] Generated Node #3: [75, 2] from Ope...
4
Current State: 73:[94, 75, 30, 17], Operations: [] Exploring Operation: 75-17=58, Resulting Numbers: [94, 30, 58] Generated Node #0,0: 73:[94, 30, 58] Operation: 75-17=58 Exploring Operation: 94-17=77, Resulting Numbers: [75, 30, 77] Generated Node #0,1: 73:[75, 30, 77] Operation: 94-17=77 Exploring Operation: 94-30=64...
0
hs_4
sum_heuristic
[ 81, 97, 68, 14 ]
96
[ "81+97=178", "68+14=82", "178-82=96" ]
Current State: 96:[81, 97, 68, 14], Operations: [] Exploring Operation: 81+97=178, Resulting Numbers: [68, 14, 178] Generated Node #2: [68, 14, 178] from Operation: 81+97=178 Current State: 96:[68, 14, 178], Operations: ['81+97=178'] Exploring Operation: 68+14=82, Resulting Numbers: [178, 82] Generated Node #3: [178, 8...
4
Current State: 96:[81, 97, 68, 14], Operations: [] Exploring Operation: 81-68=13, Resulting Numbers: [97, 14, 13] Generated Node #0,0: 96:[97, 14, 13] Operation: 81-68=13 Moving to Node #0,0 Current State: 96:[97, 14, 13], Operations: ['81-68=13'] Exploring Operation: 14-13=1, Resulting Numbers: [97, 1] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 38, 44, 71, 82 ]
66
[ "44-38=6", "82-71=11", "6*11=66" ]
Current State: 66:[38, 44, 71, 82], Operations: [] Exploring Operation: 44-38=6, Resulting Numbers: [71, 82, 6] Generated Node #2: [71, 82, 6] from Operation: 44-38=6 Current State: 66:[71, 82, 6], Operations: ['44-38=6'] Exploring Operation: 82-71=11, Resulting Numbers: [6, 11] Generated Node #3: [6, 11] from Operatio...
4
Current State: 66:[38, 44, 71, 82], Operations: [] Exploring Operation: 82-44=38, Resulting Numbers: [38, 71, 38] Generated Node #0,0: 66:[38, 71, 38] Operation: 82-44=38 Moving to Node #0,0 Current State: 66:[38, 71, 38], Operations: ['82-44=38'] Exploring Operation: 71-38=33, Resulting Numbers: [38, 33] Generated Nod...
0
hs_1
mult_heuristic
[ 56, 44, 76, 2 ]
48
[ "56+44=100", "100-76=24", "2*24=48" ]
Current State: 48:[56, 44, 76, 2], Operations: [] Exploring Operation: 56+44=100, Resulting Numbers: [76, 2, 100] Generated Node #2: [76, 2, 100] from Operation: 56+44=100 Current State: 48:[76, 2, 100], Operations: ['56+44=100'] Exploring Operation: 100-76=24, Resulting Numbers: [2, 24] Generated Node #3: [2, 24] from...
4
Current State: 48:[56, 44, 76, 2], Operations: [] Exploring Operation: 76-44=32, Resulting Numbers: [56, 2, 32] Generated Node #0,0: 48:[56, 2, 32] Operation: 76-44=32 Exploring Operation: 76-56=20, Resulting Numbers: [44, 2, 20] Generated Node #0,1: 48:[44, 2, 20] Operation: 76-56=20 Moving to Node #0,1 Current State:...
0.991319
hs_2
sum_heuristic
[ 89, 80, 4, 62 ]
67
[ "89-80=9", "62-4=58", "9+58=67" ]
Current State: 67:[89, 80, 4, 62], Operations: [] Exploring Operation: 89-80=9, Resulting Numbers: [4, 62, 9] Generated Node #2: [4, 62, 9] from Operation: 89-80=9 Current State: 67:[4, 62, 9], Operations: ['89-80=9'] Exploring Operation: 62-4=58, Resulting Numbers: [9, 58] Generated Node #3: [9, 58] from Operation: 62...
4
Current State: 67:[89, 80, 4, 62], Operations: [] Exploring Operation: 89-4=85, Resulting Numbers: [80, 62, 85] Generated Node #0,0: 67:[80, 62, 85] Operation: 89-4=85 Moving to Node #0,0 Current State: 67:[80, 62, 85], Operations: ['89-4=85'] Exploring Operation: 85-62=23, Resulting Numbers: [80, 23] Generated Node #0...
0
hs_1
mult_heuristic
[ 86, 71, 16, 1 ]
30
[ "86-71=15", "16-1=15", "15+15=30" ]
Current State: 30:[86, 71, 16, 1], Operations: [] Exploring Operation: 86-71=15, Resulting Numbers: [16, 1, 15] Generated Node #2: [16, 1, 15] from Operation: 86-71=15 Current State: 30:[16, 1, 15], Operations: ['86-71=15'] Exploring Operation: 16-1=15, Resulting Numbers: [15, 15] Generated Node #3: [15, 15] from Opera...
4
Current State: 30:[86, 71, 16, 1], Operations: [] Exploring Operation: 86-71=15, Resulting Numbers: [16, 1, 15] Generated Node #0,0: 30:[16, 1, 15] Operation: 86-71=15 Start Sub Search at level 1: Moving to Node #0,0 Current State: 30:[16, 1, 15], Operations: ['86-71=15'] Exploring Operation: 16-1=15, Resulting Numbers...
0.993924
hs_1
sum_heuristic
[ 49, 13, 49, 39 ]
27
[ "49/49=1", "39-13=26", "1+26=27" ]
Current State: 27:[49, 13, 49, 39], Operations: [] Exploring Operation: 49/49=1, Resulting Numbers: [13, 39, 1] Generated Node #2: [13, 39, 1] from Operation: 49/49=1 Current State: 27:[13, 39, 1], Operations: ['49/49=1'] Exploring Operation: 39-13=26, Resulting Numbers: [1, 26] Generated Node #3: [1, 26] from Operatio...
4
Current State: 27:[49, 13, 49, 39], Operations: [] Exploring Operation: 49-13=36, Resulting Numbers: [49, 39, 36] Generated Node #0,0: 27:[49, 39, 36] Operation: 49-13=36 Exploring Operation: 49-39=10, Resulting Numbers: [49, 13, 10] Generated Node #0,1: 27:[49, 13, 10] Operation: 49-39=10 Exploring Operation: 49-39=10...
0.983507
hs_5
sum_heuristic
[ 94, 79, 41, 35 ]
91
[ "94-79=15", "41+35=76", "15+76=91" ]
Current State: 91:[94, 79, 41, 35], Operations: [] Exploring Operation: 94-79=15, Resulting Numbers: [41, 35, 15] Generated Node #2: [41, 35, 15] from Operation: 94-79=15 Current State: 91:[41, 35, 15], Operations: ['94-79=15'] Exploring Operation: 41+35=76, Resulting Numbers: [15, 76] Generated Node #3: [15, 76] from ...
4
Current State: 91:[94, 79, 41, 35], Operations: [] Exploring Operation: 41-35=6, Resulting Numbers: [94, 79, 6] Generated Node #0,0: 91:[94, 79, 6] Operation: 41-35=6 Moving to Node #0,0 Current State: 91:[94, 79, 6], Operations: ['41-35=6'] Exploring Operation: 94-79=15, Resulting Numbers: [6, 15] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 25, 72, 52, 72 ]
52
[ "72-72=0", "25*0=0", "52+0=52" ]
Current State: 52:[25, 72, 52, 72], Operations: [] Exploring Operation: 72-72=0, Resulting Numbers: [25, 52, 0] Generated Node #2: [25, 52, 0] from Operation: 72-72=0 Current State: 52:[25, 52, 0], Operations: ['72-72=0'] Exploring Operation: 25*0=0, Resulting Numbers: [52, 0] Generated Node #3: [52, 0] from Operation:...
4
Current State: 52:[25, 72, 52, 72], Operations: [] Exploring Operation: 72-72=0, Resulting Numbers: [25, 52, 0] Generated Node #0,0: 52:[25, 52, 0] Operation: 72-72=0 Exploring Operation: 72/72=1, Resulting Numbers: [25, 52, 1] Generated Node #0,1: 52:[25, 52, 1] Operation: 72/72=1 Exploring Operation: 72-25=47, Result...
0
hs_4
mult_heuristic
[ 3, 13, 35, 62 ]
17
[ "13-3=10", "62-35=27", "27-10=17" ]
Current State: 17:[3, 13, 35, 62], Operations: [] Exploring Operation: 13-3=10, Resulting Numbers: [35, 62, 10] Generated Node #2: [35, 62, 10] from Operation: 13-3=10 Current State: 17:[35, 62, 10], Operations: ['13-3=10'] Exploring Operation: 62-35=27, Resulting Numbers: [10, 27] Generated Node #3: [10, 27] from Oper...
4
Current State: 17:[3, 13, 35, 62], Operations: [] Exploring Operation: 35-3=32, Resulting Numbers: [13, 62, 32] Generated Node #0,0: 17:[13, 62, 32] Operation: 35-3=32 Exploring Operation: 62-35=27, Resulting Numbers: [3, 13, 27] Generated Node #0,1: 17:[3, 13, 27] Operation: 62-35=27 Exploring Operation: 3+13=16, Resu...
0.96875
hs_3
mult_heuristic
[ 30, 98, 33, 9 ]
95
[ "33-30=3", "9/3=3", "98-3=95" ]
Current State: 95:[30, 98, 33, 9], Operations: [] Exploring Operation: 33-30=3, Resulting Numbers: [98, 9, 3] Generated Node #2: [98, 9, 3] from Operation: 33-30=3 Current State: 95:[98, 9, 3], Operations: ['33-30=3'] Exploring Operation: 9/3=3, Resulting Numbers: [98, 3] Generated Node #3: [98, 3] from Operation: 9/3=...
4
Current State: 95:[30, 98, 33, 9], Operations: [] Exploring Operation: 33-30=3, Resulting Numbers: [98, 9, 3] Generated Node #0,0: 95:[98, 9, 3] Operation: 33-30=3 Start Sub Search at level 1: Moving to Node #0,0 Current State: 95:[98, 9, 3], Operations: ['33-30=3'] Exploring Operation: 98-3=95, Resulting Numbers: [9, ...
0
hs_1
sum_heuristic
[ 68, 63, 31, 14 ]
85
[ "68-63=5", "31-14=17", "5*17=85" ]
Current State: 85:[68, 63, 31, 14], Operations: [] Exploring Operation: 68-63=5, Resulting Numbers: [31, 14, 5] Generated Node #2: [31, 14, 5] from Operation: 68-63=5 Current State: 85:[31, 14, 5], Operations: ['68-63=5'] Exploring Operation: 31-14=17, Resulting Numbers: [5, 17] Generated Node #3: [5, 17] from Operatio...
4
Current State: 85:[68, 63, 31, 14], Operations: [] Exploring Operation: 68-63=5, Resulting Numbers: [31, 14, 5] Generated Node #0,0: 85:[31, 14, 5] Operation: 68-63=5 Exploring Operation: 63+31=94, Resulting Numbers: [68, 14, 94] Generated Node #0,1: 85:[68, 14, 94] Operation: 63+31=94 Exploring Operation: 63-31=32, Re...
0.976563
hs_3
mult_heuristic
[ 22, 28, 39, 3 ]
57
[ "28-22=6", "3*6=18", "39+18=57" ]
Current State: 57:[22, 28, 39, 3], Operations: [] Exploring Operation: 28-22=6, Resulting Numbers: [39, 3, 6] Generated Node #2: [39, 3, 6] from Operation: 28-22=6 Current State: 57:[39, 3, 6], Operations: ['28-22=6'] Exploring Operation: 3*6=18, Resulting Numbers: [39, 18] Generated Node #3: [39, 18] from Operation: 3...
4
Current State: 57:[22, 28, 39, 3], Operations: [] Exploring Operation: 28+39=67, Resulting Numbers: [22, 3, 67] Generated Node #0,0: 57:[22, 3, 67] Operation: 28+39=67 Exploring Operation: 22+39=61, Resulting Numbers: [28, 3, 61] Generated Node #0,1: 57:[28, 3, 61] Operation: 22+39=61 Exploring Operation: 39/3=13, Resu...
0
hs_5
mult_heuristic
[ 47, 32, 53, 2 ]
58
[ "53-47=6", "32*2=64", "64-6=58" ]
Current State: 58:[47, 32, 53, 2], Operations: [] Exploring Operation: 53-47=6, Resulting Numbers: [32, 2, 6] Generated Node #2: [32, 2, 6] from Operation: 53-47=6 Current State: 58:[32, 2, 6], Operations: ['53-47=6'] Exploring Operation: 32*2=64, Resulting Numbers: [6, 64] Generated Node #3: [6, 64] from Operation: 32...
4
Current State: 58:[47, 32, 53, 2], Operations: [] Exploring Operation: 53-47=6, Resulting Numbers: [32, 2, 6] Generated Node #0,0: 58:[32, 2, 6] Operation: 53-47=6 Exploring Operation: 53+2=55, Resulting Numbers: [47, 32, 55] Generated Node #0,1: 58:[47, 32, 55] Operation: 53+2=55 Exploring Operation: 47+2=49, Resultin...
0
hs_4
sum_heuristic
[ 9, 8, 95, 27 ]
51
[ "9+8=17", "95-27=68", "68-17=51" ]
Current State: 51:[9, 8, 95, 27], Operations: [] Exploring Operation: 9+8=17, Resulting Numbers: [95, 27, 17] Generated Node #2: [95, 27, 17] from Operation: 9+8=17 Current State: 51:[95, 27, 17], Operations: ['9+8=17'] Exploring Operation: 95-27=68, Resulting Numbers: [17, 68] Generated Node #3: [17, 68] from Operatio...
4
Current State: 51:[9, 8, 95, 27], Operations: [] Exploring Operation: 27/9=3, Resulting Numbers: [8, 95, 3] Generated Node #0,0: 51:[8, 95, 3] Operation: 27/9=3 Exploring Operation: 95-27=68, Resulting Numbers: [9, 8, 68] Generated Node #0,1: 51:[9, 8, 68] Operation: 95-27=68 Start Sub Search at level 1: Moving to Node...
0.991319
hs_2
sum_heuristic
[ 42, 73, 36, 33 ]
93
[ "73-42=31", "36-33=3", "31*3=93" ]
Current State: 93:[42, 73, 36, 33], Operations: [] Exploring Operation: 73-42=31, Resulting Numbers: [36, 33, 31] Generated Node #2: [36, 33, 31] from Operation: 73-42=31 Current State: 93:[36, 33, 31], Operations: ['73-42=31'] Exploring Operation: 36-33=3, Resulting Numbers: [31, 3] Generated Node #3: [31, 3] from Ope...
4
Current State: 93:[42, 73, 36, 33], Operations: [] Exploring Operation: 73-42=31, Resulting Numbers: [36, 33, 31] Generated Node #0,0: 93:[36, 33, 31] Operation: 73-42=31 Exploring Operation: 73-36=37, Resulting Numbers: [42, 33, 37] Generated Node #0,1: 93:[42, 33, 37] Operation: 73-36=37 Exploring Operation: 42-36=6,...
0.990451
hs_3
sum_heuristic
[ 96, 7, 64, 27 ]
83
[ "64+27=91", "91/7=13", "96-13=83" ]
Current State: 83:[96, 7, 64, 27], Operations: [] Exploring Operation: 64+27=91, Resulting Numbers: [96, 7, 91] Generated Node #2: [96, 7, 91] from Operation: 64+27=91 Current State: 83:[96, 7, 91], Operations: ['64+27=91'] Exploring Operation: 91/7=13, Resulting Numbers: [96, 13] Generated Node #3: [96, 13] from Opera...
4
Current State: 83:[96, 7, 64, 27], Operations: [] Exploring Operation: 64-7=57, Resulting Numbers: [96, 27, 57] Generated Node #0,0: 83:[96, 27, 57] Operation: 64-7=57 Exploring Operation: 96+7=103, Resulting Numbers: [64, 27, 103] Generated Node #0,1: 83:[64, 27, 103] Operation: 96+7=103 Exploring Operation: 7+27=34, ...
0
hs_5
mult_heuristic
[ 70, 50, 58, 60 ]
56
[ "70+50=120", "120/60=2", "58-2=56" ]
Current State: 56:[70, 50, 58, 60], Operations: [] Exploring Operation: 70+50=120, Resulting Numbers: [58, 60, 120] Generated Node #2: [58, 60, 120] from Operation: 70+50=120 Current State: 56:[58, 60, 120], Operations: ['70+50=120'] Exploring Operation: 120/60=2, Resulting Numbers: [58, 2] Generated Node #3: [58, 2] f...
4
Current State: 56:[70, 50, 58, 60], Operations: [] Exploring Operation: 70-50=20, Resulting Numbers: [58, 60, 20] Generated Node #0,0: 56:[58, 60, 20] Operation: 70-50=20 Exploring Operation: 70-58=12, Resulting Numbers: [50, 60, 12] Generated Node #0,1: 56:[50, 60, 12] Operation: 70-58=12 Exploring Operation: 70-60=10...
0
hs_3
sum_heuristic
[ 1, 84, 43, 30 ]
32
[ "43-1=42", "84/42=2", "30+2=32" ]
Current State: 32:[1, 84, 43, 30], Operations: [] Exploring Operation: 43-1=42, Resulting Numbers: [84, 30, 42] Generated Node #2: [84, 30, 42] from Operation: 43-1=42 Current State: 32:[84, 30, 42], Operations: ['43-1=42'] Exploring Operation: 84/42=2, Resulting Numbers: [30, 2] Generated Node #3: [30, 2] from Operati...
4
Current State: 32:[1, 84, 43, 30], Operations: [] Exploring Operation: 84-30=54, Resulting Numbers: [1, 43, 54] Generated Node #0,0: 32:[1, 43, 54] Operation: 84-30=54 Exploring Operation: 84-1=83, Resulting Numbers: [43, 30, 83] Generated Node #0,1: 32:[43, 30, 83] Operation: 84-1=83 Exploring Operation: 43-30=13, Res...
0.953993
hs_5
mult_heuristic
[ 15, 82, 49, 10 ]
38
[ "15+82=97", "49+10=59", "97-59=38" ]
Current State: 38:[15, 82, 49, 10], Operations: [] Exploring Operation: 15+82=97, Resulting Numbers: [49, 10, 97] Generated Node #2: [49, 10, 97] from Operation: 15+82=97 Current State: 38:[49, 10, 97], Operations: ['15+82=97'] Exploring Operation: 49+10=59, Resulting Numbers: [97, 59] Generated Node #3: [97, 59] from ...
4
Current State: 38:[15, 82, 49, 10], Operations: [] Exploring Operation: 82-49=33, Resulting Numbers: [15, 10, 33] Generated Node #0,0: 38:[15, 10, 33] Operation: 82-49=33 Exploring Operation: 82-15=67, Resulting Numbers: [49, 10, 67] Generated Node #0,1: 38:[49, 10, 67] Operation: 82-15=67 Moving to Node #0,0 Current S...
0.991319
hs_2
mult_heuristic
[ 77, 39, 78, 16 ]
22
[ "77+39=116", "78+16=94", "116-94=22" ]
Current State: 22:[77, 39, 78, 16], Operations: [] Exploring Operation: 77+39=116, Resulting Numbers: [78, 16, 116] Generated Node #2: [78, 16, 116] from Operation: 77+39=116 Current State: 22:[78, 16, 116], Operations: ['77+39=116'] Exploring Operation: 78+16=94, Resulting Numbers: [116, 94] Generated Node #3: [116, 9...
4
Current State: 22:[77, 39, 78, 16], Operations: [] Exploring Operation: 78/39=2, Resulting Numbers: [77, 16, 2] Generated Node #0,0: 22:[77, 16, 2] Operation: 78/39=2 Exploring Operation: 77-39=38, Resulting Numbers: [78, 16, 38] Generated Node #0,1: 22:[78, 16, 38] Operation: 77-39=38 Exploring Operation: 78-39=39, Re...
0.986979
hs_4
sum_heuristic
[ 64, 12, 22, 32 ]
62
[ "64-12=52", "32-22=10", "52+10=62" ]
Current State: 62:[64, 12, 22, 32], Operations: [] Exploring Operation: 64-12=52, Resulting Numbers: [22, 32, 52] Generated Node #2: [22, 32, 52] from Operation: 64-12=52 Current State: 62:[22, 32, 52], Operations: ['64-12=52'] Exploring Operation: 32-22=10, Resulting Numbers: [52, 10] Generated Node #3: [52, 10] from ...
4
Current State: 62:[64, 12, 22, 32], Operations: [] Exploring Operation: 64/32=2, Resulting Numbers: [12, 22, 2] Generated Node #0,0: 62:[12, 22, 2] Operation: 64/32=2 Exploring Operation: 12+22=34, Resulting Numbers: [64, 32, 34] Generated Node #0,1: 62:[64, 32, 34] Operation: 12+22=34 Exploring Operation: 22-12=10, Re...
0.988715
hs_3
sum_heuristic
[ 3, 18, 51, 72 ]
27
[ "18/3=6", "72-51=21", "6+21=27" ]
Current State: 27:[3, 18, 51, 72], Operations: [] Exploring Operation: 18/3=6, Resulting Numbers: [51, 72, 6] Generated Node #2: [51, 72, 6] from Operation: 18/3=6 Current State: 27:[51, 72, 6], Operations: ['18/3=6'] Exploring Operation: 72-51=21, Resulting Numbers: [6, 21] Generated Node #3: [6, 21] from Operation: 7...
4
Current State: 27:[3, 18, 51, 72], Operations: [] Exploring Operation: 72/18=4, Resulting Numbers: [3, 51, 4] Generated Node #0,0: 27:[3, 51, 4] Operation: 72/18=4 Exploring Operation: 72/3=24, Resulting Numbers: [18, 51, 24] Generated Node #0,1: 27:[18, 51, 24] Operation: 72/3=24 Exploring Operation: 72-51=21, Resulti...
0.974826
hs_3
sum_heuristic
[ 79, 3, 29, 27 ]
85
[ "29-27=2", "3*2=6", "79+6=85" ]
Current State: 85:[79, 3, 29, 27], Operations: [] Exploring Operation: 29-27=2, Resulting Numbers: [79, 3, 2] Generated Node #2: [79, 3, 2] from Operation: 29-27=2 Current State: 85:[79, 3, 2], Operations: ['29-27=2'] Exploring Operation: 3*2=6, Resulting Numbers: [79, 6] Generated Node #3: [79, 6] from Operation: 3*2=...
4
Current State: 85:[79, 3, 29, 27], Operations: [] Exploring Operation: 29-27=2, Resulting Numbers: [79, 3, 2] Generated Node #0,0: 85:[79, 3, 2] Operation: 29-27=2 Moving to Node #0,0 Current State: 85:[79, 3, 2], Operations: ['29-27=2'] Exploring Operation: 79+3=82, Resulting Numbers: [2, 82] Generated Node #0,0,0: 85...
0
hs_1
mult_heuristic
[ 51, 70, 40, 67 ]
57
[ "70-67=3", "51/3=17", "40+17=57" ]
Current State: 57:[51, 70, 40, 67], Operations: [] Exploring Operation: 70-67=3, Resulting Numbers: [51, 40, 3] Generated Node #2: [51, 40, 3] from Operation: 70-67=3 Current State: 57:[51, 40, 3], Operations: ['70-67=3'] Exploring Operation: 51/3=17, Resulting Numbers: [40, 17] Generated Node #3: [40, 17] from Operati...
4
Current State: 57:[51, 70, 40, 67], Operations: [] Exploring Operation: 70-51=19, Resulting Numbers: [40, 67, 19] Generated Node #0,0: 57:[40, 67, 19] Operation: 70-51=19 Exploring Operation: 70-67=3, Resulting Numbers: [51, 40, 3] Generated Node #0,1: 57:[51, 40, 3] Operation: 70-67=3 Start Sub Search at level 1: Movi...
0.989583
hs_2
mult_heuristic
[ 34, 80, 14, 85 ]
81
[ "34-14=20", "80/20=4", "85-4=81" ]
Current State: 81:[34, 80, 14, 85], Operations: [] Exploring Operation: 34-14=20, Resulting Numbers: [80, 85, 20] Generated Node #2: [80, 85, 20] from Operation: 34-14=20 Current State: 81:[80, 85, 20], Operations: ['34-14=20'] Exploring Operation: 80/20=4, Resulting Numbers: [85, 4] Generated Node #3: [85, 4] from Ope...
4
Current State: 81:[34, 80, 14, 85], Operations: [] Exploring Operation: 80+14=94, Resulting Numbers: [34, 85, 94] Generated Node #0,0: 81:[34, 85, 94] Operation: 80+14=94 Exploring Operation: 85-80=5, Resulting Numbers: [34, 14, 5] Generated Node #0,1: 81:[34, 14, 5] Operation: 85-80=5 Exploring Operation: 34-14=20, Re...
0.986111
hs_5
sum_heuristic
[ 9, 79, 61, 20 ]
18
[ "79-61=18", "18/9=2", "20-2=18" ]
Current State: 18:[9, 79, 61, 20], Operations: [] Exploring Operation: 79-61=18, Resulting Numbers: [9, 20, 18] Generated Node #2: [9, 20, 18] from Operation: 79-61=18 Current State: 18:[9, 20, 18], Operations: ['79-61=18'] Exploring Operation: 18/9=2, Resulting Numbers: [20, 2] Generated Node #3: [20, 2] from Operatio...
4
Current State: 18:[9, 79, 61, 20], Operations: [] Exploring Operation: 61-20=41, Resulting Numbers: [9, 79, 41] Generated Node #0,0: 18:[9, 79, 41] Operation: 61-20=41 Exploring Operation: 79-20=59, Resulting Numbers: [9, 61, 59] Generated Node #0,1: 18:[9, 61, 59] Operation: 79-20=59 Exploring Operation: 79-61=18, Res...
0.990451
hs_3
mult_heuristic
[ 1, 17, 30, 89 ]
51
[ "1+89=90", "17*90=1530", "1530/30=51" ]
Current State: 51:[1, 17, 30, 89], Operations: [] Exploring Operation: 1+89=90, Resulting Numbers: [17, 30, 90] Generated Node #2: [17, 30, 90] from Operation: 1+89=90 Current State: 51:[17, 30, 90], Operations: ['1+89=90'] Exploring Operation: 17*90=1530, Resulting Numbers: [30, 1530] Generated Node #3: [30, 1530] fro...
4
Current State: 51:[1, 17, 30, 89], Operations: [] Exploring Operation: 89-17=72, Resulting Numbers: [1, 30, 72] Generated Node #0,0: 51:[1, 30, 72] Operation: 89-17=72 Exploring Operation: 17+30=47, Resulting Numbers: [1, 89, 47] Generated Node #0,1: 51:[1, 89, 47] Operation: 17+30=47 Exploring Operation: 89-30=59, Res...
0
hs_3
sum_heuristic
[ 49, 18, 47, 94 ]
85
[ "49-47=2", "18/2=9", "94-9=85" ]
Current State: 85:[49, 18, 47, 94], Operations: [] Exploring Operation: 49-47=2, Resulting Numbers: [18, 94, 2] Generated Node #2: [18, 94, 2] from Operation: 49-47=2 Current State: 85:[18, 94, 2], Operations: ['49-47=2'] Exploring Operation: 18/2=9, Resulting Numbers: [94, 9] Generated Node #3: [94, 9] from Operation:...
4
Current State: 85:[49, 18, 47, 94], Operations: [] Exploring Operation: 49+47=96, Resulting Numbers: [18, 94, 96] Generated Node #0,0: 85:[18, 94, 96] Operation: 49+47=96 Exploring Operation: 49-47=2, Resulting Numbers: [18, 94, 2] Generated Node #0,1: 85:[18, 94, 2] Operation: 49-47=2 Exploring Operation: 94/47=2, Res...
0
hs_3
mult_heuristic
[ 19, 76, 3, 84 ]
85
[ "76-19=57", "84/3=28", "57+28=85" ]
Current State: 85:[19, 76, 3, 84], Operations: [] Exploring Operation: 76-19=57, Resulting Numbers: [3, 84, 57] Generated Node #2: [3, 84, 57] from Operation: 76-19=57 Current State: 85:[3, 84, 57], Operations: ['76-19=57'] Exploring Operation: 84/3=28, Resulting Numbers: [57, 28] Generated Node #3: [57, 28] from Opera...
4
Current State: 85:[19, 76, 3, 84], Operations: [] Exploring Operation: 19+76=95, Resulting Numbers: [3, 84, 95] Generated Node #0,0: 85:[3, 84, 95] Operation: 19+76=95 Exploring Operation: 84-76=8, Resulting Numbers: [19, 3, 8] Generated Node #0,1: 85:[19, 3, 8] Operation: 84-76=8 Exploring Operation: 76+3=79, Resultin...
0.980035
hs_5
mult_heuristic
[ 55, 22, 78, 20 ]
19
[ "55+22=77", "78-20=58", "77-58=19" ]
Current State: 19:[55, 22, 78, 20], Operations: [] Exploring Operation: 55+22=77, Resulting Numbers: [78, 20, 77] Generated Node #2: [78, 20, 77] from Operation: 55+22=77 Current State: 19:[78, 20, 77], Operations: ['55+22=77'] Exploring Operation: 78-20=58, Resulting Numbers: [77, 58] Generated Node #3: [77, 58] from ...
4
Current State: 19:[55, 22, 78, 20], Operations: [] Exploring Operation: 55-22=33, Resulting Numbers: [78, 20, 33] Generated Node #0,0: 19:[78, 20, 33] Operation: 55-22=33 Exploring Operation: 78-55=23, Resulting Numbers: [22, 20, 23] Generated Node #0,1: 19:[22, 20, 23] Operation: 78-55=23 Start Sub Search at level 1: ...
0.991319
hs_2
sum_heuristic
[ 81, 19, 15, 5 ]
19
[ "81-5=76", "19-15=4", "76/4=19" ]
Current State: 19:[81, 19, 15, 5], Operations: [] Exploring Operation: 81-5=76, Resulting Numbers: [19, 15, 76] Generated Node #2: [19, 15, 76] from Operation: 81-5=76 Current State: 19:[19, 15, 76], Operations: ['81-5=76'] Exploring Operation: 19-15=4, Resulting Numbers: [76, 4] Generated Node #3: [76, 4] from Operati...
4
Current State: 19:[81, 19, 15, 5], Operations: [] Exploring Operation: 81-5=76, Resulting Numbers: [19, 15, 76] Generated Node #0,0: 19:[19, 15, 76] Operation: 81-5=76 Exploring Operation: 81-19=62, Resulting Numbers: [15, 5, 62] Generated Node #0,1: 19:[15, 5, 62] Operation: 81-19=62 Exploring Operation: 81-15=66, Res...
0.943576
hs_4
mult_heuristic
[ 20, 83, 11, 30 ]
22
[ "83-20=63", "11+30=41", "63-41=22" ]
Current State: 22:[20, 83, 11, 30], Operations: [] Exploring Operation: 83-20=63, Resulting Numbers: [11, 30, 63] Generated Node #2: [11, 30, 63] from Operation: 83-20=63 Current State: 22:[11, 30, 63], Operations: ['83-20=63'] Exploring Operation: 11+30=41, Resulting Numbers: [63, 41] Generated Node #3: [63, 41] from ...
4
Current State: 22:[20, 83, 11, 30], Operations: [] Exploring Operation: 83-20=63, Resulting Numbers: [11, 30, 63] Generated Node #0,0: 22:[11, 30, 63] Operation: 83-20=63 Exploring Operation: 83-30=53, Resulting Numbers: [20, 11, 53] Generated Node #0,1: 22:[20, 11, 53] Operation: 83-30=53 Exploring Operation: 83-11=72...
0.989583
hs_3
sum_heuristic
[ 80, 93, 25, 22 ]
49
[ "25-22=3", "93/3=31", "80-31=49" ]
Current State: 49:[80, 93, 25, 22], Operations: [] Exploring Operation: 25-22=3, Resulting Numbers: [80, 93, 3] Generated Node #2: [80, 93, 3] from Operation: 25-22=3 Current State: 49:[80, 93, 3], Operations: ['25-22=3'] Exploring Operation: 93/3=31, Resulting Numbers: [80, 31] Generated Node #3: [80, 31] from Operati...
4
Current State: 49:[80, 93, 25, 22], Operations: [] Exploring Operation: 93-80=13, Resulting Numbers: [25, 22, 13] Generated Node #0,0: 49:[25, 22, 13] Operation: 93-80=13 Moving to Node #0,0 Current State: 49:[25, 22, 13], Operations: ['93-80=13'] Exploring Operation: 25+22=47, Resulting Numbers: [13, 47] Generated Nod...
0
hs_1
sum_heuristic
[ 67, 36, 87, 3 ]
46
[ "67+87=154", "36*3=108", "154-108=46" ]
Current State: 46:[67, 36, 87, 3], Operations: [] Exploring Operation: 67+87=154, Resulting Numbers: [36, 3, 154] Generated Node #2: [36, 3, 154] from Operation: 67+87=154 Current State: 46:[36, 3, 154], Operations: ['67+87=154'] Exploring Operation: 36*3=108, Resulting Numbers: [154, 108] Generated Node #3: [154, 108]...
4
Current State: 46:[67, 36, 87, 3], Operations: [] Exploring Operation: 87-67=20, Resulting Numbers: [36, 3, 20] Generated Node #0,0: 46:[36, 3, 20] Operation: 87-67=20 Moving to Node #0,0 Current State: 46:[36, 3, 20], Operations: ['87-67=20'] Exploring Operation: 36-20=16, Resulting Numbers: [3, 16] Generated Node #0,...
0
hs_1
sum_heuristic
[ 80, 39, 25, 4 ]
84
[ "80/4=20", "39+25=64", "20+64=84" ]
Current State: 84:[80, 39, 25, 4], Operations: [] Exploring Operation: 80/4=20, Resulting Numbers: [39, 25, 20] Generated Node #2: [39, 25, 20] from Operation: 80/4=20 Current State: 84:[39, 25, 20], Operations: ['80/4=20'] Exploring Operation: 39+25=64, Resulting Numbers: [20, 64] Generated Node #3: [20, 64] from Oper...
4
Current State: 84:[80, 39, 25, 4], Operations: [] Exploring Operation: 80/4=20, Resulting Numbers: [39, 25, 20] Generated Node #0,0: 84:[39, 25, 20] Operation: 80/4=20 Exploring Operation: 39-25=14, Resulting Numbers: [80, 4, 14] Generated Node #0,1: 84:[80, 4, 14] Operation: 39-25=14 Exploring Operation: 80-39=41, Res...
0.934896
hs_4
sum_heuristic
[ 12, 44, 14, 3 ]
50
[ "14-12=2", "3*2=6", "44+6=50" ]
Current State: 50:[12, 44, 14, 3], Operations: [] Exploring Operation: 14-12=2, Resulting Numbers: [44, 3, 2] Generated Node #2: [44, 3, 2] from Operation: 14-12=2 Current State: 50:[44, 3, 2], Operations: ['14-12=2'] Exploring Operation: 3*2=6, Resulting Numbers: [44, 6] Generated Node #3: [44, 6] from Operation: 3*2=...
4
Current State: 50:[12, 44, 14, 3], Operations: [] Exploring Operation: 12+14=26, Resulting Numbers: [44, 3, 26] Generated Node #0,0: 50:[44, 3, 26] Operation: 12+14=26 Exploring Operation: 44-14=30, Resulting Numbers: [12, 3, 30] Generated Node #0,1: 50:[12, 3, 30] Operation: 44-14=30 Exploring Operation: 14-12=2, Resu...
0.974826
hs_5
sum_heuristic
[ 95, 69, 99, 97 ]
24
[ "95-69=26", "99-97=2", "26-2=24" ]
Current State: 24:[95, 69, 99, 97], Operations: [] Exploring Operation: 95-69=26, Resulting Numbers: [99, 97, 26] Generated Node #2: [99, 97, 26] from Operation: 95-69=26 Current State: 24:[99, 97, 26], Operations: ['95-69=26'] Exploring Operation: 99-97=2, Resulting Numbers: [26, 2] Generated Node #3: [26, 2] from Ope...
4
Current State: 24:[95, 69, 99, 97], Operations: [] Exploring Operation: 99-97=2, Resulting Numbers: [95, 69, 2] Generated Node #0,0: 24:[95, 69, 2] Operation: 99-97=2 Exploring Operation: 95-69=26, Resulting Numbers: [99, 97, 26] Generated Node #0,1: 24:[99, 97, 26] Operation: 95-69=26 Exploring Operation: 97-95=2, Res...
0.987847
hs_4
mult_heuristic
[ 67, 3, 14, 82 ]
70
[ "82-67=15", "15/3=5", "14*5=70" ]
Current State: 70:[67, 3, 14, 82], Operations: [] Exploring Operation: 82-67=15, Resulting Numbers: [3, 14, 15] Generated Node #2: [3, 14, 15] from Operation: 82-67=15 Current State: 70:[3, 14, 15], Operations: ['82-67=15'] Exploring Operation: 15/3=5, Resulting Numbers: [14, 5] Generated Node #3: [14, 5] from Operatio...
4
Current State: 70:[67, 3, 14, 82], Operations: [] Exploring Operation: 82-67=15, Resulting Numbers: [3, 14, 15] Generated Node #0,0: 70:[3, 14, 15] Operation: 82-67=15 Exploring Operation: 82-14=68, Resulting Numbers: [67, 3, 68] Generated Node #0,1: 70:[67, 3, 68] Operation: 82-14=68 Exploring Operation: 67+3=70, Resu...
0.987847
hs_4
mult_heuristic
[ 97, 1, 17, 35 ]
95
[ "35-1=34", "34/17=2", "97-2=95" ]
Current State: 95:[97, 1, 17, 35], Operations: [] Exploring Operation: 35-1=34, Resulting Numbers: [97, 17, 34] Generated Node #2: [97, 17, 34] from Operation: 35-1=34 Current State: 95:[97, 17, 34], Operations: ['35-1=34'] Exploring Operation: 34/17=2, Resulting Numbers: [97, 2] Generated Node #3: [97, 2] from Operati...
4
Current State: 95:[97, 1, 17, 35], Operations: [] Exploring Operation: 97-1=96, Resulting Numbers: [17, 35, 96] Generated Node #0,0: 95:[17, 35, 96] Operation: 97-1=96 Exploring Operation: 35-17=18, Resulting Numbers: [97, 1, 18] Generated Node #0,1: 95:[97, 1, 18] Operation: 35-17=18 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 43, 99, 94, 21 ]
27
[ "43+99=142", "94+21=115", "142-115=27" ]
Current State: 27:[43, 99, 94, 21], Operations: [] Exploring Operation: 43+99=142, Resulting Numbers: [94, 21, 142] Generated Node #2: [94, 21, 142] from Operation: 43+99=142 Current State: 27:[94, 21, 142], Operations: ['43+99=142'] Exploring Operation: 94+21=115, Resulting Numbers: [142, 115] Generated Node #3: [142,...
4
Current State: 27:[43, 99, 94, 21], Operations: [] Exploring Operation: 99-43=56, Resulting Numbers: [94, 21, 56] Generated Node #0,0: 27:[94, 21, 56] Operation: 99-43=56 Exploring Operation: 99-94=5, Resulting Numbers: [43, 21, 5] Generated Node #0,1: 27:[43, 21, 5] Operation: 99-94=5 Start Sub Search at level 1: Movi...
0.992188
hs_2
mult_heuristic
[ 98, 6, 62, 44 ]
38
[ "98-62=36", "36/6=6", "44-6=38" ]
Current State: 38:[98, 6, 62, 44], Operations: [] Exploring Operation: 98-62=36, Resulting Numbers: [6, 44, 36] Generated Node #2: [6, 44, 36] from Operation: 98-62=36 Current State: 38:[6, 44, 36], Operations: ['98-62=36'] Exploring Operation: 36/6=6, Resulting Numbers: [44, 6] Generated Node #3: [44, 6] from Operatio...
4
Current State: 38:[98, 6, 62, 44], Operations: [] Exploring Operation: 98-62=36, Resulting Numbers: [6, 44, 36] Generated Node #0,0: 38:[6, 44, 36] Operation: 98-62=36 Exploring Operation: 98-44=54, Resulting Numbers: [6, 62, 54] Generated Node #0,1: 38:[6, 62, 54] Operation: 98-44=54 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 6, 27, 6, 13 ]
90
[ "27-13=14", "6*14=84", "6+84=90" ]
Current State: 90:[6, 27, 6, 13], Operations: [] Exploring Operation: 27-13=14, Resulting Numbers: [6, 6, 14] Generated Node #2: [6, 6, 14] from Operation: 27-13=14 Current State: 90:[6, 6, 14], Operations: ['27-13=14'] Exploring Operation: 6*14=84, Resulting Numbers: [84] 84,90 equal: Goal Reached Exploring Operation:...
4
Current State: 90:[6, 27, 6, 13], Operations: [] Exploring Operation: 27-13=14, Resulting Numbers: [6, 6, 14] Generated Node #0,0: 90:[6, 6, 14] Operation: 27-13=14 Moving to Node #0,0 Current State: 90:[6, 6, 14], Operations: ['27-13=14'] Exploring Operation: 14-6=8, Resulting Numbers: [6, 8] Generated Node #0,0,0: 90...
0
hs_1
sum_heuristic
[ 95, 7, 97, 66 ]
80
[ "97-95=2", "7*2=14", "66+14=80" ]
Current State: 80:[95, 7, 97, 66], Operations: [] Exploring Operation: 97-95=2, Resulting Numbers: [7, 66, 2] Generated Node #2: [7, 66, 2] from Operation: 97-95=2 Current State: 80:[7, 66, 2], Operations: ['97-95=2'] Exploring Operation: 7*2=14, Resulting Numbers: [66, 14] Generated Node #3: [66, 14] from Operation: 7...
4
Current State: 80:[95, 7, 97, 66], Operations: [] Exploring Operation: 97-66=31, Resulting Numbers: [95, 7, 31] Generated Node #0,0: 80:[95, 7, 31] Operation: 97-66=31 Exploring Operation: 97-95=2, Resulting Numbers: [7, 66, 2] Generated Node #0,1: 80:[7, 66, 2] Operation: 97-95=2 Moving to Node #0,1 Current State: 80:...
0
hs_2
mult_heuristic
[ 16, 96, 81, 27 ]
18
[ "96/16=6", "81+27=108", "108/6=18" ]
Current State: 18:[16, 96, 81, 27], Operations: [] Exploring Operation: 96/16=6, Resulting Numbers: [81, 27, 6] Generated Node #2: [81, 27, 6] from Operation: 96/16=6 Current State: 18:[81, 27, 6], Operations: ['96/16=6'] Exploring Operation: 81+27=108, Resulting Numbers: [6, 108] Generated Node #3: [6, 108] from Opera...
4
Current State: 18:[16, 96, 81, 27], Operations: [] Exploring Operation: 96-81=15, Resulting Numbers: [16, 27, 15] Generated Node #0,0: 18:[16, 27, 15] Operation: 96-81=15 Exploring Operation: 96/16=6, Resulting Numbers: [81, 27, 6] Generated Node #0,1: 18:[81, 27, 6] Operation: 96/16=6 Moving to Node #0,0 Current State...
0.990451
hs_2
sum_heuristic
[ 6, 28, 7, 11 ]
68
[ "6+11=17", "28/7=4", "17*4=68" ]
Current State: 68:[6, 28, 7, 11], Operations: [] Exploring Operation: 6+11=17, Resulting Numbers: [28, 7, 17] Generated Node #2: [28, 7, 17] from Operation: 6+11=17 Current State: 68:[28, 7, 17], Operations: ['6+11=17'] Exploring Operation: 28/7=4, Resulting Numbers: [17, 4] Generated Node #3: [17, 4] from Operation: 2...
4
Current State: 68:[6, 28, 7, 11], Operations: [] Exploring Operation: 28-11=17, Resulting Numbers: [6, 7, 17] Generated Node #0,0: 68:[6, 7, 17] Operation: 28-11=17 Moving to Node #0,0 Current State: 68:[6, 7, 17], Operations: ['28-11=17'] Exploring Operation: 7-6=1, Resulting Numbers: [17, 1] Generated Node #0,0,0: 68...
0
hs_1
mult_heuristic
[ 48, 91, 22, 24 ]
47
[ "48*22=1056", "1056/24=44", "91-44=47" ]
Current State: 47:[48, 91, 22, 24], Operations: [] Exploring Operation: 48*22=1056, Resulting Numbers: [91, 24, 1056] Generated Node #2: [91, 24, 1056] from Operation: 48*22=1056 Current State: 47:[91, 24, 1056], Operations: ['48*22=1056'] Exploring Operation: 1056/24=44, Resulting Numbers: [91, 44] Generated Node #3: ...
4
Current State: 47:[48, 91, 22, 24], Operations: [] Exploring Operation: 91-24=67, Resulting Numbers: [48, 22, 67] Generated Node #0,0: 47:[48, 22, 67] Operation: 91-24=67 Exploring Operation: 91-22=69, Resulting Numbers: [48, 24, 69] Generated Node #0,1: 47:[48, 24, 69] Operation: 91-22=69 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 66, 4, 14, 50 ]
55
[ "66+4=70", "70/14=5", "50+5=55" ]
Current State: 55:[66, 4, 14, 50], Operations: [] Exploring Operation: 66+4=70, Resulting Numbers: [14, 50, 70] Generated Node #2: [14, 50, 70] from Operation: 66+4=70 Current State: 55:[14, 50, 70], Operations: ['66+4=70'] Exploring Operation: 70/14=5, Resulting Numbers: [50, 5] Generated Node #3: [50, 5] from Operati...
4
Current State: 55:[66, 4, 14, 50], Operations: [] Exploring Operation: 66-14=52, Resulting Numbers: [4, 50, 52] Generated Node #0,0: 55:[4, 50, 52] Operation: 66-14=52 Exploring Operation: 66-50=16, Resulting Numbers: [4, 14, 16] Generated Node #0,1: 55:[4, 14, 16] Operation: 66-50=16 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 51, 6, 87, 14 ]
32
[ "51*14=714", "714/6=119", "119-87=32" ]
Current State: 32:[51, 6, 87, 14], Operations: [] Exploring Operation: 51*14=714, Resulting Numbers: [6, 87, 714] Generated Node #2: [6, 87, 714] from Operation: 51*14=714 Current State: 32:[6, 87, 714], Operations: ['51*14=714'] Exploring Operation: 714/6=119, Resulting Numbers: [87, 119] Generated Node #3: [87, 119] ...
4
Current State: 32:[51, 6, 87, 14], Operations: [] Exploring Operation: 51-6=45, Resulting Numbers: [87, 14, 45] Generated Node #0,0: 32:[87, 14, 45] Operation: 51-6=45 Exploring Operation: 87-51=36, Resulting Numbers: [6, 14, 36] Generated Node #0,1: 32:[6, 14, 36] Operation: 87-51=36 Exploring Operation: 87-14=73, Res...
0
hs_4
mult_heuristic
[ 96, 3, 53, 48 ]
53
[ "96/48=2", "3-2=1", "53*1=53" ]
Current State: 53:[96, 3, 53, 48], Operations: [] Exploring Operation: 96/48=2, Resulting Numbers: [3, 53, 2] Generated Node #2: [3, 53, 2] from Operation: 96/48=2 Current State: 53:[3, 53, 2], Operations: ['96/48=2'] Exploring Operation: 3-2=1, Resulting Numbers: [53, 1] Generated Node #3: [53, 1] from Operation: 3-2=...
4
Current State: 53:[96, 3, 53, 48], Operations: [] Exploring Operation: 96-3=93, Resulting Numbers: [53, 48, 93] Generated Node #0,0: 53:[53, 48, 93] Operation: 96-3=93 Exploring Operation: 96/3=32, Resulting Numbers: [53, 48, 32] Generated Node #0,1: 53:[53, 48, 32] Operation: 96/3=32 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 40, 25, 5, 75 ]
95
[ "40-25=15", "5+75=80", "15+80=95" ]
Current State: 95:[40, 25, 5, 75], Operations: [] Exploring Operation: 40-25=15, Resulting Numbers: [5, 75, 15] Generated Node #2: [5, 75, 15] from Operation: 40-25=15 Current State: 95:[5, 75, 15], Operations: ['40-25=15'] Exploring Operation: 5+75=80, Resulting Numbers: [15, 80] Generated Node #3: [15, 80] from Opera...
4
Current State: 95:[40, 25, 5, 75], Operations: [] Exploring Operation: 75-40=35, Resulting Numbers: [25, 5, 35] Generated Node #0,0: 95:[25, 5, 35] Operation: 75-40=35 Moving to Node #0,0 Current State: 95:[25, 5, 35], Operations: ['75-40=35'] Exploring Operation: 35-25=10, Resulting Numbers: [5, 10] Generated Node #0,...
0
hs_1
mult_heuristic
[ 19, 69, 46, 83 ]
13
[ "69-19=50", "83-46=37", "50-37=13" ]
Current State: 13:[19, 69, 46, 83], Operations: [] Exploring Operation: 69-19=50, Resulting Numbers: [46, 83, 50] Generated Node #2: [46, 83, 50] from Operation: 69-19=50 Current State: 13:[46, 83, 50], Operations: ['69-19=50'] Exploring Operation: 83-46=37, Resulting Numbers: [50, 37] Generated Node #3: [50, 37] from ...
4
Current State: 13:[19, 69, 46, 83], Operations: [] Exploring Operation: 83-69=14, Resulting Numbers: [19, 46, 14] Generated Node #0,0: 13:[19, 46, 14] Operation: 83-69=14 Moving to Node #0,0 Current State: 13:[19, 46, 14], Operations: ['83-69=14'] Exploring Operation: 46-19=27, Resulting Numbers: [14, 27] Generated Nod...
0.993924
hs_1
mult_heuristic
[ 77, 32, 65, 55 ]
55
[ "77-32=45", "65-55=10", "45+10=55" ]
Current State: 55:[77, 32, 65, 55], Operations: [] Exploring Operation: 77-32=45, Resulting Numbers: [65, 55, 45] Generated Node #2: [65, 55, 45] from Operation: 77-32=45 Current State: 55:[65, 55, 45], Operations: ['77-32=45'] Exploring Operation: 65-55=10, Resulting Numbers: [45, 10] Generated Node #3: [45, 10] from ...
4
Current State: 55:[77, 32, 65, 55], Operations: [] Exploring Operation: 77-65=12, Resulting Numbers: [32, 55, 12] Generated Node #0,0: 55:[32, 55, 12] Operation: 77-65=12 Exploring Operation: 77-32=45, Resulting Numbers: [65, 55, 45] Generated Node #0,1: 55:[65, 55, 45] Operation: 77-32=45 Exploring Operation: 77-55=22...
0.986979
hs_3
sum_heuristic
[ 76, 67, 71, 8 ]
21
[ "76+8=84", "71-67=4", "84/4=21" ]
Current State: 21:[76, 67, 71, 8], Operations: [] Exploring Operation: 76+8=84, Resulting Numbers: [67, 71, 84] Generated Node #2: [67, 71, 84] from Operation: 76+8=84 Current State: 21:[67, 71, 84], Operations: ['76+8=84'] Exploring Operation: 71-67=4, Resulting Numbers: [84, 4] Generated Node #3: [84, 4] from Operati...
4
Current State: 21:[76, 67, 71, 8], Operations: [] Exploring Operation: 71-67=4, Resulting Numbers: [76, 8, 4] Generated Node #0,0: 21:[76, 8, 4] Operation: 71-67=4 Exploring Operation: 76-67=9, Resulting Numbers: [71, 8, 9] Generated Node #0,1: 21:[71, 8, 9] Operation: 76-67=9 Exploring Operation: 76-71=5, Resulting Nu...
0
hs_3
sum_heuristic
[ 57, 24, 44, 49 ]
41
[ "57-49=8", "24/8=3", "44-3=41" ]
Current State: 41:[57, 24, 44, 49], Operations: [] Exploring Operation: 57-49=8, Resulting Numbers: [24, 44, 8] Generated Node #2: [24, 44, 8] from Operation: 57-49=8 Current State: 41:[24, 44, 8], Operations: ['57-49=8'] Exploring Operation: 24/8=3, Resulting Numbers: [44, 3] Generated Node #3: [44, 3] from Operation:...
4
Current State: 41:[57, 24, 44, 49], Operations: [] Exploring Operation: 57-24=33, Resulting Numbers: [44, 49, 33] Generated Node #0,0: 41:[44, 49, 33] Operation: 57-24=33 Exploring Operation: 57+24=81, Resulting Numbers: [44, 49, 81] Generated Node #0,1: 41:[44, 49, 81] Operation: 57+24=81 Exploring Operation: 44-24=20...
0
hs_4
mult_heuristic
[ 40, 44, 29, 19 ]
47
[ "44-40=4", "19*4=76", "76-29=47" ]
Current State: 47:[40, 44, 29, 19], Operations: [] Exploring Operation: 44-40=4, Resulting Numbers: [29, 19, 4] Generated Node #2: [29, 19, 4] from Operation: 44-40=4 Current State: 47:[29, 19, 4], Operations: ['44-40=4'] Exploring Operation: 19*4=76, Resulting Numbers: [29, 76] Generated Node #3: [29, 76] from Operati...
4
Current State: 47:[40, 44, 29, 19], Operations: [] Exploring Operation: 40-19=21, Resulting Numbers: [44, 29, 21] Generated Node #0,0: 47:[44, 29, 21] Operation: 40-19=21 Exploring Operation: 29+19=48, Resulting Numbers: [40, 44, 48] Generated Node #0,1: 47:[40, 44, 48] Operation: 29+19=48 Exploring Operation: 40+19=59...
0
hs_4
mult_heuristic
[ 35, 8, 45, 37 ]
43
[ "45-35=10", "8*10=80", "80-37=43" ]
Current State: 43:[35, 8, 45, 37], Operations: [] Exploring Operation: 45-35=10, Resulting Numbers: [8, 37, 10] Generated Node #2: [8, 37, 10] from Operation: 45-35=10 Current State: 43:[8, 37, 10], Operations: ['45-35=10'] Exploring Operation: 8*10=80, Resulting Numbers: [37, 80] Generated Node #3: [37, 80] from Opera...
4
Current State: 43:[35, 8, 45, 37], Operations: [] Exploring Operation: 8+37=45, Resulting Numbers: [35, 45, 45] Generated Node #0,0: 43:[35, 45, 45] Operation: 8+37=45 Exploring Operation: 35+8=43, Resulting Numbers: [45, 37, 43] Generated Node #0,1: 43:[45, 37, 43] Operation: 35+8=43 Moving to Node #0,1 Current State:...
0
hs_2
sum_heuristic
[ 57, 48, 97, 74 ]
82
[ "57+48=105", "97-74=23", "105-23=82" ]
Current State: 82:[57, 48, 97, 74], Operations: [] Exploring Operation: 57+48=105, Resulting Numbers: [97, 74, 105] Generated Node #2: [97, 74, 105] from Operation: 57+48=105 Current State: 82:[97, 74, 105], Operations: ['57+48=105'] Exploring Operation: 97-74=23, Resulting Numbers: [105, 23] Generated Node #3: [105, 2...
4
Current State: 82:[57, 48, 97, 74], Operations: [] Exploring Operation: 97-57=40, Resulting Numbers: [48, 74, 40] Generated Node #0,0: 82:[48, 74, 40] Operation: 97-57=40 Exploring Operation: 74-57=17, Resulting Numbers: [48, 97, 17] Generated Node #0,1: 82:[48, 97, 17] Operation: 74-57=17 Exploring Operation: 57-48=9,...
0.980035
hs_4
mult_heuristic
[ 3, 39, 39, 5 ]
12
[ "39/39=1", "5-1=4", "3*4=12" ]
Current State: 12:[3, 39, 39, 5], Operations: [] Exploring Operation: 39/39=1, Resulting Numbers: [3, 5, 1] Generated Node #2: [3, 5, 1] from Operation: 39/39=1 Current State: 12:[3, 5, 1], Operations: ['39/39=1'] Exploring Operation: 5-1=4, Resulting Numbers: [3, 4] Generated Node #3: [3, 4] from Operation: 5-1=4 Curr...
4
Current State: 12:[3, 39, 39, 5], Operations: [] Exploring Operation: 39-39=0, Resulting Numbers: [3, 5, 0] Generated Node #0,0: 12:[3, 5, 0] Operation: 39-39=0 Exploring Operation: 39/3=13, Resulting Numbers: [39, 5, 13] Generated Node #0,1: 12:[39, 5, 13] Operation: 39/3=13 Exploring Operation: 39-5=34, Resulting Num...
0.981771
hs_5
mult_heuristic
[ 94, 32, 39, 37 ]
90
[ "94*37=3478", "32+3478=3510", "3510/39=90" ]
Current State: 90:[94, 32, 39, 37], Operations: [] Exploring Operation: 94*37=3478, Resulting Numbers: [32, 39, 3478] Generated Node #2: [32, 39, 3478] from Operation: 94*37=3478 Current State: 90:[32, 39, 3478], Operations: ['94*37=3478'] Exploring Operation: 32+3478=3510, Resulting Numbers: [39, 3510] Generated Node ...
4
Current State: 90:[94, 32, 39, 37], Operations: [] Exploring Operation: 37-32=5, Resulting Numbers: [94, 39, 5] Generated Node #0,0: 90:[94, 39, 5] Operation: 37-32=5 Exploring Operation: 39-37=2, Resulting Numbers: [94, 32, 2] Generated Node #0,1: 90:[94, 32, 2] Operation: 39-37=2 Exploring Operation: 39-32=7, Resulti...
0
hs_5
mult_heuristic
[ 26, 7, 11, 53 ]
75
[ "26+7=33", "53-11=42", "33+42=75" ]
Current State: 75:[26, 7, 11, 53], Operations: [] Exploring Operation: 26+7=33, Resulting Numbers: [11, 53, 33] Generated Node #2: [11, 53, 33] from Operation: 26+7=33 Current State: 75:[11, 53, 33], Operations: ['26+7=33'] Exploring Operation: 53-11=42, Resulting Numbers: [33, 42] Generated Node #3: [33, 42] from Oper...
4
Current State: 75:[26, 7, 11, 53], Operations: [] Exploring Operation: 26+53=79, Resulting Numbers: [7, 11, 79] Generated Node #0,0: 75:[7, 11, 79] Operation: 26+53=79 Exploring Operation: 11+53=64, Resulting Numbers: [26, 7, 64] Generated Node #0,1: 75:[26, 7, 64] Operation: 11+53=64 Exploring Operation: 53-26=27, Res...
0.979167
hs_3
mult_heuristic
[ 56, 15, 6, 72 ]
40
[ "72-56=16", "15*16=240", "240/6=40" ]
Current State: 40:[56, 15, 6, 72], Operations: [] Exploring Operation: 72-56=16, Resulting Numbers: [15, 6, 16] Generated Node #2: [15, 6, 16] from Operation: 72-56=16 Current State: 40:[15, 6, 16], Operations: ['72-56=16'] Exploring Operation: 15*16=240, Resulting Numbers: [6, 240] Generated Node #3: [6, 240] from Ope...
4
Current State: 40:[56, 15, 6, 72], Operations: [] Exploring Operation: 72-56=16, Resulting Numbers: [15, 6, 16] Generated Node #0,0: 40:[15, 6, 16] Operation: 72-56=16 Start Sub Search at level 1: Moving to Node #0,0 Current State: 40:[15, 6, 16], Operations: ['72-56=16'] Exploring Operation: 16-15=1, Resulting Numbers...
0
hs_1
mult_heuristic
[ 94, 47, 37, 13 ]
36
[ "47-37=10", "13*10=130", "130-94=36" ]
Current State: 36:[94, 47, 37, 13], Operations: [] Exploring Operation: 47-37=10, Resulting Numbers: [94, 13, 10] Generated Node #2: [94, 13, 10] from Operation: 47-37=10 Current State: 36:[94, 13, 10], Operations: ['47-37=10'] Exploring Operation: 13*10=130, Resulting Numbers: [94, 130] Generated Node #3: [94, 130] fr...
4
Current State: 36:[94, 47, 37, 13], Operations: [] Exploring Operation: 94/47=2, Resulting Numbers: [37, 13, 2] Generated Node #0,0: 36:[37, 13, 2] Operation: 94/47=2 Exploring Operation: 94-37=57, Resulting Numbers: [47, 13, 57] Generated Node #0,1: 36:[47, 13, 57] Operation: 94-37=57 Exploring Operation: 94-47=47, Re...
0
hs_4
sum_heuristic
[ 5, 94, 74, 46 ]
31
[ "94-5=89", "74+46=120", "120-89=31" ]
Current State: 31:[5, 94, 74, 46], Operations: [] Exploring Operation: 94-5=89, Resulting Numbers: [74, 46, 89] Generated Node #2: [74, 46, 89] from Operation: 94-5=89 Current State: 31:[74, 46, 89], Operations: ['94-5=89'] Exploring Operation: 74+46=120, Resulting Numbers: [89, 120] Generated Node #3: [89, 120] from O...
4
Current State: 31:[5, 94, 74, 46], Operations: [] Exploring Operation: 94-74=20, Resulting Numbers: [5, 46, 20] Generated Node #0,0: 31:[5, 46, 20] Operation: 94-74=20 Exploring Operation: 94-46=48, Resulting Numbers: [5, 74, 48] Generated Node #0,1: 31:[5, 74, 48] Operation: 94-46=48 Moving to Node #0,0 Current State:...
0.986979
hs_2
mult_heuristic
[ 64, 4, 80, 32 ]
72
[ "64*4=256", "256/32=8", "80-8=72" ]
Current State: 72:[64, 4, 80, 32], Operations: [] Exploring Operation: 64*4=256, Resulting Numbers: [80, 32, 256] Generated Node #2: [80, 32, 256] from Operation: 64*4=256 Current State: 72:[80, 32, 256], Operations: ['64*4=256'] Exploring Operation: 256/32=8, Resulting Numbers: [80, 8] Generated Node #3: [80, 8] from ...
4
Current State: 72:[64, 4, 80, 32], Operations: [] Exploring Operation: 64/4=16, Resulting Numbers: [80, 32, 16] Generated Node #0,0: 72:[80, 32, 16] Operation: 64/4=16 Exploring Operation: 64-32=32, Resulting Numbers: [4, 80, 32] Generated Node #0,1: 72:[4, 80, 32] Operation: 64-32=32 Exploring Operation: 64/32=2, Resu...
0.963542
hs_4
sum_heuristic
[ 97, 76, 27, 4 ]
51
[ "97-27=70", "76/4=19", "70-19=51" ]
Current State: 51:[97, 76, 27, 4], Operations: [] Exploring Operation: 97-27=70, Resulting Numbers: [76, 4, 70] Generated Node #2: [76, 4, 70] from Operation: 97-27=70 Current State: 51:[76, 4, 70], Operations: ['97-27=70'] Exploring Operation: 76/4=19, Resulting Numbers: [70, 19] Generated Node #3: [70, 19] from Opera...
4
Current State: 51:[97, 76, 27, 4], Operations: [] Exploring Operation: 76/4=19, Resulting Numbers: [97, 27, 19] Generated Node #0,0: 51:[97, 27, 19] Operation: 76/4=19 Exploring Operation: 97-76=21, Resulting Numbers: [27, 4, 21] Generated Node #0,1: 51:[27, 4, 21] Operation: 97-76=21 Exploring Operation: 97-27=70, Res...
0.96441
hs_5
mult_heuristic
[ 43, 84, 8, 31 ]
56
[ "43-31=12", "84*8=672", "672/12=56" ]
Current State: 56:[43, 84, 8, 31], Operations: [] Exploring Operation: 43-31=12, Resulting Numbers: [84, 8, 12] Generated Node #2: [84, 8, 12] from Operation: 43-31=12 Current State: 56:[84, 8, 12], Operations: ['43-31=12'] Exploring Operation: 84*8=672, Resulting Numbers: [12, 672] Generated Node #3: [12, 672] from Op...
4
Current State: 56:[43, 84, 8, 31], Operations: [] Exploring Operation: 84-31=53, Resulting Numbers: [43, 8, 53] Generated Node #0,0: 56:[43, 8, 53] Operation: 84-31=53 Exploring Operation: 84-43=41, Resulting Numbers: [8, 31, 41] Generated Node #0,1: 56:[8, 31, 41] Operation: 84-43=41 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 34, 93, 36, 24 ]
71
[ "93-34=59", "36-24=12", "59+12=71" ]
Current State: 71:[34, 93, 36, 24], Operations: [] Exploring Operation: 93-34=59, Resulting Numbers: [36, 24, 59] Generated Node #2: [36, 24, 59] from Operation: 93-34=59 Current State: 71:[36, 24, 59], Operations: ['93-34=59'] Exploring Operation: 36-24=12, Resulting Numbers: [59, 12] Generated Node #3: [59, 12] from ...
4
Current State: 71:[34, 93, 36, 24], Operations: [] Exploring Operation: 34+36=70, Resulting Numbers: [93, 24, 70] Generated Node #0,0: 71:[93, 24, 70] Operation: 34+36=70 Exploring Operation: 34+24=58, Resulting Numbers: [93, 36, 58] Generated Node #0,1: 71:[93, 36, 58] Operation: 34+24=58 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 46, 17, 86, 59 ]
90
[ "46+17=63", "86-59=27", "63+27=90" ]
Current State: 90:[46, 17, 86, 59], Operations: [] Exploring Operation: 46+17=63, Resulting Numbers: [86, 59, 63] Generated Node #2: [86, 59, 63] from Operation: 46+17=63 Current State: 90:[86, 59, 63], Operations: ['46+17=63'] Exploring Operation: 86-59=27, Resulting Numbers: [63, 27] Generated Node #3: [63, 27] from ...
4
Current State: 90:[46, 17, 86, 59], Operations: [] Exploring Operation: 59-46=13, Resulting Numbers: [17, 86, 13] Generated Node #0,0: 90:[17, 86, 13] Operation: 59-46=13 Exploring Operation: 59-17=42, Resulting Numbers: [46, 86, 42] Generated Node #0,1: 90:[46, 86, 42] Operation: 59-17=42 Exploring Operation: 86-59=27...
0.960938
hs_4
sum_heuristic
[ 24, 26, 84, 3 ]
30
[ "26-24=2", "84/3=28", "2+28=30" ]
Current State: 30:[24, 26, 84, 3], Operations: [] Exploring Operation: 26-24=2, Resulting Numbers: [84, 3, 2] Generated Node #2: [84, 3, 2] from Operation: 26-24=2 Current State: 30:[84, 3, 2], Operations: ['26-24=2'] Exploring Operation: 84/3=28, Resulting Numbers: [2, 28] Generated Node #3: [2, 28] from Operation: 84...
4
Current State: 30:[24, 26, 84, 3], Operations: [] Exploring Operation: 84/3=28, Resulting Numbers: [24, 26, 28] Generated Node #0,0: 30:[24, 26, 28] Operation: 84/3=28 Exploring Operation: 84-26=58, Resulting Numbers: [24, 3, 58] Generated Node #0,1: 30:[24, 3, 58] Operation: 84-26=58 Exploring Operation: 84-24=60, Res...
0.988715
hs_3
sum_heuristic
[ 68, 12, 35, 48 ]
67
[ "68+12=80", "48-35=13", "80-13=67" ]
Current State: 67:[68, 12, 35, 48], Operations: [] Exploring Operation: 68+12=80, Resulting Numbers: [35, 48, 80] Generated Node #2: [35, 48, 80] from Operation: 68+12=80 Current State: 67:[35, 48, 80], Operations: ['68+12=80'] Exploring Operation: 48-35=13, Resulting Numbers: [80, 13] Generated Node #3: [80, 13] from ...
4
Current State: 67:[68, 12, 35, 48], Operations: [] Exploring Operation: 12+35=47, Resulting Numbers: [68, 48, 47] Generated Node #0,0: 67:[68, 48, 47] Operation: 12+35=47 Exploring Operation: 12+48=60, Resulting Numbers: [68, 35, 60] Generated Node #0,1: 67:[68, 35, 60] Operation: 12+48=60 Exploring Operation: 68-12=56...
0.980035
hs_5
sum_heuristic
[ 12, 21, 16, 83 ]
88
[ "12*16=192", "21+83=104", "192-104=88" ]
Current State: 88:[12, 21, 16, 83], Operations: [] Exploring Operation: 12*16=192, Resulting Numbers: [21, 83, 192] Generated Node #2: [21, 83, 192] from Operation: 12*16=192 Current State: 88:[21, 83, 192], Operations: ['12*16=192'] Exploring Operation: 21+83=104, Resulting Numbers: [192, 104] Generated Node #3: [192,...
4
Current State: 88:[12, 21, 16, 83], Operations: [] Exploring Operation: 21-12=9, Resulting Numbers: [16, 83, 9] Generated Node #0,0: 88:[16, 83, 9] Operation: 21-12=9 Exploring Operation: 16-12=4, Resulting Numbers: [21, 83, 4] Generated Node #0,1: 88:[21, 83, 4] Operation: 16-12=4 Exploring Operation: 21-16=5, Resulti...
0
hs_5
mult_heuristic
[ 19, 42, 38, 36 ]
13
[ "19+42=61", "38+36=74", "74-61=13" ]
Current State: 13:[19, 42, 38, 36], Operations: [] Exploring Operation: 19+42=61, Resulting Numbers: [38, 36, 61] Generated Node #2: [38, 36, 61] from Operation: 19+42=61 Current State: 13:[38, 36, 61], Operations: ['19+42=61'] Exploring Operation: 38+36=74, Resulting Numbers: [61, 74] Generated Node #3: [61, 74] from ...
4
Current State: 13:[19, 42, 38, 36], Operations: [] Exploring Operation: 38-19=19, Resulting Numbers: [42, 36, 19] Generated Node #0,0: 13:[42, 36, 19] Operation: 38-19=19 Exploring Operation: 38-36=2, Resulting Numbers: [19, 42, 2] Generated Node #0,1: 13:[19, 42, 2] Operation: 38-36=2 Exploring Operation: 42-38=4, Res...
0.982639
hs_5
sum_heuristic
[ 60, 52, 58, 94 ]
21
[ "60-58=2", "94-52=42", "42/2=21" ]
Current State: 21:[60, 52, 58, 94], Operations: [] Exploring Operation: 60-58=2, Resulting Numbers: [52, 94, 2] Generated Node #2: [52, 94, 2] from Operation: 60-58=2 Current State: 21:[52, 94, 2], Operations: ['60-58=2'] Exploring Operation: 94-52=42, Resulting Numbers: [2, 42] Generated Node #3: [2, 42] from Operatio...
4
Current State: 21:[60, 52, 58, 94], Operations: [] Exploring Operation: 60-58=2, Resulting Numbers: [52, 94, 2] Generated Node #0,0: 21:[52, 94, 2] Operation: 60-58=2 Exploring Operation: 94-58=36, Resulting Numbers: [60, 52, 36] Generated Node #0,1: 21:[60, 52, 36] Operation: 94-58=36 Exploring Operation: 94-52=42, Re...
0.938368
hs_5
sum_heuristic
[ 12, 4, 94, 10 ]
45
[ "12-10=2", "94-4=90", "90/2=45" ]
Current State: 45:[12, 4, 94, 10], Operations: [] Exploring Operation: 12-10=2, Resulting Numbers: [4, 94, 2] Generated Node #2: [4, 94, 2] from Operation: 12-10=2 Current State: 45:[4, 94, 2], Operations: ['12-10=2'] Exploring Operation: 94-4=90, Resulting Numbers: [2, 90] Generated Node #3: [2, 90] from Operation: 94...
4
Current State: 45:[12, 4, 94, 10], Operations: [] Exploring Operation: 94-12=82, Resulting Numbers: [4, 10, 82] Generated Node #0,0: 45:[4, 10, 82] Operation: 94-12=82 Exploring Operation: 94-10=84, Resulting Numbers: [12, 4, 84] Generated Node #0,1: 45:[12, 4, 84] Operation: 94-10=84 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 96, 61, 52, 37 ]
48
[ "61-37=24", "96/24=4", "52-4=48" ]
Current State: 48:[96, 61, 52, 37], Operations: [] Exploring Operation: 61-37=24, Resulting Numbers: [96, 52, 24] Generated Node #2: [96, 52, 24] from Operation: 61-37=24 Current State: 48:[96, 52, 24], Operations: ['61-37=24'] Exploring Operation: 96/24=4, Resulting Numbers: [52, 4] Generated Node #3: [52, 4] from Ope...
4
Current State: 48:[96, 61, 52, 37], Operations: [] Exploring Operation: 61-37=24, Resulting Numbers: [96, 52, 24] Generated Node #0,0: 48:[96, 52, 24] Operation: 61-37=24 Exploring Operation: 96-52=44, Resulting Numbers: [61, 37, 44] Generated Node #0,1: 48:[61, 37, 44] Operation: 96-52=44 Exploring Operation: 96-37=59...
0.930556
hs_5
sum_heuristic
[ 4, 81, 84, 67 ]
58
[ "81+84=165", "67+165=232", "232/4=58" ]
Current State: 58:[4, 81, 84, 67], Operations: [] Exploring Operation: 81+84=165, Resulting Numbers: [4, 67, 165] Generated Node #2: [4, 67, 165] from Operation: 81+84=165 Current State: 58:[4, 67, 165], Operations: ['81+84=165'] Exploring Operation: 67+165=232, Resulting Numbers: [4, 232] Generated Node #3: [4, 232] f...
4
Current State: 58:[4, 81, 84, 67], Operations: [] Exploring Operation: 84-81=3, Resulting Numbers: [4, 67, 3] Generated Node #0,0: 58:[4, 67, 3] Operation: 84-81=3 Start Sub Search at level 1: Moving to Node #0,0 Current State: 58:[4, 67, 3], Operations: ['84-81=3'] Exploring Operation: 67-4=63, Resulting Numbers: [3, ...
0
hs_1
sum_heuristic
[ 65, 12, 12, 30 ]
71
[ "65-12=53", "30-12=18", "53+18=71" ]
Current State: 71:[65, 12, 12, 30], Operations: [] Exploring Operation: 65-12=53, Resulting Numbers: [30, 53] Generated Node #2: [30, 53] from Operation: 65-12=53 Current State: 71:[30, 53], Operations: ['65-12=53'] Exploring Operation: 30-12=18, Resulting Numbers: [53, 18] Generated Node #3: [53, 18] from Operation: 3...
4
Current State: 71:[65, 12, 12, 30], Operations: [] Exploring Operation: 12+30=42, Resulting Numbers: [65, 12, 42] Generated Node #0,0: 71:[65, 12, 42] Operation: 12+30=42 Exploring Operation: 12+12=24, Resulting Numbers: [65, 30, 24] Generated Node #0,1: 71:[65, 30, 24] Operation: 12+12=24 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 71, 79, 3, 65 ]
13
[ "79-71=8", "8-3=5", "65/5=13" ]
Current State: 13:[71, 79, 3, 65], Operations: [] Exploring Operation: 79-71=8, Resulting Numbers: [3, 65, 8] Generated Node #2: [3, 65, 8] from Operation: 79-71=8 Current State: 13:[3, 65, 8], Operations: ['79-71=8'] Exploring Operation: 8-3=5, Resulting Numbers: [65, 5] Generated Node #3: [65, 5] from Operation: 8-3=...
4
Current State: 13:[71, 79, 3, 65], Operations: [] Exploring Operation: 79-65=14, Resulting Numbers: [71, 3, 14] Generated Node #0,0: 13:[71, 3, 14] Operation: 79-65=14 Exploring Operation: 71-65=6, Resulting Numbers: [79, 3, 6] Generated Node #0,1: 13:[79, 3, 6] Operation: 71-65=6 Exploring Operation: 79-71=8, Resultin...
0
hs_3
mult_heuristic
[ 80, 63, 52, 7 ]
20
[ "63-52=11", "11-7=4", "80/4=20" ]
Current State: 20:[80, 63, 52, 7], Operations: [] Exploring Operation: 63-52=11, Resulting Numbers: [80, 7, 11] Generated Node #2: [80, 7, 11] from Operation: 63-52=11 Current State: 20:[80, 7, 11], Operations: ['63-52=11'] Exploring Operation: 11-7=4, Resulting Numbers: [80, 4] Generated Node #3: [80, 4] from Operatio...
4
Current State: 20:[80, 63, 52, 7], Operations: [] Exploring Operation: 80-52=28, Resulting Numbers: [63, 7, 28] Generated Node #0,0: 20:[63, 7, 28] Operation: 80-52=28 Exploring Operation: 80-63=17, Resulting Numbers: [52, 7, 17] Generated Node #0,1: 20:[52, 7, 17] Operation: 80-63=17 Moving to Node #0,1 Current State:...
0
hs_2
mult_heuristic
[ 54, 34, 54, 59 ]
59
[ "54-54=0", "34*0=0", "59+0=59" ]
Current State: 59:[54, 34, 54, 59], Operations: [] Exploring Operation: 54-54=0, Resulting Numbers: [34, 59, 0] Generated Node #2: [34, 59, 0] from Operation: 54-54=0 Current State: 59:[34, 59, 0], Operations: ['54-54=0'] Exploring Operation: 34*0=0, Resulting Numbers: [59, 0] Generated Node #3: [59, 0] from Operation:...
4
Current State: 59:[54, 34, 54, 59], Operations: [] Exploring Operation: 34+54=88, Resulting Numbers: [54, 59, 88] Generated Node #0,0: 59:[54, 59, 88] Operation: 34+54=88 Exploring Operation: 54+34=88, Resulting Numbers: [54, 59, 88] Generated Node #0,1: 59:[54, 59, 88] Operation: 54+34=88 Moving to Node #0,0 Current S...
0
hs_2
mult_heuristic
[ 46, 11, 65, 84 ]
92
[ "46+11=57", "65+84=149", "149-57=92" ]
Current State: 92:[46, 11, 65, 84], Operations: [] Exploring Operation: 46+11=57, Resulting Numbers: [65, 84, 57] Generated Node #2: [65, 84, 57] from Operation: 46+11=57 Current State: 92:[65, 84, 57], Operations: ['46+11=57'] Exploring Operation: 65+84=149, Resulting Numbers: [57, 149] Generated Node #3: [57, 149] fr...
4
Current State: 92:[46, 11, 65, 84], Operations: [] Exploring Operation: 65-46=19, Resulting Numbers: [11, 84, 19] Generated Node #0,0: 92:[11, 84, 19] Operation: 65-46=19 Exploring Operation: 84-65=19, Resulting Numbers: [46, 11, 19] Generated Node #0,1: 92:[46, 11, 19] Operation: 84-65=19 Exploring Operation: 65-11=54...
0.976563
hs_3
sum_heuristic
[ 96, 89, 22, 68 ]
53
[ "96-89=7", "68-22=46", "7+46=53" ]
Current State: 53:[96, 89, 22, 68], Operations: [] Exploring Operation: 96-89=7, Resulting Numbers: [22, 68, 7] Generated Node #2: [22, 68, 7] from Operation: 96-89=7 Current State: 53:[22, 68, 7], Operations: ['96-89=7'] Exploring Operation: 68-22=46, Resulting Numbers: [7, 46] Generated Node #3: [7, 46] from Operatio...
4
Current State: 53:[96, 89, 22, 68], Operations: [] Exploring Operation: 96-22=74, Resulting Numbers: [89, 68, 74] Generated Node #0,0: 53:[89, 68, 74] Operation: 96-22=74 Exploring Operation: 89-22=67, Resulting Numbers: [96, 68, 67] Generated Node #0,1: 53:[96, 68, 67] Operation: 89-22=67 Exploring Operation: 96-89=7,...
0.988715
hs_4
sum_heuristic
[ 80, 90, 75, 3 ]
21
[ "80-75=5", "90/5=18", "3+18=21" ]
Current State: 21:[80, 90, 75, 3], Operations: [] Exploring Operation: 80-75=5, Resulting Numbers: [90, 3, 5] Generated Node #2: [90, 3, 5] from Operation: 80-75=5 Current State: 21:[90, 3, 5], Operations: ['80-75=5'] Exploring Operation: 90/5=18, Resulting Numbers: [3, 18] Generated Node #3: [3, 18] from Operation: 90...
4
Current State: 21:[80, 90, 75, 3], Operations: [] Exploring Operation: 90-75=15, Resulting Numbers: [80, 3, 15] Generated Node #0,0: 21:[80, 3, 15] Operation: 90-75=15 Exploring Operation: 90-80=10, Resulting Numbers: [75, 3, 10] Generated Node #0,1: 21:[75, 3, 10] Operation: 90-80=10 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 27, 84, 27, 2 ]
86
[ "27+84=111", "27-2=25", "111-25=86" ]
Current State: 86:[27, 84, 27, 2], Operations: [] Exploring Operation: 27+84=111, Resulting Numbers: [2, 111] Generated Node #2: [2, 111] from Operation: 27+84=111 Current State: 86:[2, 111], Operations: ['27+84=111'] Exploring Operation: 27-2=25, Resulting Numbers: [111, 25] Generated Node #3: [111, 25] from Operation...
4
Current State: 86:[27, 84, 27, 2], Operations: [] Exploring Operation: 27+27=54, Resulting Numbers: [84, 2, 54] Generated Node #0,0: 86:[84, 2, 54] Operation: 27+27=54 Exploring Operation: 27*2=54, Resulting Numbers: [84, 27, 54] Generated Node #0,1: 86:[84, 27, 54] Operation: 27*2=54 Exploring Operation: 27-27=0, Resu...
0.987847
hs_4
sum_heuristic
[ 73, 22, 82, 75 ]
88
[ "73+22=95", "82-75=7", "95-7=88" ]
Current State: 88:[73, 22, 82, 75], Operations: [] Exploring Operation: 73+22=95, Resulting Numbers: [82, 75, 95] Generated Node #2: [82, 75, 95] from Operation: 73+22=95 Current State: 88:[82, 75, 95], Operations: ['73+22=95'] Exploring Operation: 82-75=7, Resulting Numbers: [95, 7] Generated Node #3: [95, 7] from Ope...
4
Current State: 88:[73, 22, 82, 75], Operations: [] Exploring Operation: 75-73=2, Resulting Numbers: [22, 82, 2] Generated Node #0,0: 88:[22, 82, 2] Operation: 75-73=2 Moving to Node #0,0 Current State: 88:[22, 82, 2], Operations: ['75-73=2'] Exploring Operation: 82/2=41, Resulting Numbers: [22, 41] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 58, 8, 6, 32 ]
23
[ "58+32=90", "90/6=15", "8+15=23" ]
Current State: 23:[58, 8, 6, 32], Operations: [] Exploring Operation: 58+32=90, Resulting Numbers: [8, 6, 90] Generated Node #2: [8, 6, 90] from Operation: 58+32=90 Current State: 23:[8, 6, 90], Operations: ['58+32=90'] Exploring Operation: 90/6=15, Resulting Numbers: [8, 15] Generated Node #3: [8, 15] from Operation: ...
4
Current State: 23:[58, 8, 6, 32], Operations: [] Exploring Operation: 58-6=52, Resulting Numbers: [8, 32, 52] Generated Node #0,0: 23:[8, 32, 52] Operation: 58-6=52 Exploring Operation: 58-32=26, Resulting Numbers: [8, 6, 26] Generated Node #0,1: 23:[8, 6, 26] Operation: 58-32=26 Exploring Operation: 8+6=14, Resulting ...
0
hs_4
mult_heuristic
[ 72, 81, 50, 73 ]
59
[ "81-73=8", "72/8=9", "50+9=59" ]
Current State: 59:[72, 81, 50, 73], Operations: [] Exploring Operation: 81-73=8, Resulting Numbers: [72, 50, 8] Generated Node #2: [72, 50, 8] from Operation: 81-73=8 Current State: 59:[72, 50, 8], Operations: ['81-73=8'] Exploring Operation: 72/8=9, Resulting Numbers: [50, 9] Generated Node #3: [50, 9] from Operation:...
4
Current State: 59:[72, 81, 50, 73], Operations: [] Exploring Operation: 72-50=22, Resulting Numbers: [81, 73, 22] Generated Node #0,0: 59:[81, 73, 22] Operation: 72-50=22 Exploring Operation: 73-50=23, Resulting Numbers: [72, 81, 23] Generated Node #0,1: 59:[72, 81, 23] Operation: 73-50=23 Exploring Operation: 81-72=9,...
0
hs_4
sum_heuristic
[ 54, 48, 12, 74 ]
16
[ "54+48=102", "12+74=86", "102-86=16" ]
Current State: 16:[54, 48, 12, 74], Operations: [] Exploring Operation: 54+48=102, Resulting Numbers: [12, 74, 102] Generated Node #2: [12, 74, 102] from Operation: 54+48=102 Current State: 16:[12, 74, 102], Operations: ['54+48=102'] Exploring Operation: 12+74=86, Resulting Numbers: [102, 86] Generated Node #3: [102, 8...
4
Current State: 16:[54, 48, 12, 74], Operations: [] Exploring Operation: 54-12=42, Resulting Numbers: [48, 74, 42] Generated Node #0,0: 16:[48, 74, 42] Operation: 54-12=42 Exploring Operation: 48/12=4, Resulting Numbers: [54, 74, 4] Generated Node #0,1: 16:[54, 74, 4] Operation: 48/12=4 Exploring Operation: 74-48=26, Re...
0.984375
hs_5
sum_heuristic
[ 3, 80, 23, 99 ]
70
[ "99/3=33", "80+23=103", "103-33=70" ]
Current State: 70:[3, 80, 23, 99], Operations: [] Exploring Operation: 99/3=33, Resulting Numbers: [80, 23, 33] Generated Node #2: [80, 23, 33] from Operation: 99/3=33 Current State: 70:[80, 23, 33], Operations: ['99/3=33'] Exploring Operation: 80+23=103, Resulting Numbers: [33, 103] Generated Node #3: [33, 103] from O...
4
Current State: 70:[3, 80, 23, 99], Operations: [] Exploring Operation: 99-80=19, Resulting Numbers: [3, 23, 19] Generated Node #0,0: 70:[3, 23, 19] Operation: 99-80=19 Start Sub Search at level 1: Moving to Node #0,0 Current State: 70:[3, 23, 19], Operations: ['99-80=19'] Exploring Operation: 23-19=4, Resulting Numbers...
0
hs_1
mult_heuristic
[ 6, 2, 99, 35 ]
41
[ "6-2=4", "35*4=140", "140-99=41" ]
Current State: 41:[6, 2, 99, 35], Operations: [] Exploring Operation: 6-2=4, Resulting Numbers: [99, 35, 4] Generated Node #2: [99, 35, 4] from Operation: 6-2=4 Current State: 41:[99, 35, 4], Operations: ['6-2=4'] Exploring Operation: 35*4=140, Resulting Numbers: [99, 140] Generated Node #3: [99, 140] from Operation: 3...
4
Current State: 41:[6, 2, 99, 35], Operations: [] Exploring Operation: 99-6=93, Resulting Numbers: [2, 35, 93] Generated Node #0,0: 41:[2, 35, 93] Operation: 99-6=93 Exploring Operation: 6+35=41, Resulting Numbers: [2, 99, 41] Generated Node #0,1: 41:[2, 99, 41] Operation: 6+35=41 Exploring Operation: 6*2=12, Resulting ...
0
hs_4
mult_heuristic