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
[ 38, 16, 15, 42 ]
19
[ "42-38=4", "16/4=4", "15+4=19" ]
Current State: 19:[38, 16, 15, 42], Operations: [] Exploring Operation: 42-38=4, Resulting Numbers: [16, 15, 4] Generated Node #2: [16, 15, 4] from Operation: 42-38=4 Current State: 19:[16, 15, 4], Operations: ['42-38=4'] Exploring Operation: 16/4=4, Resulting Numbers: [15, 4] Generated Node #3: [15, 4] from Operation:...
4
Current State: 19:[38, 16, 15, 42], Operations: [] Exploring Operation: 38-15=23, Resulting Numbers: [16, 42, 23] Generated Node #0,0: 19:[16, 42, 23] Operation: 38-15=23 Exploring Operation: 42-16=26, Resulting Numbers: [38, 15, 26] Generated Node #0,1: 19:[38, 15, 26] Operation: 42-16=26 Exploring Operation: 42-38=4,...
0.974826
hs_5
mult_heuristic
[ 3, 45, 31, 22 ]
20
[ "45-31=14", "3*14=42", "42-22=20" ]
Current State: 20:[3, 45, 31, 22], Operations: [] Exploring Operation: 45-31=14, Resulting Numbers: [3, 22, 14] Generated Node #2: [3, 22, 14] from Operation: 45-31=14 Current State: 20:[3, 22, 14], Operations: ['45-31=14'] Exploring Operation: 3*14=42, Resulting Numbers: [22, 42] Generated Node #3: [22, 42] from Opera...
4
Current State: 20:[3, 45, 31, 22], Operations: [] Exploring Operation: 45-31=14, Resulting Numbers: [3, 22, 14] Generated Node #0,0: 20:[3, 22, 14] Operation: 45-31=14 Moving to Node #0,0 Current State: 20:[3, 22, 14], Operations: ['45-31=14'] Exploring Operation: 14-3=11, Resulting Numbers: [22, 11] Generated Node #0,...
0
hs_1
mult_heuristic
[ 46, 2, 14, 1 ]
75
[ "46+1=47", "2*14=28", "47+28=75" ]
Current State: 75:[46, 2, 14, 1], Operations: [] Exploring Operation: 46+1=47, Resulting Numbers: [2, 14, 47] Generated Node #2: [2, 14, 47] from Operation: 46+1=47 Current State: 75:[2, 14, 47], Operations: ['46+1=47'] Exploring Operation: 2*14=28, Resulting Numbers: [47, 28] Generated Node #3: [47, 28] from Operation...
4
Current State: 75:[46, 2, 14, 1], Operations: [] Exploring Operation: 46/2=23, Resulting Numbers: [14, 1, 23] Generated Node #0,0: 75:[14, 1, 23] Operation: 46/2=23 Moving to Node #0,0 Current State: 75:[14, 1, 23], Operations: ['46/2=23'] Exploring Operation: 14+1=15, Resulting Numbers: [23, 15] Generated Node #0,0,0:...
0
hs_1
mult_heuristic
[ 3, 30, 63, 54 ]
18
[ "30-3=27", "63-54=9", "27-9=18" ]
Current State: 18:[3, 30, 63, 54], Operations: [] Exploring Operation: 30-3=27, Resulting Numbers: [63, 54, 27] Generated Node #2: [63, 54, 27] from Operation: 30-3=27 Current State: 18:[63, 54, 27], Operations: ['30-3=27'] Exploring Operation: 63-54=9, Resulting Numbers: [27, 9] Generated Node #3: [27, 9] from Operati...
4
Current State: 18:[3, 30, 63, 54], Operations: [] Exploring Operation: 63-54=9, Resulting Numbers: [3, 30, 9] Generated Node #0,0: 18:[3, 30, 9] Operation: 63-54=9 Exploring Operation: 63/3=21, Resulting Numbers: [30, 54, 21] Generated Node #0,1: 18:[30, 54, 21] Operation: 63/3=21 Start Sub Search at level 1: Moving to...
0.989583
hs_2
sum_heuristic
[ 26, 31, 97, 9 ]
93
[ "31-26=5", "97-9=88", "5+88=93" ]
Current State: 93:[26, 31, 97, 9], Operations: [] Exploring Operation: 31-26=5, Resulting Numbers: [97, 9, 5] Generated Node #2: [97, 9, 5] from Operation: 31-26=5 Current State: 93:[97, 9, 5], Operations: ['31-26=5'] Exploring Operation: 97-9=88, Resulting Numbers: [5, 88] Generated Node #3: [5, 88] from Operation: 97...
4
Current State: 93:[26, 31, 97, 9], Operations: [] Exploring Operation: 26+9=35, Resulting Numbers: [31, 97, 35] Generated Node #0,0: 93:[31, 97, 35] Operation: 26+9=35 Start Sub Search at level 1: Moving to Node #0,0 Current State: 93:[31, 97, 35], Operations: ['26+9=35'] Exploring Operation: 35-31=4, Resulting Numbers...
0.993924
hs_1
sum_heuristic
[ 22, 16, 3, 26 ]
32
[ "22+26=48", "48/3=16", "16+16=32" ]
Current State: 32:[22, 16, 3, 26], Operations: [] Exploring Operation: 22+26=48, Resulting Numbers: [16, 3, 48] Generated Node #2: [16, 3, 48] from Operation: 22+26=48 Current State: 32:[16, 3, 48], Operations: ['22+26=48'] Exploring Operation: 48/3=16, Resulting Numbers: [16, 16] Generated Node #3: [16, 16] from Opera...
4
Current State: 32:[22, 16, 3, 26], Operations: [] Exploring Operation: 26-22=4, Resulting Numbers: [16, 3, 4] Generated Node #0,0: 32:[16, 3, 4] Operation: 26-22=4 Moving to Node #0,0 Current State: 32:[16, 3, 4], Operations: ['26-22=4'] Exploring Operation: 16/4=4, Resulting Numbers: [3, 4] Generated Node #0,0,0: 32:[...
0
hs_1
sum_heuristic
[ 72, 66, 22, 31 ]
58
[ "31-22=9", "72/9=8", "66-8=58" ]
Current State: 58:[72, 66, 22, 31], Operations: [] Exploring Operation: 31-22=9, Resulting Numbers: [72, 66, 9] Generated Node #2: [72, 66, 9] from Operation: 31-22=9 Current State: 58:[72, 66, 9], Operations: ['31-22=9'] Exploring Operation: 72/9=8, Resulting Numbers: [66, 8] Generated Node #3: [66, 8] from Operation:...
4
Current State: 58:[72, 66, 22, 31], Operations: [] Exploring Operation: 72-66=6, Resulting Numbers: [22, 31, 6] Generated Node #0,0: 58:[22, 31, 6] Operation: 72-66=6 Moving to Node #0,0 Current State: 58:[22, 31, 6], Operations: ['72-66=6'] Exploring Operation: 22+6=28, Resulting Numbers: [31, 28] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 63, 55, 77, 2 ]
83
[ "63-55=8", "77-2=75", "8+75=83" ]
Current State: 83:[63, 55, 77, 2], Operations: [] Exploring Operation: 63-55=8, Resulting Numbers: [77, 2, 8] Generated Node #2: [77, 2, 8] from Operation: 63-55=8 Current State: 83:[77, 2, 8], Operations: ['63-55=8'] Exploring Operation: 77-2=75, Resulting Numbers: [8, 75] Generated Node #3: [8, 75] from Operation: 77...
4
Current State: 83:[63, 55, 77, 2], Operations: [] Exploring Operation: 63+2=65, Resulting Numbers: [55, 77, 65] Generated Node #0,0: 83:[55, 77, 65] Operation: 63+2=65 Exploring Operation: 55+2=57, Resulting Numbers: [63, 77, 57] Generated Node #0,1: 83:[63, 77, 57] Operation: 55+2=57 Moving to Node #0,0 Current State:...
0
hs_2
mult_heuristic
[ 32, 75, 96, 57 ]
46
[ "32+75=107", "96+57=153", "153-107=46" ]
Current State: 46:[32, 75, 96, 57], Operations: [] Exploring Operation: 32+75=107, Resulting Numbers: [96, 57, 107] Generated Node #2: [96, 57, 107] from Operation: 32+75=107 Current State: 46:[96, 57, 107], Operations: ['32+75=107'] Exploring Operation: 96+57=153, Resulting Numbers: [107, 153] Generated Node #3: [107,...
4
Current State: 46:[32, 75, 96, 57], Operations: [] Exploring Operation: 96/32=3, Resulting Numbers: [75, 57, 3] Generated Node #0,0: 46:[75, 57, 3] Operation: 96/32=3 Exploring Operation: 96-75=21, Resulting Numbers: [32, 57, 21] Generated Node #0,1: 46:[32, 57, 21] Operation: 96-75=21 Exploring Operation: 96-57=39, Re...
0.989583
hs_3
mult_heuristic
[ 9, 45, 74, 60 ]
86
[ "45/9=5", "60/5=12", "74+12=86" ]
Current State: 86:[9, 45, 74, 60], Operations: [] Exploring Operation: 45/9=5, Resulting Numbers: [74, 60, 5] Generated Node #2: [74, 60, 5] from Operation: 45/9=5 Current State: 86:[74, 60, 5], Operations: ['45/9=5'] Exploring Operation: 60/5=12, Resulting Numbers: [74, 12] Generated Node #3: [74, 12] from Operation: ...
4
Current State: 86:[9, 45, 74, 60], Operations: [] Exploring Operation: 9+74=83, Resulting Numbers: [45, 60, 83] Generated Node #0,0: 86:[45, 60, 83] Operation: 9+74=83 Exploring Operation: 60-9=51, Resulting Numbers: [45, 74, 51] Generated Node #0,1: 86:[45, 74, 51] Operation: 60-9=51 Exploring Operation: 74-60=14, Res...
0
hs_3
mult_heuristic
[ 45, 48, 64, 94 ]
65
[ "45+48=93", "64+94=158", "158-93=65" ]
Current State: 65:[45, 48, 64, 94], Operations: [] Exploring Operation: 45+48=93, Resulting Numbers: [64, 94, 93] Generated Node #2: [64, 94, 93] from Operation: 45+48=93 Current State: 65:[64, 94, 93], Operations: ['45+48=93'] Exploring Operation: 64+94=158, Resulting Numbers: [93, 158] Generated Node #3: [93, 158] fr...
4
Current State: 65:[45, 48, 64, 94], Operations: [] Exploring Operation: 64-45=19, Resulting Numbers: [48, 94, 19] Generated Node #0,0: 65:[48, 94, 19] Operation: 64-45=19 Exploring Operation: 48-45=3, Resulting Numbers: [64, 94, 3] Generated Node #0,1: 65:[64, 94, 3] Operation: 48-45=3 Exploring Operation: 94-48=46, Re...
0.973958
hs_4
sum_heuristic
[ 69, 17, 43, 5 ]
38
[ "69+17=86", "43+5=48", "86-48=38" ]
Current State: 38:[69, 17, 43, 5], Operations: [] Exploring Operation: 69+17=86, Resulting Numbers: [43, 5, 86] Generated Node #2: [43, 5, 86] from Operation: 69+17=86 Current State: 38:[43, 5, 86], Operations: ['69+17=86'] Exploring Operation: 43+5=48, Resulting Numbers: [86, 48] Generated Node #3: [86, 48] from Opera...
4
Current State: 38:[69, 17, 43, 5], Operations: [] Exploring Operation: 69-43=26, Resulting Numbers: [17, 5, 26] Generated Node #0,0: 38:[17, 5, 26] Operation: 69-43=26 Exploring Operation: 69-17=52, Resulting Numbers: [43, 5, 52] Generated Node #0,1: 38:[43, 5, 52] Operation: 69-17=52 Start Sub Search at level 1: Movin...
0.991319
hs_2
sum_heuristic
[ 31, 15, 54, 55 ]
15
[ "31-15=16", "55-54=1", "16-1=15" ]
Current State: 15:[31, 15, 54, 55], Operations: [] Exploring Operation: 31-15=16, Resulting Numbers: [54, 55, 16] Generated Node #2: [54, 55, 16] from Operation: 31-15=16 Current State: 15:[54, 55, 16], Operations: ['31-15=16'] Exploring Operation: 55-54=1, Resulting Numbers: [16, 1] Generated Node #3: [16, 1] from Ope...
4
Current State: 15:[31, 15, 54, 55], Operations: [] Exploring Operation: 54-15=39, Resulting Numbers: [31, 55, 39] Generated Node #0,0: 15:[31, 55, 39] Operation: 54-15=39 Exploring Operation: 54-31=23, Resulting Numbers: [15, 55, 23] Generated Node #0,1: 15:[15, 55, 23] Operation: 54-31=23 Exploring Operation: 55-54=1,...
0.984375
hs_5
mult_heuristic
[ 32, 28, 40, 40 ]
32
[ "40-40=0", "28*0=0", "32+0=32" ]
Current State: 32:[32, 28, 40, 40], Operations: [] Exploring Operation: 40-40=0, Resulting Numbers: [32, 28, 0] Generated Node #2: [32, 28, 0] from Operation: 40-40=0 Current State: 32:[32, 28, 0], Operations: ['40-40=0'] Exploring Operation: 28*0=0, Resulting Numbers: [32, 0] Generated Node #3: [32, 0] from Operation:...
4
Current State: 32:[32, 28, 40, 40], Operations: [] Exploring Operation: 40/40=1, Resulting Numbers: [32, 28, 1] Generated Node #0,0: 32:[32, 28, 1] Operation: 40/40=1 Exploring Operation: 40-40=0, Resulting Numbers: [32, 28, 0] Generated Node #0,1: 32:[32, 28, 0] Operation: 40-40=0 Moving to Node #0,0 Current State: 32...
0.990451
hs_2
mult_heuristic
[ 59, 46, 4, 45 ]
62
[ "59-46=13", "4+45=49", "13+49=62" ]
Current State: 62:[59, 46, 4, 45], Operations: [] Exploring Operation: 59-46=13, Resulting Numbers: [4, 45, 13] Generated Node #2: [4, 45, 13] from Operation: 59-46=13 Current State: 62:[4, 45, 13], Operations: ['59-46=13'] Exploring Operation: 4+45=49, Resulting Numbers: [13, 49] Generated Node #3: [13, 49] from Opera...
4
Current State: 62:[59, 46, 4, 45], Operations: [] Exploring Operation: 46-45=1, Resulting Numbers: [59, 4, 1] Generated Node #0,0: 62:[59, 4, 1] Operation: 46-45=1 Start Sub Search at level 1: Moving to Node #0,0 Current State: 62:[59, 4, 1], Operations: ['46-45=1'] Exploring Operation: 59+4=63, Resulting Numbers: [1, ...
0.993924
hs_1
mult_heuristic
[ 61, 40, 31, 10 ]
37
[ "61-31=30", "30/10=3", "40-3=37" ]
Current State: 37:[61, 40, 31, 10], Operations: [] Exploring Operation: 61-31=30, Resulting Numbers: [40, 10, 30] Generated Node #2: [40, 10, 30] from Operation: 61-31=30 Current State: 37:[40, 10, 30], Operations: ['61-31=30'] Exploring Operation: 30/10=3, Resulting Numbers: [40, 3] Generated Node #3: [40, 3] from Ope...
4
Current State: 37:[61, 40, 31, 10], Operations: [] Exploring Operation: 40-10=30, Resulting Numbers: [61, 31, 30] Generated Node #0,0: 37:[61, 31, 30] Operation: 40-10=30 Exploring Operation: 61+10=71, Resulting Numbers: [40, 31, 71] Generated Node #0,1: 37:[40, 31, 71] Operation: 61+10=71 Exploring Operation: 61-10=51...
0.929688
hs_5
mult_heuristic
[ 38, 76, 23, 45 ]
66
[ "76/38=2", "23+45=68", "68-2=66" ]
Current State: 66:[38, 76, 23, 45], Operations: [] Exploring Operation: 76/38=2, Resulting Numbers: [23, 45, 2] Generated Node #2: [23, 45, 2] from Operation: 76/38=2 Current State: 66:[23, 45, 2], Operations: ['76/38=2'] Exploring Operation: 23+45=68, Resulting Numbers: [2, 68] Generated Node #3: [2, 68] from Operatio...
4
Current State: 66:[38, 76, 23, 45], Operations: [] Exploring Operation: 76/38=2, Resulting Numbers: [23, 45, 2] Generated Node #0,0: 66:[23, 45, 2] Operation: 76/38=2 Exploring Operation: 76-45=31, Resulting Numbers: [38, 23, 31] Generated Node #0,1: 66:[38, 23, 31] Operation: 76-45=31 Exploring Operation: 23+45=68, Re...
0.944444
hs_5
sum_heuristic
[ 94, 81, 90, 2 ]
79
[ "94-81=13", "90+2=92", "92-13=79" ]
Current State: 79:[94, 81, 90, 2], Operations: [] Exploring Operation: 94-81=13, Resulting Numbers: [90, 2, 13] Generated Node #2: [90, 2, 13] from Operation: 94-81=13 Current State: 79:[90, 2, 13], Operations: ['94-81=13'] Exploring Operation: 90+2=92, Resulting Numbers: [13, 92] Generated Node #3: [13, 92] from Opera...
4
Current State: 79:[94, 81, 90, 2], Operations: [] Exploring Operation: 94-2=92, Resulting Numbers: [81, 90, 92] Generated Node #0,0: 79:[81, 90, 92] Operation: 94-2=92 Exploring Operation: 90-2=88, Resulting Numbers: [94, 81, 88] Generated Node #0,1: 79:[94, 81, 88] Operation: 90-2=88 Exploring Operation: 81-2=79, Resu...
0.972222
hs_3
mult_heuristic
[ 57, 39, 56, 52 ]
19
[ "57-52=5", "39+56=95", "95/5=19" ]
Current State: 19:[57, 39, 56, 52], Operations: [] Exploring Operation: 57-52=5, Resulting Numbers: [39, 56, 5] Generated Node #2: [39, 56, 5] from Operation: 57-52=5 Current State: 19:[39, 56, 5], Operations: ['57-52=5'] Exploring Operation: 39+56=95, Resulting Numbers: [5, 95] Generated Node #3: [5, 95] from Operatio...
4
Current State: 19:[57, 39, 56, 52], Operations: [] Exploring Operation: 57-52=5, Resulting Numbers: [39, 56, 5] Generated Node #0,0: 19:[39, 56, 5] Operation: 57-52=5 Exploring Operation: 57-39=18, Resulting Numbers: [56, 52, 18] Generated Node #0,1: 19:[56, 52, 18] Operation: 57-39=18 Exploring Operation: 57-56=1, Res...
0
hs_3
sum_heuristic
[ 59, 43, 37, 44 ]
23
[ "59-43=16", "44-37=7", "16+7=23" ]
Current State: 23:[59, 43, 37, 44], Operations: [] Exploring Operation: 59-43=16, Resulting Numbers: [37, 44, 16] Generated Node #2: [37, 44, 16] from Operation: 59-43=16 Current State: 23:[37, 44, 16], Operations: ['59-43=16'] Exploring Operation: 44-37=7, Resulting Numbers: [16, 7] Generated Node #3: [16, 7] from Ope...
4
Current State: 23:[59, 43, 37, 44], Operations: [] Exploring Operation: 59-43=16, Resulting Numbers: [37, 44, 16] Generated Node #0,0: 23:[37, 44, 16] Operation: 59-43=16 Exploring Operation: 59-37=22, Resulting Numbers: [43, 44, 22] Generated Node #0,1: 23:[43, 44, 22] Operation: 59-37=22 Moving to Node #0,0 Current S...
0.986979
hs_2
sum_heuristic
[ 45, 28, 81, 56 ]
18
[ "81-45=36", "56/28=2", "36/2=18" ]
Current State: 18:[45, 28, 81, 56], Operations: [] Exploring Operation: 81-45=36, Resulting Numbers: [28, 56, 36] Generated Node #2: [28, 56, 36] from Operation: 81-45=36 Current State: 18:[28, 56, 36], Operations: ['81-45=36'] Exploring Operation: 56/28=2, Resulting Numbers: [36, 2] Generated Node #3: [36, 2] from Ope...
4
Current State: 18:[45, 28, 81, 56], Operations: [] Exploring Operation: 81-45=36, Resulting Numbers: [28, 56, 36] Generated Node #0,0: 18:[28, 56, 36] Operation: 81-45=36 Exploring Operation: 81-56=25, Resulting Numbers: [45, 28, 25] Generated Node #0,1: 18:[45, 28, 25] Operation: 81-56=25 Moving to Node #0,1 Current S...
0.985243
hs_2
sum_heuristic
[ 23, 54, 7, 71 ]
82
[ "23+54=77", "77/7=11", "71+11=82" ]
Current State: 82:[23, 54, 7, 71], Operations: [] Exploring Operation: 23+54=77, Resulting Numbers: [7, 71, 77] Generated Node #2: [7, 71, 77] from Operation: 23+54=77 Current State: 82:[7, 71, 77], Operations: ['23+54=77'] Exploring Operation: 77/7=11, Resulting Numbers: [71, 11] Generated Node #3: [71, 11] from Opera...
4
Current State: 82:[23, 54, 7, 71], Operations: [] Exploring Operation: 71-23=48, Resulting Numbers: [54, 7, 48] Generated Node #0,0: 82:[54, 7, 48] Operation: 71-23=48 Exploring Operation: 23+54=77, Resulting Numbers: [7, 71, 77] Generated Node #0,1: 82:[7, 71, 77] Operation: 23+54=77 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 15, 26, 8, 4 ]
45
[ "15+26=41", "8-4=4", "41+4=45" ]
Current State: 45:[15, 26, 8, 4], Operations: [] Exploring Operation: 15+26=41, Resulting Numbers: [8, 4, 41] Generated Node #2: [8, 4, 41] from Operation: 15+26=41 Current State: 45:[8, 4, 41], Operations: ['15+26=41'] Exploring Operation: 8-4=4, Resulting Numbers: [41, 4] Generated Node #3: [41, 4] from Operation: 8-...
4
Current State: 45:[15, 26, 8, 4], Operations: [] Exploring Operation: 26-15=11, Resulting Numbers: [8, 4, 11] Generated Node #0,0: 45:[8, 4, 11] Operation: 26-15=11 Exploring Operation: 26-8=18, Resulting Numbers: [15, 4, 18] Generated Node #0,1: 45:[15, 4, 18] Operation: 26-8=18 Moving to Node #0,0 Current State: 45:[...
0
hs_2
mult_heuristic
[ 2, 18, 59, 75 ]
98
[ "2*18=36", "59+75=134", "134-36=98" ]
Current State: 98:[2, 18, 59, 75], Operations: [] Exploring Operation: 2*18=36, Resulting Numbers: [59, 75, 36] Generated Node #2: [59, 75, 36] from Operation: 2*18=36 Current State: 98:[59, 75, 36], Operations: ['2*18=36'] Exploring Operation: 59+75=134, Resulting Numbers: [36, 134] Generated Node #3: [36, 134] from O...
4
Current State: 98:[2, 18, 59, 75], Operations: [] Exploring Operation: 18+75=93, Resulting Numbers: [2, 59, 93] Generated Node #0,0: 98:[2, 59, 93] Operation: 18+75=93 Exploring Operation: 18-2=16, Resulting Numbers: [59, 75, 16] Generated Node #0,1: 98:[59, 75, 16] Operation: 18-2=16 Exploring Operation: 75-18=57, Res...
0
hs_5
sum_heuristic
[ 55, 42, 78, 91 ]
72
[ "55+42=97", "78+91=169", "169-97=72" ]
Current State: 72:[55, 42, 78, 91], Operations: [] Exploring Operation: 55+42=97, Resulting Numbers: [78, 91, 97] Generated Node #2: [78, 91, 97] from Operation: 55+42=97 Current State: 72:[78, 91, 97], Operations: ['55+42=97'] Exploring Operation: 78+91=169, Resulting Numbers: [97, 169] Generated Node #3: [97, 169] fr...
4
Current State: 72:[55, 42, 78, 91], Operations: [] Exploring Operation: 91-55=36, Resulting Numbers: [42, 78, 36] Generated Node #0,0: 72:[42, 78, 36] Operation: 91-55=36 Start Sub Search at level 1: Moving to Node #0,0 Current State: 72:[42, 78, 36], Operations: ['91-55=36'] Exploring Operation: 78-42=36, Resulting Nu...
0.993924
hs_1
mult_heuristic
[ 25, 93, 15, 84 ]
15
[ "93-84=9", "25*9=225", "225/15=15" ]
Current State: 15:[25, 93, 15, 84], Operations: [] Exploring Operation: 93-84=9, Resulting Numbers: [25, 15, 9] Generated Node #2: [25, 15, 9] from Operation: 93-84=9 Current State: 15:[25, 15, 9], Operations: ['93-84=9'] Exploring Operation: 25*9=225, Resulting Numbers: [15, 225] Generated Node #3: [15, 225] from Oper...
4
Current State: 15:[25, 93, 15, 84], Operations: [] Exploring Operation: 84-15=69, Resulting Numbers: [25, 93, 69] Generated Node #0,0: 15:[25, 93, 69] Operation: 84-15=69 Exploring Operation: 93-25=68, Resulting Numbers: [15, 84, 68] Generated Node #0,1: 15:[15, 84, 68] Operation: 93-25=68 Exploring Operation: 93-15=78...
0
hs_5
sum_heuristic
[ 14, 35, 12, 56 ]
32
[ "35-14=21", "12*56=672", "672/21=32" ]
Current State: 32:[14, 35, 12, 56], Operations: [] Exploring Operation: 35-14=21, Resulting Numbers: [12, 56, 21] Generated Node #2: [12, 56, 21] from Operation: 35-14=21 Current State: 32:[12, 56, 21], Operations: ['35-14=21'] Exploring Operation: 12*56=672, Resulting Numbers: [21, 672] Generated Node #3: [21, 672] fr...
4
Current State: 32:[14, 35, 12, 56], Operations: [] Exploring Operation: 56/14=4, Resulting Numbers: [35, 12, 4] Generated Node #0,0: 32:[35, 12, 4] Operation: 56/14=4 Exploring Operation: 56-35=21, Resulting Numbers: [14, 12, 21] Generated Node #0,1: 32:[14, 12, 21] Operation: 56-35=21 Start Sub Search at level 1: Movi...
0
hs_2
sum_heuristic
[ 46, 62, 50, 65 ]
31
[ "62-46=16", "65-50=15", "16+15=31" ]
Current State: 31:[46, 62, 50, 65], Operations: [] Exploring Operation: 62-46=16, Resulting Numbers: [50, 65, 16] Generated Node #2: [50, 65, 16] from Operation: 62-46=16 Current State: 31:[50, 65, 16], Operations: ['62-46=16'] Exploring Operation: 65-50=15, Resulting Numbers: [16, 15] Generated Node #3: [16, 15] from ...
4
Current State: 31:[46, 62, 50, 65], Operations: [] Exploring Operation: 65-50=15, Resulting Numbers: [46, 62, 15] Generated Node #0,0: 31:[46, 62, 15] Operation: 65-50=15 Exploring Operation: 65-46=19, Resulting Numbers: [62, 50, 19] Generated Node #0,1: 31:[62, 50, 19] Operation: 65-46=19 Exploring Operation: 65-62=3,...
0.966146
hs_4
mult_heuristic
[ 28, 8, 56, 9 ]
29
[ "28+8=36", "56+9=65", "65-36=29" ]
Current State: 29:[28, 8, 56, 9], Operations: [] Exploring Operation: 28+8=36, Resulting Numbers: [56, 9, 36] Generated Node #2: [56, 9, 36] from Operation: 28+8=36 Current State: 29:[56, 9, 36], Operations: ['28+8=36'] Exploring Operation: 56+9=65, Resulting Numbers: [36, 65] Generated Node #3: [36, 65] from Operation...
4
Current State: 29:[28, 8, 56, 9], Operations: [] Exploring Operation: 8+9=17, Resulting Numbers: [28, 56, 17] Generated Node #0,0: 29:[28, 56, 17] Operation: 8+9=17 Exploring Operation: 56-8=48, Resulting Numbers: [28, 9, 48] Generated Node #0,1: 29:[28, 9, 48] Operation: 56-8=48 Moving to Node #0,0 Current State: 29:[...
0
hs_2
sum_heuristic
[ 37, 62, 7, 4 ]
72
[ "62-37=25", "25-7=18", "4*18=72" ]
Current State: 72:[37, 62, 7, 4], Operations: [] Exploring Operation: 62-37=25, Resulting Numbers: [7, 4, 25] Generated Node #2: [7, 4, 25] from Operation: 62-37=25 Current State: 72:[7, 4, 25], Operations: ['62-37=25'] Exploring Operation: 25-7=18, Resulting Numbers: [4, 18] Generated Node #3: [4, 18] from Operation: ...
4
Current State: 72:[37, 62, 7, 4], Operations: [] Exploring Operation: 62+4=66, Resulting Numbers: [37, 7, 66] Generated Node #0,0: 72:[37, 7, 66] Operation: 62+4=66 Exploring Operation: 7-4=3, Resulting Numbers: [37, 62, 3] Generated Node #0,1: 72:[37, 62, 3] Operation: 7-4=3 Exploring Operation: 62-37=25, Resulting Nu...
0.987847
hs_4
sum_heuristic
[ 92, 5, 61, 3 ]
78
[ "92-5=87", "87-61=26", "3*26=78" ]
Current State: 78:[92, 5, 61, 3], Operations: [] Exploring Operation: 92-5=87, Resulting Numbers: [61, 3, 87] Generated Node #2: [61, 3, 87] from Operation: 92-5=87 Current State: 78:[61, 3, 87], Operations: ['92-5=87'] Exploring Operation: 87-61=26, Resulting Numbers: [3, 26] Generated Node #3: [3, 26] from Operation:...
4
Current State: 78:[92, 5, 61, 3], Operations: [] Exploring Operation: 92-61=31, Resulting Numbers: [5, 3, 31] Generated Node #0,0: 78:[5, 3, 31] Operation: 92-61=31 Exploring Operation: 5+61=66, Resulting Numbers: [92, 3, 66] Generated Node #0,1: 78:[92, 3, 66] Operation: 5+61=66 Exploring Operation: 92-3=89, Resulting...
0.977431
hs_4
sum_heuristic
[ 24, 44, 27, 52 ]
24
[ "27-24=3", "52-44=8", "3*8=24" ]
Current State: 24:[24, 44, 27, 52], Operations: [] Exploring Operation: 27-24=3, Resulting Numbers: [44, 52, 3] Generated Node #2: [44, 52, 3] from Operation: 27-24=3 Current State: 24:[44, 52, 3], Operations: ['27-24=3'] Exploring Operation: 52-44=8, Resulting Numbers: [3, 8] Generated Node #3: [3, 8] from Operation: ...
4
Current State: 24:[24, 44, 27, 52], Operations: [] Exploring Operation: 52-44=8, Resulting Numbers: [24, 27, 8] Generated Node #0,0: 24:[24, 27, 8] Operation: 52-44=8 Exploring Operation: 52-27=25, Resulting Numbers: [24, 44, 25] Generated Node #0,1: 24:[24, 44, 25] Operation: 52-27=25 Moving to Node #0,0 Current State...
0.991319
hs_2
mult_heuristic
[ 7, 29, 53, 5 ]
80
[ "29-7=22", "53+5=58", "22+58=80" ]
Current State: 80:[7, 29, 53, 5], Operations: [] Exploring Operation: 29-7=22, Resulting Numbers: [53, 5, 22] Generated Node #2: [53, 5, 22] from Operation: 29-7=22 Current State: 80:[53, 5, 22], Operations: ['29-7=22'] Exploring Operation: 53+5=58, Resulting Numbers: [22, 58] Generated Node #3: [22, 58] from Operation...
4
Current State: 80:[7, 29, 53, 5], Operations: [] Exploring Operation: 53-29=24, Resulting Numbers: [7, 5, 24] Generated Node #0,0: 80:[7, 5, 24] Operation: 53-29=24 Exploring Operation: 7+29=36, Resulting Numbers: [53, 5, 36] Generated Node #0,1: 80:[53, 5, 36] Operation: 7+29=36 Exploring Operation: 53-7=46, Resulting...
0.984375
hs_5
mult_heuristic
[ 93, 25, 30, 85 ]
95
[ "85-25=60", "60/30=2", "93+2=95" ]
Current State: 95:[93, 25, 30, 85], Operations: [] Exploring Operation: 85-25=60, Resulting Numbers: [93, 30, 60] Generated Node #2: [93, 30, 60] from Operation: 85-25=60 Current State: 95:[93, 30, 60], Operations: ['85-25=60'] Exploring Operation: 60/30=2, Resulting Numbers: [93, 2] Generated Node #3: [93, 2] from Ope...
4
Current State: 95:[93, 25, 30, 85], Operations: [] Exploring Operation: 93-85=8, Resulting Numbers: [25, 30, 8] Generated Node #0,0: 95:[25, 30, 8] Operation: 93-85=8 Exploring Operation: 30-25=5, Resulting Numbers: [93, 85, 5] Generated Node #0,1: 95:[93, 85, 5] Operation: 30-25=5 Exploring Operation: 25+85=110, Resul...
0
hs_3
sum_heuristic
[ 34, 48, 47, 13 ]
21
[ "34-13=21", "48-47=1", "21*1=21" ]
Current State: 21:[34, 48, 47, 13], Operations: [] Exploring Operation: 34-13=21, Resulting Numbers: [48, 47, 21] Generated Node #2: [48, 47, 21] from Operation: 34-13=21 Current State: 21:[48, 47, 21], Operations: ['34-13=21'] Exploring Operation: 48-47=1, Resulting Numbers: [21, 1] Generated Node #3: [21, 1] from Ope...
4
Current State: 21:[34, 48, 47, 13], Operations: [] Exploring Operation: 48-34=14, Resulting Numbers: [47, 13, 14] Generated Node #0,0: 21:[47, 13, 14] Operation: 48-34=14 Exploring Operation: 48-47=1, Resulting Numbers: [34, 13, 1] Generated Node #0,1: 21:[34, 13, 1] Operation: 48-47=1 Exploring Operation: 47-34=13, Re...
0.990451
hs_3
sum_heuristic
[ 42, 76, 6, 97 ]
69
[ "76-42=34", "6+97=103", "103-34=69" ]
Current State: 69:[42, 76, 6, 97], Operations: [] Exploring Operation: 76-42=34, Resulting Numbers: [6, 97, 34] Generated Node #2: [6, 97, 34] from Operation: 76-42=34 Current State: 69:[6, 97, 34], Operations: ['76-42=34'] Exploring Operation: 6+97=103, Resulting Numbers: [34, 103] Generated Node #3: [34, 103] from Op...
4
Current State: 69:[42, 76, 6, 97], Operations: [] Exploring Operation: 97-42=55, Resulting Numbers: [76, 6, 55] Generated Node #0,0: 69:[76, 6, 55] Operation: 97-42=55 Exploring Operation: 97-76=21, Resulting Numbers: [42, 6, 21] Generated Node #0,1: 69:[42, 6, 21] Operation: 97-76=21 Exploring Operation: 76-42=34, Res...
0.965278
hs_4
sum_heuristic
[ 25, 11, 80, 33 ]
55
[ "25*33=825", "11*80=880", "880-825=55" ]
Current State: 55:[25, 11, 80, 33], Operations: [] Exploring Operation: 25*33=825, Resulting Numbers: [11, 80, 825] Generated Node #2: [11, 80, 825] from Operation: 25*33=825 Current State: 55:[11, 80, 825], Operations: ['25*33=825'] Exploring Operation: 11*80=880, Resulting Numbers: [825, 880] Generated Node #3: [825,...
4
Current State: 55:[25, 11, 80, 33], Operations: [] Exploring Operation: 25+33=58, Resulting Numbers: [11, 80, 58] Generated Node #0,0: 55:[11, 80, 58] Operation: 25+33=58 Exploring Operation: 80-33=47, Resulting Numbers: [25, 11, 47] Generated Node #0,1: 55:[25, 11, 47] Operation: 80-33=47 Exploring Operation: 80-25=55...
0
hs_3
sum_heuristic
[ 62, 8, 72, 6 ]
86
[ "62+72=134", "8*6=48", "134-48=86" ]
Current State: 86:[62, 8, 72, 6], Operations: [] Exploring Operation: 62+72=134, Resulting Numbers: [8, 6, 134] Generated Node #2: [8, 6, 134] from Operation: 62+72=134 Current State: 86:[8, 6, 134], Operations: ['62+72=134'] Exploring Operation: 8*6=48, Resulting Numbers: [134, 48] Generated Node #3: [134, 48] from Op...
4
Current State: 86:[62, 8, 72, 6], Operations: [] Exploring Operation: 72-62=10, Resulting Numbers: [8, 6, 10] Generated Node #0,0: 86:[8, 6, 10] Operation: 72-62=10 Exploring Operation: 8+72=80, Resulting Numbers: [62, 6, 80] Generated Node #0,1: 86:[62, 6, 80] Operation: 8+72=80 Exploring Operation: 62-8=54, Resulting...
0
hs_3
sum_heuristic
[ 97, 99, 26, 9 ]
44
[ "99-97=2", "9*2=18", "26+18=44" ]
Current State: 44:[97, 99, 26, 9], Operations: [] Exploring Operation: 99-97=2, Resulting Numbers: [26, 9, 2] Generated Node #2: [26, 9, 2] from Operation: 99-97=2 Current State: 44:[26, 9, 2], Operations: ['99-97=2'] Exploring Operation: 9*2=18, Resulting Numbers: [26, 18] Generated Node #3: [26, 18] from Operation: 9...
4
Current State: 44:[97, 99, 26, 9], Operations: [] Exploring Operation: 99/9=11, Resulting Numbers: [97, 26, 11] Generated Node #0,0: 44:[97, 26, 11] Operation: 99/9=11 Exploring Operation: 99-97=2, Resulting Numbers: [26, 9, 2] Generated Node #0,1: 44:[26, 9, 2] Operation: 99-97=2 Start Sub Search at level 1: Moving to...
0
hs_2
mult_heuristic
[ 15, 12, 66, 15 ]
77
[ "15/15=1", "12+66=78", "78-1=77" ]
Current State: 77:[15, 12, 66, 15], Operations: [] Exploring Operation: 15/15=1, Resulting Numbers: [12, 66, 1] Generated Node #2: [12, 66, 1] from Operation: 15/15=1 Current State: 77:[12, 66, 1], Operations: ['15/15=1'] Exploring Operation: 12+66=78, Resulting Numbers: [1, 78] Generated Node #3: [1, 78] from Operatio...
4
Current State: 77:[15, 12, 66, 15], Operations: [] Exploring Operation: 15/15=1, Resulting Numbers: [12, 66, 1] Generated Node #0,0: 77:[12, 66, 1] Operation: 15/15=1 Exploring Operation: 12+66=78, Resulting Numbers: [15, 15, 78] Generated Node #0,1: 77:[15, 15, 78] Operation: 12+66=78 Exploring Operation: 66+15=81, Re...
0.951389
hs_4
mult_heuristic
[ 20, 92, 6, 18 ]
32
[ "20*18=360", "360/6=60", "92-60=32" ]
Current State: 32:[20, 92, 6, 18], Operations: [] Exploring Operation: 20*18=360, Resulting Numbers: [92, 6, 360] Generated Node #2: [92, 6, 360] from Operation: 20*18=360 Current State: 32:[92, 6, 360], Operations: ['20*18=360'] Exploring Operation: 360/6=60, Resulting Numbers: [92, 60] Generated Node #3: [92, 60] fro...
4
Current State: 32:[20, 92, 6, 18], Operations: [] Exploring Operation: 92-6=86, Resulting Numbers: [20, 18, 86] Generated Node #0,0: 32:[20, 18, 86] Operation: 92-6=86 Exploring Operation: 92-18=74, Resulting Numbers: [20, 6, 74] Generated Node #0,1: 32:[20, 6, 74] Operation: 92-18=74 Exploring Operation: 92-20=72, Res...
0
hs_3
mult_heuristic
[ 89, 6, 30, 49 ]
35
[ "89-49=40", "30/6=5", "40-5=35" ]
Current State: 35:[89, 6, 30, 49], Operations: [] Exploring Operation: 89-49=40, Resulting Numbers: [6, 30, 40] Generated Node #2: [6, 30, 40] from Operation: 89-49=40 Current State: 35:[6, 30, 40], Operations: ['89-49=40'] Exploring Operation: 30/6=5, Resulting Numbers: [40, 5] Generated Node #3: [40, 5] from Operatio...
4
Current State: 35:[89, 6, 30, 49], Operations: [] Exploring Operation: 49-6=43, Resulting Numbers: [89, 30, 43] Generated Node #0,0: 35:[89, 30, 43] Operation: 49-6=43 Exploring Operation: 89-49=40, Resulting Numbers: [6, 30, 40] Generated Node #0,1: 35:[6, 30, 40] Operation: 89-49=40 Exploring Operation: 89-30=59, Res...
0.981771
hs_5
sum_heuristic
[ 26, 52, 21, 56 ]
91
[ "52/26=2", "56*2=112", "112-21=91" ]
Current State: 91:[26, 52, 21, 56], Operations: [] Exploring Operation: 52/26=2, Resulting Numbers: [21, 56, 2] Generated Node #2: [21, 56, 2] from Operation: 52/26=2 Current State: 91:[21, 56, 2], Operations: ['52/26=2'] Exploring Operation: 56*2=112, Resulting Numbers: [21, 112] Generated Node #3: [21, 112] from Oper...
4
Current State: 91:[26, 52, 21, 56], Operations: [] Exploring Operation: 56-52=4, Resulting Numbers: [26, 21, 4] Generated Node #0,0: 91:[26, 21, 4] Operation: 56-52=4 Exploring Operation: 52+56=108, Resulting Numbers: [26, 21, 108] Generated Node #0,1: 91:[26, 21, 108] Operation: 52+56=108 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 38, 94, 33, 52 ]
75
[ "94-38=56", "52-33=19", "56+19=75" ]
Current State: 75:[38, 94, 33, 52], Operations: [] Exploring Operation: 94-38=56, Resulting Numbers: [33, 52, 56] Generated Node #2: [33, 52, 56] from Operation: 94-38=56 Current State: 75:[33, 52, 56], Operations: ['94-38=56'] Exploring Operation: 52-33=19, Resulting Numbers: [56, 19] Generated Node #3: [56, 19] from ...
4
Current State: 75:[38, 94, 33, 52], Operations: [] Exploring Operation: 52-33=19, Resulting Numbers: [38, 94, 19] Generated Node #0,0: 75:[38, 94, 19] Operation: 52-33=19 Exploring Operation: 94-52=42, Resulting Numbers: [38, 33, 42] Generated Node #0,1: 75:[38, 33, 42] Operation: 94-52=42 Exploring Operation: 52-38=14...
0.987847
hs_3
mult_heuristic
[ 71, 30, 16, 6 ]
11
[ "71-16=55", "30/6=5", "55/5=11" ]
Current State: 11:[71, 30, 16, 6], Operations: [] Exploring Operation: 71-16=55, Resulting Numbers: [30, 6, 55] Generated Node #2: [30, 6, 55] from Operation: 71-16=55 Current State: 11:[30, 6, 55], Operations: ['71-16=55'] Exploring Operation: 30/6=5, Resulting Numbers: [55, 5] Generated Node #3: [55, 5] from Operatio...
4
Current State: 11:[71, 30, 16, 6], Operations: [] Exploring Operation: 71-6=65, Resulting Numbers: [30, 16, 65] Generated Node #0,0: 11:[30, 16, 65] Operation: 71-6=65 Exploring Operation: 71-16=55, Resulting Numbers: [30, 6, 55] Generated Node #0,1: 11:[30, 6, 55] Operation: 71-16=55 Exploring Operation: 71-30=41, Res...
0.947049
hs_5
mult_heuristic
[ 81, 21, 9, 51 ]
79
[ "51-9=42", "42/21=2", "81-2=79" ]
Current State: 79:[81, 21, 9, 51], Operations: [] Exploring Operation: 51-9=42, Resulting Numbers: [81, 21, 42] Generated Node #2: [81, 21, 42] from Operation: 51-9=42 Current State: 79:[81, 21, 42], Operations: ['51-9=42'] Exploring Operation: 42/21=2, Resulting Numbers: [81, 2] Generated Node #3: [81, 2] from Operati...
4
Current State: 79:[81, 21, 9, 51], Operations: [] Exploring Operation: 21+9=30, Resulting Numbers: [81, 51, 30] Generated Node #0,0: 79:[81, 51, 30] Operation: 21+9=30 Exploring Operation: 21+51=72, Resulting Numbers: [81, 9, 72] Generated Node #0,1: 79:[81, 9, 72] Operation: 21+51=72 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 70, 60, 34, 27 ]
51
[ "70-60=10", "34+27=61", "61-10=51" ]
Current State: 51:[70, 60, 34, 27], Operations: [] Exploring Operation: 70-60=10, Resulting Numbers: [34, 27, 10] Generated Node #2: [34, 27, 10] from Operation: 70-60=10 Current State: 51:[34, 27, 10], Operations: ['70-60=10'] Exploring Operation: 34+27=61, Resulting Numbers: [10, 61] Generated Node #3: [10, 61] from ...
4
Current State: 51:[70, 60, 34, 27], Operations: [] Exploring Operation: 70-60=10, Resulting Numbers: [34, 27, 10] Generated Node #0,0: 51:[34, 27, 10] Operation: 70-60=10 Exploring Operation: 34-27=7, Resulting Numbers: [70, 60, 7] Generated Node #0,1: 51:[70, 60, 7] Operation: 34-27=7 Moving to Node #0,1 Current State...
0.984375
hs_2
mult_heuristic
[ 96, 5, 91, 94 ]
13
[ "96+5=101", "101-94=7", "91/7=13" ]
Current State: 13:[96, 5, 91, 94], Operations: [] Exploring Operation: 96+5=101, Resulting Numbers: [91, 94, 101] Generated Node #2: [91, 94, 101] from Operation: 96+5=101 Current State: 13:[91, 94, 101], Operations: ['96+5=101'] Exploring Operation: 101-94=7, Resulting Numbers: [91, 7] Generated Node #3: [91, 7] from ...
4
Current State: 13:[96, 5, 91, 94], Operations: [] Exploring Operation: 96-91=5, Resulting Numbers: [5, 94, 5] Generated Node #0,0: 13:[5, 94, 5] Operation: 96-91=5 Exploring Operation: 91-5=86, Resulting Numbers: [96, 94, 86] Generated Node #0,1: 13:[96, 94, 86] Operation: 91-5=86 Exploring Operation: 96-5=91, Resultin...
0.961806
hs_5
mult_heuristic
[ 15, 76, 18, 36 ]
64
[ "18-15=3", "36/3=12", "76-12=64" ]
Current State: 64:[15, 76, 18, 36], Operations: [] Exploring Operation: 18-15=3, Resulting Numbers: [76, 36, 3] Generated Node #2: [76, 36, 3] from Operation: 18-15=3 Current State: 64:[76, 36, 3], Operations: ['18-15=3'] Exploring Operation: 36/3=12, Resulting Numbers: [76, 12] Generated Node #3: [76, 12] from Operati...
4
Current State: 64:[15, 76, 18, 36], Operations: [] Exploring Operation: 76-18=58, Resulting Numbers: [15, 36, 58] Generated Node #0,0: 64:[15, 36, 58] Operation: 76-18=58 Exploring Operation: 76-15=61, Resulting Numbers: [18, 36, 61] Generated Node #0,1: 64:[18, 36, 61] Operation: 76-15=61 Exploring Operation: 76-36=40...
0
hs_3
sum_heuristic
[ 18, 83, 35, 44 ]
81
[ "44-35=9", "18/9=2", "83-2=81" ]
Current State: 81:[18, 83, 35, 44], Operations: [] Exploring Operation: 44-35=9, Resulting Numbers: [18, 83, 9] Generated Node #2: [18, 83, 9] from Operation: 44-35=9 Current State: 81:[18, 83, 9], Operations: ['44-35=9'] Exploring Operation: 18/9=2, Resulting Numbers: [83, 2] Generated Node #3: [83, 2] from Operation:...
4
Current State: 81:[18, 83, 35, 44], Operations: [] Exploring Operation: 35+44=79, Resulting Numbers: [18, 83, 79] Generated Node #0,0: 81:[18, 83, 79] Operation: 35+44=79 Exploring Operation: 44-35=9, Resulting Numbers: [18, 83, 9] Generated Node #0,1: 81:[18, 83, 9] Operation: 44-35=9 Exploring Operation: 44-18=26, Re...
0.983507
hs_4
mult_heuristic
[ 97, 22, 25, 33 ]
30
[ "97-22=75", "75/25=3", "33-3=30" ]
Current State: 30:[97, 22, 25, 33], Operations: [] Exploring Operation: 97-22=75, Resulting Numbers: [25, 33, 75] Generated Node #2: [25, 33, 75] from Operation: 97-22=75 Current State: 30:[25, 33, 75], Operations: ['97-22=75'] Exploring Operation: 75/25=3, Resulting Numbers: [33, 3] Generated Node #3: [33, 3] from Ope...
4
Current State: 30:[97, 22, 25, 33], Operations: [] Exploring Operation: 25-22=3, Resulting Numbers: [97, 33, 3] Generated Node #0,0: 30:[97, 33, 3] Operation: 25-22=3 Exploring Operation: 97-22=75, Resulting Numbers: [25, 33, 75] Generated Node #0,1: 30:[25, 33, 75] Operation: 97-22=75 Exploring Operation: 97-33=64, Re...
0.960938
hs_4
mult_heuristic
[ 75, 66, 5, 90 ]
76
[ "75-66=9", "90-5=85", "85-9=76" ]
Current State: 76:[75, 66, 5, 90], Operations: [] Exploring Operation: 75-66=9, Resulting Numbers: [5, 90, 9] Generated Node #2: [5, 90, 9] from Operation: 75-66=9 Current State: 76:[5, 90, 9], Operations: ['75-66=9'] Exploring Operation: 90-5=85, Resulting Numbers: [9, 85] Generated Node #3: [9, 85] from Operation: 90...
4
Current State: 76:[75, 66, 5, 90], Operations: [] Exploring Operation: 90-75=15, Resulting Numbers: [66, 5, 15] Generated Node #0,0: 76:[66, 5, 15] Operation: 90-75=15 Exploring Operation: 90/5=18, Resulting Numbers: [75, 66, 18] Generated Node #0,1: 76:[75, 66, 18] Operation: 90/5=18 Exploring Operation: 90-66=24, Res...
0.967882
hs_3
mult_heuristic
[ 64, 64, 17, 86 ]
17
[ "64-64=0", "86*0=0", "17+0=17" ]
Current State: 17:[64, 64, 17, 86], Operations: [] Exploring Operation: 64-64=0, Resulting Numbers: [17, 86, 0] Generated Node #2: [17, 86, 0] from Operation: 64-64=0 Current State: 17:[17, 86, 0], Operations: ['64-64=0'] Exploring Operation: 86*0=0, Resulting Numbers: [17, 0] Generated Node #3: [17, 0] from Operation:...
4
Current State: 17:[64, 64, 17, 86], Operations: [] Exploring Operation: 86-64=22, Resulting Numbers: [64, 17, 22] Generated Node #0,0: 17:[64, 17, 22] Operation: 86-64=22 Exploring Operation: 64/64=1, Resulting Numbers: [17, 86, 1] Generated Node #0,1: 17:[17, 86, 1] Operation: 64/64=1 Exploring Operation: 86-64=22, Re...
0
hs_3
mult_heuristic
[ 57, 36, 59, 58 ]
21
[ "57-36=21", "59-58=1", "21*1=21" ]
Current State: 21:[57, 36, 59, 58], Operations: [] Exploring Operation: 57-36=21, Resulting Numbers: [59, 58, 21] Generated Node #2: [59, 58, 21] from Operation: 57-36=21 Current State: 21:[59, 58, 21], Operations: ['57-36=21'] Exploring Operation: 59-58=1, Resulting Numbers: [21, 1] Generated Node #3: [21, 1] from Ope...
4
Current State: 21:[57, 36, 59, 58], Operations: [] Exploring Operation: 59-57=2, Resulting Numbers: [36, 58, 2] Generated Node #0,0: 21:[36, 58, 2] Operation: 59-57=2 Start Sub Search at level 1: Moving to Node #0,0 Current State: 21:[36, 58, 2], Operations: ['59-57=2'] Exploring Operation: 58-36=22, Resulting Numbers:...
0
hs_1
sum_heuristic
[ 64, 9, 86, 64 ]
86
[ "64-64=0", "9*0=0", "86+0=86" ]
Current State: 86:[64, 9, 86, 64], Operations: [] Exploring Operation: 64-64=0, Resulting Numbers: [9, 86, 0] Generated Node #2: [9, 86, 0] from Operation: 64-64=0 Current State: 86:[9, 86, 0], Operations: ['64-64=0'] Exploring Operation: 9*0=0, Resulting Numbers: [86, 0] Generated Node #3: [86, 0] from Operation: 9*0=...
4
Current State: 86:[64, 9, 86, 64], Operations: [] Exploring Operation: 64/64=1, Resulting Numbers: [9, 86, 1] Generated Node #0,0: 86:[9, 86, 1] Operation: 64/64=1 Exploring Operation: 64-9=55, Resulting Numbers: [86, 64, 55] Generated Node #0,1: 86:[86, 64, 55] Operation: 64-9=55 Exploring Operation: 64-9=55, Resultin...
0.973958
hs_4
mult_heuristic
[ 4, 82, 60, 86 ]
11
[ "60/4=15", "86-82=4", "15-4=11" ]
Current State: 11:[4, 82, 60, 86], Operations: [] Exploring Operation: 60/4=15, Resulting Numbers: [82, 86, 15] Generated Node #2: [82, 86, 15] from Operation: 60/4=15 Current State: 11:[82, 86, 15], Operations: ['60/4=15'] Exploring Operation: 86-82=4, Resulting Numbers: [15, 4] Generated Node #3: [15, 4] from Operati...
4
Current State: 11:[4, 82, 60, 86], Operations: [] Exploring Operation: 86-60=26, Resulting Numbers: [4, 82, 26] Generated Node #0,0: 11:[4, 82, 26] Operation: 86-60=26 Exploring Operation: 86-82=4, Resulting Numbers: [4, 60, 4] Generated Node #0,1: 11:[4, 60, 4] Operation: 86-82=4 Exploring Operation: 82-60=22, Resulti...
0.943576
hs_5
sum_heuristic
[ 12, 60, 16, 66 ]
51
[ "16-12=4", "60/4=15", "66-15=51" ]
Current State: 51:[12, 60, 16, 66], Operations: [] Exploring Operation: 16-12=4, Resulting Numbers: [60, 66, 4] Generated Node #2: [60, 66, 4] from Operation: 16-12=4 Current State: 51:[60, 66, 4], Operations: ['16-12=4'] Exploring Operation: 60/4=15, Resulting Numbers: [66, 15] Generated Node #3: [66, 15] from Operati...
4
Current State: 51:[12, 60, 16, 66], Operations: [] Exploring Operation: 66-60=6, Resulting Numbers: [12, 16, 6] Generated Node #0,0: 51:[12, 16, 6] Operation: 66-60=6 Moving to Node #0,0 Current State: 51:[12, 16, 6], Operations: ['66-60=6'] Exploring Operation: 12+6=18, Resulting Numbers: [16, 18] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 41, 56, 19, 96 ]
92
[ "56-41=15", "96-19=77", "15+77=92" ]
Current State: 92:[41, 56, 19, 96], Operations: [] Exploring Operation: 56-41=15, Resulting Numbers: [19, 96, 15] Generated Node #2: [19, 96, 15] from Operation: 56-41=15 Current State: 92:[19, 96, 15], Operations: ['56-41=15'] Exploring Operation: 96-19=77, Resulting Numbers: [15, 77] Generated Node #3: [15, 77] from ...
4
Current State: 92:[41, 56, 19, 96], Operations: [] Exploring Operation: 41-19=22, Resulting Numbers: [56, 96, 22] Generated Node #0,0: 92:[56, 96, 22] Operation: 41-19=22 Exploring Operation: 56-41=15, Resulting Numbers: [19, 96, 15] Generated Node #0,1: 92:[19, 96, 15] Operation: 56-41=15 Exploring Operation: 96-56=40...
0.942708
hs_4
sum_heuristic
[ 54, 16, 45, 1 ]
57
[ "16-1=15", "45/15=3", "54+3=57" ]
Current State: 57:[54, 16, 45, 1], Operations: [] Exploring Operation: 16-1=15, Resulting Numbers: [54, 45, 15] Generated Node #2: [54, 45, 15] from Operation: 16-1=15 Current State: 57:[54, 45, 15], Operations: ['16-1=15'] Exploring Operation: 45/15=3, Resulting Numbers: [54, 3] Generated Node #3: [54, 3] from Operati...
4
Current State: 57:[54, 16, 45, 1], Operations: [] Exploring Operation: 54-45=9, Resulting Numbers: [16, 1, 9] Generated Node #0,0: 57:[16, 1, 9] Operation: 54-45=9 Exploring Operation: 45-16=29, Resulting Numbers: [54, 1, 29] Generated Node #0,1: 57:[54, 1, 29] Operation: 45-16=29 Exploring Operation: 16+45=61, Resulti...
0
hs_3
mult_heuristic
[ 11, 31, 37, 98 ]
81
[ "31-11=20", "98-37=61", "20+61=81" ]
Current State: 81:[11, 31, 37, 98], Operations: [] Exploring Operation: 31-11=20, Resulting Numbers: [37, 98, 20] Generated Node #2: [37, 98, 20] from Operation: 31-11=20 Current State: 81:[37, 98, 20], Operations: ['31-11=20'] Exploring Operation: 98-37=61, Resulting Numbers: [20, 61] Generated Node #3: [20, 61] from ...
4
Current State: 81:[11, 31, 37, 98], Operations: [] Exploring Operation: 37-11=26, Resulting Numbers: [31, 98, 26] Generated Node #0,0: 81:[31, 98, 26] Operation: 37-11=26 Exploring Operation: 98-11=87, Resulting Numbers: [31, 37, 87] Generated Node #0,1: 81:[31, 37, 87] Operation: 98-11=87 Start Sub Search at level 1: ...
0.991319
hs_2
mult_heuristic
[ 31, 1, 3, 95 ]
62
[ "31-1=30", "95-3=92", "92-30=62" ]
Current State: 62:[31, 1, 3, 95], Operations: [] Exploring Operation: 31-1=30, Resulting Numbers: [3, 95, 30] Generated Node #2: [3, 95, 30] from Operation: 31-1=30 Current State: 62:[3, 95, 30], Operations: ['31-1=30'] Exploring Operation: 95-3=92, Resulting Numbers: [30, 92] Generated Node #3: [30, 92] from Operation...
4
Current State: 62:[31, 1, 3, 95], Operations: [] Exploring Operation: 95-31=64, Resulting Numbers: [1, 3, 64] Generated Node #0,0: 62:[1, 3, 64] Operation: 95-31=64 Start Sub Search at level 1: Moving to Node #0,0 Current State: 62:[1, 3, 64], Operations: ['95-31=64'] Exploring Operation: 3-1=2, Resulting Numbers: [64,...
0.993924
hs_1
sum_heuristic
[ 43, 50, 40, 5 ]
56
[ "50-43=7", "40/5=8", "7*8=56" ]
Current State: 56:[43, 50, 40, 5], Operations: [] Exploring Operation: 50-43=7, Resulting Numbers: [40, 5, 7] Generated Node #2: [40, 5, 7] from Operation: 50-43=7 Current State: 56:[40, 5, 7], Operations: ['50-43=7'] Exploring Operation: 40/5=8, Resulting Numbers: [7, 8] Generated Node #3: [7, 8] from Operation: 40/5=...
4
Current State: 56:[43, 50, 40, 5], Operations: [] Exploring Operation: 40/5=8, Resulting Numbers: [43, 50, 8] Generated Node #0,0: 56:[43, 50, 8] Operation: 40/5=8 Exploring Operation: 50-40=10, Resulting Numbers: [43, 5, 10] Generated Node #0,1: 56:[43, 5, 10] Operation: 50-40=10 Exploring Operation: 43+5=48, Resultin...
0.967882
hs_5
sum_heuristic
[ 26, 17, 70, 83 ]
17
[ "26-17=9", "70+83=153", "153/9=17" ]
Current State: 17:[26, 17, 70, 83], Operations: [] Exploring Operation: 26-17=9, Resulting Numbers: [70, 83, 9] Generated Node #2: [70, 83, 9] from Operation: 26-17=9 Current State: 17:[70, 83, 9], Operations: ['26-17=9'] Exploring Operation: 70+83=153, Resulting Numbers: [9, 153] Generated Node #3: [9, 153] from Opera...
4
Current State: 17:[26, 17, 70, 83], Operations: [] Exploring Operation: 83-26=57, Resulting Numbers: [17, 70, 57] Generated Node #0,0: 17:[17, 70, 57] Operation: 83-26=57 Exploring Operation: 70-26=44, Resulting Numbers: [17, 83, 44] Generated Node #0,1: 17:[17, 83, 44] Operation: 70-26=44 Exploring Operation: 83-70=13...
0
hs_3
sum_heuristic
[ 79, 19, 13, 76 ]
70
[ "79-13=66", "76/19=4", "66+4=70" ]
Current State: 70:[79, 19, 13, 76], Operations: [] Exploring Operation: 79-13=66, Resulting Numbers: [19, 76, 66] Generated Node #2: [19, 76, 66] from Operation: 79-13=66 Current State: 70:[19, 76, 66], Operations: ['79-13=66'] Exploring Operation: 76/19=4, Resulting Numbers: [66, 4] Generated Node #3: [66, 4] from Ope...
4
Current State: 70:[79, 19, 13, 76], Operations: [] Exploring Operation: 79-76=3, Resulting Numbers: [19, 13, 3] Generated Node #0,0: 70:[19, 13, 3] Operation: 79-76=3 Exploring Operation: 76/19=4, Resulting Numbers: [79, 13, 4] Generated Node #0,1: 70:[79, 13, 4] Operation: 76/19=4 Moving to Node #0,0 Current State: 70...
0.986111
hs_2
mult_heuristic
[ 26, 23, 4, 14 ]
52
[ "26+14=40", "23*4=92", "92-40=52" ]
Current State: 52:[26, 23, 4, 14], Operations: [] Exploring Operation: 26+14=40, Resulting Numbers: [23, 4, 40] Generated Node #2: [23, 4, 40] from Operation: 26+14=40 Current State: 52:[23, 4, 40], Operations: ['26+14=40'] Exploring Operation: 23*4=92, Resulting Numbers: [40, 92] Generated Node #3: [40, 92] from Opera...
4
Current State: 52:[26, 23, 4, 14], Operations: [] Exploring Operation: 26+23=49, Resulting Numbers: [4, 14, 49] Generated Node #0,0: 52:[4, 14, 49] Operation: 26+23=49 Exploring Operation: 26-23=3, Resulting Numbers: [4, 14, 3] Generated Node #0,1: 52:[4, 14, 3] Operation: 26-23=3 Exploring Operation: 23+4=27, Resultin...
0
hs_3
sum_heuristic
[ 10, 70, 24, 93 ]
98
[ "24-10=14", "70/14=5", "93+5=98" ]
Current State: 98:[10, 70, 24, 93], Operations: [] Exploring Operation: 24-10=14, Resulting Numbers: [70, 93, 14] Generated Node #2: [70, 93, 14] from Operation: 24-10=14 Current State: 98:[70, 93, 14], Operations: ['24-10=14'] Exploring Operation: 70/14=5, Resulting Numbers: [93, 5] Generated Node #3: [93, 5] from Ope...
4
Current State: 98:[10, 70, 24, 93], Operations: [] Exploring Operation: 70/10=7, Resulting Numbers: [24, 93, 7] Generated Node #0,0: 98:[24, 93, 7] Operation: 70/10=7 Exploring Operation: 70-10=60, Resulting Numbers: [24, 93, 60] Generated Node #0,1: 98:[24, 93, 60] Operation: 70-10=60 Exploring Operation: 93-70=23, Re...
0
hs_5
mult_heuristic
[ 32, 77, 16, 14 ]
79
[ "32+77=109", "16+14=30", "109-30=79" ]
Current State: 79:[32, 77, 16, 14], Operations: [] Exploring Operation: 32+77=109, Resulting Numbers: [16, 14, 109] Generated Node #2: [16, 14, 109] from Operation: 32+77=109 Current State: 79:[16, 14, 109], Operations: ['32+77=109'] Exploring Operation: 16+14=30, Resulting Numbers: [109, 30] Generated Node #3: [109, 3...
4
Current State: 79:[32, 77, 16, 14], Operations: [] Exploring Operation: 77+14=91, Resulting Numbers: [32, 16, 91] Generated Node #0,0: 79:[32, 16, 91] Operation: 77+14=91 Exploring Operation: 16+14=30, Resulting Numbers: [32, 77, 30] Generated Node #0,1: 79:[32, 77, 30] Operation: 16+14=30 Exploring Operation: 32+16=48...
0.983507
hs_4
mult_heuristic
[ 5, 53, 19, 55 ]
16
[ "5+53=58", "19+55=74", "74-58=16" ]
Current State: 16:[5, 53, 19, 55], Operations: [] Exploring Operation: 5+53=58, Resulting Numbers: [19, 55, 58] Generated Node #2: [19, 55, 58] from Operation: 5+53=58 Current State: 16:[19, 55, 58], Operations: ['5+53=58'] Exploring Operation: 19+55=74, Resulting Numbers: [58, 74] Generated Node #3: [58, 74] from Oper...
4
Current State: 16:[5, 53, 19, 55], Operations: [] Exploring Operation: 55-53=2, Resulting Numbers: [5, 19, 2] Generated Node #0,0: 16:[5, 19, 2] Operation: 55-53=2 Exploring Operation: 53-19=34, Resulting Numbers: [5, 55, 34] Generated Node #0,1: 16:[5, 55, 34] Operation: 53-19=34 Exploring Operation: 55/5=11, Resultin...
0.973958
hs_3
mult_heuristic
[ 22, 17, 47, 93 ]
85
[ "22+17=39", "93-47=46", "39+46=85" ]
Current State: 85:[22, 17, 47, 93], Operations: [] Exploring Operation: 22+17=39, Resulting Numbers: [47, 93, 39] Generated Node #2: [47, 93, 39] from Operation: 22+17=39 Current State: 85:[47, 93, 39], Operations: ['22+17=39'] Exploring Operation: 93-47=46, Resulting Numbers: [39, 46] Generated Node #3: [39, 46] from ...
4
Current State: 85:[22, 17, 47, 93], Operations: [] Exploring Operation: 47-22=25, Resulting Numbers: [17, 93, 25] Generated Node #0,0: 85:[17, 93, 25] Operation: 47-22=25 Exploring Operation: 47-17=30, Resulting Numbers: [22, 93, 30] Generated Node #0,1: 85:[22, 93, 30] Operation: 47-17=30 Exploring Operation: 22+47=69...
0.988715
hs_3
sum_heuristic
[ 21, 24, 51, 42 ]
59
[ "24-21=3", "51/3=17", "42+17=59" ]
Current State: 59:[21, 24, 51, 42], Operations: [] Exploring Operation: 24-21=3, Resulting Numbers: [51, 42, 3] Generated Node #2: [51, 42, 3] from Operation: 24-21=3 Current State: 59:[51, 42, 3], Operations: ['24-21=3'] Exploring Operation: 51/3=17, Resulting Numbers: [42, 17] Generated Node #3: [42, 17] from Operati...
4
Current State: 59:[21, 24, 51, 42], Operations: [] Exploring Operation: 21+51=72, Resulting Numbers: [24, 42, 72] Generated Node #0,0: 59:[24, 42, 72] Operation: 21+51=72 Exploring Operation: 24+42=66, Resulting Numbers: [21, 51, 66] Generated Node #0,1: 59:[21, 51, 66] Operation: 24+42=66 Exploring Operation: 21+24=45...
0
hs_4
mult_heuristic
[ 29, 39, 60, 3 ]
28
[ "29+60=89", "39*3=117", "117-89=28" ]
Current State: 28:[29, 39, 60, 3], Operations: [] Exploring Operation: 29+60=89, Resulting Numbers: [39, 3, 89] Generated Node #2: [39, 3, 89] from Operation: 29+60=89 Current State: 28:[39, 3, 89], Operations: ['29+60=89'] Exploring Operation: 39*3=117, Resulting Numbers: [89, 117] Generated Node #3: [89, 117] from Op...
4
Current State: 28:[29, 39, 60, 3], Operations: [] Exploring Operation: 60-29=31, Resulting Numbers: [39, 3, 31] Generated Node #0,0: 28:[39, 3, 31] Operation: 60-29=31 Exploring Operation: 60/3=20, Resulting Numbers: [29, 39, 20] Generated Node #0,1: 28:[29, 39, 20] Operation: 60/3=20 Exploring Operation: 60-39=21, Res...
0
hs_3
mult_heuristic
[ 35, 44, 91, 37 ]
96
[ "44-37=7", "35/7=5", "91+5=96" ]
Current State: 96:[35, 44, 91, 37], Operations: [] Exploring Operation: 44-37=7, Resulting Numbers: [35, 91, 7] Generated Node #2: [35, 91, 7] from Operation: 44-37=7 Current State: 96:[35, 91, 7], Operations: ['44-37=7'] Exploring Operation: 35/7=5, Resulting Numbers: [91, 5] Generated Node #3: [91, 5] from Operation:...
4
Current State: 96:[35, 44, 91, 37], Operations: [] Exploring Operation: 37-35=2, Resulting Numbers: [44, 91, 2] Generated Node #0,0: 96:[44, 91, 2] Operation: 37-35=2 Exploring Operation: 91-44=47, Resulting Numbers: [35, 37, 47] Generated Node #0,1: 96:[35, 37, 47] Operation: 91-44=47 Moving to Node #0,0 Current State...
0
hs_2
mult_heuristic
[ 90, 37, 48, 93 ]
88
[ "90-37=53", "48+93=141", "141-53=88" ]
Current State: 88:[90, 37, 48, 93], Operations: [] Exploring Operation: 90-37=53, Resulting Numbers: [48, 93, 53] Generated Node #2: [48, 93, 53] from Operation: 90-37=53 Current State: 88:[48, 93, 53], Operations: ['90-37=53'] Exploring Operation: 48+93=141, Resulting Numbers: [53, 141] Generated Node #3: [53, 141] fr...
4
Current State: 88:[90, 37, 48, 93], Operations: [] Exploring Operation: 37+48=85, Resulting Numbers: [90, 93, 85] Generated Node #0,0: 88:[90, 93, 85] Operation: 37+48=85 Exploring Operation: 93-48=45, Resulting Numbers: [90, 37, 45] Generated Node #0,1: 88:[90, 37, 45] Operation: 93-48=45 Exploring Operation: 93-90=3,...
0.970486
hs_4
sum_heuristic
[ 31, 73, 60, 79 ]
85
[ "31+73=104", "79-60=19", "104-19=85" ]
Current State: 85:[31, 73, 60, 79], Operations: [] Exploring Operation: 31+73=104, Resulting Numbers: [60, 79, 104] Generated Node #2: [60, 79, 104] from Operation: 31+73=104 Current State: 85:[60, 79, 104], Operations: ['31+73=104'] Exploring Operation: 79-60=19, Resulting Numbers: [104, 19] Generated Node #3: [104, 1...
4
Current State: 85:[31, 73, 60, 79], Operations: [] Exploring Operation: 73-60=13, Resulting Numbers: [31, 79, 13] Generated Node #0,0: 85:[31, 79, 13] Operation: 73-60=13 Exploring Operation: 31+60=91, Resulting Numbers: [73, 79, 91] Generated Node #0,1: 85:[73, 79, 91] Operation: 31+60=91 Exploring Operation: 79-60=19...
0.985243
hs_4
mult_heuristic
[ 90, 2, 8, 18 ]
11
[ "90-18=72", "72/8=9", "2+9=11" ]
Current State: 11:[90, 2, 8, 18], Operations: [] Exploring Operation: 90-18=72, Resulting Numbers: [2, 8, 72] Generated Node #2: [2, 8, 72] from Operation: 90-18=72 Current State: 11:[2, 8, 72], Operations: ['90-18=72'] Exploring Operation: 72/8=9, Resulting Numbers: [2, 9] Generated Node #3: [2, 9] from Operation: 72/...
4
Current State: 11:[90, 2, 8, 18], Operations: [] Exploring Operation: 90/18=5, Resulting Numbers: [2, 8, 5] Generated Node #0,0: 11:[2, 8, 5] Operation: 90/18=5 Moving to Node #0,0 Current State: 11:[2, 8, 5], Operations: ['90/18=5'] Exploring Operation: 2*5=10, Resulting Numbers: [8, 10] Generated Node #0,0,0: 11:[8, ...
0
hs_1
sum_heuristic
[ 77, 19, 6, 44 ]
46
[ "77+19=96", "6+44=50", "96-50=46" ]
Current State: 46:[77, 19, 6, 44], Operations: [] Exploring Operation: 77+19=96, Resulting Numbers: [6, 44, 96] Generated Node #2: [6, 44, 96] from Operation: 77+19=96 Current State: 46:[6, 44, 96], Operations: ['77+19=96'] Exploring Operation: 6+44=50, Resulting Numbers: [96, 50] Generated Node #3: [96, 50] from Opera...
4
Current State: 46:[77, 19, 6, 44], Operations: [] Exploring Operation: 77-6=71, Resulting Numbers: [19, 44, 71] Generated Node #0,0: 46:[19, 44, 71] Operation: 77-6=71 Exploring Operation: 77-44=33, Resulting Numbers: [19, 6, 33] Generated Node #0,1: 46:[19, 6, 33] Operation: 77-44=33 Exploring Operation: 77-19=58, Res...
0.977431
hs_3
sum_heuristic
[ 14, 71, 2, 92 ]
11
[ "71-14=57", "92/2=46", "57-46=11" ]
Current State: 11:[14, 71, 2, 92], Operations: [] Exploring Operation: 71-14=57, Resulting Numbers: [2, 92, 57] Generated Node #2: [2, 92, 57] from Operation: 71-14=57 Current State: 11:[2, 92, 57], Operations: ['71-14=57'] Exploring Operation: 92/2=46, Resulting Numbers: [57, 46] Generated Node #3: [57, 46] from Opera...
4
Current State: 11:[14, 71, 2, 92], Operations: [] Exploring Operation: 92-71=21, Resulting Numbers: [14, 2, 21] Generated Node #0,0: 11:[14, 2, 21] Operation: 92-71=21 Start Sub Search at level 1: Moving to Node #0,0 Current State: 11:[14, 2, 21], Operations: ['92-71=21'] Exploring Operation: 14-2=12, Resulting Numbers...
0
hs_1
mult_heuristic
[ 60, 58, 3, 88 ]
89
[ "60-58=2", "3+88=91", "91-2=89" ]
Current State: 89:[60, 58, 3, 88], Operations: [] Exploring Operation: 60-58=2, Resulting Numbers: [3, 88, 2] Generated Node #2: [3, 88, 2] from Operation: 60-58=2 Current State: 89:[3, 88, 2], Operations: ['60-58=2'] Exploring Operation: 3+88=91, Resulting Numbers: [2, 91] Generated Node #3: [2, 91] from Operation: 3+...
4
Current State: 89:[60, 58, 3, 88], Operations: [] Exploring Operation: 60+3=63, Resulting Numbers: [58, 88, 63] Generated Node #0,0: 89:[58, 88, 63] Operation: 60+3=63 Moving to Node #0,0 Current State: 89:[58, 88, 63], Operations: ['60+3=63'] Exploring Operation: 58+63=121, Resulting Numbers: [88, 121] Generated Node ...
0
hs_1
mult_heuristic
[ 38, 35, 44, 61 ]
56
[ "38+35=73", "61-44=17", "73-17=56" ]
Current State: 56:[38, 35, 44, 61], Operations: [] Exploring Operation: 38+35=73, Resulting Numbers: [44, 61, 73] Generated Node #2: [44, 61, 73] from Operation: 38+35=73 Current State: 56:[44, 61, 73], Operations: ['38+35=73'] Exploring Operation: 61-44=17, Resulting Numbers: [73, 17] Generated Node #3: [73, 17] from ...
4
Current State: 56:[38, 35, 44, 61], Operations: [] Exploring Operation: 44-35=9, Resulting Numbers: [38, 61, 9] Generated Node #0,0: 56:[38, 61, 9] Operation: 44-35=9 Exploring Operation: 44-38=6, Resulting Numbers: [35, 61, 6] Generated Node #0,1: 56:[35, 61, 6] Operation: 44-38=6 Start Sub Search at level 1: Moving t...
0
hs_2
sum_heuristic
[ 8, 81, 75, 25 ]
19
[ "81*25=2025", "2025/75=27", "27-8=19" ]
Current State: 19:[8, 81, 75, 25], Operations: [] Exploring Operation: 81*25=2025, Resulting Numbers: [8, 75, 2025] Generated Node #2: [8, 75, 2025] from Operation: 81*25=2025 Current State: 19:[8, 75, 2025], Operations: ['81*25=2025'] Exploring Operation: 2025/75=27, Resulting Numbers: [8, 27] Generated Node #3: [8, 2...
4
Current State: 19:[8, 81, 75, 25], Operations: [] Exploring Operation: 81-75=6, Resulting Numbers: [8, 25, 6] Generated Node #0,0: 19:[8, 25, 6] Operation: 81-75=6 Start Sub Search at level 1: Moving to Node #0,0 Current State: 19:[8, 25, 6], Operations: ['81-75=6'] Exploring Operation: 8+6=14, Resulting Numbers: [25, ...
0
hs_1
sum_heuristic
[ 74, 48, 35, 80 ]
53
[ "48*35=1680", "1680/80=21", "74-21=53" ]
Current State: 53:[74, 48, 35, 80], Operations: [] Exploring Operation: 48*35=1680, Resulting Numbers: [74, 80, 1680] Generated Node #2: [74, 80, 1680] from Operation: 48*35=1680 Current State: 53:[74, 80, 1680], Operations: ['48*35=1680'] Exploring Operation: 1680/80=21, Resulting Numbers: [74, 21] Generated Node #3: ...
4
Current State: 53:[74, 48, 35, 80], Operations: [] Exploring Operation: 74-35=39, Resulting Numbers: [48, 80, 39] Generated Node #0,0: 53:[48, 80, 39] Operation: 74-35=39 Exploring Operation: 80-35=45, Resulting Numbers: [74, 48, 45] Generated Node #0,1: 53:[74, 48, 45] Operation: 80-35=45 Exploring Operation: 80-48=32...
0
hs_3
sum_heuristic
[ 8, 25, 15, 11 ]
16
[ "25+15=40", "40/8=5", "11+5=16" ]
Current State: 16:[8, 25, 15, 11], Operations: [] Exploring Operation: 25+15=40, Resulting Numbers: [8, 11, 40] Generated Node #2: [8, 11, 40] from Operation: 25+15=40 Current State: 16:[8, 11, 40], Operations: ['25+15=40'] Exploring Operation: 40/8=5, Resulting Numbers: [11, 5] Generated Node #3: [11, 5] from Operatio...
4
Current State: 16:[8, 25, 15, 11], Operations: [] Exploring Operation: 25-11=14, Resulting Numbers: [8, 15, 14] Generated Node #0,0: 16:[8, 15, 14] Operation: 25-11=14 Exploring Operation: 25-15=10, Resulting Numbers: [8, 11, 10] Generated Node #0,1: 16:[8, 11, 10] Operation: 25-15=10 Exploring Operation: 11-8=3, Resul...
0
hs_5
mult_heuristic
[ 32, 48, 46, 8 ]
56
[ "32+48=80", "80/8=10", "46+10=56" ]
Current State: 56:[32, 48, 46, 8], Operations: [] Exploring Operation: 32+48=80, Resulting Numbers: [46, 8, 80] Generated Node #2: [46, 8, 80] from Operation: 32+48=80 Current State: 56:[46, 8, 80], Operations: ['32+48=80'] Exploring Operation: 80/8=10, Resulting Numbers: [46, 10] Generated Node #3: [46, 10] from Opera...
4
Current State: 56:[32, 48, 46, 8], Operations: [] Exploring Operation: 48-46=2, Resulting Numbers: [32, 8, 2] Generated Node #0,0: 56:[32, 8, 2] Operation: 48-46=2 Start Sub Search at level 1: Moving to Node #0,0 Current State: 56:[32, 8, 2], Operations: ['48-46=2'] Exploring Operation: 32/8=4, Resulting Numbers: [2, 4...
0
hs_1
mult_heuristic
[ 30, 41, 4, 95 ]
20
[ "30+41=71", "95-4=91", "91-71=20" ]
Current State: 20:[30, 41, 4, 95], Operations: [] Exploring Operation: 30+41=71, Resulting Numbers: [4, 95, 71] Generated Node #2: [4, 95, 71] from Operation: 30+41=71 Current State: 20:[4, 95, 71], Operations: ['30+41=71'] Exploring Operation: 95-4=91, Resulting Numbers: [71, 91] Generated Node #3: [71, 91] from Opera...
4
Current State: 20:[30, 41, 4, 95], Operations: [] Exploring Operation: 41-30=11, Resulting Numbers: [4, 95, 11] Generated Node #0,0: 20:[4, 95, 11] Operation: 41-30=11 Exploring Operation: 95-30=65, Resulting Numbers: [41, 4, 65] Generated Node #0,1: 20:[41, 4, 65] Operation: 95-30=65 Exploring Operation: 30-4=26, Resu...
0.986111
hs_4
sum_heuristic
[ 7, 15, 33, 2 ]
27
[ "15-7=8", "33+2=35", "35-8=27" ]
Current State: 27:[7, 15, 33, 2], Operations: [] Exploring Operation: 15-7=8, Resulting Numbers: [33, 2, 8] Generated Node #2: [33, 2, 8] from Operation: 15-7=8 Current State: 27:[33, 2, 8], Operations: ['15-7=8'] Exploring Operation: 33+2=35, Resulting Numbers: [8, 35] Generated Node #3: [8, 35] from Operation: 33+2=3...
4
Current State: 27:[7, 15, 33, 2], Operations: [] Exploring Operation: 15*2=30, Resulting Numbers: [7, 33, 30] Generated Node #0,0: 27:[7, 33, 30] Operation: 15*2=30 Exploring Operation: 7+15=22, Resulting Numbers: [33, 2, 22] Generated Node #0,1: 27:[33, 2, 22] Operation: 7+15=22 Exploring Operation: 15-7=8, Resulting ...
0.948785
hs_5
mult_heuristic
[ 11, 11, 90, 75 ]
90
[ "11-11=0", "75*0=0", "90+0=90" ]
Current State: 90:[11, 11, 90, 75], Operations: [] Exploring Operation: 11-11=0, Resulting Numbers: [90, 75, 0] Generated Node #2: [90, 75, 0] from Operation: 11-11=0 Current State: 90:[90, 75, 0], Operations: ['11-11=0'] Exploring Operation: 75*0=0, Resulting Numbers: [90, 0] Generated Node #3: [90, 0] from Operation:...
4
Current State: 90:[11, 11, 90, 75], Operations: [] Exploring Operation: 11/11=1, Resulting Numbers: [90, 75, 1] Generated Node #0,0: 90:[90, 75, 1] Operation: 11/11=1 Exploring Operation: 11+75=86, Resulting Numbers: [11, 90, 86] Generated Node #0,1: 90:[11, 90, 86] Operation: 11+75=86 Exploring Operation: 11+75=86, Re...
0.915799
hs_5
mult_heuristic
[ 90, 49, 54, 19 ]
76
[ "90-49=41", "54-19=35", "41+35=76" ]
Current State: 76:[90, 49, 54, 19], Operations: [] Exploring Operation: 90-49=41, Resulting Numbers: [54, 19, 41] Generated Node #2: [54, 19, 41] from Operation: 90-49=41 Current State: 76:[54, 19, 41], Operations: ['90-49=41'] Exploring Operation: 54-19=35, Resulting Numbers: [41, 35] Generated Node #3: [41, 35] from ...
4
Current State: 76:[90, 49, 54, 19], Operations: [] Exploring Operation: 90-49=41, Resulting Numbers: [54, 19, 41] Generated Node #0,0: 76:[54, 19, 41] Operation: 90-49=41 Exploring Operation: 54-19=35, Resulting Numbers: [90, 49, 35] Generated Node #0,1: 76:[90, 49, 35] Operation: 54-19=35 Exploring Operation: 54-49=5,...
0.966146
hs_5
mult_heuristic
[ 33, 73, 5, 91 ]
57
[ "91-73=18", "5*18=90", "90-33=57" ]
Current State: 57:[33, 73, 5, 91], Operations: [] Exploring Operation: 91-73=18, Resulting Numbers: [33, 5, 18] Generated Node #2: [33, 5, 18] from Operation: 91-73=18 Current State: 57:[33, 5, 18], Operations: ['91-73=18'] Exploring Operation: 5*18=90, Resulting Numbers: [33, 90] Generated Node #3: [33, 90] from Opera...
4
Current State: 57:[33, 73, 5, 91], Operations: [] Exploring Operation: 91-73=18, Resulting Numbers: [33, 5, 18] Generated Node #0,0: 57:[33, 5, 18] Operation: 91-73=18 Exploring Operation: 91-33=58, Resulting Numbers: [73, 5, 58] Generated Node #0,1: 57:[73, 5, 58] Operation: 91-33=58 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 86, 2, 50, 33 ]
56
[ "86-33=53", "2*53=106", "106-50=56" ]
Current State: 56:[86, 2, 50, 33], Operations: [] Exploring Operation: 86-33=53, Resulting Numbers: [2, 50, 53] Generated Node #2: [2, 50, 53] from Operation: 86-33=53 Current State: 56:[2, 50, 53], Operations: ['86-33=53'] Exploring Operation: 2*53=106, Resulting Numbers: [50, 106] Generated Node #3: [50, 106] from Op...
4
Current State: 56:[86, 2, 50, 33], Operations: [] Exploring Operation: 86-33=53, Resulting Numbers: [2, 50, 53] Generated Node #0,0: 56:[2, 50, 53] Operation: 86-33=53 Exploring Operation: 86-50=36, Resulting Numbers: [2, 33, 36] Generated Node #0,1: 56:[2, 33, 36] Operation: 86-50=36 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 15, 55, 44, 12 ]
88
[ "55*12=660", "660/15=44", "44+44=88" ]
Current State: 88:[15, 55, 44, 12], Operations: [] Exploring Operation: 55*12=660, Resulting Numbers: [15, 44, 660] Generated Node #2: [15, 44, 660] from Operation: 55*12=660 Current State: 88:[15, 44, 660], Operations: ['55*12=660'] Exploring Operation: 660/15=44, Resulting Numbers: [44, 44] Generated Node #3: [44, 44...
4
Current State: 88:[15, 55, 44, 12], Operations: [] Exploring Operation: 55-15=40, Resulting Numbers: [44, 12, 40] Generated Node #0,0: 88:[44, 12, 40] Operation: 55-15=40 Exploring Operation: 55-44=11, Resulting Numbers: [15, 12, 11] Generated Node #0,1: 88:[15, 12, 11] Operation: 55-44=11 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 16, 62, 9, 5 ]
60
[ "62-16=46", "9+5=14", "46+14=60" ]
Current State: 60:[16, 62, 9, 5], Operations: [] Exploring Operation: 62-16=46, Resulting Numbers: [9, 5, 46] Generated Node #2: [9, 5, 46] from Operation: 62-16=46 Current State: 60:[9, 5, 46], Operations: ['62-16=46'] Exploring Operation: 9+5=14, Resulting Numbers: [46, 14] Generated Node #3: [46, 14] from Operation:...
4
Current State: 60:[16, 62, 9, 5], Operations: [] Exploring Operation: 16-9=7, Resulting Numbers: [62, 5, 7] Generated Node #0,0: 60:[62, 5, 7] Operation: 16-9=7 Exploring Operation: 9-5=4, Resulting Numbers: [16, 62, 4] Generated Node #0,1: 60:[16, 62, 4] Operation: 9-5=4 Start Sub Search at level 1: Moving to Node #0,...
0.990451
hs_2
mult_heuristic
[ 75, 78, 7, 44 ]
11
[ "78-75=3", "7-3=4", "44/4=11" ]
Current State: 11:[75, 78, 7, 44], Operations: [] Exploring Operation: 78-75=3, Resulting Numbers: [7, 44, 3] Generated Node #2: [7, 44, 3] from Operation: 78-75=3 Current State: 11:[7, 44, 3], Operations: ['78-75=3'] Exploring Operation: 7-3=4, Resulting Numbers: [44, 4] Generated Node #3: [44, 4] from Operation: 7-3=...
4
Current State: 11:[75, 78, 7, 44], Operations: [] Exploring Operation: 78-75=3, Resulting Numbers: [7, 44, 3] Generated Node #0,0: 11:[7, 44, 3] Operation: 78-75=3 Exploring Operation: 75-44=31, Resulting Numbers: [78, 7, 31] Generated Node #0,1: 11:[78, 7, 31] Operation: 75-44=31 Exploring Operation: 78-44=34, Resulti...
0
hs_3
sum_heuristic
[ 49, 74, 7, 20 ]
35
[ "74-49=25", "25-20=5", "7*5=35" ]
Current State: 35:[49, 74, 7, 20], Operations: [] Exploring Operation: 74-49=25, Resulting Numbers: [7, 20, 25] Generated Node #2: [7, 20, 25] from Operation: 74-49=25 Current State: 35:[7, 20, 25], Operations: ['74-49=25'] Exploring Operation: 25-20=5, Resulting Numbers: [7, 5] Generated Node #3: [7, 5] from Operation...
4
Current State: 35:[49, 74, 7, 20], Operations: [] Exploring Operation: 74-49=25, Resulting Numbers: [7, 20, 25] Generated Node #0,0: 35:[7, 20, 25] Operation: 74-49=25 Start Sub Search at level 1: Moving to Node #0,0 Current State: 35:[7, 20, 25], Operations: ['74-49=25'] Exploring Operation: 25-20=5, Resulting Numbers...
0.993924
hs_1
sum_heuristic
[ 36, 7, 24, 99 ]
94
[ "36-7=29", "24+99=123", "123-29=94" ]
Current State: 94:[36, 7, 24, 99], Operations: [] Exploring Operation: 36-7=29, Resulting Numbers: [24, 99, 29] Generated Node #2: [24, 99, 29] from Operation: 36-7=29 Current State: 94:[24, 99, 29], Operations: ['36-7=29'] Exploring Operation: 24+99=123, Resulting Numbers: [29, 123] Generated Node #3: [29, 123] from O...
4
Current State: 94:[36, 7, 24, 99], Operations: [] Exploring Operation: 36+24=60, Resulting Numbers: [7, 99, 60] Generated Node #0,0: 94:[7, 99, 60] Operation: 36+24=60 Exploring Operation: 36-24=12, Resulting Numbers: [7, 99, 12] Generated Node #0,1: 94:[7, 99, 12] Operation: 36-24=12 Start Sub Search at level 1: Movin...
0.992188
hs_2
mult_heuristic
[ 19, 11, 99, 2 ]
36
[ "11+99=110", "110/2=55", "55-19=36" ]
Current State: 36:[19, 11, 99, 2], Operations: [] Exploring Operation: 11+99=110, Resulting Numbers: [19, 2, 110] Generated Node #2: [19, 2, 110] from Operation: 11+99=110 Current State: 36:[19, 2, 110], Operations: ['11+99=110'] Exploring Operation: 110/2=55, Resulting Numbers: [19, 55] Generated Node #3: [19, 55] fro...
4
Current State: 36:[19, 11, 99, 2], Operations: [] Exploring Operation: 99/11=9, Resulting Numbers: [19, 2, 9] Generated Node #0,0: 36:[19, 2, 9] Operation: 99/11=9 Start Sub Search at level 1: Moving to Node #0,0 Current State: 36:[19, 2, 9], Operations: ['99/11=9'] Exploring Operation: 19-2=17, Resulting Numbers: [9, ...
0
hs_1
mult_heuristic
[ 21, 32, 21, 84 ]
36
[ "21*32=672", "84+672=756", "756/21=36" ]
Current State: 36:[21, 32, 21, 84], Operations: [] Exploring Operation: 21*32=672, Resulting Numbers: [84, 672] Generated Node #2: [84, 672] from Operation: 21*32=672 Current State: 36:[84, 672], Operations: ['21*32=672'] Exploring Operation: 84+672=756, Resulting Numbers: [756] 756,36 equal: Goal Reached Exploring Ope...
4
Current State: 36:[21, 32, 21, 84], Operations: [] Exploring Operation: 84/21=4, Resulting Numbers: [21, 32, 4] Generated Node #0,0: 36:[21, 32, 4] Operation: 84/21=4 Exploring Operation: 84-32=52, Resulting Numbers: [21, 21, 52] Generated Node #0,1: 36:[21, 21, 52] Operation: 84-32=52 Exploring Operation: 84/21=4, Res...
0
hs_3
sum_heuristic
[ 8, 32, 80, 36 ]
98
[ "80*36=2880", "2880/32=90", "8+90=98" ]
Current State: 98:[8, 32, 80, 36], Operations: [] Exploring Operation: 80*36=2880, Resulting Numbers: [8, 32, 2880] Generated Node #2: [8, 32, 2880] from Operation: 80*36=2880 Current State: 98:[8, 32, 2880], Operations: ['80*36=2880'] Exploring Operation: 2880/32=90, Resulting Numbers: [8, 90] Generated Node #3: [8, 9...
4
Current State: 98:[8, 32, 80, 36], Operations: [] Exploring Operation: 36-32=4, Resulting Numbers: [8, 80, 4] Generated Node #0,0: 98:[8, 80, 4] Operation: 36-32=4 Exploring Operation: 80-32=48, Resulting Numbers: [8, 36, 48] Generated Node #0,1: 98:[8, 36, 48] Operation: 80-32=48 Exploring Operation: 32+80=112, Result...
0
hs_4
sum_heuristic
[ 21, 19, 2, 50 ]
27
[ "21-19=2", "50/2=25", "2+25=27" ]
Current State: 27:[21, 19, 2, 50], Operations: [] Exploring Operation: 21-19=2, Resulting Numbers: [2, 50, 2] Generated Node #2: [2, 50, 2] from Operation: 21-19=2 Current State: 27:[2, 50, 2], Operations: ['21-19=2'] Exploring Operation: 50/2=25, Resulting Numbers: [25] 25,27 equal: Goal Reached Exploring Operation: 2...
4
Current State: 27:[21, 19, 2, 50], Operations: [] Exploring Operation: 50-19=31, Resulting Numbers: [21, 2, 31] Generated Node #0,0: 27:[21, 2, 31] Operation: 50-19=31 Exploring Operation: 50/2=25, Resulting Numbers: [21, 19, 25] Generated Node #0,1: 27:[21, 19, 25] Operation: 50/2=25 Exploring Operation: 50-21=29, Res...
0.985243
hs_3
sum_heuristic
[ 82, 1, 44, 51 ]
76
[ "82+1=83", "51-44=7", "83-7=76" ]
Current State: 76:[82, 1, 44, 51], Operations: [] Exploring Operation: 82+1=83, Resulting Numbers: [44, 51, 83] Generated Node #2: [44, 51, 83] from Operation: 82+1=83 Current State: 76:[44, 51, 83], Operations: ['82+1=83'] Exploring Operation: 51-44=7, Resulting Numbers: [83, 7] Generated Node #3: [83, 7] from Operati...
4
Current State: 76:[82, 1, 44, 51], Operations: [] Exploring Operation: 51-44=7, Resulting Numbers: [82, 1, 7] Generated Node #0,0: 76:[82, 1, 7] Operation: 51-44=7 Start Sub Search at level 1: Moving to Node #0,0 Current State: 76:[82, 1, 7], Operations: ['51-44=7'] Exploring Operation: 82-7=75, Resulting Numbers: [1, ...
0.993924
hs_1
mult_heuristic
[ 14, 53, 22, 68 ]
85
[ "53-14=39", "68-22=46", "39+46=85" ]
Current State: 85:[14, 53, 22, 68], Operations: [] Exploring Operation: 53-14=39, Resulting Numbers: [22, 68, 39] Generated Node #2: [22, 68, 39] from Operation: 53-14=39 Current State: 85:[22, 68, 39], Operations: ['53-14=39'] Exploring Operation: 68-22=46, Resulting Numbers: [39, 46] Generated Node #3: [39, 46] from ...
4
Current State: 85:[14, 53, 22, 68], Operations: [] Exploring Operation: 68-53=15, Resulting Numbers: [14, 22, 15] Generated Node #0,0: 85:[14, 22, 15] Operation: 68-53=15 Start Sub Search at level 1: Moving to Node #0,0 Current State: 85:[14, 22, 15], Operations: ['68-53=15'] Exploring Operation: 22-14=8, Resulting Num...
0
hs_1
mult_heuristic