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
[ 80, 21, 27, 46 ]
14
[ "80-21=59", "27+46=73", "73-59=14" ]
Current State: 14:[80, 21, 27, 46], Operations: [] Exploring Operation: 80-21=59, Resulting Numbers: [27, 46, 59] Generated Node #2: [27, 46, 59] from Operation: 80-21=59 Current State: 14:[27, 46, 59], Operations: ['80-21=59'] Exploring Operation: 27+46=73, Resulting Numbers: [59, 73] Generated Node #3: [59, 73] from ...
4
Current State: 14:[80, 21, 27, 46], Operations: [] Exploring Operation: 80-27=53, Resulting Numbers: [21, 46, 53] Generated Node #0,0: 14:[21, 46, 53] Operation: 80-27=53 Exploring Operation: 80-46=34, Resulting Numbers: [21, 27, 34] Generated Node #0,1: 14:[21, 27, 34] Operation: 80-46=34 Exploring Operation: 46-27=19...
0.978299
hs_4
sum_heuristic
[ 22, 43, 11, 55 ]
46
[ "55-22=33", "33/11=3", "43+3=46" ]
Current State: 46:[22, 43, 11, 55], Operations: [] Exploring Operation: 55-22=33, Resulting Numbers: [43, 11, 33] Generated Node #2: [43, 11, 33] from Operation: 55-22=33 Current State: 46:[43, 11, 33], Operations: ['55-22=33'] Exploring Operation: 33/11=3, Resulting Numbers: [43, 3] Generated Node #3: [43, 3] from Ope...
4
Current State: 46:[22, 43, 11, 55], Operations: [] Exploring Operation: 55-11=44, Resulting Numbers: [22, 43, 44] Generated Node #0,0: 46:[22, 43, 44] Operation: 55-11=44 Exploring Operation: 55/11=5, Resulting Numbers: [22, 43, 5] Generated Node #0,1: 46:[22, 43, 5] Operation: 55/11=5 Start Sub Search at level 1: Movi...
0
hs_2
sum_heuristic
[ 24, 54, 34, 12 ]
45
[ "34-24=10", "54*10=540", "540/12=45" ]
Current State: 45:[24, 54, 34, 12], Operations: [] Exploring Operation: 34-24=10, Resulting Numbers: [54, 12, 10] Generated Node #2: [54, 12, 10] from Operation: 34-24=10 Current State: 45:[54, 12, 10], Operations: ['34-24=10'] Exploring Operation: 54*10=540, Resulting Numbers: [12, 540] Generated Node #3: [12, 540] fr...
4
Current State: 45:[24, 54, 34, 12], Operations: [] Exploring Operation: 34-24=10, Resulting Numbers: [54, 12, 10] Generated Node #0,0: 45:[54, 12, 10] Operation: 34-24=10 Start Sub Search at level 1: Moving to Node #0,0 Current State: 45:[54, 12, 10], Operations: ['34-24=10'] Exploring Operation: 54-12=42, Resulting Nu...
0
hs_1
mult_heuristic
[ 60, 5, 3, 7 ]
46
[ "5-3=2", "7*2=14", "60-14=46" ]
Current State: 46:[60, 5, 3, 7], Operations: [] Exploring Operation: 5-3=2, Resulting Numbers: [60, 7, 2] Generated Node #2: [60, 7, 2] from Operation: 5-3=2 Current State: 46:[60, 7, 2], Operations: ['5-3=2'] Exploring Operation: 7*2=14, Resulting Numbers: [60, 14] Generated Node #3: [60, 14] from Operation: 7*2=14 Cu...
4
Current State: 46:[60, 5, 3, 7], Operations: [] Exploring Operation: 60-7=53, Resulting Numbers: [5, 3, 53] Generated Node #0,0: 46:[5, 3, 53] Operation: 60-7=53 Exploring Operation: 7-5=2, Resulting Numbers: [60, 3, 2] Generated Node #0,1: 46:[60, 3, 2] Operation: 7-5=2 Exploring Operation: 60-5=55, Resulting Numbers:...
0
hs_5
sum_heuristic
[ 4, 47, 46, 50 ]
31
[ "50-46=4", "4*4=16", "47-16=31" ]
Current State: 31:[4, 47, 46, 50], Operations: [] Exploring Operation: 50-46=4, Resulting Numbers: [4, 47, 4] Generated Node #2: [4, 47, 4] from Operation: 50-46=4 Current State: 31:[4, 47, 4], Operations: ['50-46=4'] Exploring Operation: 4*4=16, Resulting Numbers: [47, 16] Generated Node #3: [47, 16] from Operation: 4...
4
Current State: 31:[4, 47, 46, 50], Operations: [] Exploring Operation: 47-4=43, Resulting Numbers: [46, 50, 43] Generated Node #0,0: 31:[46, 50, 43] Operation: 47-4=43 Exploring Operation: 4+46=50, Resulting Numbers: [47, 50, 50] Generated Node #0,1: 31:[47, 50, 50] Operation: 4+46=50 Exploring Operation: 46-4=42, Resu...
0
hs_5
mult_heuristic
[ 31, 17, 4, 7 ]
12
[ "31+4=35", "35/7=5", "17-5=12" ]
Current State: 12:[31, 17, 4, 7], Operations: [] Exploring Operation: 31+4=35, Resulting Numbers: [17, 7, 35] Generated Node #2: [17, 7, 35] from Operation: 31+4=35 Current State: 12:[17, 7, 35], Operations: ['31+4=35'] Exploring Operation: 35/7=5, Resulting Numbers: [17, 5] Generated Node #3: [17, 5] from Operation: 3...
4
Current State: 12:[31, 17, 4, 7], Operations: [] Exploring Operation: 17-4=13, Resulting Numbers: [31, 7, 13] Generated Node #0,0: 12:[31, 7, 13] Operation: 17-4=13 Exploring Operation: 31-7=24, Resulting Numbers: [17, 4, 24] Generated Node #0,1: 12:[17, 4, 24] Operation: 31-7=24 Exploring Operation: 31-17=14, Resultin...
0
hs_4
sum_heuristic
[ 65, 3, 56, 89 ]
16
[ "89-65=24", "3*24=72", "72-56=16" ]
Current State: 16:[65, 3, 56, 89], Operations: [] Exploring Operation: 89-65=24, Resulting Numbers: [3, 56, 24] Generated Node #2: [3, 56, 24] from Operation: 89-65=24 Current State: 16:[3, 56, 24], Operations: ['89-65=24'] Exploring Operation: 3*24=72, Resulting Numbers: [56, 72] Generated Node #3: [56, 72] from Opera...
4
Current State: 16:[65, 3, 56, 89], Operations: [] Exploring Operation: 89-65=24, Resulting Numbers: [3, 56, 24] Generated Node #0,0: 16:[3, 56, 24] Operation: 89-65=24 Exploring Operation: 89-56=33, Resulting Numbers: [65, 3, 33] Generated Node #0,1: 16:[65, 3, 33] Operation: 89-56=33 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 15, 56, 31, 76 ]
66
[ "56-15=41", "31+76=107", "107-41=66" ]
Current State: 66:[15, 56, 31, 76], Operations: [] Exploring Operation: 56-15=41, Resulting Numbers: [31, 76, 41] Generated Node #2: [31, 76, 41] from Operation: 56-15=41 Current State: 66:[31, 76, 41], Operations: ['56-15=41'] Exploring Operation: 31+76=107, Resulting Numbers: [41, 107] Generated Node #3: [41, 107] fr...
4
Current State: 66:[15, 56, 31, 76], Operations: [] Exploring Operation: 76-56=20, Resulting Numbers: [15, 31, 20] Generated Node #0,0: 66:[15, 31, 20] Operation: 76-56=20 Moving to Node #0,0 Current State: 66:[15, 31, 20], Operations: ['76-56=20'] Exploring Operation: 20-15=5, Resulting Numbers: [31, 5] Generated Node ...
0
hs_1
mult_heuristic
[ 97, 90, 55, 21 ]
83
[ "97-90=7", "55+21=76", "7+76=83" ]
Current State: 83:[97, 90, 55, 21], Operations: [] Exploring Operation: 97-90=7, Resulting Numbers: [55, 21, 7] Generated Node #2: [55, 21, 7] from Operation: 97-90=7 Current State: 83:[55, 21, 7], Operations: ['97-90=7'] Exploring Operation: 55+21=76, Resulting Numbers: [7, 76] Generated Node #3: [7, 76] from Operatio...
4
Current State: 83:[97, 90, 55, 21], Operations: [] Exploring Operation: 90-21=69, Resulting Numbers: [97, 55, 69] Generated Node #0,0: 83:[97, 55, 69] Operation: 90-21=69 Exploring Operation: 97+21=118, Resulting Numbers: [90, 55, 118] Generated Node #0,1: 83:[90, 55, 118] Operation: 97+21=118 Exploring Operation: 97-2...
0.985243
hs_4
sum_heuristic
[ 11, 41, 16, 21 ]
39
[ "11+21=32", "32/16=2", "41-2=39" ]
Current State: 39:[11, 41, 16, 21], Operations: [] Exploring Operation: 11+21=32, Resulting Numbers: [41, 16, 32] Generated Node #2: [41, 16, 32] from Operation: 11+21=32 Current State: 39:[41, 16, 32], Operations: ['11+21=32'] Exploring Operation: 32/16=2, Resulting Numbers: [41, 2] Generated Node #3: [41, 2] from Ope...
4
Current State: 39:[11, 41, 16, 21], Operations: [] Exploring Operation: 16+21=37, Resulting Numbers: [11, 41, 37] Generated Node #0,0: 39:[11, 41, 37] Operation: 16+21=37 Moving to Node #0,0 Current State: 39:[11, 41, 37], Operations: ['16+21=37'] Exploring Operation: 41-37=4, Resulting Numbers: [11, 4] Generated Node ...
0
hs_1
sum_heuristic
[ 58, 30, 7, 8 ]
62
[ "58*8=464", "464-30=434", "434/7=62" ]
Current State: 62:[58, 30, 7, 8], Operations: [] Exploring Operation: 58*8=464, Resulting Numbers: [30, 7, 464] Generated Node #2: [30, 7, 464] from Operation: 58*8=464 Current State: 62:[30, 7, 464], Operations: ['58*8=464'] Exploring Operation: 464-30=434, Resulting Numbers: [7, 434] Generated Node #3: [7, 434] from ...
4
Current State: 62:[58, 30, 7, 8], Operations: [] Exploring Operation: 8-7=1, Resulting Numbers: [58, 30, 1] Generated Node #0,0: 62:[58, 30, 1] Operation: 8-7=1 Moving to Node #0,0 Current State: 62:[58, 30, 1], Operations: ['8-7=1'] Exploring Operation: 58-30=28, Resulting Numbers: [1, 28] Generated Node #0,0,0: 62:[1...
0
hs_1
mult_heuristic
[ 48, 30, 55, 38 ]
56
[ "55-48=7", "38-30=8", "7*8=56" ]
Current State: 56:[48, 30, 55, 38], Operations: [] Exploring Operation: 55-48=7, Resulting Numbers: [30, 38, 7] Generated Node #2: [30, 38, 7] from Operation: 55-48=7 Current State: 56:[30, 38, 7], Operations: ['55-48=7'] Exploring Operation: 38-30=8, Resulting Numbers: [7, 8] Generated Node #3: [7, 8] from Operation: ...
4
Current State: 56:[48, 30, 55, 38], Operations: [] Exploring Operation: 38-30=8, Resulting Numbers: [48, 55, 8] Generated Node #0,0: 56:[48, 55, 8] Operation: 38-30=8 Exploring Operation: 55-48=7, Resulting Numbers: [30, 38, 7] Generated Node #0,1: 56:[30, 38, 7] Operation: 55-48=7 Exploring Operation: 48-38=10, Result...
0.984375
hs_3
sum_heuristic
[ 24, 85, 82, 52 ]
79
[ "24+85=109", "82-52=30", "109-30=79" ]
Current State: 79:[24, 85, 82, 52], Operations: [] Exploring Operation: 24+85=109, Resulting Numbers: [82, 52, 109] Generated Node #2: [82, 52, 109] from Operation: 24+85=109 Current State: 79:[82, 52, 109], Operations: ['24+85=109'] Exploring Operation: 82-52=30, Resulting Numbers: [109, 30] Generated Node #3: [109, 3...
4
Current State: 79:[24, 85, 82, 52], Operations: [] Exploring Operation: 24+52=76, Resulting Numbers: [85, 82, 76] Generated Node #0,0: 79:[85, 82, 76] Operation: 24+52=76 Exploring Operation: 85-24=61, Resulting Numbers: [82, 52, 61] Generated Node #0,1: 79:[82, 52, 61] Operation: 85-24=61 Exploring Operation: 24+85=10...
0.96441
hs_4
mult_heuristic
[ 70, 84, 65, 10 ]
89
[ "84-70=14", "65+10=75", "14+75=89" ]
Current State: 89:[70, 84, 65, 10], Operations: [] Exploring Operation: 84-70=14, Resulting Numbers: [65, 10, 14] Generated Node #2: [65, 10, 14] from Operation: 84-70=14 Current State: 89:[65, 10, 14], Operations: ['84-70=14'] Exploring Operation: 65+10=75, Resulting Numbers: [14, 75] Generated Node #3: [14, 75] from ...
4
Current State: 89:[70, 84, 65, 10], Operations: [] Exploring Operation: 84+10=94, Resulting Numbers: [70, 65, 94] Generated Node #0,0: 89:[70, 65, 94] Operation: 84+10=94 Exploring Operation: 65+10=75, Resulting Numbers: [70, 84, 75] Generated Node #0,1: 89:[70, 84, 75] Operation: 65+10=75 Exploring Operation: 70+10=80...
0.981771
hs_4
sum_heuristic
[ 4, 44, 65, 59 ]
52
[ "4*44=176", "65+59=124", "176-124=52" ]
Current State: 52:[4, 44, 65, 59], Operations: [] Exploring Operation: 4*44=176, Resulting Numbers: [65, 59, 176] Generated Node #2: [65, 59, 176] from Operation: 4*44=176 Current State: 52:[65, 59, 176], Operations: ['4*44=176'] Exploring Operation: 65+59=124, Resulting Numbers: [176, 124] Generated Node #3: [176, 124...
4
Current State: 52:[4, 44, 65, 59], Operations: [] Exploring Operation: 65-59=6, Resulting Numbers: [4, 44, 6] Generated Node #0,0: 52:[4, 44, 6] Operation: 65-59=6 Exploring Operation: 65-44=21, Resulting Numbers: [4, 59, 21] Generated Node #0,1: 52:[4, 59, 21] Operation: 65-44=21 Start Sub Search at level 1: Moving to...
0
hs_2
sum_heuristic
[ 96, 37, 76, 60 ]
34
[ "96-76=20", "60/20=3", "37-3=34" ]
Current State: 34:[96, 37, 76, 60], Operations: [] Exploring Operation: 96-76=20, Resulting Numbers: [37, 60, 20] Generated Node #2: [37, 60, 20] from Operation: 96-76=20 Current State: 34:[37, 60, 20], Operations: ['96-76=20'] Exploring Operation: 60/20=3, Resulting Numbers: [37, 3] Generated Node #3: [37, 3] from Ope...
4
Current State: 34:[96, 37, 76, 60], Operations: [] Exploring Operation: 96-76=20, Resulting Numbers: [37, 60, 20] Generated Node #0,0: 34:[37, 60, 20] Operation: 96-76=20 Moving to Node #0,0 Current State: 34:[37, 60, 20], Operations: ['96-76=20'] Exploring Operation: 60/20=3, Resulting Numbers: [37, 3] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 43, 70, 96, 78 ]
55
[ "78-70=8", "96/8=12", "43+12=55" ]
Current State: 55:[43, 70, 96, 78], Operations: [] Exploring Operation: 78-70=8, Resulting Numbers: [43, 96, 8] Generated Node #2: [43, 96, 8] from Operation: 78-70=8 Current State: 55:[43, 96, 8], Operations: ['78-70=8'] Exploring Operation: 96/8=12, Resulting Numbers: [43, 12] Generated Node #3: [43, 12] from Operati...
4
Current State: 55:[43, 70, 96, 78], Operations: [] Exploring Operation: 96-43=53, Resulting Numbers: [70, 78, 53] Generated Node #0,0: 55:[70, 78, 53] Operation: 96-43=53 Exploring Operation: 78-43=35, Resulting Numbers: [70, 96, 35] Generated Node #0,1: 55:[70, 96, 35] Operation: 78-43=35 Exploring Operation: 96-70=26...
0.944444
hs_5
sum_heuristic
[ 58, 43, 21, 20 ]
16
[ "58-43=15", "21-20=1", "15+1=16" ]
Current State: 16:[58, 43, 21, 20], Operations: [] Exploring Operation: 58-43=15, Resulting Numbers: [21, 20, 15] Generated Node #2: [21, 20, 15] from Operation: 58-43=15 Current State: 16:[21, 20, 15], Operations: ['58-43=15'] Exploring Operation: 21-20=1, Resulting Numbers: [15, 1] Generated Node #3: [15, 1] from Ope...
4
Current State: 16:[58, 43, 21, 20], Operations: [] Exploring Operation: 58-43=15, Resulting Numbers: [21, 20, 15] Generated Node #0,0: 16:[21, 20, 15] Operation: 58-43=15 Exploring Operation: 58-21=37, Resulting Numbers: [43, 20, 37] Generated Node #0,1: 16:[43, 20, 37] Operation: 58-21=37 Moving to Node #0,0 Current S...
0.990451
hs_2
mult_heuristic
[ 36, 59, 82, 89 ]
87
[ "36+82=118", "118/59=2", "89-2=87" ]
Current State: 87:[36, 59, 82, 89], Operations: [] Exploring Operation: 36+82=118, Resulting Numbers: [59, 89, 118] Generated Node #2: [59, 89, 118] from Operation: 36+82=118 Current State: 87:[59, 89, 118], Operations: ['36+82=118'] Exploring Operation: 118/59=2, Resulting Numbers: [89, 2] Generated Node #3: [89, 2] f...
4
Current State: 87:[36, 59, 82, 89], Operations: [] Exploring Operation: 89-59=30, Resulting Numbers: [36, 82, 30] Generated Node #0,0: 87:[36, 82, 30] Operation: 89-59=30 Exploring Operation: 59-36=23, Resulting Numbers: [82, 89, 23] Generated Node #0,1: 87:[82, 89, 23] Operation: 59-36=23 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 31, 54, 80, 47 ]
42
[ "31+54=85", "80+47=127", "127-85=42" ]
Current State: 42:[31, 54, 80, 47], Operations: [] Exploring Operation: 31+54=85, Resulting Numbers: [80, 47, 85] Generated Node #2: [80, 47, 85] from Operation: 31+54=85 Current State: 42:[80, 47, 85], Operations: ['31+54=85'] Exploring Operation: 80+47=127, Resulting Numbers: [85, 127] Generated Node #3: [85, 127] fr...
4
Current State: 42:[31, 54, 80, 47], Operations: [] Exploring Operation: 80-54=26, Resulting Numbers: [31, 47, 26] Generated Node #0,0: 42:[31, 47, 26] Operation: 80-54=26 Start Sub Search at level 1: Moving to Node #0,0 Current State: 42:[31, 47, 26], Operations: ['80-54=26'] Exploring Operation: 31-26=5, Resulting Num...
0.993924
hs_1
mult_heuristic
[ 66, 26, 20, 28 ]
92
[ "66-20=46", "28-26=2", "46*2=92" ]
Current State: 92:[66, 26, 20, 28], Operations: [] Exploring Operation: 66-20=46, Resulting Numbers: [26, 28, 46] Generated Node #2: [26, 28, 46] from Operation: 66-20=46 Current State: 92:[26, 28, 46], Operations: ['66-20=46'] Exploring Operation: 28-26=2, Resulting Numbers: [46, 2] Generated Node #3: [46, 2] from Ope...
4
Current State: 92:[66, 26, 20, 28], Operations: [] Exploring Operation: 66-20=46, Resulting Numbers: [26, 28, 46] Generated Node #0,0: 92:[26, 28, 46] Operation: 66-20=46 Exploring Operation: 66+26=92, Resulting Numbers: [20, 28, 92] Generated Node #0,1: 92:[20, 28, 92] Operation: 66+26=92 Exploring Operation: 66+28=94...
0.976563
hs_3
mult_heuristic
[ 58, 46, 24, 14 ]
48
[ "58-46=12", "14-12=2", "24*2=48" ]
Current State: 48:[58, 46, 24, 14], Operations: [] Exploring Operation: 58-46=12, Resulting Numbers: [24, 14, 12] Generated Node #2: [24, 14, 12] from Operation: 58-46=12 Current State: 48:[24, 14, 12], Operations: ['58-46=12'] Exploring Operation: 14-12=2, Resulting Numbers: [24, 2] Generated Node #3: [24, 2] from Ope...
4
Current State: 48:[58, 46, 24, 14], Operations: [] Exploring Operation: 58-24=34, Resulting Numbers: [46, 14, 34] Generated Node #0,0: 48:[46, 14, 34] Operation: 58-24=34 Exploring Operation: 58-46=12, Resulting Numbers: [24, 14, 12] Generated Node #0,1: 48:[24, 14, 12] Operation: 58-46=12 Exploring Operation: 58-14=44...
0.96441
hs_4
mult_heuristic
[ 8, 67, 85, 69 ]
43
[ "67-8=59", "85-69=16", "59-16=43" ]
Current State: 43:[8, 67, 85, 69], Operations: [] Exploring Operation: 67-8=59, Resulting Numbers: [85, 69, 59] Generated Node #2: [85, 69, 59] from Operation: 67-8=59 Current State: 43:[85, 69, 59], Operations: ['67-8=59'] Exploring Operation: 85-69=16, Resulting Numbers: [59, 16] Generated Node #3: [59, 16] from Oper...
4
Current State: 43:[8, 67, 85, 69], Operations: [] Exploring Operation: 85-67=18, Resulting Numbers: [8, 69, 18] Generated Node #0,0: 43:[8, 69, 18] Operation: 85-67=18 Exploring Operation: 85-8=77, Resulting Numbers: [67, 69, 77] Generated Node #0,1: 43:[67, 69, 77] Operation: 85-8=77 Exploring Operation: 69-8=61, Resu...
0.967882
hs_5
sum_heuristic
[ 42, 14, 34, 28 ]
50
[ "42+14=56", "34-28=6", "56-6=50" ]
Current State: 50:[42, 14, 34, 28], Operations: [] Exploring Operation: 42+14=56, Resulting Numbers: [34, 28, 56] Generated Node #2: [34, 28, 56] from Operation: 42+14=56 Current State: 50:[34, 28, 56], Operations: ['42+14=56'] Exploring Operation: 34-28=6, Resulting Numbers: [56, 6] Generated Node #3: [56, 6] from Ope...
4
Current State: 50:[42, 14, 34, 28], Operations: [] Exploring Operation: 42/14=3, Resulting Numbers: [34, 28, 3] Generated Node #0,0: 50:[34, 28, 3] Operation: 42/14=3 Exploring Operation: 42-34=8, Resulting Numbers: [14, 28, 8] Generated Node #0,1: 50:[14, 28, 8] Operation: 42-34=8 Exploring Operation: 34-28=6, Resulti...
0.979167
hs_5
sum_heuristic
[ 2, 13, 66, 46 ]
73
[ "2*66=132", "13+46=59", "132-59=73" ]
Current State: 73:[2, 13, 66, 46], Operations: [] Exploring Operation: 2*66=132, Resulting Numbers: [13, 46, 132] Generated Node #2: [13, 46, 132] from Operation: 2*66=132 Current State: 73:[13, 46, 132], Operations: ['2*66=132'] Exploring Operation: 13+46=59, Resulting Numbers: [132, 59] Generated Node #3: [132, 59] f...
4
Current State: 73:[2, 13, 66, 46], Operations: [] Exploring Operation: 2*13=26, Resulting Numbers: [66, 46, 26] Generated Node #0,0: 73:[66, 46, 26] Operation: 2*13=26 Moving to Node #0,0 Current State: 73:[66, 46, 26], Operations: ['2*13=26'] Exploring Operation: 46+26=72, Resulting Numbers: [66, 72] Generated Node #0...
0
hs_1
mult_heuristic
[ 52, 82, 45, 58 ]
73
[ "82-52=30", "45+58=103", "103-30=73" ]
Current State: 73:[52, 82, 45, 58], Operations: [] Exploring Operation: 82-52=30, Resulting Numbers: [45, 58, 30] Generated Node #2: [45, 58, 30] from Operation: 82-52=30 Current State: 73:[45, 58, 30], Operations: ['82-52=30'] Exploring Operation: 45+58=103, Resulting Numbers: [30, 103] Generated Node #3: [30, 103] fr...
4
Current State: 73:[52, 82, 45, 58], Operations: [] Exploring Operation: 52+45=97, Resulting Numbers: [82, 58, 97] Generated Node #0,0: 73:[82, 58, 97] Operation: 52+45=97 Exploring Operation: 45+58=103, Resulting Numbers: [52, 82, 103] Generated Node #0,1: 73:[52, 82, 103] Operation: 45+58=103 Start Sub Search at level...
0.990451
hs_2
sum_heuristic
[ 48, 13, 60, 22 ]
10
[ "48+60=108", "22+108=130", "130/13=10" ]
Current State: 10:[48, 13, 60, 22], Operations: [] Exploring Operation: 48+60=108, Resulting Numbers: [13, 22, 108] Generated Node #2: [13, 22, 108] from Operation: 48+60=108 Current State: 10:[13, 22, 108], Operations: ['48+60=108'] Exploring Operation: 22+108=130, Resulting Numbers: [13, 130] Generated Node #3: [13, ...
4
Current State: 10:[48, 13, 60, 22], Operations: [] Exploring Operation: 48-22=26, Resulting Numbers: [13, 60, 26] Generated Node #0,0: 10:[13, 60, 26] Operation: 48-22=26 Exploring Operation: 60-48=12, Resulting Numbers: [13, 22, 12] Generated Node #0,1: 10:[13, 22, 12] Operation: 60-48=12 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 45, 26, 43, 66 ]
48
[ "45+26=71", "66-43=23", "71-23=48" ]
Current State: 48:[45, 26, 43, 66], Operations: [] Exploring Operation: 45+26=71, Resulting Numbers: [43, 66, 71] Generated Node #2: [43, 66, 71] from Operation: 45+26=71 Current State: 48:[43, 66, 71], Operations: ['45+26=71'] Exploring Operation: 66-43=23, Resulting Numbers: [71, 23] Generated Node #3: [71, 23] from ...
4
Current State: 48:[45, 26, 43, 66], Operations: [] Exploring Operation: 66-45=21, Resulting Numbers: [26, 43, 21] Generated Node #0,0: 48:[26, 43, 21] Operation: 66-45=21 Exploring Operation: 66-26=40, Resulting Numbers: [45, 43, 40] Generated Node #0,1: 48:[45, 43, 40] Operation: 66-26=40 Exploring Operation: 66-43=23...
0.989583
hs_3
sum_heuristic
[ 7, 23, 9, 85 ]
19
[ "23+85=108", "108/9=12", "7+12=19" ]
Current State: 19:[7, 23, 9, 85], Operations: [] Exploring Operation: 23+85=108, Resulting Numbers: [7, 9, 108] Generated Node #2: [7, 9, 108] from Operation: 23+85=108 Current State: 19:[7, 9, 108], Operations: ['23+85=108'] Exploring Operation: 108/9=12, Resulting Numbers: [7, 12] Generated Node #3: [7, 12] from Oper...
4
Current State: 19:[7, 23, 9, 85], Operations: [] Exploring Operation: 7+9=16, Resulting Numbers: [23, 85, 16] Generated Node #0,0: 19:[23, 85, 16] Operation: 7+9=16 Exploring Operation: 85-7=78, Resulting Numbers: [23, 9, 78] Generated Node #0,1: 19:[23, 9, 78] Operation: 85-7=78 Exploring Operation: 85-23=62, Resultin...
0
hs_3
sum_heuristic
[ 84, 34, 36, 54 ]
15
[ "84-54=30", "36-34=2", "30/2=15" ]
Current State: 15:[84, 34, 36, 54], Operations: [] Exploring Operation: 84-54=30, Resulting Numbers: [34, 36, 30] Generated Node #2: [34, 36, 30] from Operation: 84-54=30 Current State: 15:[34, 36, 30], Operations: ['84-54=30'] Exploring Operation: 36-34=2, Resulting Numbers: [30, 2] Generated Node #3: [30, 2] from Ope...
4
Current State: 15:[84, 34, 36, 54], Operations: [] Exploring Operation: 84-54=30, Resulting Numbers: [34, 36, 30] Generated Node #0,0: 15:[34, 36, 30] Operation: 84-54=30 Moving to Node #0,0 Current State: 15:[34, 36, 30], Operations: ['84-54=30'] Exploring Operation: 36-34=2, Resulting Numbers: [30, 2] Generated Node ...
0.993924
hs_1
sum_heuristic
[ 72, 2, 83, 72 ]
47
[ "72/2=36", "83-72=11", "36+11=47" ]
Current State: 47:[72, 2, 83, 72], Operations: [] Exploring Operation: 72/2=36, Resulting Numbers: [83, 36] Generated Node #2: [83, 36] from Operation: 72/2=36 Current State: 47:[83, 36], Operations: ['72/2=36'] Exploring Operation: 83-72=11, Resulting Numbers: [36, 11] Generated Node #3: [36, 11] from Operation: 83-72...
4
Current State: 47:[72, 2, 83, 72], Operations: [] Exploring Operation: 72/2=36, Resulting Numbers: [83, 72, 36] Generated Node #0,0: 47:[83, 72, 36] Operation: 72/2=36 Exploring Operation: 72/2=36, Resulting Numbers: [72, 83, 36] Generated Node #0,1: 47:[72, 83, 36] Operation: 72/2=36 Exploring Operation: 72-2=70, Resu...
0.980903
hs_4
mult_heuristic
[ 58, 68, 18, 9 ]
92
[ "68*9=612", "612/18=34", "58+34=92" ]
Current State: 92:[58, 68, 18, 9], Operations: [] Exploring Operation: 68*9=612, Resulting Numbers: [58, 18, 612] Generated Node #2: [58, 18, 612] from Operation: 68*9=612 Current State: 92:[58, 18, 612], Operations: ['68*9=612'] Exploring Operation: 612/18=34, Resulting Numbers: [58, 34] Generated Node #3: [58, 34] fr...
4
Current State: 92:[58, 68, 18, 9], Operations: [] Exploring Operation: 68-18=50, Resulting Numbers: [58, 9, 50] Generated Node #0,0: 92:[58, 9, 50] Operation: 68-18=50 Exploring Operation: 68-58=10, Resulting Numbers: [18, 9, 10] Generated Node #0,1: 92:[18, 9, 10] Operation: 68-58=10 Exploring Operation: 68+18=86, Res...
0
hs_3
sum_heuristic
[ 75, 95, 56, 25 ]
13
[ "75/25=3", "95-56=39", "39/3=13" ]
Current State: 13:[75, 95, 56, 25], Operations: [] Exploring Operation: 75/25=3, Resulting Numbers: [95, 56, 3] Generated Node #2: [95, 56, 3] from Operation: 75/25=3 Current State: 13:[95, 56, 3], Operations: ['75/25=3'] Exploring Operation: 95-56=39, Resulting Numbers: [3, 39] Generated Node #3: [3, 39] from Operatio...
4
Current State: 13:[75, 95, 56, 25], Operations: [] Exploring Operation: 75-56=19, Resulting Numbers: [95, 25, 19] Generated Node #0,0: 13:[95, 25, 19] Operation: 75-56=19 Exploring Operation: 95-56=39, Resulting Numbers: [75, 25, 39] Generated Node #0,1: 13:[75, 25, 39] Operation: 95-56=39 Exploring Operation: 95-75=20...
0.966146
hs_3
sum_heuristic
[ 39, 82, 27, 1 ]
36
[ "82-1=81", "81/27=3", "39-3=36" ]
Current State: 36:[39, 82, 27, 1], Operations: [] Exploring Operation: 82-1=81, Resulting Numbers: [39, 27, 81] Generated Node #2: [39, 27, 81] from Operation: 82-1=81 Current State: 36:[39, 27, 81], Operations: ['82-1=81'] Exploring Operation: 81/27=3, Resulting Numbers: [39, 3] Generated Node #3: [39, 3] from Operati...
4
Current State: 36:[39, 82, 27, 1], Operations: [] Exploring Operation: 82-27=55, Resulting Numbers: [39, 1, 55] Generated Node #0,0: 36:[39, 1, 55] Operation: 82-27=55 Exploring Operation: 82-39=43, Resulting Numbers: [27, 1, 43] Generated Node #0,1: 36:[27, 1, 43] Operation: 82-39=43 Exploring Operation: 39-27=12, Res...
0
hs_3
mult_heuristic
[ 39, 87, 88, 82 ]
54
[ "87-39=48", "88-82=6", "48+6=54" ]
Current State: 54:[39, 87, 88, 82], Operations: [] Exploring Operation: 87-39=48, Resulting Numbers: [88, 82, 48] Generated Node #2: [88, 82, 48] from Operation: 87-39=48 Current State: 54:[88, 82, 48], Operations: ['87-39=48'] Exploring Operation: 88-82=6, Resulting Numbers: [48, 6] Generated Node #3: [48, 6] from Ope...
4
Current State: 54:[39, 87, 88, 82], Operations: [] Exploring Operation: 87-82=5, Resulting Numbers: [39, 88, 5] Generated Node #0,0: 54:[39, 88, 5] Operation: 87-82=5 Exploring Operation: 88-87=1, Resulting Numbers: [39, 82, 1] Generated Node #0,1: 54:[39, 82, 1] Operation: 88-87=1 Exploring Operation: 88-39=49, Result...
0.967882
hs_5
mult_heuristic
[ 4, 24, 98, 12 ]
53
[ "24/12=2", "98/2=49", "4+49=53" ]
Current State: 53:[4, 24, 98, 12], Operations: [] Exploring Operation: 24/12=2, Resulting Numbers: [4, 98, 2] Generated Node #2: [4, 98, 2] from Operation: 24/12=2 Current State: 53:[4, 98, 2], Operations: ['24/12=2'] Exploring Operation: 98/2=49, Resulting Numbers: [4, 49] Generated Node #3: [4, 49] from Operation: 98...
4
Current State: 53:[4, 24, 98, 12], Operations: [] Exploring Operation: 4+24=28, Resulting Numbers: [98, 12, 28] Generated Node #0,0: 53:[98, 12, 28] Operation: 4+24=28 Exploring Operation: 4*12=48, Resulting Numbers: [24, 98, 48] Generated Node #0,1: 53:[24, 98, 48] Operation: 4*12=48 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 10, 6, 13, 27 ]
89
[ "27-10=17", "6*17=102", "102-13=89" ]
Current State: 89:[10, 6, 13, 27], Operations: [] Exploring Operation: 27-10=17, Resulting Numbers: [6, 13, 17] Generated Node #2: [6, 13, 17] from Operation: 27-10=17 Current State: 89:[6, 13, 17], Operations: ['27-10=17'] Exploring Operation: 6*17=102, Resulting Numbers: [13, 102] Generated Node #3: [13, 102] from Op...
4
Current State: 89:[10, 6, 13, 27], Operations: [] Exploring Operation: 10*6=60, Resulting Numbers: [13, 27, 60] Generated Node #0,0: 89:[13, 27, 60] Operation: 10*6=60 Exploring Operation: 6*13=78, Resulting Numbers: [10, 27, 78] Generated Node #0,1: 89:[10, 27, 78] Operation: 6*13=78 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 81, 20, 86, 39 ]
43
[ "86-81=5", "20/5=4", "39+4=43" ]
Current State: 43:[81, 20, 86, 39], Operations: [] Exploring Operation: 86-81=5, Resulting Numbers: [20, 39, 5] Generated Node #2: [20, 39, 5] from Operation: 86-81=5 Current State: 43:[20, 39, 5], Operations: ['86-81=5'] Exploring Operation: 20/5=4, Resulting Numbers: [39, 4] Generated Node #3: [39, 4] from Operation:...
4
Current State: 43:[81, 20, 86, 39], Operations: [] Exploring Operation: 81-20=61, Resulting Numbers: [86, 39, 61] Generated Node #0,0: 43:[86, 39, 61] Operation: 81-20=61 Exploring Operation: 86-81=5, Resulting Numbers: [20, 39, 5] Generated Node #0,1: 43:[20, 39, 5] Operation: 86-81=5 Start Sub Search at level 1: Movi...
0
hs_2
mult_heuristic
[ 14, 35, 58, 63 ]
60
[ "63-35=28", "28/14=2", "58+2=60" ]
Current State: 60:[14, 35, 58, 63], Operations: [] Exploring Operation: 63-35=28, Resulting Numbers: [14, 58, 28] Generated Node #2: [14, 58, 28] from Operation: 63-35=28 Current State: 60:[14, 58, 28], Operations: ['63-35=28'] Exploring Operation: 28/14=2, Resulting Numbers: [58, 2] Generated Node #3: [58, 2] from Ope...
4
Current State: 60:[14, 35, 58, 63], Operations: [] Exploring Operation: 58-35=23, Resulting Numbers: [14, 63, 23] Generated Node #0,0: 60:[14, 63, 23] Operation: 58-35=23 Exploring Operation: 63-35=28, Resulting Numbers: [14, 58, 28] Generated Node #0,1: 60:[14, 58, 28] Operation: 63-35=28 Exploring Operation: 63-58=5,...
0.983507
hs_4
mult_heuristic
[ 88, 80, 37, 89 ]
44
[ "88-80=8", "89-37=52", "52-8=44" ]
Current State: 44:[88, 80, 37, 89], Operations: [] Exploring Operation: 88-80=8, Resulting Numbers: [37, 89, 8] Generated Node #2: [37, 89, 8] from Operation: 88-80=8 Current State: 44:[37, 89, 8], Operations: ['88-80=8'] Exploring Operation: 89-37=52, Resulting Numbers: [8, 52] Generated Node #3: [8, 52] from Operatio...
4
Current State: 44:[88, 80, 37, 89], Operations: [] Exploring Operation: 89-80=9, Resulting Numbers: [88, 37, 9] Generated Node #0,0: 44:[88, 37, 9] Operation: 89-80=9 Exploring Operation: 89-88=1, Resulting Numbers: [80, 37, 1] Generated Node #0,1: 44:[80, 37, 1] Operation: 89-88=1 Start Sub Search at level 1: Moving t...
0.991319
hs_2
sum_heuristic
[ 23, 78, 24, 21 ]
66
[ "23-21=2", "24/2=12", "78-12=66" ]
Current State: 66:[23, 78, 24, 21], Operations: [] Exploring Operation: 23-21=2, Resulting Numbers: [78, 24, 2] Generated Node #2: [78, 24, 2] from Operation: 23-21=2 Current State: 66:[78, 24, 2], Operations: ['23-21=2'] Exploring Operation: 24/2=12, Resulting Numbers: [78, 12] Generated Node #3: [78, 12] from Operati...
4
Current State: 66:[23, 78, 24, 21], Operations: [] Exploring Operation: 78-21=57, Resulting Numbers: [23, 24, 57] Generated Node #0,0: 66:[23, 24, 57] Operation: 78-21=57 Exploring Operation: 24-21=3, Resulting Numbers: [23, 78, 3] Generated Node #0,1: 66:[23, 78, 3] Operation: 24-21=3 Exploring Operation: 23-21=2, Res...
0.914931
hs_5
sum_heuristic
[ 89, 65, 5, 65 ]
85
[ "89-5=84", "65/65=1", "84+1=85" ]
Current State: 85:[89, 65, 5, 65], Operations: [] Exploring Operation: 89-5=84, Resulting Numbers: [65, 65, 84] Generated Node #2: [65, 65, 84] from Operation: 89-5=84 Current State: 85:[65, 65, 84], Operations: ['89-5=84'] Exploring Operation: 65/65=1, Resulting Numbers: [84, 1] Generated Node #3: [84, 1] from Operati...
4
Current State: 85:[89, 65, 5, 65], Operations: [] Exploring Operation: 65/65=1, Resulting Numbers: [89, 5, 1] Generated Node #0,0: 85:[89, 5, 1] Operation: 65/65=1 Start Sub Search at level 1: Moving to Node #0,0 Current State: 85:[89, 5, 1], Operations: ['65/65=1'] Exploring Operation: 89-1=88, Resulting Numbers: [5, ...
0
hs_1
sum_heuristic
[ 7, 18, 3, 87 ]
28
[ "18+87=105", "105/3=35", "35-7=28" ]
Current State: 28:[7, 18, 3, 87], Operations: [] Exploring Operation: 18+87=105, Resulting Numbers: [7, 3, 105] Generated Node #2: [7, 3, 105] from Operation: 18+87=105 Current State: 28:[7, 3, 105], Operations: ['18+87=105'] Exploring Operation: 105/3=35, Resulting Numbers: [7, 35] Generated Node #3: [7, 35] from Oper...
4
Current State: 28:[7, 18, 3, 87], Operations: [] Exploring Operation: 87/3=29, Resulting Numbers: [7, 18, 29] Generated Node #0,0: 28:[7, 18, 29] Operation: 87/3=29 Exploring Operation: 18-3=15, Resulting Numbers: [7, 87, 15] Generated Node #0,1: 28:[7, 87, 15] Operation: 18-3=15 Exploring Operation: 18/3=6, Resulting ...
0
hs_5
sum_heuristic
[ 54, 81, 86, 41 ]
72
[ "81-54=27", "86-41=45", "27+45=72" ]
Current State: 72:[54, 81, 86, 41], Operations: [] Exploring Operation: 81-54=27, Resulting Numbers: [86, 41, 27] Generated Node #2: [86, 41, 27] from Operation: 81-54=27 Current State: 72:[86, 41, 27], Operations: ['81-54=27'] Exploring Operation: 86-41=45, Resulting Numbers: [27, 45] Generated Node #3: [27, 45] from ...
4
Current State: 72:[54, 81, 86, 41], Operations: [] Exploring Operation: 81-54=27, Resulting Numbers: [86, 41, 27] Generated Node #0,0: 72:[86, 41, 27] Operation: 81-54=27 Exploring Operation: 86-54=32, Resulting Numbers: [81, 41, 32] Generated Node #0,1: 72:[81, 41, 32] Operation: 86-54=32 Start Sub Search at level 1: ...
0.991319
hs_2
mult_heuristic
[ 36, 26, 34, 69 ]
86
[ "36-34=2", "69-26=43", "2*43=86" ]
Current State: 86:[36, 26, 34, 69], Operations: [] Exploring Operation: 36-34=2, Resulting Numbers: [26, 69, 2] Generated Node #2: [26, 69, 2] from Operation: 36-34=2 Current State: 86:[26, 69, 2], Operations: ['36-34=2'] Exploring Operation: 69-26=43, Resulting Numbers: [2, 43] Generated Node #3: [2, 43] from Operatio...
4
Current State: 86:[36, 26, 34, 69], Operations: [] Exploring Operation: 69-26=43, Resulting Numbers: [36, 34, 43] Generated Node #0,0: 86:[36, 34, 43] Operation: 69-26=43 Start Sub Search at level 1: Moving to Node #0,0 Current State: 86:[36, 34, 43], Operations: ['69-26=43'] Exploring Operation: 36-34=2, Resulting Num...
0.993924
hs_1
sum_heuristic
[ 54, 45, 30, 64 ]
28
[ "54*30=1620", "1620/45=36", "64-36=28" ]
Current State: 28:[54, 45, 30, 64], Operations: [] Exploring Operation: 54*30=1620, Resulting Numbers: [45, 64, 1620] Generated Node #2: [45, 64, 1620] from Operation: 54*30=1620 Current State: 28:[45, 64, 1620], Operations: ['54*30=1620'] Exploring Operation: 1620/45=36, Resulting Numbers: [64, 36] Generated Node #3: ...
4
Current State: 28:[54, 45, 30, 64], Operations: [] Exploring Operation: 64-54=10, Resulting Numbers: [45, 30, 10] Generated Node #0,0: 28:[45, 30, 10] Operation: 64-54=10 Start Sub Search at level 1: Moving to Node #0,0 Current State: 28:[45, 30, 10], Operations: ['64-54=10'] Exploring Operation: 45-30=15, Resulting Nu...
0
hs_1
mult_heuristic
[ 77, 7, 66, 44 ]
28
[ "77-66=11", "7*44=308", "308/11=28" ]
Current State: 28:[77, 7, 66, 44], Operations: [] Exploring Operation: 77-66=11, Resulting Numbers: [7, 44, 11] Generated Node #2: [7, 44, 11] from Operation: 77-66=11 Current State: 28:[7, 44, 11], Operations: ['77-66=11'] Exploring Operation: 7*44=308, Resulting Numbers: [11, 308] Generated Node #3: [11, 308] from Op...
4
Current State: 28:[77, 7, 66, 44], Operations: [] Exploring Operation: 66-44=22, Resulting Numbers: [77, 7, 22] Generated Node #0,0: 28:[77, 7, 22] Operation: 66-44=22 Exploring Operation: 77/7=11, Resulting Numbers: [66, 44, 11] Generated Node #0,1: 28:[66, 44, 11] Operation: 77/7=11 Exploring Operation: 77-7=70, Resu...
0.986979
hs_5
sum_heuristic
[ 43, 19, 70, 3 ]
26
[ "70-19=51", "51/3=17", "43-17=26" ]
Current State: 26:[43, 19, 70, 3], Operations: [] Exploring Operation: 70-19=51, Resulting Numbers: [43, 3, 51] Generated Node #2: [43, 3, 51] from Operation: 70-19=51 Current State: 26:[43, 3, 51], Operations: ['70-19=51'] Exploring Operation: 51/3=17, Resulting Numbers: [43, 17] Generated Node #3: [43, 17] from Opera...
4
Current State: 26:[43, 19, 70, 3], Operations: [] Exploring Operation: 43-3=40, Resulting Numbers: [19, 70, 40] Generated Node #0,0: 26:[19, 70, 40] Operation: 43-3=40 Exploring Operation: 70-43=27, Resulting Numbers: [19, 3, 27] Generated Node #0,1: 26:[19, 3, 27] Operation: 70-43=27 Exploring Operation: 43-19=24, Res...
0.942708
hs_4
sum_heuristic
[ 2, 88, 94, 82 ]
44
[ "94-88=6", "82+6=88", "88/2=44" ]
Current State: 44:[2, 88, 94, 82], Operations: [] Exploring Operation: 94-88=6, Resulting Numbers: [2, 82, 6] Generated Node #2: [2, 82, 6] from Operation: 94-88=6 Current State: 44:[2, 82, 6], Operations: ['94-88=6'] Exploring Operation: 82+6=88, Resulting Numbers: [2, 88] Generated Node #3: [2, 88] from Operation: 82...
4
Current State: 44:[2, 88, 94, 82], Operations: [] Exploring Operation: 94-88=6, Resulting Numbers: [2, 82, 6] Generated Node #0,0: 44:[2, 82, 6] Operation: 94-88=6 Exploring Operation: 88-82=6, Resulting Numbers: [2, 94, 6] Generated Node #0,1: 44:[2, 94, 6] Operation: 88-82=6 Exploring Operation: 94-82=12, Resulting N...
0.973958
hs_3
mult_heuristic
[ 7, 15, 48, 1 ]
58
[ "7*15=105", "48-1=47", "105-47=58" ]
Current State: 58:[7, 15, 48, 1], Operations: [] Exploring Operation: 7*15=105, Resulting Numbers: [48, 1, 105] Generated Node #2: [48, 1, 105] from Operation: 7*15=105 Current State: 58:[48, 1, 105], Operations: ['7*15=105'] Exploring Operation: 48-1=47, Resulting Numbers: [105, 47] Generated Node #3: [105, 47] from O...
4
Current State: 58:[7, 15, 48, 1], Operations: [] Exploring Operation: 15-7=8, Resulting Numbers: [48, 1, 8] Generated Node #0,0: 58:[48, 1, 8] Operation: 15-7=8 Exploring Operation: 15+48=63, Resulting Numbers: [7, 1, 63] Generated Node #0,1: 58:[7, 1, 63] Operation: 15+48=63 Exploring Operation: 7+48=55, Resulting Num...
0
hs_4
mult_heuristic
[ 32, 14, 34, 16 ]
96
[ "32+14=46", "34+16=50", "46+50=96" ]
Current State: 96:[32, 14, 34, 16], Operations: [] Exploring Operation: 32+14=46, Resulting Numbers: [34, 16, 46] Generated Node #2: [34, 16, 46] from Operation: 32+14=46 Current State: 96:[34, 16, 46], Operations: ['32+14=46'] Exploring Operation: 34+16=50, Resulting Numbers: [46, 50] Generated Node #3: [46, 50] from ...
4
Current State: 96:[32, 14, 34, 16], Operations: [] Exploring Operation: 14+34=48, Resulting Numbers: [32, 16, 48] Generated Node #0,0: 96:[32, 16, 48] Operation: 14+34=48 Exploring Operation: 34-32=2, Resulting Numbers: [14, 16, 2] Generated Node #0,1: 96:[14, 16, 2] Operation: 34-32=2 Start Sub Search at level 1: Movi...
0.989583
hs_2
sum_heuristic
[ 5, 77, 71, 53 ]
53
[ "77-5=72", "72-71=1", "53*1=53" ]
Current State: 53:[5, 77, 71, 53], Operations: [] Exploring Operation: 77-5=72, Resulting Numbers: [71, 53, 72] Generated Node #2: [71, 53, 72] from Operation: 77-5=72 Current State: 53:[71, 53, 72], Operations: ['77-5=72'] Exploring Operation: 72-71=1, Resulting Numbers: [53, 1] Generated Node #3: [53, 1] from Operati...
4
Current State: 53:[5, 77, 71, 53], Operations: [] Exploring Operation: 5+77=82, Resulting Numbers: [71, 53, 82] Generated Node #0,0: 53:[71, 53, 82] Operation: 5+77=82 Exploring Operation: 77-5=72, Resulting Numbers: [71, 53, 72] Generated Node #0,1: 53:[71, 53, 72] Operation: 77-5=72 Exploring Operation: 71-5=66, Resu...
0.987847
hs_3
mult_heuristic
[ 26, 10, 76, 47 ]
65
[ "26+10=36", "76-47=29", "36+29=65" ]
Current State: 65:[26, 10, 76, 47], Operations: [] Exploring Operation: 26+10=36, Resulting Numbers: [76, 47, 36] Generated Node #2: [76, 47, 36] from Operation: 26+10=36 Current State: 65:[76, 47, 36], Operations: ['26+10=36'] Exploring Operation: 76-47=29, Resulting Numbers: [36, 29] Generated Node #3: [36, 29] from ...
4
Current State: 65:[26, 10, 76, 47], Operations: [] Exploring Operation: 26+47=73, Resulting Numbers: [10, 76, 73] Generated Node #0,0: 65:[10, 76, 73] Operation: 26+47=73 Exploring Operation: 47-26=21, Resulting Numbers: [10, 76, 21] Generated Node #0,1: 65:[10, 76, 21] Operation: 47-26=21 Moving to Node #0,0 Current S...
0.985243
hs_2
sum_heuristic
[ 80, 46, 40, 45 ]
29
[ "80-46=34", "45-40=5", "34-5=29" ]
Current State: 29:[80, 46, 40, 45], Operations: [] Exploring Operation: 80-46=34, Resulting Numbers: [40, 45, 34] Generated Node #2: [40, 45, 34] from Operation: 80-46=34 Current State: 29:[40, 45, 34], Operations: ['80-46=34'] Exploring Operation: 45-40=5, Resulting Numbers: [34, 5] Generated Node #3: [34, 5] from Ope...
4
Current State: 29:[80, 46, 40, 45], Operations: [] Exploring Operation: 80-46=34, Resulting Numbers: [40, 45, 34] Generated Node #0,0: 29:[40, 45, 34] Operation: 80-46=34 Exploring Operation: 80/40=2, Resulting Numbers: [46, 45, 2] Generated Node #0,1: 29:[46, 45, 2] Operation: 80/40=2 Exploring Operation: 80-40=40, Re...
0.986979
hs_5
mult_heuristic
[ 5, 73, 24, 30 ]
17
[ "5*24=120", "73+30=103", "120-103=17" ]
Current State: 17:[5, 73, 24, 30], Operations: [] Exploring Operation: 5*24=120, Resulting Numbers: [73, 30, 120] Generated Node #2: [73, 30, 120] from Operation: 5*24=120 Current State: 17:[73, 30, 120], Operations: ['5*24=120'] Exploring Operation: 73+30=103, Resulting Numbers: [120, 103] Generated Node #3: [120, 103...
4
Current State: 17:[5, 73, 24, 30], Operations: [] Exploring Operation: 73-30=43, Resulting Numbers: [5, 24, 43] Generated Node #0,0: 17:[5, 24, 43] Operation: 73-30=43 Exploring Operation: 73-5=68, Resulting Numbers: [24, 30, 68] Generated Node #0,1: 17:[24, 30, 68] Operation: 73-5=68 Exploring Operation: 73-24=49, Res...
0
hs_3
mult_heuristic
[ 1, 2, 83, 90 ]
76
[ "1*2=2", "83*2=166", "166-90=76" ]
Current State: 76:[1, 2, 83, 90], Operations: [] Exploring Operation: 1*2=2, Resulting Numbers: [83, 90, 2] Generated Node #2: [83, 90, 2] from Operation: 1*2=2 Current State: 76:[83, 90, 2], Operations: ['1*2=2'] Exploring Operation: 83*2=166, Resulting Numbers: [90, 166] Generated Node #3: [90, 166] from Operation: 8...
4
Current State: 76:[1, 2, 83, 90], Operations: [] Exploring Operation: 90-1=89, Resulting Numbers: [2, 83, 89] Generated Node #0,0: 76:[2, 83, 89] Operation: 90-1=89 Exploring Operation: 90/2=45, Resulting Numbers: [1, 83, 45] Generated Node #0,1: 76:[1, 83, 45] Operation: 90/2=45 Exploring Operation: 83-2=81, Resulting...
0
hs_5
mult_heuristic
[ 92, 81, 81, 93 ]
92
[ "81-81=0", "93*0=0", "92+0=92" ]
Current State: 92:[92, 81, 81, 93], Operations: [] Exploring Operation: 81-81=0, Resulting Numbers: [92, 93, 0] Generated Node #2: [92, 93, 0] from Operation: 81-81=0 Current State: 92:[92, 93, 0], Operations: ['81-81=0'] Exploring Operation: 93*0=0, Resulting Numbers: [92, 0] Generated Node #3: [92, 0] from Operation:...
4
Current State: 92:[92, 81, 81, 93], Operations: [] Exploring Operation: 81/81=1, Resulting Numbers: [92, 93, 1] Generated Node #0,0: 92:[92, 93, 1] Operation: 81/81=1 Moving to Node #0,0 Current State: 92:[92, 93, 1], Operations: ['81/81=1'] Exploring Operation: 93-1=92, Resulting Numbers: [92, 92] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 15, 67, 30, 33 ]
22
[ "33-30=3", "15*3=45", "67-45=22" ]
Current State: 22:[15, 67, 30, 33], Operations: [] Exploring Operation: 33-30=3, Resulting Numbers: [15, 67, 3] Generated Node #2: [15, 67, 3] from Operation: 33-30=3 Current State: 22:[15, 67, 3], Operations: ['33-30=3'] Exploring Operation: 15*3=45, Resulting Numbers: [67, 45] Generated Node #3: [67, 45] from Operati...
4
Current State: 22:[15, 67, 30, 33], Operations: [] Exploring Operation: 67-33=34, Resulting Numbers: [15, 30, 34] Generated Node #0,0: 22:[15, 30, 34] Operation: 67-33=34 Exploring Operation: 33-30=3, Resulting Numbers: [15, 67, 3] Generated Node #0,1: 22:[15, 67, 3] Operation: 33-30=3 Exploring Operation: 30/15=2, Res...
0
hs_5
sum_heuristic
[ 23, 92, 7, 51 ]
71
[ "23+92=115", "51-7=44", "115-44=71" ]
Current State: 71:[23, 92, 7, 51], Operations: [] Exploring Operation: 23+92=115, Resulting Numbers: [7, 51, 115] Generated Node #2: [7, 51, 115] from Operation: 23+92=115 Current State: 71:[7, 51, 115], Operations: ['23+92=115'] Exploring Operation: 51-7=44, Resulting Numbers: [115, 44] Generated Node #3: [115, 44] fr...
4
Current State: 71:[23, 92, 7, 51], Operations: [] Exploring Operation: 92-7=85, Resulting Numbers: [23, 51, 85] Generated Node #0,0: 71:[23, 51, 85] Operation: 92-7=85 Exploring Operation: 23+7=30, Resulting Numbers: [92, 51, 30] Generated Node #0,1: 71:[92, 51, 30] Operation: 23+7=30 Exploring Operation: 7+51=58, Resu...
0.97309
hs_3
sum_heuristic
[ 27, 37, 29, 75 ]
36
[ "37-27=10", "75-29=46", "46-10=36" ]
Current State: 36:[27, 37, 29, 75], Operations: [] Exploring Operation: 37-27=10, Resulting Numbers: [29, 75, 10] Generated Node #2: [29, 75, 10] from Operation: 37-27=10 Current State: 36:[29, 75, 10], Operations: ['37-27=10'] Exploring Operation: 75-29=46, Resulting Numbers: [10, 46] Generated Node #3: [10, 46] from ...
4
Current State: 36:[27, 37, 29, 75], Operations: [] Exploring Operation: 75-37=38, Resulting Numbers: [27, 29, 38] Generated Node #0,0: 36:[27, 29, 38] Operation: 75-37=38 Moving to Node #0,0 Current State: 36:[27, 29, 38], Operations: ['75-37=38'] Exploring Operation: 29-27=2, Resulting Numbers: [38, 2] Generated Node ...
0.993924
hs_1
sum_heuristic
[ 89, 24, 11, 95 ]
42
[ "95-89=6", "11*6=66", "66-24=42" ]
Current State: 42:[89, 24, 11, 95], Operations: [] Exploring Operation: 95-89=6, Resulting Numbers: [24, 11, 6] Generated Node #2: [24, 11, 6] from Operation: 95-89=6 Current State: 42:[24, 11, 6], Operations: ['95-89=6'] Exploring Operation: 11*6=66, Resulting Numbers: [24, 66] Generated Node #3: [24, 66] from Operati...
4
Current State: 42:[89, 24, 11, 95], Operations: [] Exploring Operation: 89-24=65, Resulting Numbers: [11, 95, 65] Generated Node #0,0: 42:[11, 95, 65] Operation: 89-24=65 Exploring Operation: 95-89=6, Resulting Numbers: [24, 11, 6] Generated Node #0,1: 42:[24, 11, 6] Operation: 95-89=6 Start Sub Search at level 1: Movi...
0
hs_2
sum_heuristic
[ 10, 75, 7, 8 ]
29
[ "10+75=85", "7*8=56", "85-56=29" ]
Current State: 29:[10, 75, 7, 8], Operations: [] Exploring Operation: 10+75=85, Resulting Numbers: [7, 8, 85] Generated Node #2: [7, 8, 85] from Operation: 10+75=85 Current State: 29:[7, 8, 85], Operations: ['10+75=85'] Exploring Operation: 7*8=56, Resulting Numbers: [85, 56] Generated Node #3: [85, 56] from Operation:...
4
Current State: 29:[10, 75, 7, 8], Operations: [] Exploring Operation: 10+7=17, Resulting Numbers: [75, 8, 17] Generated Node #0,0: 29:[75, 8, 17] Operation: 10+7=17 Exploring Operation: 75-10=65, Resulting Numbers: [7, 8, 65] Generated Node #0,1: 29:[7, 8, 65] Operation: 75-10=65 Start Sub Search at level 1: Moving to ...
0
hs_2
sum_heuristic
[ 93, 91, 72, 28 ]
58
[ "93-91=2", "28/2=14", "72-14=58" ]
Current State: 58:[93, 91, 72, 28], Operations: [] Exploring Operation: 93-91=2, Resulting Numbers: [72, 28, 2] Generated Node #2: [72, 28, 2] from Operation: 93-91=2 Current State: 58:[72, 28, 2], Operations: ['93-91=2'] Exploring Operation: 28/2=14, Resulting Numbers: [72, 14] Generated Node #3: [72, 14] from Operati...
4
Current State: 58:[93, 91, 72, 28], Operations: [] Exploring Operation: 93-72=21, Resulting Numbers: [91, 28, 21] Generated Node #0,0: 58:[91, 28, 21] Operation: 93-72=21 Exploring Operation: 91-72=19, Resulting Numbers: [93, 28, 19] Generated Node #0,1: 58:[93, 28, 19] Operation: 91-72=19 Exploring Operation: 93-91=2,...
0
hs_3
mult_heuristic
[ 99, 20, 45, 10 ]
66
[ "20+10=30", "99*30=2970", "2970/45=66" ]
Current State: 66:[99, 20, 45, 10], Operations: [] Exploring Operation: 20+10=30, Resulting Numbers: [99, 45, 30] Generated Node #2: [99, 45, 30] from Operation: 20+10=30 Current State: 66:[99, 45, 30], Operations: ['20+10=30'] Exploring Operation: 99*30=2970, Resulting Numbers: [45, 2970] Generated Node #3: [45, 2970]...
4
Current State: 66:[99, 20, 45, 10], Operations: [] Exploring Operation: 99-45=54, Resulting Numbers: [20, 10, 54] Generated Node #0,0: 66:[20, 10, 54] Operation: 99-45=54 Moving to Node #0,0 Current State: 66:[20, 10, 54], Operations: ['99-45=54'] Exploring Operation: 54-20=34, Resulting Numbers: [10, 34] Generated Nod...
0
hs_1
sum_heuristic
[ 73, 18, 58, 11 ]
71
[ "18+11=29", "58/29=2", "73-2=71" ]
Current State: 71:[73, 18, 58, 11], Operations: [] Exploring Operation: 18+11=29, Resulting Numbers: [73, 58, 29] Generated Node #2: [73, 58, 29] from Operation: 18+11=29 Current State: 71:[73, 58, 29], Operations: ['18+11=29'] Exploring Operation: 58/29=2, Resulting Numbers: [73, 2] Generated Node #3: [73, 2] from Ope...
4
Current State: 71:[73, 18, 58, 11], Operations: [] Exploring Operation: 58+11=69, Resulting Numbers: [73, 18, 69] Generated Node #0,0: 71:[73, 18, 69] Operation: 58+11=69 Exploring Operation: 18+11=29, Resulting Numbers: [73, 58, 29] Generated Node #0,1: 71:[73, 58, 29] Operation: 18+11=29 Exploring Operation: 18+58=76...
0.914063
hs_5
mult_heuristic
[ 91, 31, 18, 25 ]
53
[ "91-31=60", "25-18=7", "60-7=53" ]
Current State: 53:[91, 31, 18, 25], Operations: [] Exploring Operation: 91-31=60, Resulting Numbers: [18, 25, 60] Generated Node #2: [18, 25, 60] from Operation: 91-31=60 Current State: 53:[18, 25, 60], Operations: ['91-31=60'] Exploring Operation: 25-18=7, Resulting Numbers: [60, 7] Generated Node #3: [60, 7] from Ope...
4
Current State: 53:[91, 31, 18, 25], Operations: [] Exploring Operation: 91-31=60, Resulting Numbers: [18, 25, 60] Generated Node #0,0: 53:[18, 25, 60] Operation: 91-31=60 Start Sub Search at level 1: Moving to Node #0,0 Current State: 53:[18, 25, 60], Operations: ['91-31=60'] Exploring Operation: 18+25=43, Resulting Nu...
0
hs_1
sum_heuristic
[ 54, 20, 61, 4 ]
99
[ "54-20=34", "61+4=65", "34+65=99" ]
Current State: 99:[54, 20, 61, 4], Operations: [] Exploring Operation: 54-20=34, Resulting Numbers: [61, 4, 34] Generated Node #2: [61, 4, 34] from Operation: 54-20=34 Current State: 99:[61, 4, 34], Operations: ['54-20=34'] Exploring Operation: 61+4=65, Resulting Numbers: [34, 65] Generated Node #3: [34, 65] from Opera...
4
Current State: 99:[54, 20, 61, 4], Operations: [] Exploring Operation: 61-54=7, Resulting Numbers: [20, 4, 7] Generated Node #0,0: 99:[20, 4, 7] Operation: 61-54=7 Exploring Operation: 20+61=81, Resulting Numbers: [54, 4, 81] Generated Node #0,1: 99:[54, 4, 81] Operation: 20+61=81 Exploring Operation: 54+61=115, Result...
0.967882
hs_5
sum_heuristic
[ 74, 11, 71, 4 ]
77
[ "74-71=3", "4+3=7", "11*7=77" ]
Current State: 77:[74, 11, 71, 4], Operations: [] Exploring Operation: 74-71=3, Resulting Numbers: [11, 4, 3] Generated Node #2: [11, 4, 3] from Operation: 74-71=3 Current State: 77:[11, 4, 3], Operations: ['74-71=3'] Exploring Operation: 4+3=7, Resulting Numbers: [11, 7] Generated Node #3: [11, 7] from Operation: 4+3=...
4
Current State: 77:[74, 11, 71, 4], Operations: [] Exploring Operation: 74-71=3, Resulting Numbers: [11, 4, 3] Generated Node #0,0: 77:[11, 4, 3] Operation: 74-71=3 Exploring Operation: 71+4=75, Resulting Numbers: [74, 11, 75] Generated Node #0,1: 77:[74, 11, 75] Operation: 71+4=75 Exploring Operation: 74+4=78, Resultin...
0.979167
hs_3
sum_heuristic
[ 46, 45, 80, 79 ]
90
[ "46+45=91", "80-79=1", "91-1=90" ]
Current State: 90:[46, 45, 80, 79], Operations: [] Exploring Operation: 46+45=91, Resulting Numbers: [80, 79, 91] Generated Node #2: [80, 79, 91] from Operation: 46+45=91 Current State: 90:[80, 79, 91], Operations: ['46+45=91'] Exploring Operation: 80-79=1, Resulting Numbers: [91, 1] Generated Node #3: [91, 1] from Ope...
4
Current State: 90:[46, 45, 80, 79], Operations: [] Exploring Operation: 79-45=34, Resulting Numbers: [46, 80, 34] Generated Node #0,0: 90:[46, 80, 34] Operation: 79-45=34 Exploring Operation: 80-45=35, Resulting Numbers: [46, 79, 35] Generated Node #0,1: 90:[46, 79, 35] Operation: 80-45=35 Exploring Operation: 79-46=33...
0.985243
hs_5
mult_heuristic
[ 26, 3, 71, 12 ]
36
[ "26-3=23", "71-12=59", "59-23=36" ]
Current State: 36:[26, 3, 71, 12], Operations: [] Exploring Operation: 26-3=23, Resulting Numbers: [71, 12, 23] Generated Node #2: [71, 12, 23] from Operation: 26-3=23 Current State: 36:[71, 12, 23], Operations: ['26-3=23'] Exploring Operation: 71-12=59, Resulting Numbers: [23, 59] Generated Node #3: [23, 59] from Oper...
4
Current State: 36:[26, 3, 71, 12], Operations: [] Exploring Operation: 26+12=38, Resulting Numbers: [3, 71, 38] Generated Node #0,0: 36:[3, 71, 38] Operation: 26+12=38 Exploring Operation: 71-26=45, Resulting Numbers: [3, 12, 45] Generated Node #0,1: 36:[3, 12, 45] Operation: 71-26=45 Exploring Operation: 71-12=59, Res...
0.986111
hs_3
mult_heuristic
[ 25, 70, 63, 14 ]
50
[ "25*14=350", "70-63=7", "350/7=50" ]
Current State: 50:[25, 70, 63, 14], Operations: [] Exploring Operation: 25*14=350, Resulting Numbers: [70, 63, 350] Generated Node #2: [70, 63, 350] from Operation: 25*14=350 Current State: 50:[70, 63, 350], Operations: ['25*14=350'] Exploring Operation: 70-63=7, Resulting Numbers: [350, 7] Generated Node #3: [350, 7] ...
4
Current State: 50:[25, 70, 63, 14], Operations: [] Exploring Operation: 70-14=56, Resulting Numbers: [25, 63, 56] Generated Node #0,0: 50:[25, 63, 56] Operation: 70-14=56 Exploring Operation: 63-14=49, Resulting Numbers: [25, 70, 49] Generated Node #0,1: 50:[25, 70, 49] Operation: 63-14=49 Exploring Operation: 70/14=5,...
0.988715
hs_4
sum_heuristic
[ 55, 57, 24, 72 ]
50
[ "57-55=2", "72-24=48", "2+48=50" ]
Current State: 50:[55, 57, 24, 72], Operations: [] Exploring Operation: 57-55=2, Resulting Numbers: [24, 72, 2] Generated Node #2: [24, 72, 2] from Operation: 57-55=2 Current State: 50:[24, 72, 2], Operations: ['57-55=2'] Exploring Operation: 72-24=48, Resulting Numbers: [2, 48] Generated Node #3: [2, 48] from Operatio...
4
Current State: 50:[55, 57, 24, 72], Operations: [] Exploring Operation: 72/24=3, Resulting Numbers: [55, 57, 3] Generated Node #0,0: 50:[55, 57, 3] Operation: 72/24=3 Exploring Operation: 72-57=15, Resulting Numbers: [55, 24, 15] Generated Node #0,1: 50:[55, 24, 15] Operation: 72-57=15 Start Sub Search at level 1: Movi...
0
hs_2
mult_heuristic
[ 10, 32, 35, 69 ]
43
[ "32*35=1120", "1120/10=112", "112-69=43" ]
Current State: 43:[10, 32, 35, 69], Operations: [] Exploring Operation: 32*35=1120, Resulting Numbers: [10, 69, 1120] Generated Node #2: [10, 69, 1120] from Operation: 32*35=1120 Current State: 43:[10, 69, 1120], Operations: ['32*35=1120'] Exploring Operation: 1120/10=112, Resulting Numbers: [69, 112] Generated Node #3...
4
Current State: 43:[10, 32, 35, 69], Operations: [] Exploring Operation: 69-32=37, Resulting Numbers: [10, 35, 37] Generated Node #0,0: 43:[10, 35, 37] Operation: 69-32=37 Exploring Operation: 10+32=42, Resulting Numbers: [35, 69, 42] Generated Node #0,1: 43:[35, 69, 42] Operation: 10+32=42 Exploring Operation: 10+35=45...
0
hs_4
mult_heuristic
[ 2, 92, 28, 8 ]
52
[ "92+28=120", "120/2=60", "60-8=52" ]
Current State: 52:[2, 92, 28, 8], Operations: [] Exploring Operation: 92+28=120, Resulting Numbers: [2, 8, 120] Generated Node #2: [2, 8, 120] from Operation: 92+28=120 Current State: 52:[2, 8, 120], Operations: ['92+28=120'] Exploring Operation: 120/2=60, Resulting Numbers: [8, 60] Generated Node #3: [8, 60] from Oper...
4
Current State: 52:[2, 92, 28, 8], Operations: [] Exploring Operation: 92/2=46, Resulting Numbers: [28, 8, 46] Generated Node #0,0: 52:[28, 8, 46] Operation: 92/2=46 Exploring Operation: 92-28=64, Resulting Numbers: [2, 8, 64] Generated Node #0,1: 52:[2, 8, 64] Operation: 92-28=64 Moving to Node #0,0 Current State: 52:[...
0
hs_2
mult_heuristic
[ 14, 52, 47, 58 ]
67
[ "52-14=38", "47+58=105", "105-38=67" ]
Current State: 67:[14, 52, 47, 58], Operations: [] Exploring Operation: 52-14=38, Resulting Numbers: [47, 58, 38] Generated Node #2: [47, 58, 38] from Operation: 52-14=38 Current State: 67:[47, 58, 38], Operations: ['52-14=38'] Exploring Operation: 47+58=105, Resulting Numbers: [38, 105] Generated Node #3: [38, 105] fr...
4
Current State: 67:[14, 52, 47, 58], Operations: [] Exploring Operation: 14+47=61, Resulting Numbers: [52, 58, 61] Generated Node #0,0: 67:[52, 58, 61] Operation: 14+47=61 Exploring Operation: 14+52=66, Resulting Numbers: [47, 58, 66] Generated Node #0,1: 67:[47, 58, 66] Operation: 14+52=66 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 3, 20, 15, 1 ]
38
[ "3+20=23", "15*1=15", "23+15=38" ]
Current State: 38:[3, 20, 15, 1], Operations: [] Exploring Operation: 3+20=23, Resulting Numbers: [15, 1, 23] Generated Node #2: [15, 1, 23] from Operation: 3+20=23 Current State: 38:[15, 1, 23], Operations: ['3+20=23'] Exploring Operation: 15*1=15, Resulting Numbers: [23, 15] Generated Node #3: [23, 15] from Operation...
4
Current State: 38:[3, 20, 15, 1], Operations: [] Exploring Operation: 15/3=5, Resulting Numbers: [20, 1, 5] Generated Node #0,0: 38:[20, 1, 5] Operation: 15/3=5 Exploring Operation: 3-1=2, Resulting Numbers: [20, 15, 2] Generated Node #0,1: 38:[20, 15, 2] Operation: 3-1=2 Exploring Operation: 3+15=18, Resulting Numbers...
0.988715
hs_4
mult_heuristic
[ 28, 53, 30, 52 ]
79
[ "30-28=2", "52/2=26", "53+26=79" ]
Current State: 79:[28, 53, 30, 52], Operations: [] Exploring Operation: 30-28=2, Resulting Numbers: [53, 52, 2] Generated Node #2: [53, 52, 2] from Operation: 30-28=2 Current State: 79:[53, 52, 2], Operations: ['30-28=2'] Exploring Operation: 52/2=26, Resulting Numbers: [53, 26] Generated Node #3: [53, 26] from Operati...
4
Current State: 79:[28, 53, 30, 52], Operations: [] Exploring Operation: 28+30=58, Resulting Numbers: [53, 52, 58] Generated Node #0,0: 79:[53, 52, 58] Operation: 28+30=58 Moving to Node #0,0 Current State: 79:[53, 52, 58], Operations: ['28+30=58'] Exploring Operation: 53+52=105, Resulting Numbers: [58, 105] Generated N...
0
hs_1
mult_heuristic
[ 50, 14, 32, 1 ]
31
[ "50+14=64", "32+1=33", "64-33=31" ]
Current State: 31:[50, 14, 32, 1], Operations: [] Exploring Operation: 50+14=64, Resulting Numbers: [32, 1, 64] Generated Node #2: [32, 1, 64] from Operation: 50+14=64 Current State: 31:[32, 1, 64], Operations: ['50+14=64'] Exploring Operation: 32+1=33, Resulting Numbers: [64, 33] Generated Node #3: [64, 33] from Opera...
4
Current State: 31:[50, 14, 32, 1], Operations: [] Exploring Operation: 14+1=15, Resulting Numbers: [50, 32, 15] Generated Node #0,0: 31:[50, 32, 15] Operation: 14+1=15 Exploring Operation: 50-14=36, Resulting Numbers: [32, 1, 36] Generated Node #0,1: 31:[32, 1, 36] Operation: 50-14=36 Exploring Operation: 50*1=50, Resu...
0.931424
hs_5
sum_heuristic
[ 5, 52, 97, 8 ]
73
[ "97+8=105", "105/5=21", "52+21=73" ]
Current State: 73:[5, 52, 97, 8], Operations: [] Exploring Operation: 97+8=105, Resulting Numbers: [5, 52, 105] Generated Node #2: [5, 52, 105] from Operation: 97+8=105 Current State: 73:[5, 52, 105], Operations: ['97+8=105'] Exploring Operation: 105/5=21, Resulting Numbers: [52, 21] Generated Node #3: [52, 21] from Op...
4
Current State: 73:[5, 52, 97, 8], Operations: [] Exploring Operation: 5+8=13, Resulting Numbers: [52, 97, 13] Generated Node #0,0: 73:[52, 97, 13] Operation: 5+8=13 Exploring Operation: 5+52=57, Resulting Numbers: [97, 8, 57] Generated Node #0,1: 73:[97, 8, 57] Operation: 5+52=57 Exploring Operation: 97-5=92, Resulting...
0
hs_4
sum_heuristic
[ 91, 77, 38, 42 ]
41
[ "91-77=14", "42/14=3", "38+3=41" ]
Current State: 41:[91, 77, 38, 42], Operations: [] Exploring Operation: 91-77=14, Resulting Numbers: [38, 42, 14] Generated Node #2: [38, 42, 14] from Operation: 91-77=14 Current State: 41:[38, 42, 14], Operations: ['91-77=14'] Exploring Operation: 42/14=3, Resulting Numbers: [38, 3] Generated Node #3: [38, 3] from Ope...
4
Current State: 41:[91, 77, 38, 42], Operations: [] Exploring Operation: 77-38=39, Resulting Numbers: [91, 42, 39] Generated Node #0,0: 41:[91, 42, 39] Operation: 77-38=39 Exploring Operation: 91-42=49, Resulting Numbers: [77, 38, 49] Generated Node #0,1: 41:[77, 38, 49] Operation: 91-42=49 Exploring Operation: 91-77=14...
0
hs_4
mult_heuristic
[ 8, 72, 4, 91 ]
97
[ "8+4=12", "72/12=6", "91+6=97" ]
Current State: 97:[8, 72, 4, 91], Operations: [] Exploring Operation: 8+4=12, Resulting Numbers: [72, 91, 12] Generated Node #2: [72, 91, 12] from Operation: 8+4=12 Current State: 97:[72, 91, 12], Operations: ['8+4=12'] Exploring Operation: 72/12=6, Resulting Numbers: [91, 6] Generated Node #3: [91, 6] from Operation: ...
4
Current State: 97:[8, 72, 4, 91], Operations: [] Exploring Operation: 8+4=12, Resulting Numbers: [72, 91, 12] Generated Node #0,0: 97:[72, 91, 12] Operation: 8+4=12 Exploring Operation: 72+4=76, Resulting Numbers: [8, 91, 76] Generated Node #0,1: 97:[8, 91, 76] Operation: 72+4=76 Exploring Operation: 8+72=80, Resulting...
0.958333
hs_5
sum_heuristic
[ 58, 2, 10, 85 ]
21
[ "58*2=116", "10+85=95", "116-95=21" ]
Current State: 21:[58, 2, 10, 85], Operations: [] Exploring Operation: 58*2=116, Resulting Numbers: [10, 85, 116] Generated Node #2: [10, 85, 116] from Operation: 58*2=116 Current State: 21:[10, 85, 116], Operations: ['58*2=116'] Exploring Operation: 10+85=95, Resulting Numbers: [116, 95] Generated Node #3: [116, 95] f...
4
Current State: 21:[58, 2, 10, 85], Operations: [] Exploring Operation: 58-10=48, Resulting Numbers: [2, 85, 48] Generated Node #0,0: 21:[2, 85, 48] Operation: 58-10=48 Exploring Operation: 85-10=75, Resulting Numbers: [58, 2, 75] Generated Node #0,1: 21:[58, 2, 75] Operation: 85-10=75 Exploring Operation: 85-58=27, Res...
0
hs_4
sum_heuristic
[ 46, 30, 43, 71 ]
81
[ "46-43=3", "30/3=10", "71+10=81" ]
Current State: 81:[46, 30, 43, 71], Operations: [] Exploring Operation: 46-43=3, Resulting Numbers: [30, 71, 3] Generated Node #2: [30, 71, 3] from Operation: 46-43=3 Current State: 81:[30, 71, 3], Operations: ['46-43=3'] Exploring Operation: 30/3=10, Resulting Numbers: [71, 10] Generated Node #3: [71, 10] from Operati...
4
Current State: 81:[46, 30, 43, 71], Operations: [] Exploring Operation: 71-46=25, Resulting Numbers: [30, 43, 25] Generated Node #0,0: 81:[30, 43, 25] Operation: 71-46=25 Exploring Operation: 46+43=89, Resulting Numbers: [30, 71, 89] Generated Node #0,1: 81:[30, 71, 89] Operation: 46+43=89 Exploring Operation: 46-43=3,...
0.985243
hs_3
mult_heuristic
[ 54, 37, 54, 25 ]
13
[ "54/54=1", "37-25=12", "1+12=13" ]
Current State: 13:[54, 37, 54, 25], Operations: [] Exploring Operation: 54/54=1, Resulting Numbers: [37, 25, 1] Generated Node #2: [37, 25, 1] from Operation: 54/54=1 Current State: 13:[37, 25, 1], Operations: ['54/54=1'] Exploring Operation: 37-25=12, Resulting Numbers: [1, 12] Generated Node #3: [1, 12] from Operatio...
4
Current State: 13:[54, 37, 54, 25], Operations: [] Exploring Operation: 54-37=17, Resulting Numbers: [54, 25, 17] Generated Node #0,0: 13:[54, 25, 17] Operation: 54-37=17 Exploring Operation: 54/54=1, Resulting Numbers: [37, 25, 1] Generated Node #0,1: 13:[37, 25, 1] Operation: 54/54=1 Exploring Operation: 54-54=0, Res...
0.988715
hs_3
mult_heuristic
[ 95, 7, 99, 86 ]
89
[ "95+7=102", "99-86=13", "102-13=89" ]
Current State: 89:[95, 7, 99, 86], Operations: [] Exploring Operation: 95+7=102, Resulting Numbers: [99, 86, 102] Generated Node #2: [99, 86, 102] from Operation: 95+7=102 Current State: 89:[99, 86, 102], Operations: ['95+7=102'] Exploring Operation: 99-86=13, Resulting Numbers: [102, 13] Generated Node #3: [102, 13] f...
4
Current State: 89:[95, 7, 99, 86], Operations: [] Exploring Operation: 99-7=92, Resulting Numbers: [95, 86, 92] Generated Node #0,0: 89:[95, 86, 92] Operation: 99-7=92 Moving to Node #0,0 Current State: 89:[95, 86, 92], Operations: ['99-7=92'] Exploring Operation: 95-86=9, Resulting Numbers: [92, 9] Generated Node #0,0...
0
hs_1
mult_heuristic
[ 54, 63, 5, 22 ]
71
[ "63+22=85", "85/5=17", "54+17=71" ]
Current State: 71:[54, 63, 5, 22], Operations: [] Exploring Operation: 63+22=85, Resulting Numbers: [54, 5, 85] Generated Node #2: [54, 5, 85] from Operation: 63+22=85 Current State: 71:[54, 5, 85], Operations: ['63+22=85'] Exploring Operation: 85/5=17, Resulting Numbers: [54, 17] Generated Node #3: [54, 17] from Opera...
4
Current State: 71:[54, 63, 5, 22], Operations: [] Exploring Operation: 5*22=110, Resulting Numbers: [54, 63, 110] Generated Node #0,0: 71:[54, 63, 110] Operation: 5*22=110 Start Sub Search at level 1: Moving to Node #0,0 Current State: 71:[54, 63, 110], Operations: ['5*22=110'] Exploring Operation: 110-54=56, Resulting...
0
hs_1
mult_heuristic
[ 98, 21, 91, 65 ]
93
[ "98+21=119", "91-65=26", "119-26=93" ]
Current State: 93:[98, 21, 91, 65], Operations: [] Exploring Operation: 98+21=119, Resulting Numbers: [91, 65, 119] Generated Node #2: [91, 65, 119] from Operation: 98+21=119 Current State: 93:[91, 65, 119], Operations: ['98+21=119'] Exploring Operation: 91-65=26, Resulting Numbers: [119, 26] Generated Node #3: [119, 2...
4
Current State: 93:[98, 21, 91, 65], Operations: [] Exploring Operation: 98-65=33, Resulting Numbers: [21, 91, 33] Generated Node #0,0: 93:[21, 91, 33] Operation: 98-65=33 Exploring Operation: 21+65=86, Resulting Numbers: [98, 91, 86] Generated Node #0,1: 93:[98, 91, 86] Operation: 21+65=86 Moving to Node #0,0 Current S...
0.986979
hs_2
mult_heuristic
[ 81, 57, 14, 95 ]
57
[ "81+57=138", "95-14=81", "138-81=57" ]
Current State: 57:[81, 57, 14, 95], Operations: [] Exploring Operation: 81+57=138, Resulting Numbers: [14, 95, 138] Generated Node #2: [14, 95, 138] from Operation: 81+57=138 Current State: 57:[14, 95, 138], Operations: ['81+57=138'] Exploring Operation: 95-14=81, Resulting Numbers: [138, 81] Generated Node #3: [138, 8...
4
Current State: 57:[81, 57, 14, 95], Operations: [] Exploring Operation: 95-57=38, Resulting Numbers: [81, 14, 38] Generated Node #0,0: 57:[81, 14, 38] Operation: 95-57=38 Exploring Operation: 81-14=67, Resulting Numbers: [57, 95, 67] Generated Node #0,1: 57:[57, 95, 67] Operation: 81-14=67 Exploring Operation: 95-81=14...
0.986111
hs_5
mult_heuristic
[ 75, 32, 53, 78 ]
82
[ "75+32=107", "78-53=25", "107-25=82" ]
Current State: 82:[75, 32, 53, 78], Operations: [] Exploring Operation: 75+32=107, Resulting Numbers: [53, 78, 107] Generated Node #2: [53, 78, 107] from Operation: 75+32=107 Current State: 82:[53, 78, 107], Operations: ['75+32=107'] Exploring Operation: 78-53=25, Resulting Numbers: [107, 25] Generated Node #3: [107, 2...
4
Current State: 82:[75, 32, 53, 78], Operations: [] Exploring Operation: 75-32=43, Resulting Numbers: [53, 78, 43] Generated Node #0,0: 82:[53, 78, 43] Operation: 75-32=43 Exploring Operation: 32+53=85, Resulting Numbers: [75, 78, 85] Generated Node #0,1: 82:[75, 78, 85] Operation: 32+53=85 Exploring Operation: 78-32=46...
0.986979
hs_4
sum_heuristic
[ 25, 34, 50, 58 ]
51
[ "25+34=59", "58-50=8", "59-8=51" ]
Current State: 51:[25, 34, 50, 58], Operations: [] Exploring Operation: 25+34=59, Resulting Numbers: [50, 58, 59] Generated Node #2: [50, 58, 59] from Operation: 25+34=59 Current State: 51:[50, 58, 59], Operations: ['25+34=59'] Exploring Operation: 58-50=8, Resulting Numbers: [59, 8] Generated Node #3: [59, 8] from Ope...
4
Current State: 51:[25, 34, 50, 58], Operations: [] Exploring Operation: 34-25=9, Resulting Numbers: [50, 58, 9] Generated Node #0,0: 51:[50, 58, 9] Operation: 34-25=9 Exploring Operation: 25+34=59, Resulting Numbers: [50, 58, 59] Generated Node #0,1: 51:[50, 58, 59] Operation: 25+34=59 Start Sub Search at level 1: Movi...
0.986111
hs_2
sum_heuristic
[ 39, 41, 5, 23 ]
69
[ "41-39=2", "5-2=3", "23*3=69" ]
Current State: 69:[39, 41, 5, 23], Operations: [] Exploring Operation: 41-39=2, Resulting Numbers: [5, 23, 2] Generated Node #2: [5, 23, 2] from Operation: 41-39=2 Current State: 69:[5, 23, 2], Operations: ['41-39=2'] Exploring Operation: 5-2=3, Resulting Numbers: [23, 3] Generated Node #3: [23, 3] from Operation: 5-2=...
4
Current State: 69:[39, 41, 5, 23], Operations: [] Exploring Operation: 41+23=64, Resulting Numbers: [39, 5, 64] Generated Node #0,0: 69:[39, 5, 64] Operation: 41+23=64 Exploring Operation: 39+41=80, Resulting Numbers: [5, 23, 80] Generated Node #0,1: 69:[5, 23, 80] Operation: 39+41=80 Exploring Operation: 41-23=18, Res...
0.987847
hs_4
sum_heuristic
[ 76, 61, 65, 97 ]
78
[ "65-61=4", "76/4=19", "97-19=78" ]
Current State: 78:[76, 61, 65, 97], Operations: [] Exploring Operation: 65-61=4, Resulting Numbers: [76, 97, 4] Generated Node #2: [76, 97, 4] from Operation: 65-61=4 Current State: 78:[76, 97, 4], Operations: ['65-61=4'] Exploring Operation: 76/4=19, Resulting Numbers: [97, 19] Generated Node #3: [97, 19] from Operati...
4
Current State: 78:[76, 61, 65, 97], Operations: [] Exploring Operation: 97-61=36, Resulting Numbers: [76, 65, 36] Generated Node #0,0: 78:[76, 65, 36] Operation: 97-61=36 Start Sub Search at level 1: Moving to Node #0,0 Current State: 78:[76, 65, 36], Operations: ['97-61=36'] Exploring Operation: 76-65=11, Resulting Nu...
0
hs_1
mult_heuristic
[ 68, 44, 84, 66 ]
38
[ "68+44=112", "84+66=150", "150-112=38" ]
Current State: 38:[68, 44, 84, 66], Operations: [] Exploring Operation: 68+44=112, Resulting Numbers: [84, 66, 112] Generated Node #2: [84, 66, 112] from Operation: 68+44=112 Current State: 38:[84, 66, 112], Operations: ['68+44=112'] Exploring Operation: 84+66=150, Resulting Numbers: [112, 150] Generated Node #3: [112,...
4
Current State: 38:[68, 44, 84, 66], Operations: [] Exploring Operation: 84-66=18, Resulting Numbers: [68, 44, 18] Generated Node #0,0: 38:[68, 44, 18] Operation: 84-66=18 Exploring Operation: 84-68=16, Resulting Numbers: [44, 66, 16] Generated Node #0,1: 38:[44, 66, 16] Operation: 84-68=16 Exploring Operation: 68-66=2,...
0.970486
hs_4
mult_heuristic
[ 9, 29, 10, 69 ]
59
[ "29-9=20", "10+69=79", "79-20=59" ]
Current State: 59:[9, 29, 10, 69], Operations: [] Exploring Operation: 29-9=20, Resulting Numbers: [10, 69, 20] Generated Node #2: [10, 69, 20] from Operation: 29-9=20 Current State: 59:[10, 69, 20], Operations: ['29-9=20'] Exploring Operation: 10+69=79, Resulting Numbers: [20, 79] Generated Node #3: [20, 79] from Oper...
4
Current State: 59:[9, 29, 10, 69], Operations: [] Exploring Operation: 9*10=90, Resulting Numbers: [29, 69, 90] Generated Node #0,0: 59:[29, 69, 90] Operation: 9*10=90 Moving to Node #0,0 Current State: 59:[29, 69, 90], Operations: ['9*10=90'] Exploring Operation: 90-29=61, Resulting Numbers: [69, 61] Generated Node #0...
0
hs_1
mult_heuristic
[ 18, 9, 90, 11 ]
25
[ "90/18=5", "9+11=20", "5+20=25" ]
Current State: 25:[18, 9, 90, 11], Operations: [] Exploring Operation: 90/18=5, Resulting Numbers: [9, 11, 5] Generated Node #2: [9, 11, 5] from Operation: 90/18=5 Current State: 25:[9, 11, 5], Operations: ['90/18=5'] Exploring Operation: 9+11=20, Resulting Numbers: [5, 20] Generated Node #3: [5, 20] from Operation: 9+...
4
Current State: 25:[18, 9, 90, 11], Operations: [] Exploring Operation: 90/18=5, Resulting Numbers: [9, 11, 5] Generated Node #0,0: 25:[9, 11, 5] Operation: 90/18=5 Exploring Operation: 90/9=10, Resulting Numbers: [18, 11, 10] Generated Node #0,1: 25:[18, 11, 10] Operation: 90/9=10 Moving to Node #0,0 Current State: 25:...
0.989583
hs_2
sum_heuristic
[ 2, 57, 47, 38 ]
66
[ "2*38=76", "57-47=10", "76-10=66" ]
Current State: 66:[2, 57, 47, 38], Operations: [] Exploring Operation: 2*38=76, Resulting Numbers: [57, 47, 76] Generated Node #2: [57, 47, 76] from Operation: 2*38=76 Current State: 66:[57, 47, 76], Operations: ['2*38=76'] Exploring Operation: 57-47=10, Resulting Numbers: [76, 10] Generated Node #3: [76, 10] from Oper...
4
Current State: 66:[2, 57, 47, 38], Operations: [] Exploring Operation: 57-38=19, Resulting Numbers: [2, 47, 19] Generated Node #0,0: 66:[2, 47, 19] Operation: 57-38=19 Exploring Operation: 57-47=10, Resulting Numbers: [2, 38, 10] Generated Node #0,1: 66:[2, 38, 10] Operation: 57-47=10 Exploring Operation: 47-38=9, Resu...
0
hs_3
mult_heuristic
[ 92, 5, 9, 95 ]
30
[ "92+9=101", "101-95=6", "5*6=30" ]
Current State: 30:[92, 5, 9, 95], Operations: [] Exploring Operation: 92+9=101, Resulting Numbers: [5, 95, 101] Generated Node #2: [5, 95, 101] from Operation: 92+9=101 Current State: 30:[5, 95, 101], Operations: ['92+9=101'] Exploring Operation: 101-95=6, Resulting Numbers: [5, 6] Generated Node #3: [5, 6] from Operat...
4
Current State: 30:[92, 5, 9, 95], Operations: [] Exploring Operation: 95/5=19, Resulting Numbers: [92, 9, 19] Generated Node #0,0: 30:[92, 9, 19] Operation: 95/5=19 Exploring Operation: 95-92=3, Resulting Numbers: [5, 9, 3] Generated Node #0,1: 30:[5, 9, 3] Operation: 95-92=3 Moving to Node #0,1 Current State: 30:[5, 9...
0.990451
hs_2
mult_heuristic
[ 1, 95, 37, 20 ]
39
[ "1+95=96", "37+20=57", "96-57=39" ]
Current State: 39:[1, 95, 37, 20], Operations: [] Exploring Operation: 1+95=96, Resulting Numbers: [37, 20, 96] Generated Node #2: [37, 20, 96] from Operation: 1+95=96 Current State: 39:[37, 20, 96], Operations: ['1+95=96'] Exploring Operation: 37+20=57, Resulting Numbers: [96, 57] Generated Node #3: [96, 57] from Oper...
4
Current State: 39:[1, 95, 37, 20], Operations: [] Exploring Operation: 95-1=94, Resulting Numbers: [37, 20, 94] Generated Node #0,0: 39:[37, 20, 94] Operation: 95-1=94 Exploring Operation: 1+37=38, Resulting Numbers: [95, 20, 38] Generated Node #0,1: 39:[95, 20, 38] Operation: 1+37=38 Exploring Operation: 37-20=17, Res...
0.940104
hs_5
mult_heuristic
[ 2, 20, 7, 8 ]
60
[ "7-2=5", "20-8=12", "5*12=60" ]
Current State: 60:[2, 20, 7, 8], Operations: [] Exploring Operation: 7-2=5, Resulting Numbers: [20, 8, 5] Generated Node #2: [20, 8, 5] from Operation: 7-2=5 Current State: 60:[20, 8, 5], Operations: ['7-2=5'] Exploring Operation: 20-8=12, Resulting Numbers: [5, 12] Generated Node #3: [5, 12] from Operation: 20-8=12 Cu...
4
Current State: 60:[2, 20, 7, 8], Operations: [] Exploring Operation: 2+8=10, Resulting Numbers: [20, 7, 10] Generated Node #0,0: 60:[20, 7, 10] Operation: 2+8=10 Exploring Operation: 7+8=15, Resulting Numbers: [2, 20, 15] Generated Node #0,1: 60:[2, 20, 15] Operation: 7+8=15 Exploring Operation: 8/2=4, Resulting Number...
0.949653
hs_5
sum_heuristic
[ 37, 81, 98, 43 ]
63
[ "37+81=118", "98-43=55", "118-55=63" ]
Current State: 63:[37, 81, 98, 43], Operations: [] Exploring Operation: 37+81=118, Resulting Numbers: [98, 43, 118] Generated Node #2: [98, 43, 118] from Operation: 37+81=118 Current State: 63:[98, 43, 118], Operations: ['37+81=118'] Exploring Operation: 98-43=55, Resulting Numbers: [118, 55] Generated Node #3: [118, 5...
4
Current State: 63:[37, 81, 98, 43], Operations: [] Exploring Operation: 98-37=61, Resulting Numbers: [81, 43, 61] Generated Node #0,0: 63:[81, 43, 61] Operation: 98-37=61 Exploring Operation: 98-81=17, Resulting Numbers: [37, 43, 17] Generated Node #0,1: 63:[37, 43, 17] Operation: 98-81=17 Exploring Operation: 98-43=55...
0.982639
hs_3
sum_heuristic