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
[ 79, 26, 75, 41 ]
19
[ "79-26=53", "75-41=34", "53-34=19" ]
Current State: 19:[79, 26, 75, 41], Operations: [] Exploring Operation: 79-26=53, Resulting Numbers: [75, 41, 53] Generated Node #2: [75, 41, 53] from Operation: 79-26=53 Current State: 19:[75, 41, 53], Operations: ['79-26=53'] Exploring Operation: 75-41=34, Resulting Numbers: [53, 34] Generated Node #3: [53, 34] from ...
4
Current State: 19:[79, 26, 75, 41], Operations: [] Exploring Operation: 79-75=4, Resulting Numbers: [26, 41, 4] Generated Node #0,0: 19:[26, 41, 4] Operation: 79-75=4 Exploring Operation: 79-41=38, Resulting Numbers: [26, 75, 38] Generated Node #0,1: 19:[26, 75, 38] Operation: 79-41=38 Moving to Node #0,0 Current State...
0.990451
hs_2
sum_heuristic
[ 34, 25, 97, 80 ]
50
[ "34*25=850", "97-80=17", "850/17=50" ]
Current State: 50:[34, 25, 97, 80], Operations: [] Exploring Operation: 34*25=850, Resulting Numbers: [97, 80, 850] Generated Node #2: [97, 80, 850] from Operation: 34*25=850 Current State: 50:[97, 80, 850], Operations: ['34*25=850'] Exploring Operation: 97-80=17, Resulting Numbers: [850, 17] Generated Node #3: [850, 1...
4
Current State: 50:[34, 25, 97, 80], Operations: [] Exploring Operation: 80-34=46, Resulting Numbers: [25, 97, 46] Generated Node #0,0: 50:[25, 97, 46] Operation: 80-34=46 Exploring Operation: 97-80=17, Resulting Numbers: [34, 25, 17] Generated Node #0,1: 50:[34, 25, 17] Operation: 97-80=17 Exploring Operation: 97-34=63...
0.987847
hs_4
sum_heuristic
[ 7, 91, 83, 98 ]
56
[ "91+98=189", "189/7=27", "83-27=56" ]
Current State: 56:[7, 91, 83, 98], Operations: [] Exploring Operation: 91+98=189, Resulting Numbers: [7, 83, 189] Generated Node #2: [7, 83, 189] from Operation: 91+98=189 Current State: 56:[7, 83, 189], Operations: ['91+98=189'] Exploring Operation: 189/7=27, Resulting Numbers: [83, 27] Generated Node #3: [83, 27] fro...
4
Current State: 56:[7, 91, 83, 98], Operations: [] Exploring Operation: 98-91=7, Resulting Numbers: [7, 83, 7] Generated Node #0,0: 56:[7, 83, 7] Operation: 98-91=7 Exploring Operation: 98-83=15, Resulting Numbers: [7, 91, 15] Generated Node #0,1: 56:[7, 91, 15] Operation: 98-83=15 Start Sub Search at level 1: Moving to...
0
hs_2
mult_heuristic
[ 16, 84, 61, 89 ]
50
[ "16+84=100", "61+89=150", "150-100=50" ]
Current State: 50:[16, 84, 61, 89], Operations: [] Exploring Operation: 16+84=100, Resulting Numbers: [61, 89, 100] Generated Node #2: [61, 89, 100] from Operation: 16+84=100 Current State: 50:[61, 89, 100], Operations: ['16+84=100'] Exploring Operation: 61+89=150, Resulting Numbers: [100, 150] Generated Node #3: [100,...
4
Current State: 50:[16, 84, 61, 89], Operations: [] Exploring Operation: 84-16=68, Resulting Numbers: [61, 89, 68] Generated Node #0,0: 50:[61, 89, 68] Operation: 84-16=68 Exploring Operation: 89-61=28, Resulting Numbers: [16, 84, 28] Generated Node #0,1: 50:[16, 84, 28] Operation: 89-61=28 Exploring Operation: 89-84=5,...
0.986979
hs_4
sum_heuristic
[ 39, 10, 86, 70 ]
45
[ "39-10=29", "86-70=16", "29+16=45" ]
Current State: 45:[39, 10, 86, 70], Operations: [] Exploring Operation: 39-10=29, Resulting Numbers: [86, 70, 29] Generated Node #2: [86, 70, 29] from Operation: 39-10=29 Current State: 45:[86, 70, 29], Operations: ['39-10=29'] Exploring Operation: 86-70=16, Resulting Numbers: [29, 16] Generated Node #3: [29, 16] from ...
4
Current State: 45:[39, 10, 86, 70], Operations: [] Exploring Operation: 86-39=47, Resulting Numbers: [10, 70, 47] Generated Node #0,0: 45:[10, 70, 47] Operation: 86-39=47 Exploring Operation: 70-39=31, Resulting Numbers: [10, 86, 31] Generated Node #0,1: 45:[10, 86, 31] Operation: 70-39=31 Exploring Operation: 86-70=16...
0.951389
hs_5
mult_heuristic
[ 62, 12, 54, 46 ]
15
[ "62*12=744", "744-54=690", "690/46=15" ]
Current State: 15:[62, 12, 54, 46], Operations: [] Exploring Operation: 62*12=744, Resulting Numbers: [54, 46, 744] Generated Node #2: [54, 46, 744] from Operation: 62*12=744 Current State: 15:[54, 46, 744], Operations: ['62*12=744'] Exploring Operation: 744-54=690, Resulting Numbers: [46, 690] Generated Node #3: [46, ...
4
Current State: 15:[62, 12, 54, 46], Operations: [] Exploring Operation: 62-54=8, Resulting Numbers: [12, 46, 8] Generated Node #0,0: 15:[12, 46, 8] Operation: 62-54=8 Start Sub Search at level 1: Moving to Node #0,0 Current State: 15:[12, 46, 8], Operations: ['62-54=8'] Exploring Operation: 46-12=34, Resulting Numbers:...
0
hs_1
sum_heuristic
[ 68, 48, 6, 75 ]
94
[ "75-48=27", "6*27=162", "162-68=94" ]
Current State: 94:[68, 48, 6, 75], Operations: [] Exploring Operation: 75-48=27, Resulting Numbers: [68, 6, 27] Generated Node #2: [68, 6, 27] from Operation: 75-48=27 Current State: 94:[68, 6, 27], Operations: ['75-48=27'] Exploring Operation: 6*27=162, Resulting Numbers: [68, 162] Generated Node #3: [68, 162] from Op...
4
Current State: 94:[68, 48, 6, 75], Operations: [] Exploring Operation: 68-6=62, Resulting Numbers: [48, 75, 62] Generated Node #0,0: 94:[48, 75, 62] Operation: 68-6=62 Exploring Operation: 75-68=7, Resulting Numbers: [48, 6, 7] Generated Node #0,1: 94:[48, 6, 7] Operation: 75-68=7 Start Sub Search at level 1: Moving to...
0
hs_2
sum_heuristic
[ 44, 28, 6, 39 ]
28
[ "44-6=38", "39-38=1", "28*1=28" ]
Current State: 28:[44, 28, 6, 39], Operations: [] Exploring Operation: 44-6=38, Resulting Numbers: [28, 39, 38] Generated Node #2: [28, 39, 38] from Operation: 44-6=38 Current State: 28:[28, 39, 38], Operations: ['44-6=38'] Exploring Operation: 39-38=1, Resulting Numbers: [28, 1] Generated Node #3: [28, 1] from Operati...
4
Current State: 28:[44, 28, 6, 39], Operations: [] Exploring Operation: 44-39=5, Resulting Numbers: [28, 6, 5] Generated Node #0,0: 28:[28, 6, 5] Operation: 44-39=5 Exploring Operation: 44-28=16, Resulting Numbers: [6, 39, 16] Generated Node #0,1: 28:[6, 39, 16] Operation: 44-28=16 Start Sub Search at level 1: Moving to...
0.992188
hs_2
sum_heuristic
[ 24, 37, 3, 48 ]
88
[ "24/3=8", "48-37=11", "8*11=88" ]
Current State: 88:[24, 37, 3, 48], Operations: [] Exploring Operation: 24/3=8, Resulting Numbers: [37, 48, 8] Generated Node #2: [37, 48, 8] from Operation: 24/3=8 Current State: 88:[37, 48, 8], Operations: ['24/3=8'] Exploring Operation: 48-37=11, Resulting Numbers: [8, 11] Generated Node #3: [8, 11] from Operation: 4...
4
Current State: 88:[24, 37, 3, 48], Operations: [] Exploring Operation: 48-37=11, Resulting Numbers: [24, 3, 11] Generated Node #0,0: 88:[24, 3, 11] Operation: 48-37=11 Exploring Operation: 37+48=85, Resulting Numbers: [24, 3, 85] Generated Node #0,1: 88:[24, 3, 85] Operation: 37+48=85 Start Sub Search at level 1: Movin...
0.992188
hs_2
sum_heuristic
[ 65, 4, 8, 19 ]
14
[ "65-19=46", "4*8=32", "46-32=14" ]
Current State: 14:[65, 4, 8, 19], Operations: [] Exploring Operation: 65-19=46, Resulting Numbers: [4, 8, 46] Generated Node #2: [4, 8, 46] from Operation: 65-19=46 Current State: 14:[4, 8, 46], Operations: ['65-19=46'] Exploring Operation: 4*8=32, Resulting Numbers: [46, 32] Generated Node #3: [46, 32] from Operation:...
4
Current State: 14:[65, 4, 8, 19], Operations: [] Exploring Operation: 65-19=46, Resulting Numbers: [4, 8, 46] Generated Node #0,0: 14:[4, 8, 46] Operation: 65-19=46 Moving to Node #0,0 Current State: 14:[4, 8, 46], Operations: ['65-19=46'] Exploring Operation: 46-8=38, Resulting Numbers: [4, 38] Generated Node #0,0,0: ...
0
hs_1
mult_heuristic
[ 11, 56, 12, 16 ]
25
[ "16-12=4", "56/4=14", "11+14=25" ]
Current State: 25:[11, 56, 12, 16], Operations: [] Exploring Operation: 16-12=4, Resulting Numbers: [11, 56, 4] Generated Node #2: [11, 56, 4] from Operation: 16-12=4 Current State: 25:[11, 56, 4], Operations: ['16-12=4'] Exploring Operation: 56/4=14, Resulting Numbers: [11, 14] Generated Node #3: [11, 14] from Operati...
4
Current State: 25:[11, 56, 12, 16], Operations: [] Exploring Operation: 16-11=5, Resulting Numbers: [56, 12, 5] Generated Node #0,0: 25:[56, 12, 5] Operation: 16-11=5 Exploring Operation: 56-16=40, Resulting Numbers: [11, 12, 40] Generated Node #0,1: 25:[11, 12, 40] Operation: 56-16=40 Exploring Operation: 16-12=4, Res...
0.913194
hs_5
sum_heuristic
[ 8, 29, 11, 35 ]
26
[ "35-11=24", "24/8=3", "29-3=26" ]
Current State: 26:[8, 29, 11, 35], Operations: [] Exploring Operation: 35-11=24, Resulting Numbers: [8, 29, 24] Generated Node #2: [8, 29, 24] from Operation: 35-11=24 Current State: 26:[8, 29, 24], Operations: ['35-11=24'] Exploring Operation: 24/8=3, Resulting Numbers: [29, 3] Generated Node #3: [29, 3] from Operatio...
4
Current State: 26:[8, 29, 11, 35], Operations: [] Exploring Operation: 35-29=6, Resulting Numbers: [8, 11, 6] Generated Node #0,0: 26:[8, 11, 6] Operation: 35-29=6 Exploring Operation: 35-11=24, Resulting Numbers: [8, 29, 24] Generated Node #0,1: 26:[8, 29, 24] Operation: 35-11=24 Exploring Operation: 11-8=3, Resulting...
0.939236
hs_5
sum_heuristic
[ 6, 50, 20, 23 ]
41
[ "50-6=44", "23-20=3", "44-3=41" ]
Current State: 41:[6, 50, 20, 23], Operations: [] Exploring Operation: 50-6=44, Resulting Numbers: [20, 23, 44] Generated Node #2: [20, 23, 44] from Operation: 50-6=44 Current State: 41:[20, 23, 44], Operations: ['50-6=44'] Exploring Operation: 23-20=3, Resulting Numbers: [44, 3] Generated Node #3: [44, 3] from Operati...
4
Current State: 41:[6, 50, 20, 23], Operations: [] Exploring Operation: 20+23=43, Resulting Numbers: [6, 50, 43] Generated Node #0,0: 41:[6, 50, 43] Operation: 20+23=43 Exploring Operation: 6+23=29, Resulting Numbers: [50, 20, 29] Generated Node #0,1: 41:[50, 20, 29] Operation: 6+23=29 Exploring Operation: 6+20=26, Resu...
0.980903
hs_5
sum_heuristic
[ 25, 4, 56, 39 ]
75
[ "25+56=81", "4*39=156", "156-81=75" ]
Current State: 75:[25, 4, 56, 39], Operations: [] Exploring Operation: 25+56=81, Resulting Numbers: [4, 39, 81] Generated Node #2: [4, 39, 81] from Operation: 25+56=81 Current State: 75:[4, 39, 81], Operations: ['25+56=81'] Exploring Operation: 4*39=156, Resulting Numbers: [81, 156] Generated Node #3: [81, 156] from Op...
4
Current State: 75:[25, 4, 56, 39], Operations: [] Exploring Operation: 56-39=17, Resulting Numbers: [25, 4, 17] Generated Node #0,0: 75:[25, 4, 17] Operation: 56-39=17 Moving to Node #0,0 Current State: 75:[25, 4, 17], Operations: ['56-39=17'] Exploring Operation: 17-4=13, Resulting Numbers: [25, 13] Generated Node #0,...
0
hs_1
sum_heuristic
[ 35, 83, 56, 59 ]
58
[ "35+83=118", "118/59=2", "56+2=58" ]
Current State: 58:[35, 83, 56, 59], Operations: [] Exploring Operation: 35+83=118, Resulting Numbers: [56, 59, 118] Generated Node #2: [56, 59, 118] from Operation: 35+83=118 Current State: 58:[56, 59, 118], Operations: ['35+83=118'] Exploring Operation: 118/59=2, Resulting Numbers: [56, 2] Generated Node #3: [56, 2] f...
4
Current State: 58:[35, 83, 56, 59], Operations: [] Exploring Operation: 83-56=27, Resulting Numbers: [35, 59, 27] Generated Node #0,0: 58:[35, 59, 27] Operation: 83-56=27 Exploring Operation: 83-35=48, Resulting Numbers: [56, 59, 48] Generated Node #0,1: 58:[56, 59, 48] Operation: 83-35=48 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 78, 80, 3, 20 ]
58
[ "80-78=2", "3*20=60", "60-2=58" ]
Current State: 58:[78, 80, 3, 20], Operations: [] Exploring Operation: 80-78=2, Resulting Numbers: [3, 20, 2] Generated Node #2: [3, 20, 2] from Operation: 80-78=2 Current State: 58:[3, 20, 2], Operations: ['80-78=2'] Exploring Operation: 3*20=60, Resulting Numbers: [2, 60] Generated Node #3: [2, 60] from Operation: 3*...
4
Current State: 58:[78, 80, 3, 20], Operations: [] Exploring Operation: 80-78=2, Resulting Numbers: [3, 20, 2] Generated Node #0,0: 58:[3, 20, 2] Operation: 80-78=2 Exploring Operation: 78-20=58, Resulting Numbers: [80, 3, 58] Generated Node #0,1: 58:[80, 3, 58] Operation: 78-20=58 Moving to Node #0,0 Current State: 58:...
0.991319
hs_2
mult_heuristic
[ 43, 46, 2, 34 ]
67
[ "46-34=12", "2*12=24", "43+24=67" ]
Current State: 67:[43, 46, 2, 34], Operations: [] Exploring Operation: 46-34=12, Resulting Numbers: [43, 2, 12] Generated Node #2: [43, 2, 12] from Operation: 46-34=12 Current State: 67:[43, 2, 12], Operations: ['46-34=12'] Exploring Operation: 2*12=24, Resulting Numbers: [43, 24] Generated Node #3: [43, 24] from Opera...
4
Current State: 67:[43, 46, 2, 34], Operations: [] Exploring Operation: 2*34=68, Resulting Numbers: [43, 46, 68] Generated Node #0,0: 67:[43, 46, 68] Operation: 2*34=68 Moving to Node #0,0 Current State: 67:[43, 46, 68], Operations: ['2*34=68'] Exploring Operation: 43+46=89, Resulting Numbers: [68, 89] Generated Node #0...
0
hs_1
mult_heuristic
[ 12, 65, 5, 34 ]
29
[ "12*5=60", "65-34=31", "60-31=29" ]
Current State: 29:[12, 65, 5, 34], Operations: [] Exploring Operation: 12*5=60, Resulting Numbers: [65, 34, 60] Generated Node #2: [65, 34, 60] from Operation: 12*5=60 Current State: 29:[65, 34, 60], Operations: ['12*5=60'] Exploring Operation: 65-34=31, Resulting Numbers: [60, 31] Generated Node #3: [60, 31] from Oper...
4
Current State: 29:[12, 65, 5, 34], Operations: [] Exploring Operation: 65-12=53, Resulting Numbers: [5, 34, 53] Generated Node #0,0: 29:[5, 34, 53] Operation: 65-12=53 Exploring Operation: 12+5=17, Resulting Numbers: [65, 34, 17] Generated Node #0,1: 29:[65, 34, 17] Operation: 12+5=17 Exploring Operation: 65-34=31, Res...
0.955729
hs_5
mult_heuristic
[ 86, 70, 19, 77 ]
80
[ "86-70=16", "19+77=96", "96-16=80" ]
Current State: 80:[86, 70, 19, 77], Operations: [] Exploring Operation: 86-70=16, Resulting Numbers: [19, 77, 16] Generated Node #2: [19, 77, 16] from Operation: 86-70=16 Current State: 80:[19, 77, 16], Operations: ['86-70=16'] Exploring Operation: 19+77=96, Resulting Numbers: [16, 96] Generated Node #3: [16, 96] from ...
4
Current State: 80:[86, 70, 19, 77], Operations: [] Exploring Operation: 77-70=7, Resulting Numbers: [86, 19, 7] Generated Node #0,0: 80:[86, 19, 7] Operation: 77-70=7 Exploring Operation: 86-77=9, Resulting Numbers: [70, 19, 9] Generated Node #0,1: 80:[70, 19, 9] Operation: 86-77=9 Exploring Operation: 86-70=16, Result...
0.985243
hs_5
sum_heuristic
[ 83, 93, 2, 13 ]
99
[ "83+13=96", "2*96=192", "192-93=99" ]
Current State: 99:[83, 93, 2, 13], Operations: [] Exploring Operation: 83+13=96, Resulting Numbers: [93, 2, 96] Generated Node #2: [93, 2, 96] from Operation: 83+13=96 Current State: 99:[93, 2, 96], Operations: ['83+13=96'] Exploring Operation: 2*96=192, Resulting Numbers: [93, 192] Generated Node #3: [93, 192] from Op...
4
Current State: 99:[83, 93, 2, 13], Operations: [] Exploring Operation: 93+2=95, Resulting Numbers: [83, 13, 95] Generated Node #0,0: 99:[83, 13, 95] Operation: 93+2=95 Exploring Operation: 93-83=10, Resulting Numbers: [2, 13, 10] Generated Node #0,1: 99:[2, 13, 10] Operation: 93-83=10 Exploring Operation: 83+13=96, Res...
0
hs_4
sum_heuristic
[ 43, 96, 53, 59 ]
58
[ "96-43=53", "53/53=1", "59-1=58" ]
Current State: 58:[43, 96, 53, 59], Operations: [] Exploring Operation: 96-43=53, Resulting Numbers: [53, 59, 53] Generated Node #2: [53, 59, 53] from Operation: 96-43=53 Current State: 58:[53, 59, 53], Operations: ['96-43=53'] Exploring Operation: 53/53=1, Resulting Numbers: [59, 1] Generated Node #3: [59, 1] from Ope...
4
Current State: 58:[43, 96, 53, 59], Operations: [] Exploring Operation: 96-43=53, Resulting Numbers: [53, 59, 53] Generated Node #0,0: 58:[53, 59, 53] Operation: 96-43=53 Moving to Node #0,0 Current State: 58:[53, 59, 53], Operations: ['96-43=53'] Exploring Operation: 53/53=1, Resulting Numbers: [59, 1] Generated Node ...
0.993924
hs_1
sum_heuristic
[ 63, 9, 80, 8 ]
16
[ "63+9=72", "80+8=88", "88-72=16" ]
Current State: 16:[63, 9, 80, 8], Operations: [] Exploring Operation: 63+9=72, Resulting Numbers: [80, 8, 72] Generated Node #2: [80, 8, 72] from Operation: 63+9=72 Current State: 16:[80, 8, 72], Operations: ['63+9=72'] Exploring Operation: 80+8=88, Resulting Numbers: [72, 88] Generated Node #3: [72, 88] from Operation...
4
Current State: 16:[63, 9, 80, 8], Operations: [] Exploring Operation: 80-63=17, Resulting Numbers: [9, 8, 17] Generated Node #0,0: 16:[9, 8, 17] Operation: 80-63=17 Start Sub Search at level 1: Moving to Node #0,0 Current State: 16:[9, 8, 17], Operations: ['80-63=17'] Exploring Operation: 17-9=8, Resulting Numbers: [8,...
0.993924
hs_1
mult_heuristic
[ 69, 20, 21, 11 ]
84
[ "69+11=80", "80/20=4", "21*4=84" ]
Current State: 84:[69, 20, 21, 11], Operations: [] Exploring Operation: 69+11=80, Resulting Numbers: [20, 21, 80] Generated Node #2: [20, 21, 80] from Operation: 69+11=80 Current State: 84:[20, 21, 80], Operations: ['69+11=80'] Exploring Operation: 80/20=4, Resulting Numbers: [21, 4] Generated Node #3: [21, 4] from Ope...
4
Current State: 84:[69, 20, 21, 11], Operations: [] Exploring Operation: 69+20=89, Resulting Numbers: [21, 11, 89] Generated Node #0,0: 84:[21, 11, 89] Operation: 69+20=89 Exploring Operation: 69+11=80, Resulting Numbers: [20, 21, 80] Generated Node #0,1: 84:[20, 21, 80] Operation: 69+11=80 Exploring Operation: 69-20=49...
0.986979
hs_5
mult_heuristic
[ 49, 23, 26, 49 ]
95
[ "49+23=72", "49-26=23", "72+23=95" ]
Current State: 95:[49, 23, 26, 49], Operations: [] Exploring Operation: 49+23=72, Resulting Numbers: [26, 72] Generated Node #2: [26, 72] from Operation: 49+23=72 Current State: 95:[26, 72], Operations: ['49+23=72'] Exploring Operation: 49-26=23, Resulting Numbers: [72, 23] Generated Node #3: [72, 23] from Operation: 4...
4
Current State: 95:[49, 23, 26, 49], Operations: [] Exploring Operation: 49-49=0, Resulting Numbers: [23, 26, 0] Generated Node #0,0: 95:[23, 26, 0] Operation: 49-49=0 Exploring Operation: 49/49=1, Resulting Numbers: [23, 26, 1] Generated Node #0,1: 95:[23, 26, 1] Operation: 49/49=1 Exploring Operation: 49+49=98, Result...
0.983507
hs_3
mult_heuristic
[ 98, 24, 1, 3 ]
89
[ "98-1=97", "24/3=8", "97-8=89" ]
Current State: 89:[98, 24, 1, 3], Operations: [] Exploring Operation: 98-1=97, Resulting Numbers: [24, 3, 97] Generated Node #2: [24, 3, 97] from Operation: 98-1=97 Current State: 89:[24, 3, 97], Operations: ['98-1=97'] Exploring Operation: 24/3=8, Resulting Numbers: [97, 8] Generated Node #3: [97, 8] from Operation: 2...
4
Current State: 89:[98, 24, 1, 3], Operations: [] Exploring Operation: 24*3=72, Resulting Numbers: [98, 1, 72] Generated Node #0,0: 89:[98, 1, 72] Operation: 24*3=72 Exploring Operation: 24+1=25, Resulting Numbers: [98, 3, 25] Generated Node #0,1: 89:[98, 3, 25] Operation: 24+1=25 Exploring Operation: 98-3=95, Resulting...
0
hs_4
mult_heuristic
[ 55, 26, 32, 57 ]
91
[ "55+57=112", "26*112=2912", "2912/32=91" ]
Current State: 91:[55, 26, 32, 57], Operations: [] Exploring Operation: 55+57=112, Resulting Numbers: [26, 32, 112] Generated Node #2: [26, 32, 112] from Operation: 55+57=112 Current State: 91:[26, 32, 112], Operations: ['55+57=112'] Exploring Operation: 26*112=2912, Resulting Numbers: [32, 2912] Generated Node #3: [32...
4
Current State: 91:[55, 26, 32, 57], Operations: [] Exploring Operation: 32+57=89, Resulting Numbers: [55, 26, 89] Generated Node #0,0: 91:[55, 26, 89] Operation: 32+57=89 Exploring Operation: 57-55=2, Resulting Numbers: [26, 32, 2] Generated Node #0,1: 91:[26, 32, 2] Operation: 57-55=2 Exploring Operation: 55+57=112, R...
0
hs_4
mult_heuristic
[ 15, 71, 44, 4 ]
90
[ "15+71=86", "44*4=176", "176-86=90" ]
Current State: 90:[15, 71, 44, 4], Operations: [] Exploring Operation: 15+71=86, Resulting Numbers: [44, 4, 86] Generated Node #2: [44, 4, 86] from Operation: 15+71=86 Current State: 90:[44, 4, 86], Operations: ['15+71=86'] Exploring Operation: 44*4=176, Resulting Numbers: [86, 176] Generated Node #3: [86, 176] from Op...
4
Current State: 90:[15, 71, 44, 4], Operations: [] Exploring Operation: 71+4=75, Resulting Numbers: [15, 44, 75] Generated Node #0,0: 90:[15, 44, 75] Operation: 71+4=75 Exploring Operation: 71-15=56, Resulting Numbers: [44, 4, 56] Generated Node #0,1: 90:[44, 4, 56] Operation: 71-15=56 Exploring Operation: 71-44=27, Res...
0
hs_4
mult_heuristic
[ 3, 27, 15, 5 ]
29
[ "27/3=9", "15+5=20", "9+20=29" ]
Current State: 29:[3, 27, 15, 5], Operations: [] Exploring Operation: 27/3=9, Resulting Numbers: [15, 5, 9] Generated Node #2: [15, 5, 9] from Operation: 27/3=9 Current State: 29:[15, 5, 9], Operations: ['27/3=9'] Exploring Operation: 15+5=20, Resulting Numbers: [9, 20] Generated Node #3: [9, 20] from Operation: 15+5=2...
4
Current State: 29:[3, 27, 15, 5], Operations: [] Exploring Operation: 3+27=30, Resulting Numbers: [15, 5, 30] Generated Node #0,0: 29:[15, 5, 30] Operation: 3+27=30 Exploring Operation: 3+15=18, Resulting Numbers: [27, 5, 18] Generated Node #0,1: 29:[27, 5, 18] Operation: 3+15=18 Exploring Operation: 15+5=20, Resulting...
0.940104
hs_5
sum_heuristic
[ 82, 62, 11, 37 ]
46
[ "82-62=20", "37-11=26", "20+26=46" ]
Current State: 46:[82, 62, 11, 37], Operations: [] Exploring Operation: 82-62=20, Resulting Numbers: [11, 37, 20] Generated Node #2: [11, 37, 20] from Operation: 82-62=20 Current State: 46:[11, 37, 20], Operations: ['82-62=20'] Exploring Operation: 37-11=26, Resulting Numbers: [20, 26] Generated Node #3: [20, 26] from ...
4
Current State: 46:[82, 62, 11, 37], Operations: [] Exploring Operation: 82-62=20, Resulting Numbers: [11, 37, 20] Generated Node #0,0: 46:[11, 37, 20] Operation: 82-62=20 Exploring Operation: 82-37=45, Resulting Numbers: [62, 11, 45] Generated Node #0,1: 46:[62, 11, 45] Operation: 82-37=45 Moving to Node #0,0 Current S...
0.990451
hs_2
sum_heuristic
[ 43, 57, 85, 55 ]
10
[ "57-43=14", "85+55=140", "140/14=10" ]
Current State: 10:[43, 57, 85, 55], Operations: [] Exploring Operation: 57-43=14, Resulting Numbers: [85, 55, 14] Generated Node #2: [85, 55, 14] from Operation: 57-43=14 Current State: 10:[85, 55, 14], Operations: ['57-43=14'] Exploring Operation: 85+55=140, Resulting Numbers: [14, 140] Generated Node #3: [14, 140] fr...
4
Current State: 10:[43, 57, 85, 55], Operations: [] Exploring Operation: 85-57=28, Resulting Numbers: [43, 55, 28] Generated Node #0,0: 10:[43, 55, 28] Operation: 85-57=28 Start Sub Search at level 1: Moving to Node #0,0 Current State: 10:[43, 55, 28], Operations: ['85-57=28'] Exploring Operation: 55-43=12, Resulting Nu...
0
hs_1
mult_heuristic
[ 33, 46, 75, 80 ]
20
[ "33+46=79", "79-75=4", "80/4=20" ]
Current State: 20:[33, 46, 75, 80], Operations: [] Exploring Operation: 33+46=79, Resulting Numbers: [75, 80, 79] Generated Node #2: [75, 80, 79] from Operation: 33+46=79 Current State: 20:[75, 80, 79], Operations: ['33+46=79'] Exploring Operation: 79-75=4, Resulting Numbers: [80, 4] Generated Node #3: [80, 4] from Ope...
4
Current State: 20:[33, 46, 75, 80], Operations: [] Exploring Operation: 80-75=5, Resulting Numbers: [33, 46, 5] Generated Node #0,0: 20:[33, 46, 5] Operation: 80-75=5 Exploring Operation: 75-46=29, Resulting Numbers: [33, 80, 29] Generated Node #0,1: 20:[33, 80, 29] Operation: 75-46=29 Start Sub Search at level 1: Movi...
0
hs_2
mult_heuristic
[ 96, 91, 28, 94 ]
61
[ "96-91=5", "94-28=66", "66-5=61" ]
Current State: 61:[96, 91, 28, 94], Operations: [] Exploring Operation: 96-91=5, Resulting Numbers: [28, 94, 5] Generated Node #2: [28, 94, 5] from Operation: 96-91=5 Current State: 61:[28, 94, 5], Operations: ['96-91=5'] Exploring Operation: 94-28=66, Resulting Numbers: [5, 66] Generated Node #3: [5, 66] from Operatio...
4
Current State: 61:[96, 91, 28, 94], Operations: [] Exploring Operation: 96-28=68, Resulting Numbers: [91, 94, 68] Generated Node #0,0: 61:[91, 94, 68] Operation: 96-28=68 Moving to Node #0,0 Current State: 61:[91, 94, 68], Operations: ['96-28=68'] Exploring Operation: 94-91=3, Resulting Numbers: [68, 3] Generated Node ...
0
hs_1
mult_heuristic
[ 8, 82, 45, 48 ]
50
[ "8+82=90", "90/45=2", "48+2=50" ]
Current State: 50:[8, 82, 45, 48], Operations: [] Exploring Operation: 8+82=90, Resulting Numbers: [45, 48, 90] Generated Node #2: [45, 48, 90] from Operation: 8+82=90 Current State: 50:[45, 48, 90], Operations: ['8+82=90'] Exploring Operation: 90/45=2, Resulting Numbers: [48, 2] Generated Node #3: [48, 2] from Operati...
4
Current State: 50:[8, 82, 45, 48], Operations: [] Exploring Operation: 82-48=34, Resulting Numbers: [8, 45, 34] Generated Node #0,0: 50:[8, 45, 34] Operation: 82-48=34 Exploring Operation: 82-45=37, Resulting Numbers: [8, 48, 37] Generated Node #0,1: 50:[8, 48, 37] Operation: 82-45=37 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 79, 22, 2, 9 ]
20
[ "79*2=158", "22+158=180", "180/9=20" ]
Current State: 20:[79, 22, 2, 9], Operations: [] Exploring Operation: 79*2=158, Resulting Numbers: [22, 9, 158] Generated Node #2: [22, 9, 158] from Operation: 79*2=158 Current State: 20:[22, 9, 158], Operations: ['79*2=158'] Exploring Operation: 22+158=180, Resulting Numbers: [9, 180] Generated Node #3: [9, 180] from ...
4
Current State: 20:[79, 22, 2, 9], Operations: [] Exploring Operation: 22-2=20, Resulting Numbers: [79, 9, 20] Generated Node #0,0: 20:[79, 9, 20] Operation: 22-2=20 Exploring Operation: 79-2=77, Resulting Numbers: [22, 9, 77] Generated Node #0,1: 20:[22, 9, 77] Operation: 79-2=77 Exploring Operation: 79-22=57, Resultin...
0
hs_4
mult_heuristic
[ 39, 65, 13, 15 ]
91
[ "39+65=104", "13*15=195", "195-104=91" ]
Current State: 91:[39, 65, 13, 15], Operations: [] Exploring Operation: 39+65=104, Resulting Numbers: [13, 15, 104] Generated Node #2: [13, 15, 104] from Operation: 39+65=104 Current State: 91:[13, 15, 104], Operations: ['39+65=104'] Exploring Operation: 13*15=195, Resulting Numbers: [104, 195] Generated Node #3: [104,...
4
Current State: 91:[39, 65, 13, 15], Operations: [] Exploring Operation: 65-39=26, Resulting Numbers: [13, 15, 26] Generated Node #0,0: 91:[13, 15, 26] Operation: 65-39=26 Exploring Operation: 39+65=104, Resulting Numbers: [13, 15, 104] Generated Node #0,1: 91:[13, 15, 104] Operation: 39+65=104 Exploring Operation: 65/1...
0
hs_5
mult_heuristic
[ 32, 52, 13, 62 ]
34
[ "62-32=30", "52/13=4", "30+4=34" ]
Current State: 34:[32, 52, 13, 62], Operations: [] Exploring Operation: 62-32=30, Resulting Numbers: [52, 13, 30] Generated Node #2: [52, 13, 30] from Operation: 62-32=30 Current State: 34:[52, 13, 30], Operations: ['62-32=30'] Exploring Operation: 52/13=4, Resulting Numbers: [30, 4] Generated Node #3: [30, 4] from Ope...
4
Current State: 34:[32, 52, 13, 62], Operations: [] Exploring Operation: 62-52=10, Resulting Numbers: [32, 13, 10] Generated Node #0,0: 34:[32, 13, 10] Operation: 62-52=10 Start Sub Search at level 1: Moving to Node #0,0 Current State: 34:[32, 13, 10], Operations: ['62-52=10'] Exploring Operation: 13-10=3, Resulting Num...
0
hs_1
mult_heuristic
[ 51, 3, 87, 87 ]
53
[ "51+3=54", "87/87=1", "54-1=53" ]
Current State: 53:[51, 3, 87, 87], Operations: [] Exploring Operation: 51+3=54, Resulting Numbers: [87, 87, 54] Generated Node #2: [87, 87, 54] from Operation: 51+3=54 Current State: 53:[87, 87, 54], Operations: ['51+3=54'] Exploring Operation: 87/87=1, Resulting Numbers: [54, 1] Generated Node #3: [54, 1] from Operati...
4
Current State: 53:[51, 3, 87, 87], Operations: [] Exploring Operation: 87/3=29, Resulting Numbers: [51, 87, 29] Generated Node #0,0: 53:[51, 87, 29] Operation: 87/3=29 Moving to Node #0,0 Current State: 53:[51, 87, 29], Operations: ['87/3=29'] Exploring Operation: 87-29=58, Resulting Numbers: [51, 58] Generated Node #0...
0
hs_1
sum_heuristic
[ 26, 4, 96, 76 ]
38
[ "96/4=24", "26-24=2", "76/2=38" ]
Current State: 38:[26, 4, 96, 76], Operations: [] Exploring Operation: 96/4=24, Resulting Numbers: [26, 76, 24] Generated Node #2: [26, 76, 24] from Operation: 96/4=24 Current State: 38:[26, 76, 24], Operations: ['96/4=24'] Exploring Operation: 26-24=2, Resulting Numbers: [76, 2] Generated Node #3: [76, 2] from Operati...
4
Current State: 38:[26, 4, 96, 76], Operations: [] Exploring Operation: 96-76=20, Resulting Numbers: [26, 4, 20] Generated Node #0,0: 38:[26, 4, 20] Operation: 96-76=20 Exploring Operation: 96/4=24, Resulting Numbers: [26, 76, 24] Generated Node #0,1: 38:[26, 76, 24] Operation: 96/4=24 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 4, 41, 49, 82 ]
91
[ "82-49=33", "4*33=132", "132-41=91" ]
Current State: 91:[4, 41, 49, 82], Operations: [] Exploring Operation: 82-49=33, Resulting Numbers: [4, 41, 33] Generated Node #2: [4, 41, 33] from Operation: 82-49=33 Current State: 91:[4, 41, 33], Operations: ['82-49=33'] Exploring Operation: 4*33=132, Resulting Numbers: [41, 132] Generated Node #3: [41, 132] from Op...
4
Current State: 91:[4, 41, 49, 82], Operations: [] Exploring Operation: 41+49=90, Resulting Numbers: [4, 82, 90] Generated Node #0,0: 91:[4, 82, 90] Operation: 41+49=90 Start Sub Search at level 1: Moving to Node #0,0 Current State: 91:[4, 82, 90], Operations: ['41+49=90'] Exploring Operation: 90-82=8, Resulting Numbers...
0
hs_1
sum_heuristic
[ 9, 26, 4, 37 ]
55
[ "9-4=5", "37-26=11", "5*11=55" ]
Current State: 55:[9, 26, 4, 37], Operations: [] Exploring Operation: 9-4=5, Resulting Numbers: [26, 37, 5] Generated Node #2: [26, 37, 5] from Operation: 9-4=5 Current State: 55:[26, 37, 5], Operations: ['9-4=5'] Exploring Operation: 37-26=11, Resulting Numbers: [5, 11] Generated Node #3: [5, 11] from Operation: 37-26...
4
Current State: 55:[9, 26, 4, 37], Operations: [] Exploring Operation: 37-26=11, Resulting Numbers: [9, 4, 11] Generated Node #0,0: 55:[9, 4, 11] Operation: 37-26=11 Moving to Node #0,0 Current State: 55:[9, 4, 11], Operations: ['37-26=11'] Exploring Operation: 9-4=5, Resulting Numbers: [11, 5] Generated Node #0,0,0: 55...
0.993924
hs_1
sum_heuristic
[ 24, 96, 19, 19 ]
57
[ "96/24=4", "19*4=76", "76-19=57" ]
Current State: 57:[24, 96, 19, 19], Operations: [] Exploring Operation: 96/24=4, Resulting Numbers: [19, 19, 4] Generated Node #2: [19, 19, 4] from Operation: 96/24=4 Current State: 57:[19, 19, 4], Operations: ['96/24=4'] Exploring Operation: 19*4=76, Resulting Numbers: [76] 76,57 equal: Goal Reached Exploring Operatio...
4
Current State: 57:[24, 96, 19, 19], Operations: [] Exploring Operation: 96-24=72, Resulting Numbers: [19, 19, 72] Generated Node #0,0: 57:[19, 19, 72] Operation: 96-24=72 Exploring Operation: 96/24=4, Resulting Numbers: [19, 19, 4] Generated Node #0,1: 57:[19, 19, 4] Operation: 96/24=4 Moving to Node #0,1 Current State...
0
hs_2
sum_heuristic
[ 95, 25, 29, 71 ]
91
[ "29+71=100", "100/25=4", "95-4=91" ]
Current State: 91:[95, 25, 29, 71], Operations: [] Exploring Operation: 29+71=100, Resulting Numbers: [95, 25, 100] Generated Node #2: [95, 25, 100] from Operation: 29+71=100 Current State: 91:[95, 25, 100], Operations: ['29+71=100'] Exploring Operation: 100/25=4, Resulting Numbers: [95, 4] Generated Node #3: [95, 4] f...
4
Current State: 91:[95, 25, 29, 71], Operations: [] Exploring Operation: 29+71=100, Resulting Numbers: [95, 25, 100] Generated Node #0,0: 91:[95, 25, 100] Operation: 29+71=100 Exploring Operation: 29-25=4, Resulting Numbers: [95, 71, 4] Generated Node #0,1: 91:[95, 71, 4] Operation: 29-25=4 Exploring Operation: 25+71=96...
0.990451
hs_3
sum_heuristic
[ 97, 55, 51, 72 ]
81
[ "97-55=42", "51+72=123", "123-42=81" ]
Current State: 81:[97, 55, 51, 72], Operations: [] Exploring Operation: 97-55=42, Resulting Numbers: [51, 72, 42] Generated Node #2: [51, 72, 42] from Operation: 97-55=42 Current State: 81:[51, 72, 42], Operations: ['97-55=42'] Exploring Operation: 51+72=123, Resulting Numbers: [42, 123] Generated Node #3: [42, 123] fr...
4
Current State: 81:[97, 55, 51, 72], Operations: [] Exploring Operation: 72-55=17, Resulting Numbers: [97, 51, 17] Generated Node #0,0: 81:[97, 51, 17] Operation: 72-55=17 Exploring Operation: 55-51=4, Resulting Numbers: [97, 72, 4] Generated Node #0,1: 81:[97, 72, 4] Operation: 55-51=4 Exploring Operation: 55+51=106, R...
0.932292
hs_5
mult_heuristic
[ 28, 93, 62, 34 ]
76
[ "28*93=2604", "2604/62=42", "34+42=76" ]
Current State: 76:[28, 93, 62, 34], Operations: [] Exploring Operation: 28*93=2604, Resulting Numbers: [62, 34, 2604] Generated Node #2: [62, 34, 2604] from Operation: 28*93=2604 Current State: 76:[62, 34, 2604], Operations: ['28*93=2604'] Exploring Operation: 2604/62=42, Resulting Numbers: [34, 42] Generated Node #3: ...
4
Current State: 76:[28, 93, 62, 34], Operations: [] Exploring Operation: 28+62=90, Resulting Numbers: [93, 34, 90] Generated Node #0,0: 76:[93, 34, 90] Operation: 28+62=90 Exploring Operation: 93-62=31, Resulting Numbers: [28, 34, 31] Generated Node #0,1: 76:[28, 34, 31] Operation: 93-62=31 Exploring Operation: 34-28=6,...
0
hs_5
mult_heuristic
[ 79, 34, 3, 48 ]
63
[ "79-34=45", "45/3=15", "48+15=63" ]
Current State: 63:[79, 34, 3, 48], Operations: [] Exploring Operation: 79-34=45, Resulting Numbers: [3, 48, 45] Generated Node #2: [3, 48, 45] from Operation: 79-34=45 Current State: 63:[3, 48, 45], Operations: ['79-34=45'] Exploring Operation: 45/3=15, Resulting Numbers: [48, 15] Generated Node #3: [48, 15] from Opera...
4
Current State: 63:[79, 34, 3, 48], Operations: [] Exploring Operation: 48-34=14, Resulting Numbers: [79, 3, 14] Generated Node #0,0: 63:[79, 3, 14] Operation: 48-34=14 Exploring Operation: 79-48=31, Resulting Numbers: [34, 3, 31] Generated Node #0,1: 63:[34, 3, 31] Operation: 79-48=31 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 49, 29, 30, 38 ]
11
[ "49-38=11", "30-29=1", "11*1=11" ]
Current State: 11:[49, 29, 30, 38], Operations: [] Exploring Operation: 49-38=11, Resulting Numbers: [29, 30, 11] Generated Node #2: [29, 30, 11] from Operation: 49-38=11 Current State: 11:[29, 30, 11], Operations: ['49-38=11'] Exploring Operation: 30-29=1, Resulting Numbers: [11, 1] Generated Node #3: [11, 1] from Ope...
4
Current State: 11:[49, 29, 30, 38], Operations: [] Exploring Operation: 38-30=8, Resulting Numbers: [49, 29, 8] Generated Node #0,0: 11:[49, 29, 8] Operation: 38-30=8 Exploring Operation: 49-38=11, Resulting Numbers: [29, 30, 11] Generated Node #0,1: 11:[29, 30, 11] Operation: 49-38=11 Exploring Operation: 49-29=20, Re...
0.986111
hs_5
mult_heuristic
[ 63, 6, 62, 60 ]
60
[ "63-60=3", "6/3=2", "62-2=60" ]
Current State: 60:[63, 6, 62, 60], Operations: [] Exploring Operation: 63-60=3, Resulting Numbers: [6, 62, 3] Generated Node #2: [6, 62, 3] from Operation: 63-60=3 Current State: 60:[6, 62, 3], Operations: ['63-60=3'] Exploring Operation: 6/3=2, Resulting Numbers: [62, 2] Generated Node #3: [62, 2] from Operation: 6/3=...
4
Current State: 60:[63, 6, 62, 60], Operations: [] Exploring Operation: 63-60=3, Resulting Numbers: [6, 62, 3] Generated Node #0,0: 60:[6, 62, 3] Operation: 63-60=3 Exploring Operation: 63-62=1, Resulting Numbers: [6, 60, 1] Generated Node #0,1: 60:[6, 60, 1] Operation: 63-62=1 Moving to Node #0,1 Current State: 60:[6, ...
0
hs_2
mult_heuristic
[ 1, 71, 77, 10 ]
78
[ "1+10=11", "77/11=7", "71+7=78" ]
Current State: 78:[1, 71, 77, 10], Operations: [] Exploring Operation: 1+10=11, Resulting Numbers: [71, 77, 11] Generated Node #2: [71, 77, 11] from Operation: 1+10=11 Current State: 78:[71, 77, 11], Operations: ['1+10=11'] Exploring Operation: 77/11=7, Resulting Numbers: [71, 7] Generated Node #3: [71, 7] from Operati...
4
Current State: 78:[1, 71, 77, 10], Operations: [] Exploring Operation: 77-71=6, Resulting Numbers: [1, 10, 6] Generated Node #0,0: 78:[1, 10, 6] Operation: 77-71=6 Exploring Operation: 1+10=11, Resulting Numbers: [71, 77, 11] Generated Node #0,1: 78:[71, 77, 11] Operation: 1+10=11 Exploring Operation: 71+10=81, Resulti...
0.923611
hs_5
mult_heuristic
[ 78, 43, 80, 86 ]
45
[ "78+43=121", "80+86=166", "166-121=45" ]
Current State: 45:[78, 43, 80, 86], Operations: [] Exploring Operation: 78+43=121, Resulting Numbers: [80, 86, 121] Generated Node #2: [80, 86, 121] from Operation: 78+43=121 Current State: 45:[80, 86, 121], Operations: ['78+43=121'] Exploring Operation: 80+86=166, Resulting Numbers: [121, 166] Generated Node #3: [121,...
4
Current State: 45:[78, 43, 80, 86], Operations: [] Exploring Operation: 86/43=2, Resulting Numbers: [78, 80, 2] Generated Node #0,0: 45:[78, 80, 2] Operation: 86/43=2 Exploring Operation: 86-78=8, Resulting Numbers: [43, 80, 8] Generated Node #0,1: 45:[43, 80, 8] Operation: 86-78=8 Exploring Operation: 86-80=6, Resulti...
0.967014
hs_5
sum_heuristic
[ 1, 8, 55, 27 ]
90
[ "1*8=8", "55+27=82", "8+82=90" ]
Current State: 90:[1, 8, 55, 27], Operations: [] Exploring Operation: 1*8=8, Resulting Numbers: [55, 27, 8] Generated Node #2: [55, 27, 8] from Operation: 1*8=8 Current State: 90:[55, 27, 8], Operations: ['1*8=8'] Exploring Operation: 55+27=82, Resulting Numbers: [8, 82] Generated Node #3: [8, 82] from Operation: 55+27...
4
Current State: 90:[1, 8, 55, 27], Operations: [] Exploring Operation: 55-8=47, Resulting Numbers: [1, 27, 47] Generated Node #0,0: 90:[1, 27, 47] Operation: 55-8=47 Exploring Operation: 27-8=19, Resulting Numbers: [1, 55, 19] Generated Node #0,1: 90:[1, 55, 19] Operation: 27-8=19 Exploring Operation: 1+8=9, Resulting N...
0.927951
hs_5
sum_heuristic
[ 2, 9, 81, 86 ]
90
[ "2*9=18", "86-81=5", "18*5=90" ]
Current State: 90:[2, 9, 81, 86], Operations: [] Exploring Operation: 2*9=18, Resulting Numbers: [81, 86, 18] Generated Node #2: [81, 86, 18] from Operation: 2*9=18 Current State: 90:[81, 86, 18], Operations: ['2*9=18'] Exploring Operation: 86-81=5, Resulting Numbers: [18, 5] Generated Node #3: [18, 5] from Operation: ...
4
Current State: 90:[2, 9, 81, 86], Operations: [] Exploring Operation: 81/9=9, Resulting Numbers: [2, 86, 9] Generated Node #0,0: 90:[2, 86, 9] Operation: 81/9=9 Exploring Operation: 86-81=5, Resulting Numbers: [2, 9, 5] Generated Node #0,1: 90:[2, 9, 5] Operation: 86-81=5 Exploring Operation: 9+81=90, Resulting Numbers...
0.984375
hs_4
mult_heuristic
[ 44, 70, 58, 27 ]
22
[ "58-44=14", "70/14=5", "27-5=22" ]
Current State: 22:[44, 70, 58, 27], Operations: [] Exploring Operation: 58-44=14, Resulting Numbers: [70, 27, 14] Generated Node #2: [70, 27, 14] from Operation: 58-44=14 Current State: 22:[70, 27, 14], Operations: ['58-44=14'] Exploring Operation: 70/14=5, Resulting Numbers: [27, 5] Generated Node #3: [27, 5] from Ope...
4
Current State: 22:[44, 70, 58, 27], Operations: [] Exploring Operation: 70-58=12, Resulting Numbers: [44, 27, 12] Generated Node #0,0: 22:[44, 27, 12] Operation: 70-58=12 Moving to Node #0,0 Current State: 22:[44, 27, 12], Operations: ['70-58=12'] Exploring Operation: 44-27=17, Resulting Numbers: [12, 17] Generated Nod...
0
hs_1
sum_heuristic
[ 75, 28, 64, 62 ]
79
[ "75-28=47", "64+62=126", "126-47=79" ]
Current State: 79:[75, 28, 64, 62], Operations: [] Exploring Operation: 75-28=47, Resulting Numbers: [64, 62, 47] Generated Node #2: [64, 62, 47] from Operation: 75-28=47 Current State: 79:[64, 62, 47], Operations: ['75-28=47'] Exploring Operation: 64+62=126, Resulting Numbers: [47, 126] Generated Node #3: [47, 126] fr...
4
Current State: 79:[75, 28, 64, 62], Operations: [] Exploring Operation: 75-28=47, Resulting Numbers: [64, 62, 47] Generated Node #0,0: 79:[64, 62, 47] Operation: 75-28=47 Exploring Operation: 28+62=90, Resulting Numbers: [75, 64, 90] Generated Node #0,1: 79:[75, 64, 90] Operation: 28+62=90 Exploring Operation: 75+28=10...
0.981771
hs_4
sum_heuristic
[ 16, 71, 94, 63 ]
56
[ "16+71=87", "94-63=31", "87-31=56" ]
Current State: 56:[16, 71, 94, 63], Operations: [] Exploring Operation: 16+71=87, Resulting Numbers: [94, 63, 87] Generated Node #2: [94, 63, 87] from Operation: 16+71=87 Current State: 56:[94, 63, 87], Operations: ['16+71=87'] Exploring Operation: 94-63=31, Resulting Numbers: [87, 31] Generated Node #3: [87, 31] from ...
4
Current State: 56:[16, 71, 94, 63], Operations: [] Exploring Operation: 94-63=31, Resulting Numbers: [16, 71, 31] Generated Node #0,0: 56:[16, 71, 31] Operation: 94-63=31 Exploring Operation: 94-71=23, Resulting Numbers: [16, 63, 23] Generated Node #0,1: 56:[16, 63, 23] Operation: 94-71=23 Exploring Operation: 94-16=78...
0.987847
hs_4
mult_heuristic
[ 27, 74, 34, 99 ]
18
[ "74-27=47", "99-34=65", "65-47=18" ]
Current State: 18:[27, 74, 34, 99], Operations: [] Exploring Operation: 74-27=47, Resulting Numbers: [34, 99, 47] Generated Node #2: [34, 99, 47] from Operation: 74-27=47 Current State: 18:[34, 99, 47], Operations: ['74-27=47'] Exploring Operation: 99-34=65, Resulting Numbers: [47, 65] Generated Node #3: [47, 65] from ...
4
Current State: 18:[27, 74, 34, 99], Operations: [] Exploring Operation: 74-34=40, Resulting Numbers: [27, 99, 40] Generated Node #0,0: 18:[27, 99, 40] Operation: 74-34=40 Exploring Operation: 99-34=65, Resulting Numbers: [27, 74, 65] Generated Node #0,1: 18:[27, 74, 65] Operation: 99-34=65 Exploring Operation: 99-74=25...
0.990451
hs_3
sum_heuristic
[ 8, 3, 29, 36 ]
13
[ "8-3=5", "29+36=65", "65/5=13" ]
Current State: 13:[8, 3, 29, 36], Operations: [] Exploring Operation: 8-3=5, Resulting Numbers: [29, 36, 5] Generated Node #2: [29, 36, 5] from Operation: 8-3=5 Current State: 13:[29, 36, 5], Operations: ['8-3=5'] Exploring Operation: 29+36=65, Resulting Numbers: [5, 65] Generated Node #3: [5, 65] from Operation: 29+36...
4
Current State: 13:[8, 3, 29, 36], Operations: [] Exploring Operation: 36/3=12, Resulting Numbers: [8, 29, 12] Generated Node #0,0: 13:[8, 29, 12] Operation: 36/3=12 Exploring Operation: 36-29=7, Resulting Numbers: [8, 3, 7] Generated Node #0,1: 13:[8, 3, 7] Operation: 36-29=7 Moving to Node #0,1 Current State: 13:[8, 3...
0
hs_2
mult_heuristic
[ 5, 7, 46, 48 ]
58
[ "7*48=336", "336-46=290", "290/5=58" ]
Current State: 58:[5, 7, 46, 48], Operations: [] Exploring Operation: 7*48=336, Resulting Numbers: [5, 46, 336] Generated Node #2: [5, 46, 336] from Operation: 7*48=336 Current State: 58:[5, 46, 336], Operations: ['7*48=336'] Exploring Operation: 336-46=290, Resulting Numbers: [5, 290] Generated Node #3: [5, 290] from ...
4
Current State: 58:[5, 7, 46, 48], Operations: [] Exploring Operation: 7-5=2, Resulting Numbers: [46, 48, 2] Generated Node #0,0: 58:[46, 48, 2] Operation: 7-5=2 Exploring Operation: 48-46=2, Resulting Numbers: [5, 7, 2] Generated Node #0,1: 58:[5, 7, 2] Operation: 48-46=2 Exploring Operation: 7+46=53, Resulting Numbers...
0
hs_4
mult_heuristic
[ 31, 76, 83, 85 ]
69
[ "85-83=2", "76/2=38", "31+38=69" ]
Current State: 69:[31, 76, 83, 85], Operations: [] Exploring Operation: 85-83=2, Resulting Numbers: [31, 76, 2] Generated Node #2: [31, 76, 2] from Operation: 85-83=2 Current State: 69:[31, 76, 2], Operations: ['85-83=2'] Exploring Operation: 76/2=38, Resulting Numbers: [31, 38] Generated Node #3: [31, 38] from Operati...
4
Current State: 69:[31, 76, 83, 85], Operations: [] Exploring Operation: 85-76=9, Resulting Numbers: [31, 83, 9] Generated Node #0,0: 69:[31, 83, 9] Operation: 85-76=9 Exploring Operation: 83-76=7, Resulting Numbers: [31, 85, 7] Generated Node #0,1: 69:[31, 85, 7] Operation: 83-76=7 Exploring Operation: 85-83=2, Resulti...
0
hs_4
sum_heuristic
[ 11, 45, 19, 69 ]
16
[ "45-11=34", "69-19=50", "50-34=16" ]
Current State: 16:[11, 45, 19, 69], Operations: [] Exploring Operation: 45-11=34, Resulting Numbers: [19, 69, 34] Generated Node #2: [19, 69, 34] from Operation: 45-11=34 Current State: 16:[19, 69, 34], Operations: ['45-11=34'] Exploring Operation: 69-19=50, Resulting Numbers: [34, 50] Generated Node #3: [34, 50] from ...
4
Current State: 16:[11, 45, 19, 69], Operations: [] Exploring Operation: 69-45=24, Resulting Numbers: [11, 19, 24] Generated Node #0,0: 16:[11, 19, 24] Operation: 69-45=24 Exploring Operation: 45-19=26, Resulting Numbers: [11, 69, 26] Generated Node #0,1: 16:[11, 69, 26] Operation: 45-19=26 Exploring Operation: 69-19=50...
0.985243
hs_4
mult_heuristic
[ 3, 25, 90, 32 ]
71
[ "25+32=57", "57/3=19", "90-19=71" ]
Current State: 71:[3, 25, 90, 32], Operations: [] Exploring Operation: 25+32=57, Resulting Numbers: [3, 90, 57] Generated Node #2: [3, 90, 57] from Operation: 25+32=57 Current State: 71:[3, 90, 57], Operations: ['25+32=57'] Exploring Operation: 57/3=19, Resulting Numbers: [90, 19] Generated Node #3: [90, 19] from Opera...
4
Current State: 71:[3, 25, 90, 32], Operations: [] Exploring Operation: 3*32=96, Resulting Numbers: [25, 90, 96] Generated Node #0,0: 71:[25, 90, 96] Operation: 3*32=96 Exploring Operation: 3*25=75, Resulting Numbers: [90, 32, 75] Generated Node #0,1: 71:[90, 32, 75] Operation: 3*25=75 Moving to Node #0,1 Current State:...
0
hs_2
sum_heuristic
[ 92, 22, 82, 93 ]
94
[ "93-82=11", "22/11=2", "92+2=94" ]
Current State: 94:[92, 22, 82, 93], Operations: [] Exploring Operation: 93-82=11, Resulting Numbers: [92, 22, 11] Generated Node #2: [92, 22, 11] from Operation: 93-82=11 Current State: 94:[92, 22, 11], Operations: ['93-82=11'] Exploring Operation: 22/11=2, Resulting Numbers: [92, 2] Generated Node #3: [92, 2] from Ope...
4
Current State: 94:[92, 22, 82, 93], Operations: [] Exploring Operation: 82-22=60, Resulting Numbers: [92, 93, 60] Generated Node #0,0: 94:[92, 93, 60] Operation: 82-22=60 Exploring Operation: 22+82=104, Resulting Numbers: [92, 93, 104] Generated Node #0,1: 94:[92, 93, 104] Operation: 22+82=104 Moving to Node #0,1 Curre...
0
hs_2
sum_heuristic
[ 96, 6, 4, 39 ]
59
[ "96+6=102", "4+39=43", "102-43=59" ]
Current State: 59:[96, 6, 4, 39], Operations: [] Exploring Operation: 96+6=102, Resulting Numbers: [4, 39, 102] Generated Node #2: [4, 39, 102] from Operation: 96+6=102 Current State: 59:[4, 39, 102], Operations: ['96+6=102'] Exploring Operation: 4+39=43, Resulting Numbers: [102, 43] Generated Node #3: [102, 43] from O...
4
Current State: 59:[96, 6, 4, 39], Operations: [] Exploring Operation: 96-6=90, Resulting Numbers: [4, 39, 90] Generated Node #0,0: 59:[4, 39, 90] Operation: 96-6=90 Exploring Operation: 6*4=24, Resulting Numbers: [96, 39, 24] Generated Node #0,1: 59:[96, 39, 24] Operation: 6*4=24 Moving to Node #0,1 Current State: 59:[...
0
hs_2
sum_heuristic
[ 24, 21, 93, 99 ]
29
[ "93+99=192", "192/24=8", "21+8=29" ]
Current State: 29:[24, 21, 93, 99], Operations: [] Exploring Operation: 93+99=192, Resulting Numbers: [24, 21, 192] Generated Node #2: [24, 21, 192] from Operation: 93+99=192 Current State: 29:[24, 21, 192], Operations: ['93+99=192'] Exploring Operation: 192/24=8, Resulting Numbers: [21, 8] Generated Node #3: [21, 8] f...
4
Current State: 29:[24, 21, 93, 99], Operations: [] Exploring Operation: 99-24=75, Resulting Numbers: [21, 93, 75] Generated Node #0,0: 29:[21, 93, 75] Operation: 99-24=75 Exploring Operation: 99-93=6, Resulting Numbers: [24, 21, 6] Generated Node #0,1: 29:[24, 21, 6] Operation: 99-93=6 Exploring Operation: 93-24=69, Re...
0
hs_3
sum_heuristic
[ 48, 23, 72, 73 ]
73
[ "48+23=71", "72-71=1", "73*1=73" ]
Current State: 73:[48, 23, 72, 73], Operations: [] Exploring Operation: 48+23=71, Resulting Numbers: [72, 73, 71] Generated Node #2: [72, 73, 71] from Operation: 48+23=71 Current State: 73:[72, 73, 71], Operations: ['48+23=71'] Exploring Operation: 72-71=1, Resulting Numbers: [73, 1] Generated Node #3: [73, 1] from Ope...
4
Current State: 73:[48, 23, 72, 73], Operations: [] Exploring Operation: 23+72=95, Resulting Numbers: [48, 73, 95] Generated Node #0,0: 73:[48, 73, 95] Operation: 23+72=95 Exploring Operation: 48-23=25, Resulting Numbers: [72, 73, 25] Generated Node #0,1: 73:[72, 73, 25] Operation: 48-23=25 Exploring Operation: 48+23=71...
0.981771
hs_4
mult_heuristic
[ 88, 23, 22, 46 ]
66
[ "88*23=2024", "2024/46=44", "22+44=66" ]
Current State: 66:[88, 23, 22, 46], Operations: [] Exploring Operation: 88*23=2024, Resulting Numbers: [22, 46, 2024] Generated Node #2: [22, 46, 2024] from Operation: 88*23=2024 Current State: 66:[22, 46, 2024], Operations: ['88*23=2024'] Exploring Operation: 2024/46=44, Resulting Numbers: [22, 44] Generated Node #3: ...
4
Current State: 66:[88, 23, 22, 46], Operations: [] Exploring Operation: 88-46=42, Resulting Numbers: [23, 22, 42] Generated Node #0,0: 66:[23, 22, 42] Operation: 88-46=42 Exploring Operation: 88-23=65, Resulting Numbers: [22, 46, 65] Generated Node #0,1: 66:[22, 46, 65] Operation: 88-23=65 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 80, 77, 28, 4 ]
100
[ "80-77=3", "28-3=25", "4*25=100" ]
Current State: 100:[80, 77, 28, 4], Operations: [] Exploring Operation: 80-77=3, Resulting Numbers: [28, 4, 3] Generated Node #2: [28, 4, 3] from Operation: 80-77=3 Current State: 100:[28, 4, 3], Operations: ['80-77=3'] Exploring Operation: 28-3=25, Resulting Numbers: [4, 25] Generated Node #3: [4, 25] from Operation: ...
4
Current State: 100:[80, 77, 28, 4], Operations: [] Exploring Operation: 77-28=49, Resulting Numbers: [80, 4, 49] Generated Node #0,0: 100:[80, 4, 49] Operation: 77-28=49 Exploring Operation: 80-77=3, Resulting Numbers: [28, 4, 3] Generated Node #0,1: 100:[28, 4, 3] Operation: 80-77=3 Exploring Operation: 80-28=52, Resu...
0.990451
hs_3
sum_heuristic
[ 14, 80, 52, 18 ]
20
[ "80-52=28", "28/14=2", "18+2=20" ]
Current State: 20:[14, 80, 52, 18], Operations: [] Exploring Operation: 80-52=28, Resulting Numbers: [14, 18, 28] Generated Node #2: [14, 18, 28] from Operation: 80-52=28 Current State: 20:[14, 18, 28], Operations: ['80-52=28'] Exploring Operation: 28/14=2, Resulting Numbers: [18, 2] Generated Node #3: [18, 2] from Ope...
4
Current State: 20:[14, 80, 52, 18], Operations: [] Exploring Operation: 80-52=28, Resulting Numbers: [14, 18, 28] Generated Node #0,0: 20:[14, 18, 28] Operation: 80-52=28 Start Sub Search at level 1: Moving to Node #0,0 Current State: 20:[14, 18, 28], Operations: ['80-52=28'] Exploring Operation: 28/14=2, Resulting Num...
0.993924
hs_1
sum_heuristic
[ 46, 40, 13, 48 ]
93
[ "48-46=2", "40*2=80", "13+80=93" ]
Current State: 93:[46, 40, 13, 48], Operations: [] Exploring Operation: 48-46=2, Resulting Numbers: [40, 13, 2] Generated Node #2: [40, 13, 2] from Operation: 48-46=2 Current State: 93:[40, 13, 2], Operations: ['48-46=2'] Exploring Operation: 40*2=80, Resulting Numbers: [13, 80] Generated Node #3: [13, 80] from Operati...
4
Current State: 93:[46, 40, 13, 48], Operations: [] Exploring Operation: 46-40=6, Resulting Numbers: [13, 48, 6] Generated Node #0,0: 93:[13, 48, 6] Operation: 46-40=6 Exploring Operation: 48-46=2, Resulting Numbers: [40, 13, 2] Generated Node #0,1: 93:[40, 13, 2] Operation: 48-46=2 Exploring Operation: 46-13=33, Result...
0
hs_5
mult_heuristic
[ 14, 78, 12, 75 ]
78
[ "14+12=26", "78-75=3", "26*3=78" ]
Current State: 78:[14, 78, 12, 75], Operations: [] Exploring Operation: 14+12=26, Resulting Numbers: [78, 75, 26] Generated Node #2: [78, 75, 26] from Operation: 14+12=26 Current State: 78:[78, 75, 26], Operations: ['14+12=26'] Exploring Operation: 78-75=3, Resulting Numbers: [26, 3] Generated Node #3: [26, 3] from Ope...
4
Current State: 78:[14, 78, 12, 75], Operations: [] Exploring Operation: 12+75=87, Resulting Numbers: [14, 78, 87] Generated Node #0,0: 78:[14, 78, 87] Operation: 12+75=87 Exploring Operation: 14-12=2, Resulting Numbers: [78, 75, 2] Generated Node #0,1: 78:[78, 75, 2] Operation: 14-12=2 Exploring Operation: 14+75=89, Re...
0.986979
hs_5
mult_heuristic
[ 34, 90, 49, 23 ]
52
[ "34+90=124", "49+23=72", "124-72=52" ]
Current State: 52:[34, 90, 49, 23], Operations: [] Exploring Operation: 34+90=124, Resulting Numbers: [49, 23, 124] Generated Node #2: [49, 23, 124] from Operation: 34+90=124 Current State: 52:[49, 23, 124], Operations: ['34+90=124'] Exploring Operation: 49+23=72, Resulting Numbers: [124, 72] Generated Node #3: [124, 7...
4
Current State: 52:[34, 90, 49, 23], Operations: [] Exploring Operation: 90-49=41, Resulting Numbers: [34, 23, 41] Generated Node #0,0: 52:[34, 23, 41] Operation: 90-49=41 Exploring Operation: 90-23=67, Resulting Numbers: [34, 49, 67] Generated Node #0,1: 52:[34, 49, 67] Operation: 90-23=67 Exploring Operation: 90-34=56...
0.971354
hs_3
sum_heuristic
[ 2, 58, 20, 62 ]
98
[ "58-2=56", "62-20=42", "56+42=98" ]
Current State: 98:[2, 58, 20, 62], Operations: [] Exploring Operation: 58-2=56, Resulting Numbers: [20, 62, 56] Generated Node #2: [20, 62, 56] from Operation: 58-2=56 Current State: 98:[20, 62, 56], Operations: ['58-2=56'] Exploring Operation: 62-20=42, Resulting Numbers: [56, 42] Generated Node #3: [56, 42] from Oper...
4
Current State: 98:[2, 58, 20, 62], Operations: [] Exploring Operation: 62-58=4, Resulting Numbers: [2, 20, 4] Generated Node #0,0: 98:[2, 20, 4] Operation: 62-58=4 Exploring Operation: 58-20=38, Resulting Numbers: [2, 62, 38] Generated Node #0,1: 98:[2, 62, 38] Operation: 58-20=38 Exploring Operation: 62-20=42, Resulti...
0.927083
hs_5
sum_heuristic
[ 40, 61, 59, 21 ]
60
[ "61-40=21", "21/21=1", "59+1=60" ]
Current State: 60:[40, 61, 59, 21], Operations: [] Exploring Operation: 61-40=21, Resulting Numbers: [59, 21, 21] Generated Node #2: [59, 21, 21] from Operation: 61-40=21 Current State: 60:[59, 21, 21], Operations: ['61-40=21'] Exploring Operation: 21/21=1, Resulting Numbers: [59, 1] Generated Node #3: [59, 1] from Ope...
4
Current State: 60:[40, 61, 59, 21], Operations: [] Exploring Operation: 59-40=19, Resulting Numbers: [61, 21, 19] Generated Node #0,0: 60:[61, 21, 19] Operation: 59-40=19 Exploring Operation: 61-40=21, Resulting Numbers: [59, 21, 21] Generated Node #0,1: 60:[59, 21, 21] Operation: 61-40=21 Start Sub Search at level 1: ...
0.986111
hs_2
mult_heuristic
[ 36, 42, 32, 63 ]
84
[ "36-32=4", "63-42=21", "4*21=84" ]
Current State: 84:[36, 42, 32, 63], Operations: [] Exploring Operation: 36-32=4, Resulting Numbers: [42, 63, 4] Generated Node #2: [42, 63, 4] from Operation: 36-32=4 Current State: 84:[42, 63, 4], Operations: ['36-32=4'] Exploring Operation: 63-42=21, Resulting Numbers: [4, 21] Generated Node #3: [4, 21] from Operatio...
4
Current State: 84:[36, 42, 32, 63], Operations: [] Exploring Operation: 36+63=99, Resulting Numbers: [42, 32, 99] Generated Node #0,0: 84:[42, 32, 99] Operation: 36+63=99 Exploring Operation: 63-32=31, Resulting Numbers: [36, 42, 31] Generated Node #0,1: 84:[36, 42, 31] Operation: 63-32=31 Exploring Operation: 63-42=21...
0.951389
hs_5
mult_heuristic
[ 17, 15, 22, 38 ]
28
[ "17+15=32", "22+38=60", "60-32=28" ]
Current State: 28:[17, 15, 22, 38], Operations: [] Exploring Operation: 17+15=32, Resulting Numbers: [22, 38, 32] Generated Node #2: [22, 38, 32] from Operation: 17+15=32 Current State: 28:[22, 38, 32], Operations: ['17+15=32'] Exploring Operation: 22+38=60, Resulting Numbers: [32, 60] Generated Node #3: [32, 60] from ...
4
Current State: 28:[17, 15, 22, 38], Operations: [] Exploring Operation: 38-22=16, Resulting Numbers: [17, 15, 16] Generated Node #0,0: 28:[17, 15, 16] Operation: 38-22=16 Start Sub Search at level 1: Moving to Node #0,0 Current State: 28:[17, 15, 16], Operations: ['38-22=16'] Exploring Operation: 17-15=2, Resulting Num...
0
hs_1
mult_heuristic
[ 60, 39, 33, 54 ]
57
[ "60+39=99", "99/33=3", "54+3=57" ]
Current State: 57:[60, 39, 33, 54], Operations: [] Exploring Operation: 60+39=99, Resulting Numbers: [33, 54, 99] Generated Node #2: [33, 54, 99] from Operation: 60+39=99 Current State: 57:[33, 54, 99], Operations: ['60+39=99'] Exploring Operation: 99/33=3, Resulting Numbers: [54, 3] Generated Node #3: [54, 3] from Ope...
4
Current State: 57:[60, 39, 33, 54], Operations: [] Exploring Operation: 39-33=6, Resulting Numbers: [60, 54, 6] Generated Node #0,0: 57:[60, 54, 6] Operation: 39-33=6 Moving to Node #0,0 Current State: 57:[60, 54, 6], Operations: ['39-33=6'] Exploring Operation: 60-54=6, Resulting Numbers: [6, 6] Generated Node #0,0,0:...
0
hs_1
mult_heuristic
[ 36, 90, 77, 96 ]
73
[ "90-36=54", "96-77=19", "54+19=73" ]
Current State: 73:[36, 90, 77, 96], Operations: [] Exploring Operation: 90-36=54, Resulting Numbers: [77, 96, 54] Generated Node #2: [77, 96, 54] from Operation: 90-36=54 Current State: 73:[77, 96, 54], Operations: ['90-36=54'] Exploring Operation: 96-77=19, Resulting Numbers: [54, 19] Generated Node #3: [54, 19] from ...
4
Current State: 73:[36, 90, 77, 96], Operations: [] Exploring Operation: 96-36=60, Resulting Numbers: [90, 77, 60] Generated Node #0,0: 73:[90, 77, 60] Operation: 96-36=60 Start Sub Search at level 1: Moving to Node #0,0 Current State: 73:[90, 77, 60], Operations: ['96-36=60'] Exploring Operation: 90-60=30, Resulting Nu...
0
hs_1
mult_heuristic
[ 44, 10, 22, 66 ]
50
[ "44+66=110", "10*110=1100", "1100/22=50" ]
Current State: 50:[44, 10, 22, 66], Operations: [] Exploring Operation: 44+66=110, Resulting Numbers: [10, 22, 110] Generated Node #2: [10, 22, 110] from Operation: 44+66=110 Current State: 50:[10, 22, 110], Operations: ['44+66=110'] Exploring Operation: 10*110=1100, Resulting Numbers: [22, 1100] Generated Node #3: [22...
4
Current State: 50:[44, 10, 22, 66], Operations: [] Exploring Operation: 66-44=22, Resulting Numbers: [10, 22, 22] Generated Node #0,0: 50:[10, 22, 22] Operation: 66-44=22 Exploring Operation: 66/22=3, Resulting Numbers: [44, 10, 3] Generated Node #0,1: 50:[44, 10, 3] Operation: 66/22=3 Exploring Operation: 66-22=44, Re...
0
hs_3
sum_heuristic
[ 61, 76, 69, 67 ]
72
[ "69-61=8", "76-67=9", "8*9=72" ]
Current State: 72:[61, 76, 69, 67], Operations: [] Exploring Operation: 69-61=8, Resulting Numbers: [76, 67, 8] Generated Node #2: [76, 67, 8] from Operation: 69-61=8 Current State: 72:[76, 67, 8], Operations: ['69-61=8'] Exploring Operation: 76-67=9, Resulting Numbers: [8, 9] Generated Node #3: [8, 9] from Operation: ...
4
Current State: 72:[61, 76, 69, 67], Operations: [] Exploring Operation: 76-61=15, Resulting Numbers: [69, 67, 15] Generated Node #0,0: 72:[69, 67, 15] Operation: 76-61=15 Exploring Operation: 69-61=8, Resulting Numbers: [76, 67, 8] Generated Node #0,1: 72:[76, 67, 8] Operation: 69-61=8 Exploring Operation: 69-67=2, Res...
0.982639
hs_5
mult_heuristic
[ 55, 2, 42, 94 ]
34
[ "55-42=13", "94/2=47", "47-13=34" ]
Current State: 34:[55, 2, 42, 94], Operations: [] Exploring Operation: 55-42=13, Resulting Numbers: [2, 94, 13] Generated Node #2: [2, 94, 13] from Operation: 55-42=13 Current State: 34:[2, 94, 13], Operations: ['55-42=13'] Exploring Operation: 94/2=47, Resulting Numbers: [13, 47] Generated Node #3: [13, 47] from Opera...
4
Current State: 34:[55, 2, 42, 94], Operations: [] Exploring Operation: 94/2=47, Resulting Numbers: [55, 42, 47] Generated Node #0,0: 34:[55, 42, 47] Operation: 94/2=47 Exploring Operation: 94-42=52, Resulting Numbers: [55, 2, 52] Generated Node #0,1: 34:[55, 2, 52] Operation: 94-42=52 Exploring Operation: 94-55=39, Res...
0.974826
hs_3
mult_heuristic
[ 11, 3, 57, 65 ]
55
[ "3+57=60", "65-60=5", "11*5=55" ]
Current State: 55:[11, 3, 57, 65], Operations: [] Exploring Operation: 3+57=60, Resulting Numbers: [11, 65, 60] Generated Node #2: [11, 65, 60] from Operation: 3+57=60 Current State: 55:[11, 65, 60], Operations: ['3+57=60'] Exploring Operation: 65-60=5, Resulting Numbers: [11, 5] Generated Node #3: [11, 5] from Operati...
4
Current State: 55:[11, 3, 57, 65], Operations: [] Exploring Operation: 65-57=8, Resulting Numbers: [11, 3, 8] Generated Node #0,0: 55:[11, 3, 8] Operation: 65-57=8 Exploring Operation: 65-11=54, Resulting Numbers: [3, 57, 54] Generated Node #0,1: 55:[3, 57, 54] Operation: 65-11=54 Moving to Node #0,0 Current State: 55:...
0.986111
hs_2
sum_heuristic
[ 23, 10, 31, 97 ]
43
[ "23+97=120", "120/10=12", "31+12=43" ]
Current State: 43:[23, 10, 31, 97], Operations: [] Exploring Operation: 23+97=120, Resulting Numbers: [10, 31, 120] Generated Node #2: [10, 31, 120] from Operation: 23+97=120 Current State: 43:[10, 31, 120], Operations: ['23+97=120'] Exploring Operation: 120/10=12, Resulting Numbers: [31, 12] Generated Node #3: [31, 12...
4
Current State: 43:[23, 10, 31, 97], Operations: [] Exploring Operation: 97-31=66, Resulting Numbers: [23, 10, 66] Generated Node #0,0: 43:[23, 10, 66] Operation: 97-31=66 Exploring Operation: 97-10=87, Resulting Numbers: [23, 31, 87] Generated Node #0,1: 43:[23, 31, 87] Operation: 97-10=87 Exploring Operation: 10+31=41...
0
hs_5
mult_heuristic
[ 4, 43, 13, 29 ]
43
[ "43+13=56", "56/4=14", "29+14=43" ]
Current State: 43:[4, 43, 13, 29], Operations: [] Exploring Operation: 43+13=56, Resulting Numbers: [4, 29, 56] Generated Node #2: [4, 29, 56] from Operation: 43+13=56 Current State: 43:[4, 29, 56], Operations: ['43+13=56'] Exploring Operation: 56/4=14, Resulting Numbers: [29, 14] Generated Node #3: [29, 14] from Opera...
4
Current State: 43:[4, 43, 13, 29], Operations: [] Exploring Operation: 4*13=52, Resulting Numbers: [43, 29, 52] Generated Node #0,0: 43:[43, 29, 52] Operation: 4*13=52 Exploring Operation: 4+13=17, Resulting Numbers: [43, 29, 17] Generated Node #0,1: 43:[43, 29, 17] Operation: 4+13=17 Moving to Node #0,0 Current State:...
0
hs_2
mult_heuristic
[ 5, 38, 51, 5 ]
65
[ "5*38=190", "51*5=255", "255-190=65" ]
Current State: 65:[5, 38, 51, 5], Operations: [] Exploring Operation: 5*38=190, Resulting Numbers: [51, 190] Generated Node #2: [51, 190] from Operation: 5*38=190 Current State: 65:[51, 190], Operations: ['5*38=190'] Exploring Operation: 51*5=255, Resulting Numbers: [190, 255] Generated Node #3: [190, 255] from Operati...
4
Current State: 65:[5, 38, 51, 5], Operations: [] Exploring Operation: 51-38=13, Resulting Numbers: [5, 5, 13] Generated Node #0,0: 65:[5, 5, 13] Operation: 51-38=13 Moving to Node #0,0 Current State: 65:[5, 5, 13], Operations: ['51-38=13'] Exploring Operation: 5*13=65, Resulting Numbers: [5, 65] Generated Node #0,0,0: ...
0
hs_1
sum_heuristic
[ 6, 87, 37, 29 ]
93
[ "37-6=31", "87/29=3", "31*3=93" ]
Current State: 93:[6, 87, 37, 29], Operations: [] Exploring Operation: 37-6=31, Resulting Numbers: [87, 29, 31] Generated Node #2: [87, 29, 31] from Operation: 37-6=31 Current State: 93:[87, 29, 31], Operations: ['37-6=31'] Exploring Operation: 87/29=3, Resulting Numbers: [31, 3] Generated Node #3: [31, 3] from Operati...
4
Current State: 93:[6, 87, 37, 29], Operations: [] Exploring Operation: 37-6=31, Resulting Numbers: [87, 29, 31] Generated Node #0,0: 93:[87, 29, 31] Operation: 37-6=31 Exploring Operation: 87/29=3, Resulting Numbers: [6, 37, 3] Generated Node #0,1: 93:[6, 37, 3] Operation: 87/29=3 Exploring Operation: 6+87=93, Resultin...
0.978299
hs_4
mult_heuristic
[ 5, 75, 71, 17 ]
16
[ "75-5=70", "71-17=54", "70-54=16" ]
Current State: 16:[5, 75, 71, 17], Operations: [] Exploring Operation: 75-5=70, Resulting Numbers: [71, 17, 70] Generated Node #2: [71, 17, 70] from Operation: 75-5=70 Current State: 16:[71, 17, 70], Operations: ['75-5=70'] Exploring Operation: 71-17=54, Resulting Numbers: [70, 54] Generated Node #3: [70, 54] from Oper...
4
Current State: 16:[5, 75, 71, 17], Operations: [] Exploring Operation: 75-71=4, Resulting Numbers: [5, 17, 4] Generated Node #0,0: 16:[5, 17, 4] Operation: 75-71=4 Exploring Operation: 75/5=15, Resulting Numbers: [71, 17, 15] Generated Node #0,1: 16:[71, 17, 15] Operation: 75/5=15 Moving to Node #0,0 Current State: 16:...
0.990451
hs_2
sum_heuristic
[ 32, 78, 53, 78 ]
71
[ "78-32=46", "78-53=25", "46+25=71" ]
Current State: 71:[32, 78, 53, 78], Operations: [] Exploring Operation: 78-32=46, Resulting Numbers: [53, 46] Generated Node #2: [53, 46] from Operation: 78-32=46 Current State: 71:[53, 46], Operations: ['78-32=46'] Exploring Operation: 78-53=25, Resulting Numbers: [46, 25] Generated Node #3: [46, 25] from Operation: 7...
4
Current State: 71:[32, 78, 53, 78], Operations: [] Exploring Operation: 32+78=110, Resulting Numbers: [53, 78, 110] Generated Node #0,0: 71:[53, 78, 110] Operation: 32+78=110 Exploring Operation: 32+53=85, Resulting Numbers: [78, 78, 85] Generated Node #0,1: 71:[78, 78, 85] Operation: 32+53=85 Exploring Operation: 78-3...
0.986979
hs_5
sum_heuristic
[ 42, 93, 28, 75 ]
88
[ "42+93=135", "75-28=47", "135-47=88" ]
Current State: 88:[42, 93, 28, 75], Operations: [] Exploring Operation: 42+93=135, Resulting Numbers: [28, 75, 135] Generated Node #2: [28, 75, 135] from Operation: 42+93=135 Current State: 88:[28, 75, 135], Operations: ['42+93=135'] Exploring Operation: 75-28=47, Resulting Numbers: [135, 47] Generated Node #3: [135, 4...
4
Current State: 88:[42, 93, 28, 75], Operations: [] Exploring Operation: 75-28=47, Resulting Numbers: [42, 93, 47] Generated Node #0,0: 88:[42, 93, 47] Operation: 75-28=47 Exploring Operation: 93-75=18, Resulting Numbers: [42, 28, 18] Generated Node #0,1: 88:[42, 28, 18] Operation: 93-75=18 Exploring Operation: 42-28=14...
0.989583
hs_3
mult_heuristic
[ 92, 88, 29, 82 ]
94
[ "92+82=174", "174/29=6", "88+6=94" ]
Current State: 94:[92, 88, 29, 82], Operations: [] Exploring Operation: 92+82=174, Resulting Numbers: [88, 29, 174] Generated Node #2: [88, 29, 174] from Operation: 92+82=174 Current State: 94:[88, 29, 174], Operations: ['92+82=174'] Exploring Operation: 174/29=6, Resulting Numbers: [88, 6] Generated Node #3: [88, 6] f...
4
Current State: 94:[92, 88, 29, 82], Operations: [] Exploring Operation: 88-82=6, Resulting Numbers: [92, 29, 6] Generated Node #0,0: 94:[92, 29, 6] Operation: 88-82=6 Exploring Operation: 82-29=53, Resulting Numbers: [92, 88, 53] Generated Node #0,1: 94:[92, 88, 53] Operation: 82-29=53 Exploring Operation: 29+82=111, R...
0
hs_3
mult_heuristic
[ 7, 1, 73, 4 ]
41
[ "7+1=8", "4*8=32", "73-32=41" ]
Current State: 41:[7, 1, 73, 4], Operations: [] Exploring Operation: 7+1=8, Resulting Numbers: [73, 4, 8] Generated Node #2: [73, 4, 8] from Operation: 7+1=8 Current State: 41:[73, 4, 8], Operations: ['7+1=8'] Exploring Operation: 4*8=32, Resulting Numbers: [73, 32] Generated Node #3: [73, 32] from Operation: 4*8=32 Cu...
4
Current State: 41:[7, 1, 73, 4], Operations: [] Exploring Operation: 7+1=8, Resulting Numbers: [73, 4, 8] Generated Node #0,0: 41:[73, 4, 8] Operation: 7+1=8 Exploring Operation: 7+4=11, Resulting Numbers: [1, 73, 11] Generated Node #0,1: 41:[1, 73, 11] Operation: 7+4=11 Exploring Operation: 7*4=28, Resulting Numbers: ...
0.967882
hs_5
sum_heuristic
[ 28, 63, 3, 36 ]
43
[ "28+36=64", "63/3=21", "64-21=43" ]
Current State: 43:[28, 63, 3, 36], Operations: [] Exploring Operation: 28+36=64, Resulting Numbers: [63, 3, 64] Generated Node #2: [63, 3, 64] from Operation: 28+36=64 Current State: 43:[63, 3, 64], Operations: ['28+36=64'] Exploring Operation: 63/3=21, Resulting Numbers: [64, 21] Generated Node #3: [64, 21] from Opera...
4
Current State: 43:[28, 63, 3, 36], Operations: [] Exploring Operation: 63/3=21, Resulting Numbers: [28, 36, 21] Generated Node #0,0: 43:[28, 36, 21] Operation: 63/3=21 Exploring Operation: 63-3=60, Resulting Numbers: [28, 36, 60] Generated Node #0,1: 43:[28, 36, 60] Operation: 63-3=60 Exploring Operation: 28+3=31, Resu...
0.953125
hs_4
mult_heuristic
[ 57, 42, 10, 93 ]
27
[ "57+93=150", "150/10=15", "42-15=27" ]
Current State: 27:[57, 42, 10, 93], Operations: [] Exploring Operation: 57+93=150, Resulting Numbers: [42, 10, 150] Generated Node #2: [42, 10, 150] from Operation: 57+93=150 Current State: 27:[42, 10, 150], Operations: ['57+93=150'] Exploring Operation: 150/10=15, Resulting Numbers: [42, 15] Generated Node #3: [42, 15...
4
Current State: 27:[57, 42, 10, 93], Operations: [] Exploring Operation: 93-42=51, Resulting Numbers: [57, 10, 51] Generated Node #0,0: 27:[57, 10, 51] Operation: 93-42=51 Exploring Operation: 93-57=36, Resulting Numbers: [42, 10, 36] Generated Node #0,1: 27:[42, 10, 36] Operation: 93-57=36 Moving to Node #0,1 Current S...
0
hs_2
mult_heuristic
[ 37, 34, 3, 51 ]
51
[ "37-34=3", "3+51=54", "54-3=51" ]
Current State: 51:[37, 34, 3, 51], Operations: [] Exploring Operation: 37-34=3, Resulting Numbers: [3, 51, 3] Generated Node #2: [3, 51, 3] from Operation: 37-34=3 Current State: 51:[3, 51, 3], Operations: ['37-34=3'] Exploring Operation: 3+51=54, Resulting Numbers: [54] 54,51 equal: Goal Reached Exploring Operation: 5...
4
Current State: 51:[37, 34, 3, 51], Operations: [] Exploring Operation: 51-34=17, Resulting Numbers: [37, 3, 17] Generated Node #0,0: 51:[37, 3, 17] Operation: 51-34=17 Exploring Operation: 37-34=3, Resulting Numbers: [3, 51, 3] Generated Node #0,1: 51:[3, 51, 3] Operation: 37-34=3 Start Sub Search at level 1: Moving to...
0.991319
hs_2
sum_heuristic
[ 45, 83, 24, 96 ]
42
[ "83-45=38", "96/24=4", "38+4=42" ]
Current State: 42:[45, 83, 24, 96], Operations: [] Exploring Operation: 83-45=38, Resulting Numbers: [24, 96, 38] Generated Node #2: [24, 96, 38] from Operation: 83-45=38 Current State: 42:[24, 96, 38], Operations: ['83-45=38'] Exploring Operation: 96/24=4, Resulting Numbers: [38, 4] Generated Node #3: [38, 4] from Ope...
4
Current State: 42:[45, 83, 24, 96], Operations: [] Exploring Operation: 96-83=13, Resulting Numbers: [45, 24, 13] Generated Node #0,0: 42:[45, 24, 13] Operation: 96-83=13 Moving to Node #0,0 Current State: 42:[45, 24, 13], Operations: ['96-83=13'] Exploring Operation: 45-24=21, Resulting Numbers: [13, 21] Generated Nod...
0
hs_1
mult_heuristic
[ 66, 84, 29, 50 ]
32
[ "66+84=150", "150/50=3", "29+3=32" ]
Current State: 32:[66, 84, 29, 50], Operations: [] Exploring Operation: 66+84=150, Resulting Numbers: [29, 50, 150] Generated Node #2: [29, 50, 150] from Operation: 66+84=150 Current State: 32:[29, 50, 150], Operations: ['66+84=150'] Exploring Operation: 150/50=3, Resulting Numbers: [29, 3] Generated Node #3: [29, 3] f...
4
Current State: 32:[66, 84, 29, 50], Operations: [] Exploring Operation: 84-66=18, Resulting Numbers: [29, 50, 18] Generated Node #0,0: 32:[29, 50, 18] Operation: 84-66=18 Moving to Node #0,0 Current State: 32:[29, 50, 18], Operations: ['84-66=18'] Exploring Operation: 50-18=32, Resulting Numbers: [29, 32] Generated Nod...
0
hs_1
sum_heuristic
[ 15, 99, 54, 42 ]
27
[ "99-15=84", "54*42=2268", "2268/84=27" ]
Current State: 27:[15, 99, 54, 42], Operations: [] Exploring Operation: 99-15=84, Resulting Numbers: [54, 42, 84] Generated Node #2: [54, 42, 84] from Operation: 99-15=84 Current State: 27:[54, 42, 84], Operations: ['99-15=84'] Exploring Operation: 54*42=2268, Resulting Numbers: [84, 2268] Generated Node #3: [84, 2268]...
4
Current State: 27:[15, 99, 54, 42], Operations: [] Exploring Operation: 99-54=45, Resulting Numbers: [15, 42, 45] Generated Node #0,0: 27:[15, 42, 45] Operation: 99-54=45 Exploring Operation: 54-15=39, Resulting Numbers: [99, 42, 39] Generated Node #0,1: 27:[99, 42, 39] Operation: 54-15=39 Exploring Operation: 54-42=12...
0.909722
hs_5
sum_heuristic
[ 96, 63, 6, 54 ]
99
[ "96+63=159", "6+54=60", "159-60=99" ]
Current State: 99:[96, 63, 6, 54], Operations: [] Exploring Operation: 96+63=159, Resulting Numbers: [6, 54, 159] Generated Node #2: [6, 54, 159] from Operation: 96+63=159 Current State: 99:[6, 54, 159], Operations: ['96+63=159'] Exploring Operation: 6+54=60, Resulting Numbers: [159, 60] Generated Node #3: [159, 60] fr...
4
Current State: 99:[96, 63, 6, 54], Operations: [] Exploring Operation: 63-54=9, Resulting Numbers: [96, 6, 9] Generated Node #0,0: 99:[96, 6, 9] Operation: 63-54=9 Start Sub Search at level 1: Moving to Node #0,0 Current State: 99:[96, 6, 9], Operations: ['63-54=9'] Exploring Operation: 96+6=102, Resulting Numbers: [9,...
0
hs_1
mult_heuristic
[ 68, 50, 8, 84 ]
70
[ "68-8=60", "50*84=4200", "4200/60=70" ]
Current State: 70:[68, 50, 8, 84], Operations: [] Exploring Operation: 68-8=60, Resulting Numbers: [50, 84, 60] Generated Node #2: [50, 84, 60] from Operation: 68-8=60 Current State: 70:[50, 84, 60], Operations: ['68-8=60'] Exploring Operation: 50*84=4200, Resulting Numbers: [60, 4200] Generated Node #3: [60, 4200] fro...
4
Current State: 70:[68, 50, 8, 84], Operations: [] Exploring Operation: 84-50=34, Resulting Numbers: [68, 8, 34] Generated Node #0,0: 70:[68, 8, 34] Operation: 84-50=34 Exploring Operation: 84-68=16, Resulting Numbers: [50, 8, 16] Generated Node #0,1: 70:[50, 8, 16] Operation: 84-68=16 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 60, 48, 24, 15 ]
48
[ "60*24=1440", "1440/15=96", "96-48=48" ]
Current State: 48:[60, 48, 24, 15], Operations: [] Exploring Operation: 60*24=1440, Resulting Numbers: [48, 15, 1440] Generated Node #2: [48, 15, 1440] from Operation: 60*24=1440 Current State: 48:[48, 15, 1440], Operations: ['60*24=1440'] Exploring Operation: 1440/15=96, Resulting Numbers: [48, 96] Generated Node #3: ...
4
Current State: 48:[60, 48, 24, 15], Operations: [] Exploring Operation: 60-15=45, Resulting Numbers: [48, 24, 45] Generated Node #0,0: 48:[48, 24, 45] Operation: 60-15=45 Exploring Operation: 60/15=4, Resulting Numbers: [48, 24, 4] Generated Node #0,1: 48:[48, 24, 4] Operation: 60/15=4 Exploring Operation: 60-48=12, Re...
0
hs_4
sum_heuristic
[ 78, 9, 76, 48 ]
97
[ "78-9=69", "76-48=28", "69+28=97" ]
Current State: 97:[78, 9, 76, 48], Operations: [] Exploring Operation: 78-9=69, Resulting Numbers: [76, 48, 69] Generated Node #2: [76, 48, 69] from Operation: 78-9=69 Current State: 97:[76, 48, 69], Operations: ['78-9=69'] Exploring Operation: 76-48=28, Resulting Numbers: [69, 28] Generated Node #3: [69, 28] from Oper...
4
Current State: 97:[78, 9, 76, 48], Operations: [] Exploring Operation: 78+9=87, Resulting Numbers: [76, 48, 87] Generated Node #0,0: 97:[76, 48, 87] Operation: 78+9=87 Moving to Node #0,0 Current State: 97:[76, 48, 87], Operations: ['78+9=87'] Exploring Operation: 76+48=124, Resulting Numbers: [87, 124] Generated Node ...
0
hs_1
sum_heuristic
[ 65, 7, 37, 79 ]
16
[ "65-7=58", "79-37=42", "58-42=16" ]
Current State: 16:[65, 7, 37, 79], Operations: [] Exploring Operation: 65-7=58, Resulting Numbers: [37, 79, 58] Generated Node #2: [37, 79, 58] from Operation: 65-7=58 Current State: 16:[37, 79, 58], Operations: ['65-7=58'] Exploring Operation: 79-37=42, Resulting Numbers: [58, 42] Generated Node #3: [58, 42] from Oper...
4
Current State: 16:[65, 7, 37, 79], Operations: [] Exploring Operation: 65-7=58, Resulting Numbers: [37, 79, 58] Generated Node #0,0: 16:[37, 79, 58] Operation: 65-7=58 Exploring Operation: 79-65=14, Resulting Numbers: [7, 37, 14] Generated Node #0,1: 16:[7, 37, 14] Operation: 79-65=14 Exploring Operation: 79-37=42, Res...
0.987847
hs_4
mult_heuristic