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
[ 81, 19, 24, 4 ]
61
[ "24-19=5", "4*5=20", "81-20=61" ]
Current State: 61:[81, 19, 24, 4], Operations: [] Exploring Operation: 24-19=5, Resulting Numbers: [81, 4, 5] Generated Node #2: [81, 4, 5] from Operation: 24-19=5 Current State: 61:[81, 4, 5], Operations: ['24-19=5'] Exploring Operation: 4*5=20, Resulting Numbers: [81, 20] Generated Node #3: [81, 20] from Operation: 4...
4
Current State: 61:[81, 19, 24, 4], Operations: [] Exploring Operation: 19*4=76, Resulting Numbers: [81, 24, 76] Generated Node #0,0: 61:[81, 24, 76] Operation: 19*4=76 Exploring Operation: 81-19=62, Resulting Numbers: [24, 4, 62] Generated Node #0,1: 61:[24, 4, 62] Operation: 81-19=62 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 10, 5, 28, 74 ]
16
[ "28-10=18", "5*18=90", "90-74=16" ]
Current State: 16:[10, 5, 28, 74], Operations: [] Exploring Operation: 28-10=18, Resulting Numbers: [5, 74, 18] Generated Node #2: [5, 74, 18] from Operation: 28-10=18 Current State: 16:[5, 74, 18], Operations: ['28-10=18'] Exploring Operation: 5*18=90, Resulting Numbers: [74, 90] Generated Node #3: [74, 90] from Opera...
4
Current State: 16:[10, 5, 28, 74], Operations: [] Exploring Operation: 74-5=69, Resulting Numbers: [10, 28, 69] Generated Node #0,0: 16:[10, 28, 69] Operation: 74-5=69 Exploring Operation: 74-10=64, Resulting Numbers: [5, 28, 64] Generated Node #0,1: 16:[5, 28, 64] Operation: 74-10=64 Exploring Operation: 28-5=23, Resu...
0
hs_5
sum_heuristic
[ 83, 6, 35, 72 ]
18
[ "83+6=89", "35+72=107", "107-89=18" ]
Current State: 18:[83, 6, 35, 72], Operations: [] Exploring Operation: 83+6=89, Resulting Numbers: [35, 72, 89] Generated Node #2: [35, 72, 89] from Operation: 83+6=89 Current State: 18:[35, 72, 89], Operations: ['83+6=89'] Exploring Operation: 35+72=107, Resulting Numbers: [89, 107] Generated Node #3: [89, 107] from O...
4
Current State: 18:[83, 6, 35, 72], Operations: [] Exploring Operation: 72/6=12, Resulting Numbers: [83, 35, 12] Generated Node #0,0: 18:[83, 35, 12] Operation: 72/6=12 Exploring Operation: 83-35=48, Resulting Numbers: [6, 72, 48] Generated Node #0,1: 18:[6, 72, 48] Operation: 83-35=48 Exploring Operation: 72-35=37, Res...
0.966146
hs_4
sum_heuristic
[ 65, 28, 9, 70 ]
95
[ "70-65=5", "28-9=19", "5*19=95" ]
Current State: 95:[65, 28, 9, 70], Operations: [] Exploring Operation: 70-65=5, Resulting Numbers: [28, 9, 5] Generated Node #2: [28, 9, 5] from Operation: 70-65=5 Current State: 95:[28, 9, 5], Operations: ['70-65=5'] Exploring Operation: 28-9=19, Resulting Numbers: [5, 19] Generated Node #3: [5, 19] from Operation: 28...
4
Current State: 95:[65, 28, 9, 70], Operations: [] Exploring Operation: 65+28=93, Resulting Numbers: [9, 70, 93] Generated Node #0,0: 95:[9, 70, 93] Operation: 65+28=93 Exploring Operation: 70-65=5, Resulting Numbers: [28, 9, 5] Generated Node #0,1: 95:[28, 9, 5] Operation: 70-65=5 Moving to Node #0,1 Current State: 95:...
0.992188
hs_2
mult_heuristic
[ 91, 19, 53, 70 ]
55
[ "91-19=72", "70-53=17", "72-17=55" ]
Current State: 55:[91, 19, 53, 70], Operations: [] Exploring Operation: 91-19=72, Resulting Numbers: [53, 70, 72] Generated Node #2: [53, 70, 72] from Operation: 91-19=72 Current State: 55:[53, 70, 72], Operations: ['91-19=72'] Exploring Operation: 70-53=17, Resulting Numbers: [72, 17] Generated Node #3: [72, 17] from ...
4
Current State: 55:[91, 19, 53, 70], Operations: [] Exploring Operation: 91-70=21, Resulting Numbers: [19, 53, 21] Generated Node #0,0: 55:[19, 53, 21] Operation: 91-70=21 Exploring Operation: 70-53=17, Resulting Numbers: [91, 19, 17] Generated Node #0,1: 55:[91, 19, 17] Operation: 70-53=17 Exploring Operation: 91-53=38...
0.986111
hs_5
mult_heuristic
[ 42, 74, 64, 2 ]
94
[ "74-42=32", "64-2=62", "32+62=94" ]
Current State: 94:[42, 74, 64, 2], Operations: [] Exploring Operation: 74-42=32, Resulting Numbers: [64, 2, 32] Generated Node #2: [64, 2, 32] from Operation: 74-42=32 Current State: 94:[64, 2, 32], Operations: ['74-42=32'] Exploring Operation: 64-2=62, Resulting Numbers: [32, 62] Generated Node #3: [32, 62] from Opera...
4
Current State: 94:[42, 74, 64, 2], Operations: [] Exploring Operation: 42+64=106, Resulting Numbers: [74, 2, 106] Generated Node #0,0: 94:[74, 2, 106] Operation: 42+64=106 Exploring Operation: 74-42=32, Resulting Numbers: [64, 2, 32] Generated Node #0,1: 94:[64, 2, 32] Operation: 74-42=32 Exploring Operation: 74-64=10,...
0.974826
hs_3
mult_heuristic
[ 12, 73, 56, 4 ]
71
[ "12+73=85", "56/4=14", "85-14=71" ]
Current State: 71:[12, 73, 56, 4], Operations: [] Exploring Operation: 12+73=85, Resulting Numbers: [56, 4, 85] Generated Node #2: [56, 4, 85] from Operation: 12+73=85 Current State: 71:[56, 4, 85], Operations: ['12+73=85'] Exploring Operation: 56/4=14, Resulting Numbers: [85, 14] Generated Node #3: [85, 14] from Opera...
4
Current State: 71:[12, 73, 56, 4], Operations: [] Exploring Operation: 56+4=60, Resulting Numbers: [12, 73, 60] Generated Node #0,0: 71:[12, 73, 60] Operation: 56+4=60 Exploring Operation: 12*4=48, Resulting Numbers: [73, 56, 48] Generated Node #0,1: 71:[73, 56, 48] Operation: 12*4=48 Exploring Operation: 12+56=68, Res...
0
hs_4
mult_heuristic
[ 49, 1, 98, 37 ]
86
[ "49*1=49", "98+37=135", "135-49=86" ]
Current State: 86:[49, 1, 98, 37], Operations: [] Exploring Operation: 49*1=49, Resulting Numbers: [98, 37, 49] Generated Node #2: [98, 37, 49] from Operation: 49*1=49 Current State: 86:[98, 37, 49], Operations: ['49*1=49'] Exploring Operation: 98+37=135, Resulting Numbers: [49, 135] Generated Node #3: [49, 135] from O...
4
Current State: 86:[49, 1, 98, 37], Operations: [] Exploring Operation: 49-1=48, Resulting Numbers: [98, 37, 48] Generated Node #0,0: 86:[98, 37, 48] Operation: 49-1=48 Exploring Operation: 98-49=49, Resulting Numbers: [1, 37, 49] Generated Node #0,1: 86:[1, 37, 49] Operation: 98-49=49 Exploring Operation: 98/49=2, Resu...
0.97309
hs_4
mult_heuristic
[ 31, 85, 49, 51 ]
34
[ "31*51=1581", "85+1581=1666", "1666/49=34" ]
Current State: 34:[31, 85, 49, 51], Operations: [] Exploring Operation: 31*51=1581, Resulting Numbers: [85, 49, 1581] Generated Node #2: [85, 49, 1581] from Operation: 31*51=1581 Current State: 34:[85, 49, 1581], Operations: ['31*51=1581'] Exploring Operation: 85+1581=1666, Resulting Numbers: [49, 1666] Generated Node ...
4
Current State: 34:[31, 85, 49, 51], Operations: [] Exploring Operation: 85-31=54, Resulting Numbers: [49, 51, 54] Generated Node #0,0: 34:[49, 51, 54] Operation: 85-31=54 Exploring Operation: 85-51=34, Resulting Numbers: [31, 49, 34] Generated Node #0,1: 34:[31, 49, 34] Operation: 85-51=34 Exploring Operation: 85-49=36...
0
hs_3
mult_heuristic
[ 4, 30, 10, 63 ]
47
[ "4*30=120", "10+63=73", "120-73=47" ]
Current State: 47:[4, 30, 10, 63], Operations: [] Exploring Operation: 4*30=120, Resulting Numbers: [10, 63, 120] Generated Node #2: [10, 63, 120] from Operation: 4*30=120 Current State: 47:[10, 63, 120], Operations: ['4*30=120'] Exploring Operation: 10+63=73, Resulting Numbers: [120, 73] Generated Node #3: [120, 73] f...
4
Current State: 47:[4, 30, 10, 63], Operations: [] Exploring Operation: 4+30=34, Resulting Numbers: [10, 63, 34] Generated Node #0,0: 47:[10, 63, 34] Operation: 4+30=34 Exploring Operation: 4*10=40, Resulting Numbers: [30, 63, 40] Generated Node #0,1: 47:[30, 63, 40] Operation: 4*10=40 Moving to Node #0,1 Current State:...
0
hs_2
mult_heuristic
[ 91, 80, 8, 8 ]
91
[ "8-8=0", "80*0=0", "91+0=91" ]
Current State: 91:[91, 80, 8, 8], Operations: [] Exploring Operation: 8-8=0, Resulting Numbers: [91, 80, 0] Generated Node #2: [91, 80, 0] from Operation: 8-8=0 Current State: 91:[91, 80, 0], Operations: ['8-8=0'] Exploring Operation: 80*0=0, Resulting Numbers: [91, 0] Generated Node #3: [91, 0] from Operation: 80*0=0 ...
4
Current State: 91:[91, 80, 8, 8], Operations: [] Exploring Operation: 80+8=88, Resulting Numbers: [91, 8, 88] Generated Node #0,0: 91:[91, 8, 88] Operation: 80+8=88 Exploring Operation: 91-80=11, Resulting Numbers: [8, 8, 11] Generated Node #0,1: 91:[8, 8, 11] Operation: 91-80=11 Exploring Operation: 80+8=88, Resulting...
0
hs_5
mult_heuristic
[ 99, 17, 95, 22 ]
20
[ "99-95=4", "22-17=5", "4*5=20" ]
Current State: 20:[99, 17, 95, 22], Operations: [] Exploring Operation: 99-95=4, Resulting Numbers: [17, 22, 4] Generated Node #2: [17, 22, 4] from Operation: 99-95=4 Current State: 20:[17, 22, 4], Operations: ['99-95=4'] Exploring Operation: 22-17=5, Resulting Numbers: [4, 5] Generated Node #3: [4, 5] from Operation: ...
4
Current State: 20:[99, 17, 95, 22], Operations: [] Exploring Operation: 99-95=4, Resulting Numbers: [17, 22, 4] Generated Node #0,0: 20:[17, 22, 4] Operation: 99-95=4 Exploring Operation: 99-17=82, Resulting Numbers: [95, 22, 82] Generated Node #0,1: 20:[95, 22, 82] Operation: 99-17=82 Exploring Operation: 95-22=73, Re...
0.957465
hs_4
mult_heuristic
[ 94, 52, 47, 32 ]
86
[ "94/47=2", "52+32=84", "2+84=86" ]
Current State: 86:[94, 52, 47, 32], Operations: [] Exploring Operation: 94/47=2, Resulting Numbers: [52, 32, 2] Generated Node #2: [52, 32, 2] from Operation: 94/47=2 Current State: 86:[52, 32, 2], Operations: ['94/47=2'] Exploring Operation: 52+32=84, Resulting Numbers: [2, 84] Generated Node #3: [2, 84] from Operatio...
4
Current State: 86:[94, 52, 47, 32], Operations: [] Exploring Operation: 52+32=84, Resulting Numbers: [94, 47, 84] Generated Node #0,0: 86:[94, 47, 84] Operation: 52+32=84 Start Sub Search at level 1: Moving to Node #0,0 Current State: 86:[94, 47, 84], Operations: ['52+32=84'] Exploring Operation: 94/47=2, Resulting Num...
0.993924
hs_1
mult_heuristic
[ 75, 33, 99, 32 ]
46
[ "75-32=43", "99/33=3", "43+3=46" ]
Current State: 46:[75, 33, 99, 32], Operations: [] Exploring Operation: 75-32=43, Resulting Numbers: [33, 99, 43] Generated Node #2: [33, 99, 43] from Operation: 75-32=43 Current State: 46:[33, 99, 43], Operations: ['75-32=43'] Exploring Operation: 99/33=3, Resulting Numbers: [43, 3] Generated Node #3: [43, 3] from Ope...
4
Current State: 46:[75, 33, 99, 32], Operations: [] Exploring Operation: 99-75=24, Resulting Numbers: [33, 32, 24] Generated Node #0,0: 46:[33, 32, 24] Operation: 99-75=24 Exploring Operation: 99/33=3, Resulting Numbers: [75, 32, 3] Generated Node #0,1: 46:[75, 32, 3] Operation: 99/33=3 Exploring Operation: 99-33=66, Re...
0.986111
hs_3
sum_heuristic
[ 51, 21, 20, 67 ]
77
[ "51-21=30", "67-20=47", "30+47=77" ]
Current State: 77:[51, 21, 20, 67], Operations: [] Exploring Operation: 51-21=30, Resulting Numbers: [20, 67, 30] Generated Node #2: [20, 67, 30] from Operation: 51-21=30 Current State: 77:[20, 67, 30], Operations: ['51-21=30'] Exploring Operation: 67-20=47, Resulting Numbers: [30, 47] Generated Node #3: [30, 47] from ...
4
Current State: 77:[51, 21, 20, 67], Operations: [] Exploring Operation: 51+21=72, Resulting Numbers: [20, 67, 72] Generated Node #0,0: 77:[20, 67, 72] Operation: 51+21=72 Exploring Operation: 67-51=16, Resulting Numbers: [21, 20, 16] Generated Node #0,1: 77:[21, 20, 16] Operation: 67-51=16 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 69, 76, 30, 55 ]
92
[ "76-69=7", "30+55=85", "7+85=92" ]
Current State: 92:[69, 76, 30, 55], Operations: [] Exploring Operation: 76-69=7, Resulting Numbers: [30, 55, 7] Generated Node #2: [30, 55, 7] from Operation: 76-69=7 Current State: 92:[30, 55, 7], Operations: ['76-69=7'] Exploring Operation: 30+55=85, Resulting Numbers: [7, 85] Generated Node #3: [7, 85] from Operatio...
4
Current State: 92:[69, 76, 30, 55], Operations: [] Exploring Operation: 76-69=7, Resulting Numbers: [30, 55, 7] Generated Node #0,0: 92:[30, 55, 7] Operation: 76-69=7 Moving to Node #0,0 Current State: 92:[30, 55, 7], Operations: ['76-69=7'] Exploring Operation: 55-30=25, Resulting Numbers: [7, 25] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 68, 38, 32, 91 ]
29
[ "68-38=30", "91-32=59", "59-30=29" ]
Current State: 29:[68, 38, 32, 91], Operations: [] Exploring Operation: 68-38=30, Resulting Numbers: [32, 91, 30] Generated Node #2: [32, 91, 30] from Operation: 68-38=30 Current State: 29:[32, 91, 30], Operations: ['68-38=30'] Exploring Operation: 91-32=59, Resulting Numbers: [30, 59] Generated Node #3: [30, 59] from ...
4
Current State: 29:[68, 38, 32, 91], Operations: [] Exploring Operation: 68-38=30, Resulting Numbers: [32, 91, 30] Generated Node #0,0: 29:[32, 91, 30] Operation: 68-38=30 Exploring Operation: 91-68=23, Resulting Numbers: [38, 32, 23] Generated Node #0,1: 29:[38, 32, 23] Operation: 91-68=23 Exploring Operation: 91-38=53...
0.983507
hs_5
sum_heuristic
[ 91, 6, 8, 27 ]
59
[ "91+27=118", "8-6=2", "118/2=59" ]
Current State: 59:[91, 6, 8, 27], Operations: [] Exploring Operation: 91+27=118, Resulting Numbers: [6, 8, 118] Generated Node #2: [6, 8, 118] from Operation: 91+27=118 Current State: 59:[6, 8, 118], Operations: ['91+27=118'] Exploring Operation: 8-6=2, Resulting Numbers: [118, 2] Generated Node #3: [118, 2] from Opera...
4
Current State: 59:[91, 6, 8, 27], Operations: [] Exploring Operation: 91-6=85, Resulting Numbers: [8, 27, 85] Generated Node #0,0: 59:[8, 27, 85] Operation: 91-6=85 Exploring Operation: 6*8=48, Resulting Numbers: [91, 27, 48] Generated Node #0,1: 59:[91, 27, 48] Operation: 6*8=48 Start Sub Search at level 1: Moving to ...
0
hs_2
mult_heuristic
[ 56, 32, 28, 92 ]
32
[ "56+32=88", "28+92=120", "120-88=32" ]
Current State: 32:[56, 32, 28, 92], Operations: [] Exploring Operation: 56+32=88, Resulting Numbers: [28, 92, 88] Generated Node #2: [28, 92, 88] from Operation: 56+32=88 Current State: 32:[28, 92, 88], Operations: ['56+32=88'] Exploring Operation: 28+92=120, Resulting Numbers: [88, 120] Generated Node #3: [88, 120] fr...
4
Current State: 32:[56, 32, 28, 92], Operations: [] Exploring Operation: 92-32=60, Resulting Numbers: [56, 28, 60] Generated Node #0,0: 32:[56, 28, 60] Operation: 92-32=60 Exploring Operation: 92-28=64, Resulting Numbers: [56, 32, 64] Generated Node #0,1: 32:[56, 32, 64] Operation: 92-28=64 Exploring Operation: 92-56=36...
0.986111
hs_3
mult_heuristic
[ 63, 45, 10, 55 ]
35
[ "63-55=8", "10*8=80", "80-45=35" ]
Current State: 35:[63, 45, 10, 55], Operations: [] Exploring Operation: 63-55=8, Resulting Numbers: [45, 10, 8] Generated Node #2: [45, 10, 8] from Operation: 63-55=8 Current State: 35:[45, 10, 8], Operations: ['63-55=8'] Exploring Operation: 10*8=80, Resulting Numbers: [45, 80] Generated Node #3: [45, 80] from Operati...
4
Current State: 35:[63, 45, 10, 55], Operations: [] Exploring Operation: 63-55=8, Resulting Numbers: [45, 10, 8] Generated Node #0,0: 35:[45, 10, 8] Operation: 63-55=8 Start Sub Search at level 1: Moving to Node #0,0 Current State: 35:[45, 10, 8], Operations: ['63-55=8'] Exploring Operation: 45-10=35, Resulting Numbers:...
0
hs_1
mult_heuristic
[ 6, 18, 96, 85 ]
17
[ "96-6=90", "18*85=1530", "1530/90=17" ]
Current State: 17:[6, 18, 96, 85], Operations: [] Exploring Operation: 96-6=90, Resulting Numbers: [18, 85, 90] Generated Node #2: [18, 85, 90] from Operation: 96-6=90 Current State: 17:[18, 85, 90], Operations: ['96-6=90'] Exploring Operation: 18*85=1530, Resulting Numbers: [90, 1530] Generated Node #3: [90, 1530] fro...
4
Current State: 17:[6, 18, 96, 85], Operations: [] Exploring Operation: 96-85=11, Resulting Numbers: [6, 18, 11] Generated Node #0,0: 17:[6, 18, 11] Operation: 96-85=11 Exploring Operation: 96/6=16, Resulting Numbers: [18, 85, 16] Generated Node #0,1: 17:[18, 85, 16] Operation: 96/6=16 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 93, 12, 14, 56 ]
19
[ "93+56=149", "12*14=168", "168-149=19" ]
Current State: 19:[93, 12, 14, 56], Operations: [] Exploring Operation: 93+56=149, Resulting Numbers: [12, 14, 149] Generated Node #2: [12, 14, 149] from Operation: 93+56=149 Current State: 19:[12, 14, 149], Operations: ['93+56=149'] Exploring Operation: 12*14=168, Resulting Numbers: [149, 168] Generated Node #3: [149,...
4
Current State: 19:[93, 12, 14, 56], Operations: [] Exploring Operation: 56/14=4, Resulting Numbers: [93, 12, 4] Generated Node #0,0: 19:[93, 12, 4] Operation: 56/14=4 Exploring Operation: 93-12=81, Resulting Numbers: [14, 56, 81] Generated Node #0,1: 19:[14, 56, 81] Operation: 93-12=81 Exploring Operation: 93-56=37, Re...
0
hs_3
mult_heuristic
[ 27, 52, 82, 83 ]
79
[ "27+52=79", "83-82=1", "79*1=79" ]
Current State: 79:[27, 52, 82, 83], Operations: [] Exploring Operation: 27+52=79, Resulting Numbers: [82, 83, 79] Generated Node #2: [82, 83, 79] from Operation: 27+52=79 Current State: 79:[82, 83, 79], Operations: ['27+52=79'] Exploring Operation: 83-82=1, Resulting Numbers: [79, 1] Generated Node #3: [79, 1] from Ope...
4
Current State: 79:[27, 52, 82, 83], Operations: [] Exploring Operation: 27+52=79, Resulting Numbers: [82, 83, 79] Generated Node #0,0: 79:[82, 83, 79] Operation: 27+52=79 Exploring Operation: 83-27=56, Resulting Numbers: [52, 82, 56] Generated Node #0,1: 79:[52, 82, 56] Operation: 83-27=56 Moving to Node #0,0 Current S...
0.986979
hs_2
mult_heuristic
[ 46, 48, 59, 30 ]
88
[ "48-46=2", "59*2=118", "118-30=88" ]
Current State: 88:[46, 48, 59, 30], Operations: [] Exploring Operation: 48-46=2, Resulting Numbers: [59, 30, 2] Generated Node #2: [59, 30, 2] from Operation: 48-46=2 Current State: 88:[59, 30, 2], Operations: ['48-46=2'] Exploring Operation: 59*2=118, Resulting Numbers: [30, 118] Generated Node #3: [30, 118] from Oper...
4
Current State: 88:[46, 48, 59, 30], Operations: [] Exploring Operation: 59+30=89, Resulting Numbers: [46, 48, 89] Generated Node #0,0: 88:[46, 48, 89] Operation: 59+30=89 Exploring Operation: 59-48=11, Resulting Numbers: [46, 30, 11] Generated Node #0,1: 88:[46, 30, 11] Operation: 59-48=11 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 90, 88, 99, 48 ]
49
[ "90-88=2", "99-48=51", "51-2=49" ]
Current State: 49:[90, 88, 99, 48], Operations: [] Exploring Operation: 90-88=2, Resulting Numbers: [99, 48, 2] Generated Node #2: [99, 48, 2] from Operation: 90-88=2 Current State: 49:[99, 48, 2], Operations: ['90-88=2'] Exploring Operation: 99-48=51, Resulting Numbers: [2, 51] Generated Node #3: [2, 51] from Operatio...
4
Current State: 49:[90, 88, 99, 48], Operations: [] Exploring Operation: 99-88=11, Resulting Numbers: [90, 48, 11] Generated Node #0,0: 49:[90, 48, 11] Operation: 99-88=11 Exploring Operation: 99-90=9, Resulting Numbers: [88, 48, 9] Generated Node #0,1: 49:[88, 48, 9] Operation: 99-90=9 Exploring Operation: 90-88=2, Res...
0.990451
hs_3
mult_heuristic
[ 75, 11, 9, 84 ]
12
[ "75+9=84", "84/84=1", "11+1=12" ]
Current State: 12:[75, 11, 9, 84], Operations: [] Exploring Operation: 75+9=84, Resulting Numbers: [11, 84, 84] Generated Node #2: [11, 84, 84] from Operation: 75+9=84 Current State: 12:[11, 84, 84], Operations: ['75+9=84'] Exploring Operation: 84/84=1, Resulting Numbers: [11, 1] Generated Node #3: [11, 1] from Operati...
4
Current State: 12:[75, 11, 9, 84], Operations: [] Exploring Operation: 84-75=9, Resulting Numbers: [11, 9, 9] Generated Node #0,0: 12:[11, 9, 9] Operation: 84-75=9 Exploring Operation: 75-11=64, Resulting Numbers: [9, 84, 64] Generated Node #0,1: 12:[9, 84, 64] Operation: 75-11=64 Moving to Node #0,0 Current State: 12:...
0.992188
hs_2
mult_heuristic
[ 74, 6, 21, 93 ]
55
[ "21+93=114", "114/6=19", "74-19=55" ]
Current State: 55:[74, 6, 21, 93], Operations: [] Exploring Operation: 21+93=114, Resulting Numbers: [74, 6, 114] Generated Node #2: [74, 6, 114] from Operation: 21+93=114 Current State: 55:[74, 6, 114], Operations: ['21+93=114'] Exploring Operation: 114/6=19, Resulting Numbers: [74, 19] Generated Node #3: [74, 19] fro...
4
Current State: 55:[74, 6, 21, 93], Operations: [] Exploring Operation: 93-21=72, Resulting Numbers: [74, 6, 72] Generated Node #0,0: 55:[74, 6, 72] Operation: 93-21=72 Exploring Operation: 93-74=19, Resulting Numbers: [6, 21, 19] Generated Node #0,1: 55:[6, 21, 19] Operation: 93-74=19 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 81, 11, 74, 10 ]
67
[ "81-11=70", "70/10=7", "74-7=67" ]
Current State: 67:[81, 11, 74, 10], Operations: [] Exploring Operation: 81-11=70, Resulting Numbers: [74, 10, 70] Generated Node #2: [74, 10, 70] from Operation: 81-11=70 Current State: 67:[74, 10, 70], Operations: ['81-11=70'] Exploring Operation: 70/10=7, Resulting Numbers: [74, 7] Generated Node #3: [74, 7] from Ope...
4
Current State: 67:[81, 11, 74, 10], Operations: [] Exploring Operation: 81-11=70, Resulting Numbers: [74, 10, 70] Generated Node #0,0: 67:[74, 10, 70] Operation: 81-11=70 Exploring Operation: 81-10=71, Resulting Numbers: [11, 74, 71] Generated Node #0,1: 67:[11, 74, 71] Operation: 81-10=71 Exploring Operation: 11*10=11...
0
hs_3
sum_heuristic
[ 27, 63, 93, 78 ]
75
[ "27+63=90", "93-78=15", "90-15=75" ]
Current State: 75:[27, 63, 93, 78], Operations: [] Exploring Operation: 27+63=90, Resulting Numbers: [93, 78, 90] Generated Node #2: [93, 78, 90] from Operation: 27+63=90 Current State: 75:[93, 78, 90], Operations: ['27+63=90'] Exploring Operation: 93-78=15, Resulting Numbers: [90, 15] Generated Node #3: [90, 15] from ...
4
Current State: 75:[27, 63, 93, 78], Operations: [] Exploring Operation: 78-63=15, Resulting Numbers: [27, 93, 15] Generated Node #0,0: 75:[27, 93, 15] Operation: 78-63=15 Exploring Operation: 93-78=15, Resulting Numbers: [27, 63, 15] Generated Node #0,1: 75:[27, 63, 15] Operation: 93-78=15 Exploring Operation: 93-63=30...
0.987847
hs_4
mult_heuristic
[ 82, 5, 63, 36 ]
61
[ "5+36=41", "82/41=2", "63-2=61" ]
Current State: 61:[82, 5, 63, 36], Operations: [] Exploring Operation: 5+36=41, Resulting Numbers: [82, 63, 41] Generated Node #2: [82, 63, 41] from Operation: 5+36=41 Current State: 61:[82, 63, 41], Operations: ['5+36=41'] Exploring Operation: 82/41=2, Resulting Numbers: [63, 2] Generated Node #3: [63, 2] from Operati...
4
Current State: 61:[82, 5, 63, 36], Operations: [] Exploring Operation: 82-5=77, Resulting Numbers: [63, 36, 77] Generated Node #0,0: 61:[63, 36, 77] Operation: 82-5=77 Moving to Node #0,0 Current State: 61:[63, 36, 77], Operations: ['82-5=77'] Exploring Operation: 77-36=41, Resulting Numbers: [63, 41] Generated Node #0...
0
hs_1
sum_heuristic
[ 57, 99, 53, 24 ]
13
[ "99-57=42", "53-24=29", "42-29=13" ]
Current State: 13:[57, 99, 53, 24], Operations: [] Exploring Operation: 99-57=42, Resulting Numbers: [53, 24, 42] Generated Node #2: [53, 24, 42] from Operation: 99-57=42 Current State: 13:[53, 24, 42], Operations: ['99-57=42'] Exploring Operation: 53-24=29, Resulting Numbers: [42, 29] Generated Node #3: [42, 29] from ...
4
Current State: 13:[57, 99, 53, 24], Operations: [] Exploring Operation: 99-24=75, Resulting Numbers: [57, 53, 75] Generated Node #0,0: 13:[57, 53, 75] Operation: 99-24=75 Exploring Operation: 57-53=4, Resulting Numbers: [99, 24, 4] Generated Node #0,1: 13:[99, 24, 4] Operation: 57-53=4 Exploring Operation: 99-53=46, Re...
0.953993
hs_5
mult_heuristic
[ 62, 23, 51, 20 ]
25
[ "51-20=31", "62/31=2", "23+2=25" ]
Current State: 25:[62, 23, 51, 20], Operations: [] Exploring Operation: 51-20=31, Resulting Numbers: [62, 23, 31] Generated Node #2: [62, 23, 31] from Operation: 51-20=31 Current State: 25:[62, 23, 31], Operations: ['51-20=31'] Exploring Operation: 62/31=2, Resulting Numbers: [23, 2] Generated Node #3: [23, 2] from Ope...
4
Current State: 25:[62, 23, 51, 20], Operations: [] Exploring Operation: 51-23=28, Resulting Numbers: [62, 20, 28] Generated Node #0,0: 25:[62, 20, 28] Operation: 51-23=28 Exploring Operation: 62-51=11, Resulting Numbers: [23, 20, 11] Generated Node #0,1: 25:[23, 20, 11] Operation: 62-51=11 Exploring Operation: 62-23=39...
0
hs_4
sum_heuristic
[ 37, 45, 63, 18 ]
65
[ "63-37=26", "45*26=1170", "1170/18=65" ]
Current State: 65:[37, 45, 63, 18], Operations: [] Exploring Operation: 63-37=26, Resulting Numbers: [45, 18, 26] Generated Node #2: [45, 18, 26] from Operation: 63-37=26 Current State: 65:[45, 18, 26], Operations: ['63-37=26'] Exploring Operation: 45*26=1170, Resulting Numbers: [18, 1170] Generated Node #3: [18, 1170]...
4
Current State: 65:[37, 45, 63, 18], Operations: [] Exploring Operation: 45+18=63, Resulting Numbers: [37, 63, 63] Generated Node #0,0: 65:[37, 63, 63] Operation: 45+18=63 Exploring Operation: 37+18=55, Resulting Numbers: [45, 63, 55] Generated Node #0,1: 65:[45, 63, 55] Operation: 37+18=55 Exploring Operation: 37+45=82...
0
hs_5
mult_heuristic
[ 13, 13, 35, 2 ]
18
[ "13+13=26", "35-26=9", "2*9=18" ]
Current State: 18:[13, 13, 35, 2], Operations: [] Exploring Operation: 13+13=26, Resulting Numbers: [35, 2, 26] Generated Node #2: [35, 2, 26] from Operation: 13+13=26 Current State: 18:[35, 2, 26], Operations: ['13+13=26'] Exploring Operation: 35-26=9, Resulting Numbers: [2, 9] Generated Node #3: [2, 9] from Operation...
4
Current State: 18:[13, 13, 35, 2], Operations: [] Exploring Operation: 35-13=22, Resulting Numbers: [13, 2, 22] Generated Node #0,0: 18:[13, 2, 22] Operation: 35-13=22 Exploring Operation: 35-13=22, Resulting Numbers: [13, 2, 22] Generated Node #0,1: 18:[13, 2, 22] Operation: 35-13=22 Start Sub Search at level 1: Movin...
0.991319
hs_2
mult_heuristic
[ 24, 59, 64, 75 ]
94
[ "24+59=83", "75-64=11", "83+11=94" ]
Current State: 94:[24, 59, 64, 75], Operations: [] Exploring Operation: 24+59=83, Resulting Numbers: [64, 75, 83] Generated Node #2: [64, 75, 83] from Operation: 24+59=83 Current State: 94:[64, 75, 83], Operations: ['24+59=83'] Exploring Operation: 75-64=11, Resulting Numbers: [83, 11] Generated Node #3: [83, 11] from ...
4
Current State: 94:[24, 59, 64, 75], Operations: [] Exploring Operation: 64-24=40, Resulting Numbers: [59, 75, 40] Generated Node #0,0: 94:[59, 75, 40] Operation: 64-24=40 Exploring Operation: 75-24=51, Resulting Numbers: [59, 64, 51] Generated Node #0,1: 94:[59, 64, 51] Operation: 75-24=51 Exploring Operation: 24+75=99...
0.973958
hs_4
sum_heuristic
[ 40, 31, 79, 36 ]
52
[ "40-31=9", "79-36=43", "9+43=52" ]
Current State: 52:[40, 31, 79, 36], Operations: [] Exploring Operation: 40-31=9, Resulting Numbers: [79, 36, 9] Generated Node #2: [79, 36, 9] from Operation: 40-31=9 Current State: 52:[79, 36, 9], Operations: ['40-31=9'] Exploring Operation: 79-36=43, Resulting Numbers: [9, 43] Generated Node #3: [9, 43] from Operatio...
4
Current State: 52:[40, 31, 79, 36], Operations: [] Exploring Operation: 36-31=5, Resulting Numbers: [40, 79, 5] Generated Node #0,0: 52:[40, 79, 5] Operation: 36-31=5 Exploring Operation: 79-40=39, Resulting Numbers: [31, 36, 39] Generated Node #0,1: 52:[31, 36, 39] Operation: 79-40=39 Exploring Operation: 79-36=43, Re...
0.982639
hs_5
sum_heuristic
[ 90, 80, 51, 93 ]
26
[ "90+80=170", "51+93=144", "170-144=26" ]
Current State: 26:[90, 80, 51, 93], Operations: [] Exploring Operation: 90+80=170, Resulting Numbers: [51, 93, 170] Generated Node #2: [51, 93, 170] from Operation: 90+80=170 Current State: 26:[51, 93, 170], Operations: ['90+80=170'] Exploring Operation: 51+93=144, Resulting Numbers: [170, 144] Generated Node #3: [170,...
4
Current State: 26:[90, 80, 51, 93], Operations: [] Exploring Operation: 93-90=3, Resulting Numbers: [80, 51, 3] Generated Node #0,0: 26:[80, 51, 3] Operation: 93-90=3 Moving to Node #0,0 Current State: 26:[80, 51, 3], Operations: ['93-90=3'] Exploring Operation: 80-51=29, Resulting Numbers: [3, 29] Generated Node #0,0,...
0.993924
hs_1
mult_heuristic
[ 34, 25, 42, 46 ]
97
[ "34-25=9", "42+46=88", "9+88=97" ]
Current State: 97:[34, 25, 42, 46], Operations: [] Exploring Operation: 34-25=9, Resulting Numbers: [42, 46, 9] Generated Node #2: [42, 46, 9] from Operation: 34-25=9 Current State: 97:[42, 46, 9], Operations: ['34-25=9'] Exploring Operation: 42+46=88, Resulting Numbers: [9, 88] Generated Node #3: [9, 88] from Operatio...
4
Current State: 97:[34, 25, 42, 46], Operations: [] Exploring Operation: 34+25=59, Resulting Numbers: [42, 46, 59] Generated Node #0,0: 97:[42, 46, 59] Operation: 34+25=59 Start Sub Search at level 1: Moving to Node #0,0 Current State: 97:[42, 46, 59], Operations: ['34+25=59'] Exploring Operation: 42+46=88, Resulting Nu...
0
hs_1
mult_heuristic
[ 17, 15, 68, 83 ]
18
[ "15+68=83", "83/83=1", "17+1=18" ]
Current State: 18:[17, 15, 68, 83], Operations: [] Exploring Operation: 15+68=83, Resulting Numbers: [17, 83, 83] Generated Node #2: [17, 83, 83] from Operation: 15+68=83 Current State: 18:[17, 83, 83], Operations: ['15+68=83'] Exploring Operation: 83/83=1, Resulting Numbers: [17, 1] Generated Node #3: [17, 1] from Ope...
4
Current State: 18:[17, 15, 68, 83], Operations: [] Exploring Operation: 83-68=15, Resulting Numbers: [17, 15, 15] Generated Node #0,0: 18:[17, 15, 15] Operation: 83-68=15 Moving to Node #0,0 Current State: 18:[17, 15, 15], Operations: ['83-68=15'] Exploring Operation: 15/15=1, Resulting Numbers: [17, 1] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 73, 2, 33, 25 ]
13
[ "73-2=71", "33+25=58", "71-58=13" ]
Current State: 13:[73, 2, 33, 25], Operations: [] Exploring Operation: 73-2=71, Resulting Numbers: [33, 25, 71] Generated Node #2: [33, 25, 71] from Operation: 73-2=71 Current State: 13:[33, 25, 71], Operations: ['73-2=71'] Exploring Operation: 33+25=58, Resulting Numbers: [71, 58] Generated Node #3: [71, 58] from Oper...
4
Current State: 13:[73, 2, 33, 25], Operations: [] Exploring Operation: 73-33=40, Resulting Numbers: [2, 25, 40] Generated Node #0,0: 13:[2, 25, 40] Operation: 73-33=40 Exploring Operation: 33-25=8, Resulting Numbers: [73, 2, 8] Generated Node #0,1: 13:[73, 2, 8] Operation: 33-25=8 Exploring Operation: 73-25=48, Resulti...
0.990451
hs_3
mult_heuristic
[ 41, 24, 9, 18 ]
67
[ "41+24=65", "18/9=2", "65+2=67" ]
Current State: 67:[41, 24, 9, 18], Operations: [] Exploring Operation: 41+24=65, Resulting Numbers: [9, 18, 65] Generated Node #2: [9, 18, 65] from Operation: 41+24=65 Current State: 67:[9, 18, 65], Operations: ['41+24=65'] Exploring Operation: 18/9=2, Resulting Numbers: [65, 2] Generated Node #3: [65, 2] from Operatio...
4
Current State: 67:[41, 24, 9, 18], Operations: [] Exploring Operation: 41+24=65, Resulting Numbers: [9, 18, 65] Generated Node #0,0: 67:[9, 18, 65] Operation: 41+24=65 Exploring Operation: 41+9=50, Resulting Numbers: [24, 18, 50] Generated Node #0,1: 67:[24, 18, 50] Operation: 41+9=50 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 78, 17, 4, 58 ]
64
[ "17-4=13", "78/13=6", "58+6=64" ]
Current State: 64:[78, 17, 4, 58], Operations: [] Exploring Operation: 17-4=13, Resulting Numbers: [78, 58, 13] Generated Node #2: [78, 58, 13] from Operation: 17-4=13 Current State: 64:[78, 58, 13], Operations: ['17-4=13'] Exploring Operation: 78/13=6, Resulting Numbers: [58, 6] Generated Node #3: [58, 6] from Operati...
4
Current State: 64:[78, 17, 4, 58], Operations: [] Exploring Operation: 17-4=13, Resulting Numbers: [78, 58, 13] Generated Node #0,0: 64:[78, 58, 13] Operation: 17-4=13 Exploring Operation: 78-17=61, Resulting Numbers: [4, 58, 61] Generated Node #0,1: 64:[4, 58, 61] Operation: 78-17=61 Exploring Operation: 4+58=62, Resu...
0.924479
hs_5
mult_heuristic
[ 47, 70, 89, 95 ]
52
[ "89-70=19", "95/19=5", "47+5=52" ]
Current State: 52:[47, 70, 89, 95], Operations: [] Exploring Operation: 89-70=19, Resulting Numbers: [47, 95, 19] Generated Node #2: [47, 95, 19] from Operation: 89-70=19 Current State: 52:[47, 95, 19], Operations: ['89-70=19'] Exploring Operation: 95/19=5, Resulting Numbers: [47, 5] Generated Node #3: [47, 5] from Ope...
4
Current State: 52:[47, 70, 89, 95], Operations: [] Exploring Operation: 95-70=25, Resulting Numbers: [47, 89, 25] Generated Node #0,0: 52:[47, 89, 25] Operation: 95-70=25 Exploring Operation: 95-89=6, Resulting Numbers: [47, 70, 6] Generated Node #0,1: 52:[47, 70, 6] Operation: 95-89=6 Start Sub Search at level 1: Movi...
0
hs_2
sum_heuristic
[ 1, 83, 41, 13 ]
56
[ "1+83=84", "41-13=28", "84-28=56" ]
Current State: 56:[1, 83, 41, 13], Operations: [] Exploring Operation: 1+83=84, Resulting Numbers: [41, 13, 84] Generated Node #2: [41, 13, 84] from Operation: 1+83=84 Current State: 56:[41, 13, 84], Operations: ['1+83=84'] Exploring Operation: 41-13=28, Resulting Numbers: [84, 28] Generated Node #3: [84, 28] from Oper...
4
Current State: 56:[1, 83, 41, 13], Operations: [] Exploring Operation: 83-41=42, Resulting Numbers: [1, 13, 42] Generated Node #0,0: 56:[1, 13, 42] Operation: 83-41=42 Moving to Node #0,0 Current State: 56:[1, 13, 42], Operations: ['83-41=42'] Exploring Operation: 13+42=55, Resulting Numbers: [1, 55] Generated Node #0,...
0.993924
hs_1
mult_heuristic
[ 58, 18, 96, 52 ]
32
[ "58+18=76", "96-52=44", "76-44=32" ]
Current State: 32:[58, 18, 96, 52], Operations: [] Exploring Operation: 58+18=76, Resulting Numbers: [96, 52, 76] Generated Node #2: [96, 52, 76] from Operation: 58+18=76 Current State: 32:[96, 52, 76], Operations: ['58+18=76'] Exploring Operation: 96-52=44, Resulting Numbers: [76, 44] Generated Node #3: [76, 44] from ...
4
Current State: 32:[58, 18, 96, 52], Operations: [] Exploring Operation: 96-58=38, Resulting Numbers: [18, 52, 38] Generated Node #0,0: 32:[18, 52, 38] Operation: 96-58=38 Exploring Operation: 96-52=44, Resulting Numbers: [58, 18, 44] Generated Node #0,1: 32:[58, 18, 44] Operation: 96-52=44 Start Sub Search at level 1: ...
0.991319
hs_2
mult_heuristic
[ 28, 32, 23, 31 ]
73
[ "31-28=3", "32*3=96", "96-23=73" ]
Current State: 73:[28, 32, 23, 31], Operations: [] Exploring Operation: 31-28=3, Resulting Numbers: [32, 23, 3] Generated Node #2: [32, 23, 3] from Operation: 31-28=3 Current State: 73:[32, 23, 3], Operations: ['31-28=3'] Exploring Operation: 32*3=96, Resulting Numbers: [23, 96] Generated Node #3: [23, 96] from Operati...
4
Current State: 73:[28, 32, 23, 31], Operations: [] Exploring Operation: 28+31=59, Resulting Numbers: [32, 23, 59] Generated Node #0,0: 73:[32, 23, 59] Operation: 28+31=59 Exploring Operation: 32+31=63, Resulting Numbers: [28, 23, 63] Generated Node #0,1: 73:[28, 23, 63] Operation: 32+31=63 Exploring Operation: 32+23=55...
0
hs_5
sum_heuristic
[ 42, 35, 74, 1 ]
82
[ "42-35=7", "74+1=75", "7+75=82" ]
Current State: 82:[42, 35, 74, 1], Operations: [] Exploring Operation: 42-35=7, Resulting Numbers: [74, 1, 7] Generated Node #2: [74, 1, 7] from Operation: 42-35=7 Current State: 82:[74, 1, 7], Operations: ['42-35=7'] Exploring Operation: 74+1=75, Resulting Numbers: [7, 75] Generated Node #3: [7, 75] from Operation: 74...
4
Current State: 82:[42, 35, 74, 1], Operations: [] Exploring Operation: 42+35=77, Resulting Numbers: [74, 1, 77] Generated Node #0,0: 82:[74, 1, 77] Operation: 42+35=77 Exploring Operation: 35+1=36, Resulting Numbers: [42, 74, 36] Generated Node #0,1: 82:[42, 74, 36] Operation: 35+1=36 Exploring Operation: 74-35=39, Res...
0.982639
hs_5
mult_heuristic
[ 32, 74, 58, 42 ]
40
[ "74-58=16", "32/16=2", "42-2=40" ]
Current State: 40:[32, 74, 58, 42], Operations: [] Exploring Operation: 74-58=16, Resulting Numbers: [32, 42, 16] Generated Node #2: [32, 42, 16] from Operation: 74-58=16 Current State: 40:[32, 42, 16], Operations: ['74-58=16'] Exploring Operation: 32/16=2, Resulting Numbers: [42, 2] Generated Node #3: [42, 2] from Ope...
4
Current State: 40:[32, 74, 58, 42], Operations: [] Exploring Operation: 74-32=42, Resulting Numbers: [58, 42, 42] Generated Node #0,0: 40:[58, 42, 42] Operation: 74-32=42 Exploring Operation: 74-58=16, Resulting Numbers: [32, 42, 16] Generated Node #0,1: 40:[32, 42, 16] Operation: 74-58=16 Moving to Node #0,1 Current S...
0.986979
hs_2
sum_heuristic
[ 91, 21, 90, 36 ]
58
[ "91+21=112", "90-36=54", "112-54=58" ]
Current State: 58:[91, 21, 90, 36], Operations: [] Exploring Operation: 91+21=112, Resulting Numbers: [90, 36, 112] Generated Node #2: [90, 36, 112] from Operation: 91+21=112 Current State: 58:[90, 36, 112], Operations: ['91+21=112'] Exploring Operation: 90-36=54, Resulting Numbers: [112, 54] Generated Node #3: [112, 5...
4
Current State: 58:[91, 21, 90, 36], Operations: [] Exploring Operation: 91-36=55, Resulting Numbers: [21, 90, 55] Generated Node #0,0: 58:[21, 90, 55] Operation: 91-36=55 Exploring Operation: 91-90=1, Resulting Numbers: [21, 36, 1] Generated Node #0,1: 58:[21, 36, 1] Operation: 91-90=1 Moving to Node #0,1 Current State...
0.992188
hs_2
sum_heuristic
[ 28, 30, 76, 35 ]
99
[ "28+30=58", "76-35=41", "58+41=99" ]
Current State: 99:[28, 30, 76, 35], Operations: [] Exploring Operation: 28+30=58, Resulting Numbers: [76, 35, 58] Generated Node #2: [76, 35, 58] from Operation: 28+30=58 Current State: 99:[76, 35, 58], Operations: ['28+30=58'] Exploring Operation: 76-35=41, Resulting Numbers: [58, 41] Generated Node #3: [58, 41] from ...
4
Current State: 99:[28, 30, 76, 35], Operations: [] Exploring Operation: 28+76=104, Resulting Numbers: [30, 35, 104] Generated Node #0,0: 99:[30, 35, 104] Operation: 28+76=104 Moving to Node #0,0 Current State: 99:[30, 35, 104], Operations: ['28+76=104'] Exploring Operation: 35-30=5, Resulting Numbers: [104, 5] Generate...
0.993924
hs_1
sum_heuristic
[ 48, 74, 22, 69 ]
14
[ "48+22=70", "74-69=5", "70/5=14" ]
Current State: 14:[48, 74, 22, 69], Operations: [] Exploring Operation: 48+22=70, Resulting Numbers: [74, 69, 70] Generated Node #2: [74, 69, 70] from Operation: 48+22=70 Current State: 14:[74, 69, 70], Operations: ['48+22=70'] Exploring Operation: 74-69=5, Resulting Numbers: [70, 5] Generated Node #3: [70, 5] from Ope...
4
Current State: 14:[48, 74, 22, 69], Operations: [] Exploring Operation: 74-69=5, Resulting Numbers: [48, 22, 5] Generated Node #0,0: 14:[48, 22, 5] Operation: 74-69=5 Moving to Node #0,0 Current State: 14:[48, 22, 5], Operations: ['74-69=5'] Exploring Operation: 48-22=26, Resulting Numbers: [5, 26] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 7, 22, 17, 60 ]
58
[ "22-7=15", "60-17=43", "15+43=58" ]
Current State: 58:[7, 22, 17, 60], Operations: [] Exploring Operation: 22-7=15, Resulting Numbers: [17, 60, 15] Generated Node #2: [17, 60, 15] from Operation: 22-7=15 Current State: 58:[17, 60, 15], Operations: ['22-7=15'] Exploring Operation: 60-17=43, Resulting Numbers: [15, 43] Generated Node #3: [15, 43] from Oper...
4
Current State: 58:[7, 22, 17, 60], Operations: [] Exploring Operation: 22-17=5, Resulting Numbers: [7, 60, 5] Generated Node #0,0: 58:[7, 60, 5] Operation: 22-17=5 Exploring Operation: 7+22=29, Resulting Numbers: [17, 60, 29] Generated Node #0,1: 58:[17, 60, 29] Operation: 7+22=29 Exploring Operation: 17-7=10, Resultin...
0.987847
hs_4
sum_heuristic
[ 32, 80, 31, 80 ]
80
[ "32*80=2560", "31*80=2480", "2560-2480=80" ]
Current State: 80:[32, 80, 31, 80], Operations: [] Exploring Operation: 32*80=2560, Resulting Numbers: [31, 2560] Generated Node #2: [31, 2560] from Operation: 32*80=2560 Current State: 80:[31, 2560], Operations: ['32*80=2560'] Exploring Operation: 31*80=2480, Resulting Numbers: [2560, 2480] Generated Node #3: [2560, 2...
4
Current State: 80:[32, 80, 31, 80], Operations: [] Exploring Operation: 80-32=48, Resulting Numbers: [31, 80, 48] Generated Node #0,0: 80:[31, 80, 48] Operation: 80-32=48 Exploring Operation: 32-31=1, Resulting Numbers: [80, 80, 1] Generated Node #0,1: 80:[80, 80, 1] Operation: 32-31=1 Moving to Node #0,1 Current State...
0
hs_2
mult_heuristic
[ 73, 26, 24, 29 ]
52
[ "73-26=47", "29-24=5", "47+5=52" ]
Current State: 52:[73, 26, 24, 29], Operations: [] Exploring Operation: 73-26=47, Resulting Numbers: [24, 29, 47] Generated Node #2: [24, 29, 47] from Operation: 73-26=47 Current State: 52:[24, 29, 47], Operations: ['73-26=47'] Exploring Operation: 29-24=5, Resulting Numbers: [47, 5] Generated Node #3: [47, 5] from Ope...
4
Current State: 52:[73, 26, 24, 29], Operations: [] Exploring Operation: 73-24=49, Resulting Numbers: [26, 29, 49] Generated Node #0,0: 52:[26, 29, 49] Operation: 73-24=49 Start Sub Search at level 1: Moving to Node #0,0 Current State: 52:[26, 29, 49], Operations: ['73-24=49'] Exploring Operation: 29-26=3, Resulting Num...
0.993924
hs_1
mult_heuristic
[ 72, 20, 25, 16 ]
28
[ "20-16=4", "25*4=100", "100-72=28" ]
Current State: 28:[72, 20, 25, 16], Operations: [] Exploring Operation: 20-16=4, Resulting Numbers: [72, 25, 4] Generated Node #2: [72, 25, 4] from Operation: 20-16=4 Current State: 28:[72, 25, 4], Operations: ['20-16=4'] Exploring Operation: 25*4=100, Resulting Numbers: [72, 100] Generated Node #3: [72, 100] from Oper...
4
Current State: 28:[72, 20, 25, 16], Operations: [] Exploring Operation: 72-25=47, Resulting Numbers: [20, 16, 47] Generated Node #0,0: 28:[20, 16, 47] Operation: 72-25=47 Exploring Operation: 72-20=52, Resulting Numbers: [25, 16, 52] Generated Node #0,1: 28:[25, 16, 52] Operation: 72-20=52 Exploring Operation: 72-16=56...
0
hs_3
sum_heuristic
[ 27, 9, 72, 72 ]
76
[ "27-9=18", "72/18=4", "72+4=76" ]
Current State: 76:[27, 9, 72, 72], Operations: [] Exploring Operation: 27-9=18, Resulting Numbers: [72, 72, 18] Generated Node #2: [72, 72, 18] from Operation: 27-9=18 Current State: 76:[72, 72, 18], Operations: ['27-9=18'] Exploring Operation: 72/18=4, Resulting Numbers: [4] 4,76 equal: Goal Reached Exploring Operatio...
4
Current State: 76:[27, 9, 72, 72], Operations: [] Exploring Operation: 72-72=0, Resulting Numbers: [27, 9, 0] Generated Node #0,0: 76:[27, 9, 0] Operation: 72-72=0 Exploring Operation: 27+9=36, Resulting Numbers: [72, 72, 36] Generated Node #0,1: 76:[72, 72, 36] Operation: 27+9=36 Exploring Operation: 72/72=1, Resultin...
0.979167
hs_5
sum_heuristic
[ 45, 9, 23, 39 ]
99
[ "39-23=16", "9*16=144", "144-45=99" ]
Current State: 99:[45, 9, 23, 39], Operations: [] Exploring Operation: 39-23=16, Resulting Numbers: [45, 9, 16] Generated Node #2: [45, 9, 16] from Operation: 39-23=16 Current State: 99:[45, 9, 16], Operations: ['39-23=16'] Exploring Operation: 9*16=144, Resulting Numbers: [45, 144] Generated Node #3: [45, 144] from Op...
4
Current State: 99:[45, 9, 23, 39], Operations: [] Exploring Operation: 45-23=22, Resulting Numbers: [9, 39, 22] Generated Node #0,0: 99:[9, 39, 22] Operation: 45-23=22 Exploring Operation: 45-39=6, Resulting Numbers: [9, 23, 6] Generated Node #0,1: 99:[9, 23, 6] Operation: 45-39=6 Moving to Node #0,1 Current State: 99:...
0
hs_2
mult_heuristic
[ 6, 44, 29, 86 ]
44
[ "6*29=174", "44+86=130", "174-130=44" ]
Current State: 44:[6, 44, 29, 86], Operations: [] Exploring Operation: 6*29=174, Resulting Numbers: [44, 86, 174] Generated Node #2: [44, 86, 174] from Operation: 6*29=174 Current State: 44:[44, 86, 174], Operations: ['6*29=174'] Exploring Operation: 44+86=130, Resulting Numbers: [174, 130] Generated Node #3: [174, 130...
4
Current State: 44:[6, 44, 29, 86], Operations: [] Exploring Operation: 86-29=57, Resulting Numbers: [6, 44, 57] Generated Node #0,0: 44:[6, 44, 57] Operation: 86-29=57 Exploring Operation: 86-44=42, Resulting Numbers: [6, 29, 42] Generated Node #0,1: 44:[6, 29, 42] Operation: 86-44=42 Exploring Operation: 29-6=23, Resu...
0
hs_3
sum_heuristic
[ 22, 5, 63, 37 ]
33
[ "22*63=1386", "5+37=42", "1386/42=33" ]
Current State: 33:[22, 5, 63, 37], Operations: [] Exploring Operation: 22*63=1386, Resulting Numbers: [5, 37, 1386] Generated Node #2: [5, 37, 1386] from Operation: 22*63=1386 Current State: 33:[5, 37, 1386], Operations: ['22*63=1386'] Exploring Operation: 5+37=42, Resulting Numbers: [1386, 42] Generated Node #3: [1386...
4
Current State: 33:[22, 5, 63, 37], Operations: [] Exploring Operation: 22-5=17, Resulting Numbers: [63, 37, 17] Generated Node #0,0: 33:[63, 37, 17] Operation: 22-5=17 Exploring Operation: 22+5=27, Resulting Numbers: [63, 37, 27] Generated Node #0,1: 33:[63, 37, 27] Operation: 22+5=27 Exploring Operation: 37-22=15, Res...
0
hs_5
sum_heuristic
[ 65, 47, 93, 75 ]
94
[ "65+47=112", "93-75=18", "112-18=94" ]
Current State: 94:[65, 47, 93, 75], Operations: [] Exploring Operation: 65+47=112, Resulting Numbers: [93, 75, 112] Generated Node #2: [93, 75, 112] from Operation: 65+47=112 Current State: 94:[93, 75, 112], Operations: ['65+47=112'] Exploring Operation: 93-75=18, Resulting Numbers: [112, 18] Generated Node #3: [112, 1...
4
Current State: 94:[65, 47, 93, 75], Operations: [] Exploring Operation: 75-65=10, Resulting Numbers: [47, 93, 10] Generated Node #0,0: 94:[47, 93, 10] Operation: 75-65=10 Exploring Operation: 93-75=18, Resulting Numbers: [65, 47, 18] Generated Node #0,1: 94:[65, 47, 18] Operation: 93-75=18 Start Sub Search at level 1: ...
0.986111
hs_2
sum_heuristic
[ 56, 44, 39, 27 ]
34
[ "56+44=100", "39+27=66", "100-66=34" ]
Current State: 34:[56, 44, 39, 27], Operations: [] Exploring Operation: 56+44=100, Resulting Numbers: [39, 27, 100] Generated Node #2: [39, 27, 100] from Operation: 56+44=100 Current State: 34:[39, 27, 100], Operations: ['56+44=100'] Exploring Operation: 39+27=66, Resulting Numbers: [100, 66] Generated Node #3: [100, 6...
4
Current State: 34:[56, 44, 39, 27], Operations: [] Exploring Operation: 56-44=12, Resulting Numbers: [39, 27, 12] Generated Node #0,0: 34:[39, 27, 12] Operation: 56-44=12 Start Sub Search at level 1: Moving to Node #0,0 Current State: 34:[39, 27, 12], Operations: ['56-44=12'] Exploring Operation: 27-12=15, Resulting Nu...
0
hs_1
mult_heuristic
[ 30, 96, 31, 24 ]
18
[ "30+96=126", "31-24=7", "126/7=18" ]
Current State: 18:[30, 96, 31, 24], Operations: [] Exploring Operation: 30+96=126, Resulting Numbers: [31, 24, 126] Generated Node #2: [31, 24, 126] from Operation: 30+96=126 Current State: 18:[31, 24, 126], Operations: ['30+96=126'] Exploring Operation: 31-24=7, Resulting Numbers: [126, 7] Generated Node #3: [126, 7] ...
4
Current State: 18:[30, 96, 31, 24], Operations: [] Exploring Operation: 96-31=65, Resulting Numbers: [30, 24, 65] Generated Node #0,0: 18:[30, 24, 65] Operation: 96-31=65 Exploring Operation: 96/24=4, Resulting Numbers: [30, 31, 4] Generated Node #0,1: 18:[30, 31, 4] Operation: 96/24=4 Exploring Operation: 96-30=66, Re...
0
hs_3
sum_heuristic
[ 59, 90, 10, 9 ]
30
[ "90-59=31", "10-9=1", "31-1=30" ]
Current State: 30:[59, 90, 10, 9], Operations: [] Exploring Operation: 90-59=31, Resulting Numbers: [10, 9, 31] Generated Node #2: [10, 9, 31] from Operation: 90-59=31 Current State: 30:[10, 9, 31], Operations: ['90-59=31'] Exploring Operation: 10-9=1, Resulting Numbers: [31, 1] Generated Node #3: [31, 1] from Operatio...
4
Current State: 30:[59, 90, 10, 9], Operations: [] Exploring Operation: 90-59=31, Resulting Numbers: [10, 9, 31] Generated Node #0,0: 30:[10, 9, 31] Operation: 90-59=31 Start Sub Search at level 1: Moving to Node #0,0 Current State: 30:[10, 9, 31], Operations: ['90-59=31'] Exploring Operation: 10-9=1, Resulting Numbers:...
0.993924
hs_1
mult_heuristic
[ 86, 46, 54, 34 ]
23
[ "86-54=32", "34-32=2", "46/2=23" ]
Current State: 23:[86, 46, 54, 34], Operations: [] Exploring Operation: 86-54=32, Resulting Numbers: [46, 34, 32] Generated Node #2: [46, 34, 32] from Operation: 86-54=32 Current State: 23:[46, 34, 32], Operations: ['86-54=32'] Exploring Operation: 34-32=2, Resulting Numbers: [46, 2] Generated Node #3: [46, 2] from Ope...
4
Current State: 23:[86, 46, 54, 34], Operations: [] Exploring Operation: 86-34=52, Resulting Numbers: [46, 54, 52] Generated Node #0,0: 23:[46, 54, 52] Operation: 86-34=52 Exploring Operation: 86-54=32, Resulting Numbers: [46, 34, 32] Generated Node #0,1: 23:[46, 34, 32] Operation: 86-54=32 Exploring Operation: 86-46=40...
0.985243
hs_3
mult_heuristic
[ 3, 22, 58, 74 ]
98
[ "74-22=52", "3*52=156", "156-58=98" ]
Current State: 98:[3, 22, 58, 74], Operations: [] Exploring Operation: 74-22=52, Resulting Numbers: [3, 58, 52] Generated Node #2: [3, 58, 52] from Operation: 74-22=52 Current State: 98:[3, 58, 52], Operations: ['74-22=52'] Exploring Operation: 3*52=156, Resulting Numbers: [58, 156] Generated Node #3: [58, 156] from Op...
4
Current State: 98:[3, 22, 58, 74], Operations: [] Exploring Operation: 22+74=96, Resulting Numbers: [3, 58, 96] Generated Node #0,0: 98:[3, 58, 96] Operation: 22+74=96 Exploring Operation: 74-58=16, Resulting Numbers: [3, 22, 16] Generated Node #0,1: 98:[3, 22, 16] Operation: 74-58=16 Exploring Operation: 74-22=52, Res...
0
hs_4
sum_heuristic
[ 75, 13, 69, 73 ]
80
[ "75-13=62", "69+73=142", "142-62=80" ]
Current State: 80:[75, 13, 69, 73], Operations: [] Exploring Operation: 75-13=62, Resulting Numbers: [69, 73, 62] Generated Node #2: [69, 73, 62] from Operation: 75-13=62 Current State: 80:[69, 73, 62], Operations: ['75-13=62'] Exploring Operation: 69+73=142, Resulting Numbers: [62, 142] Generated Node #3: [62, 142] fr...
4
Current State: 80:[75, 13, 69, 73], Operations: [] Exploring Operation: 75-73=2, Resulting Numbers: [13, 69, 2] Generated Node #0,0: 80:[13, 69, 2] Operation: 75-73=2 Exploring Operation: 73-69=4, Resulting Numbers: [75, 13, 4] Generated Node #0,1: 80:[75, 13, 4] Operation: 73-69=4 Exploring Operation: 13+69=82, Result...
0.971354
hs_4
sum_heuristic
[ 9, 49, 5, 57 ]
67
[ "57-49=8", "9*8=72", "72-5=67" ]
Current State: 67:[9, 49, 5, 57], Operations: [] Exploring Operation: 57-49=8, Resulting Numbers: [9, 5, 8] Generated Node #2: [9, 5, 8] from Operation: 57-49=8 Current State: 67:[9, 5, 8], Operations: ['57-49=8'] Exploring Operation: 9*8=72, Resulting Numbers: [5, 72] Generated Node #3: [5, 72] from Operation: 9*8=72 ...
4
Current State: 67:[9, 49, 5, 57], Operations: [] Exploring Operation: 9+49=58, Resulting Numbers: [5, 57, 58] Generated Node #0,0: 67:[5, 57, 58] Operation: 9+49=58 Exploring Operation: 9*5=45, Resulting Numbers: [49, 57, 45] Generated Node #0,1: 67:[49, 57, 45] Operation: 9*5=45 Start Sub Search at level 1: Moving to ...
0
hs_2
sum_heuristic
[ 4, 83, 31, 71 ]
93
[ "83-71=12", "12/4=3", "31*3=93" ]
Current State: 93:[4, 83, 31, 71], Operations: [] Exploring Operation: 83-71=12, Resulting Numbers: [4, 31, 12] Generated Node #2: [4, 31, 12] from Operation: 83-71=12 Current State: 93:[4, 31, 12], Operations: ['83-71=12'] Exploring Operation: 12/4=3, Resulting Numbers: [31, 3] Generated Node #3: [31, 3] from Operatio...
4
Current State: 93:[4, 83, 31, 71], Operations: [] Exploring Operation: 31+71=102, Resulting Numbers: [4, 83, 102] Generated Node #0,0: 93:[4, 83, 102] Operation: 31+71=102 Exploring Operation: 83-71=12, Resulting Numbers: [4, 31, 12] Generated Node #0,1: 93:[4, 31, 12] Operation: 83-71=12 Start Sub Search at level 1: M...
0.992188
hs_2
mult_heuristic
[ 99, 46, 53, 71 ]
70
[ "99-46=53", "53/53=1", "71-1=70" ]
Current State: 70:[99, 46, 53, 71], Operations: [] Exploring Operation: 99-46=53, Resulting Numbers: [53, 71, 53] Generated Node #2: [53, 71, 53] from Operation: 99-46=53 Current State: 70:[53, 71, 53], Operations: ['99-46=53'] Exploring Operation: 53/53=1, Resulting Numbers: [71, 1] Generated Node #3: [71, 1] from Ope...
4
Current State: 70:[99, 46, 53, 71], Operations: [] Exploring Operation: 99-71=28, Resulting Numbers: [46, 53, 28] Generated Node #0,0: 70:[46, 53, 28] Operation: 99-71=28 Exploring Operation: 99-46=53, Resulting Numbers: [53, 71, 53] Generated Node #0,1: 70:[53, 71, 53] Operation: 99-46=53 Exploring Operation: 53-46=7,...
0.986111
hs_4
mult_heuristic
[ 40, 80, 10, 52 ]
20
[ "52-40=12", "80/10=8", "12+8=20" ]
Current State: 20:[40, 80, 10, 52], Operations: [] Exploring Operation: 52-40=12, Resulting Numbers: [80, 10, 12] Generated Node #2: [80, 10, 12] from Operation: 52-40=12 Current State: 20:[80, 10, 12], Operations: ['52-40=12'] Exploring Operation: 80/10=8, Resulting Numbers: [12, 8] Generated Node #3: [12, 8] from Ope...
4
Current State: 20:[40, 80, 10, 52], Operations: [] Exploring Operation: 80-52=28, Resulting Numbers: [40, 10, 28] Generated Node #0,0: 20:[40, 10, 28] Operation: 80-52=28 Start Sub Search at level 1: Moving to Node #0,0 Current State: 20:[40, 10, 28], Operations: ['80-52=28'] Exploring Operation: 40-28=12, Resulting Nu...
0
hs_1
sum_heuristic
[ 5, 36, 35, 25 ]
20
[ "25-5=20", "36-35=1", "20*1=20" ]
Current State: 20:[5, 36, 35, 25], Operations: [] Exploring Operation: 25-5=20, Resulting Numbers: [36, 35, 20] Generated Node #2: [36, 35, 20] from Operation: 25-5=20 Current State: 20:[36, 35, 20], Operations: ['25-5=20'] Exploring Operation: 36-35=1, Resulting Numbers: [20, 1] Generated Node #3: [20, 1] from Operati...
4
Current State: 20:[5, 36, 35, 25], Operations: [] Exploring Operation: 35/5=7, Resulting Numbers: [36, 25, 7] Generated Node #0,0: 20:[36, 25, 7] Operation: 35/5=7 Exploring Operation: 36-25=11, Resulting Numbers: [5, 35, 11] Generated Node #0,1: 20:[5, 35, 11] Operation: 36-25=11 Exploring Operation: 36-35=1, Resultin...
0.988715
hs_4
mult_heuristic
[ 17, 14, 61, 42 ]
81
[ "17+61=78", "42/14=3", "78+3=81" ]
Current State: 81:[17, 14, 61, 42], Operations: [] Exploring Operation: 17+61=78, Resulting Numbers: [14, 42, 78] Generated Node #2: [14, 42, 78] from Operation: 17+61=78 Current State: 81:[14, 42, 78], Operations: ['17+61=78'] Exploring Operation: 42/14=3, Resulting Numbers: [78, 3] Generated Node #3: [78, 3] from Ope...
4
Current State: 81:[17, 14, 61, 42], Operations: [] Exploring Operation: 14+61=75, Resulting Numbers: [17, 42, 75] Generated Node #0,0: 81:[17, 42, 75] Operation: 14+61=75 Exploring Operation: 61-42=19, Resulting Numbers: [17, 14, 19] Generated Node #0,1: 81:[17, 14, 19] Operation: 61-42=19 Exploring Operation: 42-17=25...
0.940972
hs_5
sum_heuristic
[ 13, 50, 77, 52 ]
92
[ "50-13=37", "77+52=129", "129-37=92" ]
Current State: 92:[13, 50, 77, 52], Operations: [] Exploring Operation: 50-13=37, Resulting Numbers: [77, 52, 37] Generated Node #2: [77, 52, 37] from Operation: 50-13=37 Current State: 92:[77, 52, 37], Operations: ['50-13=37'] Exploring Operation: 77+52=129, Resulting Numbers: [37, 129] Generated Node #3: [37, 129] fr...
4
Current State: 92:[13, 50, 77, 52], Operations: [] Exploring Operation: 13+77=90, Resulting Numbers: [50, 52, 90] Generated Node #0,0: 92:[50, 52, 90] Operation: 13+77=90 Start Sub Search at level 1: Moving to Node #0,0 Current State: 92:[50, 52, 90], Operations: ['13+77=90'] Exploring Operation: 52-50=2, Resulting Num...
0.993924
hs_1
sum_heuristic
[ 30, 40, 31, 72 ]
23
[ "30*72=2160", "2160/40=54", "54-31=23" ]
Current State: 23:[30, 40, 31, 72], Operations: [] Exploring Operation: 30*72=2160, Resulting Numbers: [40, 31, 2160] Generated Node #2: [40, 31, 2160] from Operation: 30*72=2160 Current State: 23:[40, 31, 2160], Operations: ['30*72=2160'] Exploring Operation: 2160/40=54, Resulting Numbers: [31, 54] Generated Node #3: ...
4
Current State: 23:[30, 40, 31, 72], Operations: [] Exploring Operation: 72-31=41, Resulting Numbers: [30, 40, 41] Generated Node #0,0: 23:[30, 40, 41] Operation: 72-31=41 Exploring Operation: 72-30=42, Resulting Numbers: [40, 31, 42] Generated Node #0,1: 23:[40, 31, 42] Operation: 72-30=42 Exploring Operation: 40-30=10...
0
hs_4
sum_heuristic
[ 19, 75, 62, 76 ]
17
[ "76/19=4", "75-62=13", "4+13=17" ]
Current State: 17:[19, 75, 62, 76], Operations: [] Exploring Operation: 76/19=4, Resulting Numbers: [75, 62, 4] Generated Node #2: [75, 62, 4] from Operation: 76/19=4 Current State: 17:[75, 62, 4], Operations: ['76/19=4'] Exploring Operation: 75-62=13, Resulting Numbers: [4, 13] Generated Node #3: [4, 13] from Operatio...
4
Current State: 17:[19, 75, 62, 76], Operations: [] Exploring Operation: 76-75=1, Resulting Numbers: [19, 62, 1] Generated Node #0,0: 17:[19, 62, 1] Operation: 76-75=1 Exploring Operation: 76-62=14, Resulting Numbers: [19, 75, 14] Generated Node #0,1: 17:[19, 75, 14] Operation: 76-62=14 Start Sub Search at level 1: Movi...
0
hs_2
mult_heuristic
[ 60, 53, 30, 44 ]
10
[ "60+30=90", "53-44=9", "90/9=10" ]
Current State: 10:[60, 53, 30, 44], Operations: [] Exploring Operation: 60+30=90, Resulting Numbers: [53, 44, 90] Generated Node #2: [53, 44, 90] from Operation: 60+30=90 Current State: 10:[53, 44, 90], Operations: ['60+30=90'] Exploring Operation: 53-44=9, Resulting Numbers: [90, 9] Generated Node #3: [90, 9] from Ope...
4
Current State: 10:[60, 53, 30, 44], Operations: [] Exploring Operation: 53-44=9, Resulting Numbers: [60, 30, 9] Generated Node #0,0: 10:[60, 30, 9] Operation: 53-44=9 Exploring Operation: 60-53=7, Resulting Numbers: [30, 44, 7] Generated Node #0,1: 10:[30, 44, 7] Operation: 60-53=7 Exploring Operation: 60/30=2, Resulti...
0
hs_4
mult_heuristic
[ 61, 71, 2, 38 ]
66
[ "71-61=10", "2*38=76", "76-10=66" ]
Current State: 66:[61, 71, 2, 38], Operations: [] Exploring Operation: 71-61=10, Resulting Numbers: [2, 38, 10] Generated Node #2: [2, 38, 10] from Operation: 71-61=10 Current State: 66:[2, 38, 10], Operations: ['71-61=10'] Exploring Operation: 2*38=76, Resulting Numbers: [10, 76] Generated Node #3: [10, 76] from Opera...
4
Current State: 66:[61, 71, 2, 38], Operations: [] Exploring Operation: 71-38=33, Resulting Numbers: [61, 2, 33] Generated Node #0,0: 66:[61, 2, 33] Operation: 71-38=33 Start Sub Search at level 1: Moving to Node #0,0 Current State: 66:[61, 2, 33], Operations: ['71-38=33'] Exploring Operation: 61+2=63, Resulting Numbers...
0
hs_1
mult_heuristic
[ 12, 73, 17, 92 ]
14
[ "73-12=61", "92-17=75", "75-61=14" ]
Current State: 14:[12, 73, 17, 92], Operations: [] Exploring Operation: 73-12=61, Resulting Numbers: [17, 92, 61] Generated Node #2: [17, 92, 61] from Operation: 73-12=61 Current State: 14:[17, 92, 61], Operations: ['73-12=61'] Exploring Operation: 92-17=75, Resulting Numbers: [61, 75] Generated Node #3: [61, 75] from ...
4
Current State: 14:[12, 73, 17, 92], Operations: [] Exploring Operation: 92-73=19, Resulting Numbers: [12, 17, 19] Generated Node #0,0: 14:[12, 17, 19] Operation: 92-73=19 Moving to Node #0,0 Current State: 14:[12, 17, 19], Operations: ['92-73=19'] Exploring Operation: 19-17=2, Resulting Numbers: [12, 2] Generated Node ...
0.993924
hs_1
sum_heuristic
[ 89, 35, 33, 55 ]
32
[ "89-35=54", "55-33=22", "54-22=32" ]
Current State: 32:[89, 35, 33, 55], Operations: [] Exploring Operation: 89-35=54, Resulting Numbers: [33, 55, 54] Generated Node #2: [33, 55, 54] from Operation: 89-35=54 Current State: 32:[33, 55, 54], Operations: ['89-35=54'] Exploring Operation: 55-33=22, Resulting Numbers: [54, 22] Generated Node #3: [54, 22] from ...
4
Current State: 32:[89, 35, 33, 55], Operations: [] Exploring Operation: 89-33=56, Resulting Numbers: [35, 55, 56] Generated Node #0,0: 32:[35, 55, 56] Operation: 89-33=56 Exploring Operation: 89-55=34, Resulting Numbers: [35, 33, 34] Generated Node #0,1: 32:[35, 33, 34] Operation: 89-55=34 Exploring Operation: 55-33=22...
0.984375
hs_5
sum_heuristic
[ 98, 75, 64, 20 ]
89
[ "98+75=173", "64+20=84", "173-84=89" ]
Current State: 89:[98, 75, 64, 20], Operations: [] Exploring Operation: 98+75=173, Resulting Numbers: [64, 20, 173] Generated Node #2: [64, 20, 173] from Operation: 98+75=173 Current State: 89:[64, 20, 173], Operations: ['98+75=173'] Exploring Operation: 64+20=84, Resulting Numbers: [173, 84] Generated Node #3: [173, 8...
4
Current State: 89:[98, 75, 64, 20], Operations: [] Exploring Operation: 64+20=84, Resulting Numbers: [98, 75, 84] Generated Node #0,0: 89:[98, 75, 84] Operation: 64+20=84 Exploring Operation: 75+20=95, Resulting Numbers: [98, 64, 95] Generated Node #0,1: 89:[98, 64, 95] Operation: 75+20=95 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 4, 72, 13, 75 ]
25
[ "75-72=3", "4*3=12", "13+12=25" ]
Current State: 25:[4, 72, 13, 75], Operations: [] Exploring Operation: 75-72=3, Resulting Numbers: [4, 13, 3] Generated Node #2: [4, 13, 3] from Operation: 75-72=3 Current State: 25:[4, 13, 3], Operations: ['75-72=3'] Exploring Operation: 4*3=12, Resulting Numbers: [13, 12] Generated Node #3: [13, 12] from Operation: 4...
4
Current State: 25:[4, 72, 13, 75], Operations: [] Exploring Operation: 75-72=3, Resulting Numbers: [4, 13, 3] Generated Node #0,0: 25:[4, 13, 3] Operation: 75-72=3 Moving to Node #0,0 Current State: 25:[4, 13, 3], Operations: ['75-72=3'] Exploring Operation: 13-4=9, Resulting Numbers: [3, 9] Generated Node #0,0,0: 25:[...
0
hs_1
sum_heuristic
[ 41, 26, 41, 65 ]
90
[ "41/41=1", "26+65=91", "91-1=90" ]
Current State: 90:[41, 26, 41, 65], Operations: [] Exploring Operation: 41/41=1, Resulting Numbers: [26, 65, 1] Generated Node #2: [26, 65, 1] from Operation: 41/41=1 Current State: 90:[26, 65, 1], Operations: ['41/41=1'] Exploring Operation: 26+65=91, Resulting Numbers: [1, 91] Generated Node #3: [1, 91] from Operatio...
4
Current State: 90:[41, 26, 41, 65], Operations: [] Exploring Operation: 26+65=91, Resulting Numbers: [41, 41, 91] Generated Node #0,0: 90:[41, 41, 91] Operation: 26+65=91 Exploring Operation: 65-41=24, Resulting Numbers: [26, 41, 24] Generated Node #0,1: 90:[26, 41, 24] Operation: 65-41=24 Start Sub Search at level 1: ...
0.992188
hs_2
sum_heuristic
[ 83, 71, 82, 9 ]
85
[ "83-71=12", "82-9=73", "12+73=85" ]
Current State: 85:[83, 71, 82, 9], Operations: [] Exploring Operation: 83-71=12, Resulting Numbers: [82, 9, 12] Generated Node #2: [82, 9, 12] from Operation: 83-71=12 Current State: 85:[82, 9, 12], Operations: ['83-71=12'] Exploring Operation: 82-9=73, Resulting Numbers: [12, 73] Generated Node #3: [12, 73] from Opera...
4
Current State: 85:[83, 71, 82, 9], Operations: [] Exploring Operation: 82-71=11, Resulting Numbers: [83, 9, 11] Generated Node #0,0: 85:[83, 9, 11] Operation: 82-71=11 Exploring Operation: 83-82=1, Resulting Numbers: [71, 9, 1] Generated Node #0,1: 85:[71, 9, 1] Operation: 83-82=1 Exploring Operation: 83-71=12, Resulti...
0.986979
hs_4
mult_heuristic
[ 7, 2, 25, 3 ]
56
[ "25-7=18", "3*18=54", "2+54=56" ]
Current State: 56:[7, 2, 25, 3], Operations: [] Exploring Operation: 25-7=18, Resulting Numbers: [2, 3, 18] Generated Node #2: [2, 3, 18] from Operation: 25-7=18 Current State: 56:[2, 3, 18], Operations: ['25-7=18'] Exploring Operation: 3*18=54, Resulting Numbers: [2, 54] Generated Node #3: [2, 54] from Operation: 3*18...
4
Current State: 56:[7, 2, 25, 3], Operations: [] Exploring Operation: 2+25=27, Resulting Numbers: [7, 3, 27] Generated Node #0,0: 56:[7, 3, 27] Operation: 2+25=27 Exploring Operation: 7*2=14, Resulting Numbers: [25, 3, 14] Generated Node #0,1: 56:[25, 3, 14] Operation: 7*2=14 Exploring Operation: 25+3=28, Resulting Numb...
0
hs_5
sum_heuristic
[ 89, 24, 86, 11 ]
88
[ "89-86=3", "24*11=264", "264/3=88" ]
Current State: 88:[89, 24, 86, 11], Operations: [] Exploring Operation: 89-86=3, Resulting Numbers: [24, 11, 3] Generated Node #2: [24, 11, 3] from Operation: 89-86=3 Current State: 88:[24, 11, 3], Operations: ['89-86=3'] Exploring Operation: 24*11=264, Resulting Numbers: [3, 264] Generated Node #3: [3, 264] from Opera...
4
Current State: 88:[89, 24, 86, 11], Operations: [] Exploring Operation: 86+11=97, Resulting Numbers: [89, 24, 97] Generated Node #0,0: 88:[89, 24, 97] Operation: 86+11=97 Exploring Operation: 89-86=3, Resulting Numbers: [24, 11, 3] Generated Node #0,1: 88:[24, 11, 3] Operation: 89-86=3 Exploring Operation: 24+11=35, Re...
0.966146
hs_4
sum_heuristic
[ 14, 23, 37, 54 ]
95
[ "14*54=756", "23*37=851", "851-756=95" ]
Current State: 95:[14, 23, 37, 54], Operations: [] Exploring Operation: 14*54=756, Resulting Numbers: [23, 37, 756] Generated Node #2: [23, 37, 756] from Operation: 14*54=756 Current State: 95:[23, 37, 756], Operations: ['14*54=756'] Exploring Operation: 23*37=851, Resulting Numbers: [756, 851] Generated Node #3: [756,...
4
Current State: 95:[14, 23, 37, 54], Operations: [] Exploring Operation: 37+54=91, Resulting Numbers: [14, 23, 91] Generated Node #0,0: 95:[14, 23, 91] Operation: 37+54=91 Exploring Operation: 54-37=17, Resulting Numbers: [14, 23, 17] Generated Node #0,1: 95:[14, 23, 17] Operation: 54-37=17 Exploring Operation: 54-23=31...
0
hs_3
sum_heuristic
[ 51, 4, 96, 68 ]
19
[ "51-4=47", "96-68=28", "47-28=19" ]
Current State: 19:[51, 4, 96, 68], Operations: [] Exploring Operation: 51-4=47, Resulting Numbers: [96, 68, 47] Generated Node #2: [96, 68, 47] from Operation: 51-4=47 Current State: 19:[96, 68, 47], Operations: ['51-4=47'] Exploring Operation: 96-68=28, Resulting Numbers: [47, 28] Generated Node #3: [47, 28] from Oper...
4
Current State: 19:[51, 4, 96, 68], Operations: [] Exploring Operation: 96/4=24, Resulting Numbers: [51, 68, 24] Generated Node #0,0: 19:[51, 68, 24] Operation: 96/4=24 Exploring Operation: 96-68=28, Resulting Numbers: [51, 4, 28] Generated Node #0,1: 19:[51, 4, 28] Operation: 96-68=28 Moving to Node #0,1 Current State:...
0.991319
hs_2
mult_heuristic
[ 25, 85, 49, 73 ]
84
[ "85-25=60", "73-49=24", "60+24=84" ]
Current State: 84:[25, 85, 49, 73], Operations: [] Exploring Operation: 85-25=60, Resulting Numbers: [49, 73, 60] Generated Node #2: [49, 73, 60] from Operation: 85-25=60 Current State: 84:[49, 73, 60], Operations: ['85-25=60'] Exploring Operation: 73-49=24, Resulting Numbers: [60, 24] Generated Node #3: [60, 24] from ...
4
Current State: 84:[25, 85, 49, 73], Operations: [] Exploring Operation: 73-25=48, Resulting Numbers: [85, 49, 48] Generated Node #0,0: 84:[85, 49, 48] Operation: 73-25=48 Exploring Operation: 85-73=12, Resulting Numbers: [25, 49, 12] Generated Node #0,1: 84:[25, 49, 12] Operation: 85-73=12 Exploring Operation: 73-49=24...
0.987847
hs_4
sum_heuristic
[ 55, 2, 23, 50 ]
64
[ "55+23=78", "50+78=128", "128/2=64" ]
Current State: 64:[55, 2, 23, 50], Operations: [] Exploring Operation: 55+23=78, Resulting Numbers: [2, 50, 78] Generated Node #2: [2, 50, 78] from Operation: 55+23=78 Current State: 64:[2, 50, 78], Operations: ['55+23=78'] Exploring Operation: 50+78=128, Resulting Numbers: [2, 128] Generated Node #3: [2, 128] from Ope...
4
Current State: 64:[55, 2, 23, 50], Operations: [] Exploring Operation: 55-23=32, Resulting Numbers: [2, 50, 32] Generated Node #0,0: 64:[2, 50, 32] Operation: 55-23=32 Exploring Operation: 55-50=5, Resulting Numbers: [2, 23, 5] Generated Node #0,1: 64:[2, 23, 5] Operation: 55-50=5 Exploring Operation: 50/2=25, Resultin...
0
hs_5
mult_heuristic
[ 75, 12, 46, 66 ]
43
[ "75-12=63", "66-46=20", "63-20=43" ]
Current State: 43:[75, 12, 46, 66], Operations: [] Exploring Operation: 75-12=63, Resulting Numbers: [46, 66, 63] Generated Node #2: [46, 66, 63] from Operation: 75-12=63 Current State: 43:[46, 66, 63], Operations: ['75-12=63'] Exploring Operation: 66-46=20, Resulting Numbers: [63, 20] Generated Node #3: [63, 20] from ...
4
Current State: 43:[75, 12, 46, 66], Operations: [] Exploring Operation: 46-12=34, Resulting Numbers: [75, 66, 34] Generated Node #0,0: 43:[75, 66, 34] Operation: 46-12=34 Exploring Operation: 75-46=29, Resulting Numbers: [12, 66, 29] Generated Node #0,1: 43:[12, 66, 29] Operation: 75-46=29 Exploring Operation: 66-12=54...
0.967882
hs_5
mult_heuristic
[ 86, 60, 27, 3 ]
93
[ "86+27=113", "60/3=20", "113-20=93" ]
Current State: 93:[86, 60, 27, 3], Operations: [] Exploring Operation: 86+27=113, Resulting Numbers: [60, 3, 113] Generated Node #2: [60, 3, 113] from Operation: 86+27=113 Current State: 93:[60, 3, 113], Operations: ['86+27=113'] Exploring Operation: 60/3=20, Resulting Numbers: [113, 20] Generated Node #3: [113, 20] fr...
4
Current State: 93:[86, 60, 27, 3], Operations: [] Exploring Operation: 60+27=87, Resulting Numbers: [86, 3, 87] Generated Node #0,0: 93:[86, 3, 87] Operation: 60+27=87 Exploring Operation: 60-27=33, Resulting Numbers: [86, 3, 33] Generated Node #0,1: 93:[86, 3, 33] Operation: 60-27=33 Exploring Operation: 86-60=26, Res...
0
hs_3
mult_heuristic
[ 98, 53, 7, 49 ]
67
[ "98*7=686", "686/49=14", "53+14=67" ]
Current State: 67:[98, 53, 7, 49], Operations: [] Exploring Operation: 98*7=686, Resulting Numbers: [53, 49, 686] Generated Node #2: [53, 49, 686] from Operation: 98*7=686 Current State: 67:[53, 49, 686], Operations: ['98*7=686'] Exploring Operation: 686/49=14, Resulting Numbers: [53, 14] Generated Node #3: [53, 14] fr...
4
Current State: 67:[98, 53, 7, 49], Operations: [] Exploring Operation: 7+49=56, Resulting Numbers: [98, 53, 56] Generated Node #0,0: 67:[98, 53, 56] Operation: 7+49=56 Exploring Operation: 98-7=91, Resulting Numbers: [53, 49, 91] Generated Node #0,1: 67:[53, 49, 91] Operation: 98-7=91 Exploring Operation: 53+7=60, Resu...
0
hs_3
mult_heuristic
[ 90, 5, 47, 45 ]
36
[ "90/5=18", "47-45=2", "18*2=36" ]
Current State: 36:[90, 5, 47, 45], Operations: [] Exploring Operation: 90/5=18, Resulting Numbers: [47, 45, 18] Generated Node #2: [47, 45, 18] from Operation: 90/5=18 Current State: 36:[47, 45, 18], Operations: ['90/5=18'] Exploring Operation: 47-45=2, Resulting Numbers: [18, 2] Generated Node #3: [18, 2] from Operati...
4
Current State: 36:[90, 5, 47, 45], Operations: [] Exploring Operation: 90-47=43, Resulting Numbers: [5, 45, 43] Generated Node #0,0: 36:[5, 45, 43] Operation: 90-47=43 Exploring Operation: 90/45=2, Resulting Numbers: [5, 47, 2] Generated Node #0,1: 36:[5, 47, 2] Operation: 90/45=2 Exploring Operation: 90/5=18, Resultin...
0.967014
hs_4
mult_heuristic
[ 2, 53, 51, 63 ]
46
[ "63-53=10", "10/2=5", "51-5=46" ]
Current State: 46:[2, 53, 51, 63], Operations: [] Exploring Operation: 63-53=10, Resulting Numbers: [2, 51, 10] Generated Node #2: [2, 51, 10] from Operation: 63-53=10 Current State: 46:[2, 51, 10], Operations: ['63-53=10'] Exploring Operation: 10/2=5, Resulting Numbers: [51, 5] Generated Node #3: [51, 5] from Operatio...
4
Current State: 46:[2, 53, 51, 63], Operations: [] Exploring Operation: 51-2=49, Resulting Numbers: [53, 63, 49] Generated Node #0,0: 46:[53, 63, 49] Operation: 51-2=49 Exploring Operation: 53-2=51, Resulting Numbers: [51, 63, 51] Generated Node #0,1: 46:[51, 63, 51] Operation: 53-2=51 Exploring Operation: 63-51=12, Res...
0.984375
hs_5
sum_heuristic
[ 34, 60, 38, 95 ]
83
[ "60-34=26", "95-38=57", "26+57=83" ]
Current State: 83:[34, 60, 38, 95], Operations: [] Exploring Operation: 60-34=26, Resulting Numbers: [38, 95, 26] Generated Node #2: [38, 95, 26] from Operation: 60-34=26 Current State: 83:[38, 95, 26], Operations: ['60-34=26'] Exploring Operation: 95-38=57, Resulting Numbers: [26, 57] Generated Node #3: [26, 57] from ...
4
Current State: 83:[34, 60, 38, 95], Operations: [] Exploring Operation: 34+38=72, Resulting Numbers: [60, 95, 72] Generated Node #0,0: 83:[60, 95, 72] Operation: 34+38=72 Moving to Node #0,0 Current State: 83:[60, 95, 72], Operations: ['34+38=72'] Exploring Operation: 95-60=35, Resulting Numbers: [72, 35] Generated Nod...
0
hs_1
sum_heuristic
[ 46, 83, 72, 41 ]
76
[ "83-46=37", "72+41=113", "113-37=76" ]
Current State: 76:[46, 83, 72, 41], Operations: [] Exploring Operation: 83-46=37, Resulting Numbers: [72, 41, 37] Generated Node #2: [72, 41, 37] from Operation: 83-46=37 Current State: 76:[72, 41, 37], Operations: ['83-46=37'] Exploring Operation: 72+41=113, Resulting Numbers: [37, 113] Generated Node #3: [37, 113] fr...
4
Current State: 76:[46, 83, 72, 41], Operations: [] Exploring Operation: 83-46=37, Resulting Numbers: [72, 41, 37] Generated Node #0,0: 76:[72, 41, 37] Operation: 83-46=37 Exploring Operation: 83-41=42, Resulting Numbers: [46, 72, 42] Generated Node #0,1: 76:[46, 72, 42] Operation: 83-41=42 Exploring Operation: 46-41=5,...
0.988715
hs_3
sum_heuristic
[ 96, 8, 93, 74 ]
22
[ "96-93=3", "74-8=66", "66/3=22" ]
Current State: 22:[96, 8, 93, 74], Operations: [] Exploring Operation: 96-93=3, Resulting Numbers: [8, 74, 3] Generated Node #2: [8, 74, 3] from Operation: 96-93=3 Current State: 22:[8, 74, 3], Operations: ['96-93=3'] Exploring Operation: 74-8=66, Resulting Numbers: [3, 66] Generated Node #3: [3, 66] from Operation: 74...
4
Current State: 22:[96, 8, 93, 74], Operations: [] Exploring Operation: 96-74=22, Resulting Numbers: [8, 93, 22] Generated Node #0,0: 22:[8, 93, 22] Operation: 96-74=22 Exploring Operation: 96-93=3, Resulting Numbers: [8, 74, 3] Generated Node #0,1: 22:[8, 74, 3] Operation: 96-93=3 Exploring Operation: 96/8=12, Resultin...
0.986979
hs_5
mult_heuristic
[ 14, 36, 19, 38 ]
47
[ "38-36=2", "14*2=28", "19+28=47" ]
Current State: 47:[14, 36, 19, 38], Operations: [] Exploring Operation: 38-36=2, Resulting Numbers: [14, 19, 2] Generated Node #2: [14, 19, 2] from Operation: 38-36=2 Current State: 47:[14, 19, 2], Operations: ['38-36=2'] Exploring Operation: 14*2=28, Resulting Numbers: [19, 28] Generated Node #3: [19, 28] from Operati...
4
Current State: 47:[14, 36, 19, 38], Operations: [] Exploring Operation: 14+19=33, Resulting Numbers: [36, 38, 33] Generated Node #0,0: 47:[36, 38, 33] Operation: 14+19=33 Moving to Node #0,0 Current State: 47:[36, 38, 33], Operations: ['14+19=33'] Exploring Operation: 36+33=69, Resulting Numbers: [38, 69] Generated Nod...
0
hs_1
sum_heuristic
[ 18, 62, 16, 32 ]
82
[ "18+62=80", "32/16=2", "80+2=82" ]
Current State: 82:[18, 62, 16, 32], Operations: [] Exploring Operation: 18+62=80, Resulting Numbers: [16, 32, 80] Generated Node #2: [16, 32, 80] from Operation: 18+62=80 Current State: 82:[16, 32, 80], Operations: ['18+62=80'] Exploring Operation: 32/16=2, Resulting Numbers: [80, 2] Generated Node #3: [80, 2] from Ope...
4
Current State: 82:[18, 62, 16, 32], Operations: [] Exploring Operation: 62-18=44, Resulting Numbers: [16, 32, 44] Generated Node #0,0: 82:[16, 32, 44] Operation: 62-18=44 Exploring Operation: 18+62=80, Resulting Numbers: [16, 32, 80] Generated Node #0,1: 82:[16, 32, 80] Operation: 18+62=80 Exploring Operation: 18-16=2,...
0.986111
hs_5
mult_heuristic
[ 21, 14, 90, 34 ]
26
[ "14*90=1260", "1260/21=60", "60-34=26" ]
Current State: 26:[21, 14, 90, 34], Operations: [] Exploring Operation: 14*90=1260, Resulting Numbers: [21, 34, 1260] Generated Node #2: [21, 34, 1260] from Operation: 14*90=1260 Current State: 26:[21, 34, 1260], Operations: ['14*90=1260'] Exploring Operation: 1260/21=60, Resulting Numbers: [34, 60] Generated Node #3: ...
4
Current State: 26:[21, 14, 90, 34], Operations: [] Exploring Operation: 90-34=56, Resulting Numbers: [21, 14, 56] Generated Node #0,0: 26:[21, 14, 56] Operation: 90-34=56 Exploring Operation: 90-21=69, Resulting Numbers: [14, 34, 69] Generated Node #0,1: 26:[14, 34, 69] Operation: 90-21=69 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic