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
[ 37, 41, 74, 4 ]
16
[ "37+41=78", "78-74=4", "4*4=16" ]
Current State: 16:[37, 41, 74, 4], Operations: [] Exploring Operation: 37+41=78, Resulting Numbers: [74, 4, 78] Generated Node #2: [74, 4, 78] from Operation: 37+41=78 Current State: 16:[74, 4, 78], Operations: ['37+41=78'] Exploring Operation: 78-74=4, Resulting Numbers: [4, 4] Generated Node #3: [4, 4] from Operation...
4
Current State: 16:[37, 41, 74, 4], Operations: [] Exploring Operation: 74/37=2, Resulting Numbers: [41, 4, 2] Generated Node #0,0: 16:[41, 4, 2] Operation: 74/37=2 Exploring Operation: 74-41=33, Resulting Numbers: [37, 4, 33] Generated Node #0,1: 16:[37, 4, 33] Operation: 74-41=33 Start Sub Search at level 1: Moving to...
0.986979
hs_2
sum_heuristic
[ 91, 98, 49, 7 ]
50
[ "98-91=7", "7/7=1", "49+1=50" ]
Current State: 50:[91, 98, 49, 7], Operations: [] Exploring Operation: 98-91=7, Resulting Numbers: [49, 7, 7] Generated Node #2: [49, 7, 7] from Operation: 98-91=7 Current State: 50:[49, 7, 7], Operations: ['98-91=7'] Exploring Operation: 7/7=1, Resulting Numbers: [49, 1] Generated Node #3: [49, 1] from Operation: 7/7=...
4
Current State: 50:[91, 98, 49, 7], Operations: [] Exploring Operation: 98/49=2, Resulting Numbers: [91, 7, 2] Generated Node #0,0: 50:[91, 7, 2] Operation: 98/49=2 Exploring Operation: 98/7=14, Resulting Numbers: [91, 49, 14] Generated Node #0,1: 50:[91, 49, 14] Operation: 98/7=14 Exploring Operation: 98-49=49, Resulti...
0.986979
hs_4
sum_heuristic
[ 88, 86, 78, 15 ]
95
[ "88-86=2", "78+15=93", "2+93=95" ]
Current State: 95:[88, 86, 78, 15], Operations: [] Exploring Operation: 88-86=2, Resulting Numbers: [78, 15, 2] Generated Node #2: [78, 15, 2] from Operation: 88-86=2 Current State: 95:[78, 15, 2], Operations: ['88-86=2'] Exploring Operation: 78+15=93, Resulting Numbers: [2, 93] Generated Node #3: [2, 93] from Operatio...
4
Current State: 95:[88, 86, 78, 15], Operations: [] Exploring Operation: 88-78=10, Resulting Numbers: [86, 15, 10] Generated Node #0,0: 95:[86, 15, 10] Operation: 88-78=10 Exploring Operation: 86-78=8, Resulting Numbers: [88, 15, 8] Generated Node #0,1: 95:[88, 15, 8] Operation: 86-78=8 Start Sub Search at level 1: Movi...
0.990451
hs_2
sum_heuristic
[ 10, 6, 4, 55 ]
75
[ "10+6=16", "4+55=59", "16+59=75" ]
Current State: 75:[10, 6, 4, 55], Operations: [] Exploring Operation: 10+6=16, Resulting Numbers: [4, 55, 16] Generated Node #2: [4, 55, 16] from Operation: 10+6=16 Current State: 75:[4, 55, 16], Operations: ['10+6=16'] Exploring Operation: 4+55=59, Resulting Numbers: [16, 59] Generated Node #3: [16, 59] from Operation...
4
Current State: 75:[10, 6, 4, 55], Operations: [] Exploring Operation: 6+55=61, Resulting Numbers: [10, 4, 61] Generated Node #0,0: 75:[10, 4, 61] Operation: 6+55=61 Exploring Operation: 10+55=65, Resulting Numbers: [6, 4, 65] Generated Node #0,1: 75:[6, 4, 65] Operation: 10+55=65 Start Sub Search at level 1: Moving to ...
0.992188
hs_2
sum_heuristic
[ 80, 55, 61, 57 ]
21
[ "80-55=25", "61-57=4", "25-4=21" ]
Current State: 21:[80, 55, 61, 57], Operations: [] Exploring Operation: 80-55=25, Resulting Numbers: [61, 57, 25] Generated Node #2: [61, 57, 25] from Operation: 80-55=25 Current State: 21:[61, 57, 25], Operations: ['80-55=25'] Exploring Operation: 61-57=4, Resulting Numbers: [25, 4] Generated Node #3: [25, 4] from Ope...
4
Current State: 21:[80, 55, 61, 57], Operations: [] Exploring Operation: 80-55=25, Resulting Numbers: [61, 57, 25] Generated Node #0,0: 21:[61, 57, 25] Operation: 80-55=25 Exploring Operation: 80-61=19, Resulting Numbers: [55, 57, 19] Generated Node #0,1: 21:[55, 57, 19] Operation: 80-61=19 Exploring Operation: 80-57=23...
0.94184
hs_5
sum_heuristic
[ 84, 58, 87, 26 ]
96
[ "87-84=3", "58-26=32", "3*32=96" ]
Current State: 96:[84, 58, 87, 26], Operations: [] Exploring Operation: 87-84=3, Resulting Numbers: [58, 26, 3] Generated Node #2: [58, 26, 3] from Operation: 87-84=3 Current State: 96:[58, 26, 3], Operations: ['87-84=3'] Exploring Operation: 58-26=32, Resulting Numbers: [3, 32] Generated Node #3: [3, 32] from Operatio...
4
Current State: 96:[84, 58, 87, 26], Operations: [] Exploring Operation: 84-58=26, Resulting Numbers: [87, 26, 26] Generated Node #0,0: 96:[87, 26, 26] Operation: 84-58=26 Exploring Operation: 87-84=3, Resulting Numbers: [58, 26, 3] Generated Node #0,1: 96:[58, 26, 3] Operation: 87-84=3 Moving to Node #0,1 Current State...
0.991319
hs_2
sum_heuristic
[ 13, 93, 84, 95 ]
50
[ "95-84=11", "13*11=143", "143-93=50" ]
Current State: 50:[13, 93, 84, 95], Operations: [] Exploring Operation: 95-84=11, Resulting Numbers: [13, 93, 11] Generated Node #2: [13, 93, 11] from Operation: 95-84=11 Current State: 50:[13, 93, 11], Operations: ['95-84=11'] Exploring Operation: 13*11=143, Resulting Numbers: [93, 143] Generated Node #3: [93, 143] fr...
4
Current State: 50:[13, 93, 84, 95], Operations: [] Exploring Operation: 95-93=2, Resulting Numbers: [13, 84, 2] Generated Node #0,0: 50:[13, 84, 2] Operation: 95-93=2 Exploring Operation: 93-84=9, Resulting Numbers: [13, 95, 9] Generated Node #0,1: 50:[13, 95, 9] Operation: 93-84=9 Exploring Operation: 84-13=71, Result...
0
hs_5
mult_heuristic
[ 64, 66, 83, 18 ]
64
[ "83-66=17", "18-17=1", "64*1=64" ]
Current State: 64:[64, 66, 83, 18], Operations: [] Exploring Operation: 83-66=17, Resulting Numbers: [64, 18, 17] Generated Node #2: [64, 18, 17] from Operation: 83-66=17 Current State: 64:[64, 18, 17], Operations: ['83-66=17'] Exploring Operation: 18-17=1, Resulting Numbers: [64, 1] Generated Node #3: [64, 1] from Ope...
4
Current State: 64:[64, 66, 83, 18], Operations: [] Exploring Operation: 83-64=19, Resulting Numbers: [66, 18, 19] Generated Node #0,0: 64:[66, 18, 19] Operation: 83-64=19 Exploring Operation: 83-66=17, Resulting Numbers: [64, 18, 17] Generated Node #0,1: 64:[64, 18, 17] Operation: 83-66=17 Exploring Operation: 66-64=2,...
0.953993
hs_5
mult_heuristic
[ 8, 41, 88, 24 ]
15
[ "8+41=49", "88-24=64", "64-49=15" ]
Current State: 15:[8, 41, 88, 24], Operations: [] Exploring Operation: 8+41=49, Resulting Numbers: [88, 24, 49] Generated Node #2: [88, 24, 49] from Operation: 8+41=49 Current State: 15:[88, 24, 49], Operations: ['8+41=49'] Exploring Operation: 88-24=64, Resulting Numbers: [49, 64] Generated Node #3: [49, 64] from Oper...
4
Current State: 15:[8, 41, 88, 24], Operations: [] Exploring Operation: 41-24=17, Resulting Numbers: [8, 88, 17] Generated Node #0,0: 15:[8, 88, 17] Operation: 41-24=17 Exploring Operation: 88/8=11, Resulting Numbers: [41, 24, 11] Generated Node #0,1: 15:[41, 24, 11] Operation: 88/8=11 Exploring Operation: 88-41=47, Res...
0.979167
hs_3
mult_heuristic
[ 7, 55, 14, 45 ]
28
[ "55-14=41", "45-41=4", "7*4=28" ]
Current State: 28:[7, 55, 14, 45], Operations: [] Exploring Operation: 55-14=41, Resulting Numbers: [7, 45, 41] Generated Node #2: [7, 45, 41] from Operation: 55-14=41 Current State: 28:[7, 45, 41], Operations: ['55-14=41'] Exploring Operation: 45-41=4, Resulting Numbers: [7, 4] Generated Node #3: [7, 4] from Operation...
4
Current State: 28:[7, 55, 14, 45], Operations: [] Exploring Operation: 55-45=10, Resulting Numbers: [7, 14, 10] Generated Node #0,0: 28:[7, 14, 10] Operation: 55-45=10 Exploring Operation: 55-14=41, Resulting Numbers: [7, 45, 41] Generated Node #0,1: 28:[7, 45, 41] Operation: 55-14=41 Start Sub Search at level 1: Movin...
0.992188
hs_2
sum_heuristic
[ 16, 78, 4, 72 ]
86
[ "16*4=64", "78+72=150", "150-64=86" ]
Current State: 86:[16, 78, 4, 72], Operations: [] Exploring Operation: 16*4=64, Resulting Numbers: [78, 72, 64] Generated Node #2: [78, 72, 64] from Operation: 16*4=64 Current State: 86:[78, 72, 64], Operations: ['16*4=64'] Exploring Operation: 78+72=150, Resulting Numbers: [64, 150] Generated Node #3: [64, 150] from O...
4
Current State: 86:[16, 78, 4, 72], Operations: [] Exploring Operation: 16+72=88, Resulting Numbers: [78, 4, 88] Generated Node #0,0: 86:[78, 4, 88] Operation: 16+72=88 Exploring Operation: 78-72=6, Resulting Numbers: [16, 4, 6] Generated Node #0,1: 86:[16, 4, 6] Operation: 78-72=6 Start Sub Search at level 1: Moving to...
0
hs_2
sum_heuristic
[ 32, 16, 56, 80 ]
49
[ "32+80=112", "112/16=7", "56-7=49" ]
Current State: 49:[32, 16, 56, 80], Operations: [] Exploring Operation: 32+80=112, Resulting Numbers: [16, 56, 112] Generated Node #2: [16, 56, 112] from Operation: 32+80=112 Current State: 49:[16, 56, 112], Operations: ['32+80=112'] Exploring Operation: 112/16=7, Resulting Numbers: [56, 7] Generated Node #3: [56, 7] f...
4
Current State: 49:[32, 16, 56, 80], Operations: [] Exploring Operation: 80/16=5, Resulting Numbers: [32, 56, 5] Generated Node #0,0: 49:[32, 56, 5] Operation: 80/16=5 Exploring Operation: 80-32=48, Resulting Numbers: [16, 56, 48] Generated Node #0,1: 49:[16, 56, 48] Operation: 80-32=48 Moving to Node #0,1 Current State...
0
hs_2
mult_heuristic
[ 23, 55, 47, 46 ]
77
[ "23+55=78", "47-46=1", "78-1=77" ]
Current State: 77:[23, 55, 47, 46], Operations: [] Exploring Operation: 23+55=78, Resulting Numbers: [47, 46, 78] Generated Node #2: [47, 46, 78] from Operation: 23+55=78 Current State: 77:[47, 46, 78], Operations: ['23+55=78'] Exploring Operation: 47-46=1, Resulting Numbers: [78, 1] Generated Node #3: [78, 1] from Ope...
4
Current State: 77:[23, 55, 47, 46], Operations: [] Exploring Operation: 47+46=93, Resulting Numbers: [23, 55, 93] Generated Node #0,0: 77:[23, 55, 93] Operation: 47+46=93 Exploring Operation: 55-47=8, Resulting Numbers: [23, 46, 8] Generated Node #0,1: 77:[23, 46, 8] Operation: 55-47=8 Exploring Operation: 55-46=9, Res...
0.987847
hs_4
sum_heuristic
[ 99, 16, 30, 17 ]
90
[ "99*30=2970", "16+17=33", "2970/33=90" ]
Current State: 90:[99, 16, 30, 17], Operations: [] Exploring Operation: 99*30=2970, Resulting Numbers: [16, 17, 2970] Generated Node #2: [16, 17, 2970] from Operation: 99*30=2970 Current State: 90:[16, 17, 2970], Operations: ['99*30=2970'] Exploring Operation: 16+17=33, Resulting Numbers: [2970, 33] Generated Node #3: ...
4
Current State: 90:[99, 16, 30, 17], Operations: [] Exploring Operation: 99-16=83, Resulting Numbers: [30, 17, 83] Generated Node #0,0: 90:[30, 17, 83] Operation: 99-16=83 Start Sub Search at level 1: Moving to Node #0,0 Current State: 90:[30, 17, 83], Operations: ['99-16=83'] Exploring Operation: 30+17=47, Resulting Nu...
0
hs_1
mult_heuristic
[ 31, 26, 33, 87 ]
35
[ "33-31=2", "26*2=52", "87-52=35" ]
Current State: 35:[31, 26, 33, 87], Operations: [] Exploring Operation: 33-31=2, Resulting Numbers: [26, 87, 2] Generated Node #2: [26, 87, 2] from Operation: 33-31=2 Current State: 35:[26, 87, 2], Operations: ['33-31=2'] Exploring Operation: 26*2=52, Resulting Numbers: [87, 52] Generated Node #3: [87, 52] from Operati...
4
Current State: 35:[31, 26, 33, 87], Operations: [] Exploring Operation: 87-31=56, Resulting Numbers: [26, 33, 56] Generated Node #0,0: 35:[26, 33, 56] Operation: 87-31=56 Moving to Node #0,0 Current State: 35:[26, 33, 56], Operations: ['87-31=56'] Exploring Operation: 56-26=30, Resulting Numbers: [33, 30] Generated Nod...
0
hs_1
sum_heuristic
[ 4, 72, 4, 34 ]
54
[ "4*4=16", "72-34=38", "16+38=54" ]
Current State: 54:[4, 72, 4, 34], Operations: [] Exploring Operation: 4*4=16, Resulting Numbers: [72, 34, 16] Generated Node #2: [72, 34, 16] from Operation: 4*4=16 Current State: 54:[72, 34, 16], Operations: ['4*4=16'] Exploring Operation: 72-34=38, Resulting Numbers: [16, 38] Generated Node #3: [16, 38] from Operatio...
4
Current State: 54:[4, 72, 4, 34], Operations: [] Exploring Operation: 72-34=38, Resulting Numbers: [4, 4, 38] Generated Node #0,0: 54:[4, 4, 38] Operation: 72-34=38 Exploring Operation: 72-4=68, Resulting Numbers: [4, 34, 68] Generated Node #0,1: 54:[4, 34, 68] Operation: 72-4=68 Exploring Operation: 34-4=30, Resulting...
0.936632
hs_5
mult_heuristic
[ 6, 4, 68, 50 ]
66
[ "68-50=18", "4*18=72", "72-6=66" ]
Current State: 66:[6, 4, 68, 50], Operations: [] Exploring Operation: 68-50=18, Resulting Numbers: [6, 4, 18] Generated Node #2: [6, 4, 18] from Operation: 68-50=18 Current State: 66:[6, 4, 18], Operations: ['68-50=18'] Exploring Operation: 4*18=72, Resulting Numbers: [6, 72] Generated Node #3: [6, 72] from Operation: ...
4
Current State: 66:[6, 4, 68, 50], Operations: [] Exploring Operation: 50-6=44, Resulting Numbers: [4, 68, 44] Generated Node #0,0: 66:[4, 68, 44] Operation: 50-6=44 Exploring Operation: 68-50=18, Resulting Numbers: [6, 4, 18] Generated Node #0,1: 66:[6, 4, 18] Operation: 68-50=18 Exploring Operation: 6+50=56, Resulting...
0
hs_3
mult_heuristic
[ 86, 1, 96, 25 ]
15
[ "86*1=86", "96-25=71", "86-71=15" ]
Current State: 15:[86, 1, 96, 25], Operations: [] Exploring Operation: 86*1=86, Resulting Numbers: [96, 25, 86] Generated Node #2: [96, 25, 86] from Operation: 86*1=86 Current State: 15:[96, 25, 86], Operations: ['86*1=86'] Exploring Operation: 96-25=71, Resulting Numbers: [86, 71] Generated Node #3: [86, 71] from Oper...
4
Current State: 15:[86, 1, 96, 25], Operations: [] Exploring Operation: 96-86=10, Resulting Numbers: [1, 25, 10] Generated Node #0,0: 15:[1, 25, 10] Operation: 96-86=10 Moving to Node #0,0 Current State: 15:[1, 25, 10], Operations: ['96-86=10'] Exploring Operation: 25-10=15, Resulting Numbers: [1, 15] Generated Node #0,...
0.993924
hs_1
mult_heuristic
[ 60, 75, 71, 45 ]
30
[ "75-71=4", "60/4=15", "45-15=30" ]
Current State: 30:[60, 75, 71, 45], Operations: [] Exploring Operation: 75-71=4, Resulting Numbers: [60, 45, 4] Generated Node #2: [60, 45, 4] from Operation: 75-71=4 Current State: 30:[60, 45, 4], Operations: ['75-71=4'] Exploring Operation: 60/4=15, Resulting Numbers: [45, 15] Generated Node #3: [45, 15] from Operati...
4
Current State: 30:[60, 75, 71, 45], Operations: [] Exploring Operation: 75-71=4, Resulting Numbers: [60, 45, 4] Generated Node #0,0: 30:[60, 45, 4] Operation: 75-71=4 Exploring Operation: 71-60=11, Resulting Numbers: [75, 45, 11] Generated Node #0,1: 30:[75, 45, 11] Operation: 71-60=11 Exploring Operation: 75-45=30, Re...
0.984375
hs_4
mult_heuristic
[ 9, 20, 7, 83 ]
86
[ "20+7=27", "27/9=3", "83+3=86" ]
Current State: 86:[9, 20, 7, 83], Operations: [] Exploring Operation: 20+7=27, Resulting Numbers: [9, 83, 27] Generated Node #2: [9, 83, 27] from Operation: 20+7=27 Current State: 86:[9, 83, 27], Operations: ['20+7=27'] Exploring Operation: 27/9=3, Resulting Numbers: [83, 3] Generated Node #3: [83, 3] from Operation: 2...
4
Current State: 86:[9, 20, 7, 83], Operations: [] Exploring Operation: 20-9=11, Resulting Numbers: [7, 83, 11] Generated Node #0,0: 86:[7, 83, 11] Operation: 20-9=11 Exploring Operation: 9+20=29, Resulting Numbers: [7, 83, 29] Generated Node #0,1: 86:[7, 83, 29] Operation: 9+20=29 Exploring Operation: 20-7=13, Resulting...
0.955729
hs_5
mult_heuristic
[ 35, 15, 8, 34 ]
76
[ "35+15=50", "34-8=26", "50+26=76" ]
Current State: 76:[35, 15, 8, 34], Operations: [] Exploring Operation: 35+15=50, Resulting Numbers: [8, 34, 50] Generated Node #2: [8, 34, 50] from Operation: 35+15=50 Current State: 76:[8, 34, 50], Operations: ['35+15=50'] Exploring Operation: 34-8=26, Resulting Numbers: [50, 26] Generated Node #3: [50, 26] from Opera...
4
Current State: 76:[35, 15, 8, 34], Operations: [] Exploring Operation: 34-15=19, Resulting Numbers: [35, 8, 19] Generated Node #0,0: 76:[35, 8, 19] Operation: 34-15=19 Moving to Node #0,0 Current State: 76:[35, 8, 19], Operations: ['34-15=19'] Exploring Operation: 35+8=43, Resulting Numbers: [19, 43] Generated Node #0,...
0
hs_1
mult_heuristic
[ 20, 50, 31, 21 ]
52
[ "31-21=10", "20/10=2", "50+2=52" ]
Current State: 52:[20, 50, 31, 21], Operations: [] Exploring Operation: 31-21=10, Resulting Numbers: [20, 50, 10] Generated Node #2: [20, 50, 10] from Operation: 31-21=10 Current State: 52:[20, 50, 10], Operations: ['31-21=10'] Exploring Operation: 20/10=2, Resulting Numbers: [50, 2] Generated Node #3: [50, 2] from Ope...
4
Current State: 52:[20, 50, 31, 21], Operations: [] Exploring Operation: 31-20=11, Resulting Numbers: [50, 21, 11] Generated Node #0,0: 52:[50, 21, 11] Operation: 31-20=11 Exploring Operation: 20+31=51, Resulting Numbers: [50, 21, 51] Generated Node #0,1: 52:[50, 21, 51] Operation: 20+31=51 Exploring Operation: 31+21=52...
0
hs_4
mult_heuristic
[ 73, 14, 37, 38 ]
59
[ "73-14=59", "38-37=1", "59*1=59" ]
Current State: 59:[73, 14, 37, 38], Operations: [] Exploring Operation: 73-14=59, Resulting Numbers: [37, 38, 59] Generated Node #2: [37, 38, 59] from Operation: 73-14=59 Current State: 59:[37, 38, 59], Operations: ['73-14=59'] Exploring Operation: 38-37=1, Resulting Numbers: [59, 1] Generated Node #3: [59, 1] from Ope...
4
Current State: 59:[73, 14, 37, 38], Operations: [] Exploring Operation: 73-14=59, Resulting Numbers: [37, 38, 59] Generated Node #0,0: 59:[37, 38, 59] Operation: 73-14=59 Start Sub Search at level 1: Moving to Node #0,0 Current State: 59:[37, 38, 59], Operations: ['73-14=59'] Exploring Operation: 37+38=75, Resulting Nu...
0
hs_1
sum_heuristic
[ 8, 70, 16, 10 ]
40
[ "8*70=560", "560/10=56", "56-16=40" ]
Current State: 40:[8, 70, 16, 10], Operations: [] Exploring Operation: 8*70=560, Resulting Numbers: [16, 10, 560] Generated Node #2: [16, 10, 560] from Operation: 8*70=560 Current State: 40:[16, 10, 560], Operations: ['8*70=560'] Exploring Operation: 560/10=56, Resulting Numbers: [16, 56] Generated Node #3: [16, 56] fr...
4
Current State: 40:[8, 70, 16, 10], Operations: [] Exploring Operation: 70-16=54, Resulting Numbers: [8, 10, 54] Generated Node #0,0: 40:[8, 10, 54] Operation: 70-16=54 Exploring Operation: 70/10=7, Resulting Numbers: [8, 16, 7] Generated Node #0,1: 40:[8, 16, 7] Operation: 70/10=7 Exploring Operation: 70-10=60, Resulti...
0
hs_3
sum_heuristic
[ 80, 39, 19, 39 ]
17
[ "80-39=41", "19+39=58", "58-41=17" ]
Current State: 17:[80, 39, 19, 39], Operations: [] Exploring Operation: 80-39=41, Resulting Numbers: [19, 41] Generated Node #2: [19, 41] from Operation: 80-39=41 Current State: 17:[19, 41], Operations: ['80-39=41'] Exploring Operation: 19+39=58, Resulting Numbers: [41, 58] Generated Node #3: [41, 58] from Operation: 1...
4
Current State: 17:[80, 39, 19, 39], Operations: [] Exploring Operation: 80-39=41, Resulting Numbers: [19, 39, 41] Generated Node #0,0: 17:[19, 39, 41] Operation: 80-39=41 Moving to Node #0,0 Current State: 17:[19, 39, 41], Operations: ['80-39=41'] Exploring Operation: 41-39=2, Resulting Numbers: [19, 2] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 2, 48, 16, 49 ]
83
[ "2+48=50", "49-16=33", "50+33=83" ]
Current State: 83:[2, 48, 16, 49], Operations: [] Exploring Operation: 2+48=50, Resulting Numbers: [16, 49, 50] Generated Node #2: [16, 49, 50] from Operation: 2+48=50 Current State: 83:[16, 49, 50], Operations: ['2+48=50'] Exploring Operation: 49-16=33, Resulting Numbers: [50, 33] Generated Node #3: [50, 33] from Oper...
4
Current State: 83:[2, 48, 16, 49], Operations: [] Exploring Operation: 2*48=96, Resulting Numbers: [16, 49, 96] Generated Node #0,0: 83:[16, 49, 96] Operation: 2*48=96 Moving to Node #0,0 Current State: 83:[16, 49, 96], Operations: ['2*48=96'] Exploring Operation: 16+49=65, Resulting Numbers: [96, 65] Generated Node #0...
0
hs_1
sum_heuristic
[ 79, 65, 78, 97 ]
33
[ "79-65=14", "97-78=19", "14+19=33" ]
Current State: 33:[79, 65, 78, 97], Operations: [] Exploring Operation: 79-65=14, Resulting Numbers: [78, 97, 14] Generated Node #2: [78, 97, 14] from Operation: 79-65=14 Current State: 33:[78, 97, 14], Operations: ['79-65=14'] Exploring Operation: 97-78=19, Resulting Numbers: [14, 19] Generated Node #3: [14, 19] from ...
4
Current State: 33:[79, 65, 78, 97], Operations: [] Exploring Operation: 97-79=18, Resulting Numbers: [65, 78, 18] Generated Node #0,0: 33:[65, 78, 18] Operation: 97-79=18 Exploring Operation: 79-78=1, Resulting Numbers: [65, 97, 1] Generated Node #0,1: 33:[65, 97, 1] Operation: 79-78=1 Exploring Operation: 79-65=14, Re...
0.972222
hs_5
sum_heuristic
[ 72, 48, 66, 17 ]
25
[ "72-48=24", "66-17=49", "49-24=25" ]
Current State: 25:[72, 48, 66, 17], Operations: [] Exploring Operation: 72-48=24, Resulting Numbers: [66, 17, 24] Generated Node #2: [66, 17, 24] from Operation: 72-48=24 Current State: 25:[66, 17, 24], Operations: ['72-48=24'] Exploring Operation: 66-17=49, Resulting Numbers: [24, 49] Generated Node #3: [24, 49] from ...
4
Current State: 25:[72, 48, 66, 17], Operations: [] Exploring Operation: 66-48=18, Resulting Numbers: [72, 17, 18] Generated Node #0,0: 25:[72, 17, 18] Operation: 66-48=18 Exploring Operation: 72-48=24, Resulting Numbers: [66, 17, 24] Generated Node #0,1: 25:[66, 17, 24] Operation: 72-48=24 Exploring Operation: 72-66=6,...
0.988715
hs_3
sum_heuristic
[ 27, 28, 34, 4 ]
56
[ "34-27=7", "4*7=28", "28+28=56" ]
Current State: 56:[27, 28, 34, 4], Operations: [] Exploring Operation: 34-27=7, Resulting Numbers: [28, 4, 7] Generated Node #2: [28, 4, 7] from Operation: 34-27=7 Current State: 56:[28, 4, 7], Operations: ['34-27=7'] Exploring Operation: 4*7=28, Resulting Numbers: [28, 28] Generated Node #3: [28, 28] from Operation: 4...
4
Current State: 56:[27, 28, 34, 4], Operations: [] Exploring Operation: 34-27=7, Resulting Numbers: [28, 4, 7] Generated Node #0,0: 56:[28, 4, 7] Operation: 34-27=7 Exploring Operation: 27+34=61, Resulting Numbers: [28, 4, 61] Generated Node #0,1: 56:[28, 4, 61] Operation: 27+34=61 Exploring Operation: 34-28=6, Resultin...
0.978299
hs_5
sum_heuristic
[ 85, 58, 82, 91 ]
99
[ "85-82=3", "91-58=33", "3*33=99" ]
Current State: 99:[85, 58, 82, 91], Operations: [] Exploring Operation: 85-82=3, Resulting Numbers: [58, 91, 3] Generated Node #2: [58, 91, 3] from Operation: 85-82=3 Current State: 99:[58, 91, 3], Operations: ['85-82=3'] Exploring Operation: 91-58=33, Resulting Numbers: [3, 33] Generated Node #3: [3, 33] from Operatio...
4
Current State: 99:[85, 58, 82, 91], Operations: [] Exploring Operation: 85-82=3, Resulting Numbers: [58, 91, 3] Generated Node #0,0: 99:[58, 91, 3] Operation: 85-82=3 Exploring Operation: 91-58=33, Resulting Numbers: [85, 82, 33] Generated Node #0,1: 99:[85, 82, 33] Operation: 91-58=33 Exploring Operation: 85-58=27, Re...
0.976563
hs_4
mult_heuristic
[ 6, 63, 40, 41 ]
68
[ "6+63=69", "41-40=1", "69-1=68" ]
Current State: 68:[6, 63, 40, 41], Operations: [] Exploring Operation: 6+63=69, Resulting Numbers: [40, 41, 69] Generated Node #2: [40, 41, 69] from Operation: 6+63=69 Current State: 68:[40, 41, 69], Operations: ['6+63=69'] Exploring Operation: 41-40=1, Resulting Numbers: [69, 1] Generated Node #3: [69, 1] from Operati...
4
Current State: 68:[6, 63, 40, 41], Operations: [] Exploring Operation: 41-40=1, Resulting Numbers: [6, 63, 1] Generated Node #0,0: 68:[6, 63, 1] Operation: 41-40=1 Exploring Operation: 63-41=22, Resulting Numbers: [6, 40, 22] Generated Node #0,1: 68:[6, 40, 22] Operation: 63-41=22 Exploring Operation: 41-6=35, Resultin...
0.987847
hs_4
mult_heuristic
[ 57, 11, 68, 20 ]
95
[ "57+68=125", "11*20=220", "220-125=95" ]
Current State: 95:[57, 11, 68, 20], Operations: [] Exploring Operation: 57+68=125, Resulting Numbers: [11, 20, 125] Generated Node #2: [11, 20, 125] from Operation: 57+68=125 Current State: 95:[11, 20, 125], Operations: ['57+68=125'] Exploring Operation: 11*20=220, Resulting Numbers: [125, 220] Generated Node #3: [125,...
4
Current State: 95:[57, 11, 68, 20], Operations: [] Exploring Operation: 68-57=11, Resulting Numbers: [11, 20, 11] Generated Node #0,0: 95:[11, 20, 11] Operation: 68-57=11 Moving to Node #0,0 Current State: 95:[11, 20, 11], Operations: ['68-57=11'] Exploring Operation: 11+11=22, Resulting Numbers: [20, 22] Generated Nod...
0
hs_1
mult_heuristic
[ 24, 67, 6, 99 ]
28
[ "24/6=4", "99-67=32", "32-4=28" ]
Current State: 28:[24, 67, 6, 99], Operations: [] Exploring Operation: 24/6=4, Resulting Numbers: [67, 99, 4] Generated Node #2: [67, 99, 4] from Operation: 24/6=4 Current State: 28:[67, 99, 4], Operations: ['24/6=4'] Exploring Operation: 99-67=32, Resulting Numbers: [4, 32] Generated Node #3: [4, 32] from Operation: 9...
4
Current State: 28:[24, 67, 6, 99], Operations: [] Exploring Operation: 99-67=32, Resulting Numbers: [24, 6, 32] Generated Node #0,0: 28:[24, 6, 32] Operation: 99-67=32 Exploring Operation: 67-6=61, Resulting Numbers: [24, 99, 61] Generated Node #0,1: 28:[24, 99, 61] Operation: 67-6=61 Exploring Operation: 99-24=75, Res...
0.983507
hs_4
sum_heuristic
[ 60, 82, 2, 16 ]
68
[ "60/2=30", "82+16=98", "98-30=68" ]
Current State: 68:[60, 82, 2, 16], Operations: [] Exploring Operation: 60/2=30, Resulting Numbers: [82, 16, 30] Generated Node #2: [82, 16, 30] from Operation: 60/2=30 Current State: 68:[82, 16, 30], Operations: ['60/2=30'] Exploring Operation: 82+16=98, Resulting Numbers: [30, 98] Generated Node #3: [30, 98] from Oper...
4
Current State: 68:[60, 82, 2, 16], Operations: [] Exploring Operation: 82-60=22, Resulting Numbers: [2, 16, 22] Generated Node #0,0: 68:[2, 16, 22] Operation: 82-60=22 Exploring Operation: 82-16=66, Resulting Numbers: [60, 2, 66] Generated Node #0,1: 68:[60, 2, 66] Operation: 82-16=66 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 26, 89, 10, 14 ]
93
[ "26+14=40", "40/10=4", "89+4=93" ]
Current State: 93:[26, 89, 10, 14], Operations: [] Exploring Operation: 26+14=40, Resulting Numbers: [89, 10, 40] Generated Node #2: [89, 10, 40] from Operation: 26+14=40 Current State: 93:[89, 10, 40], Operations: ['26+14=40'] Exploring Operation: 40/10=4, Resulting Numbers: [89, 4] Generated Node #3: [89, 4] from Ope...
4
Current State: 93:[26, 89, 10, 14], Operations: [] Exploring Operation: 26-14=12, Resulting Numbers: [89, 10, 12] Generated Node #0,0: 93:[89, 10, 12] Operation: 26-14=12 Exploring Operation: 26+10=36, Resulting Numbers: [89, 14, 36] Generated Node #0,1: 93:[89, 14, 36] Operation: 26+10=36 Exploring Operation: 10+14=24...
0.930556
hs_5
mult_heuristic
[ 1, 7, 46, 44 ]
15
[ "7-1=6", "46+44=90", "90/6=15" ]
Current State: 15:[1, 7, 46, 44], Operations: [] Exploring Operation: 7-1=6, Resulting Numbers: [46, 44, 6] Generated Node #2: [46, 44, 6] from Operation: 7-1=6 Current State: 15:[46, 44, 6], Operations: ['7-1=6'] Exploring Operation: 46+44=90, Resulting Numbers: [6, 90] Generated Node #3: [6, 90] from Operation: 46+44...
4
Current State: 15:[1, 7, 46, 44], Operations: [] Exploring Operation: 44-7=37, Resulting Numbers: [1, 46, 37] Generated Node #0,0: 15:[1, 46, 37] Operation: 44-7=37 Exploring Operation: 7-1=6, Resulting Numbers: [46, 44, 6] Generated Node #0,1: 15:[46, 44, 6] Operation: 7-1=6 Exploring Operation: 46-7=39, Resulting Num...
0
hs_4
mult_heuristic
[ 51, 86, 55, 88 ]
59
[ "88-86=2", "55*2=110", "110-51=59" ]
Current State: 59:[51, 86, 55, 88], Operations: [] Exploring Operation: 88-86=2, Resulting Numbers: [51, 55, 2] Generated Node #2: [51, 55, 2] from Operation: 88-86=2 Current State: 59:[51, 55, 2], Operations: ['88-86=2'] Exploring Operation: 55*2=110, Resulting Numbers: [51, 110] Generated Node #3: [51, 110] from Oper...
4
Current State: 59:[51, 86, 55, 88], Operations: [] Exploring Operation: 88-55=33, Resulting Numbers: [51, 86, 33] Generated Node #0,0: 59:[51, 86, 33] Operation: 88-55=33 Exploring Operation: 86-55=31, Resulting Numbers: [51, 88, 31] Generated Node #0,1: 59:[51, 88, 31] Operation: 86-55=31 Exploring Operation: 88-86=2,...
0
hs_5
mult_heuristic
[ 20, 6, 50, 83 ]
88
[ "50-20=30", "30/6=5", "83+5=88" ]
Current State: 88:[20, 6, 50, 83], Operations: [] Exploring Operation: 50-20=30, Resulting Numbers: [6, 83, 30] Generated Node #2: [6, 83, 30] from Operation: 50-20=30 Current State: 88:[6, 83, 30], Operations: ['50-20=30'] Exploring Operation: 30/6=5, Resulting Numbers: [83, 5] Generated Node #3: [83, 5] from Operatio...
4
Current State: 88:[20, 6, 50, 83], Operations: [] Exploring Operation: 50-6=44, Resulting Numbers: [20, 83, 44] Generated Node #0,0: 88:[20, 83, 44] Operation: 50-6=44 Exploring Operation: 20+6=26, Resulting Numbers: [50, 83, 26] Generated Node #0,1: 88:[50, 83, 26] Operation: 20+6=26 Exploring Operation: 6+83=89, Resu...
0
hs_4
mult_heuristic
[ 36, 54, 24, 34 ]
39
[ "36-34=2", "54+24=78", "78/2=39" ]
Current State: 39:[36, 54, 24, 34], Operations: [] Exploring Operation: 36-34=2, Resulting Numbers: [54, 24, 2] Generated Node #2: [54, 24, 2] from Operation: 36-34=2 Current State: 39:[54, 24, 2], Operations: ['36-34=2'] Exploring Operation: 54+24=78, Resulting Numbers: [2, 78] Generated Node #3: [2, 78] from Operatio...
4
Current State: 39:[36, 54, 24, 34], Operations: [] Exploring Operation: 36-24=12, Resulting Numbers: [54, 34, 12] Generated Node #0,0: 39:[54, 34, 12] Operation: 36-24=12 Exploring Operation: 34-24=10, Resulting Numbers: [36, 54, 10] Generated Node #0,1: 39:[36, 54, 10] Operation: 34-24=10 Exploring Operation: 54-36=18...
0
hs_5
sum_heuristic
[ 20, 26, 9, 64 ]
96
[ "26-20=6", "9*64=576", "576/6=96" ]
Current State: 96:[20, 26, 9, 64], Operations: [] Exploring Operation: 26-20=6, Resulting Numbers: [9, 64, 6] Generated Node #2: [9, 64, 6] from Operation: 26-20=6 Current State: 96:[9, 64, 6], Operations: ['26-20=6'] Exploring Operation: 9*64=576, Resulting Numbers: [6, 576] Generated Node #3: [6, 576] from Operation:...
4
Current State: 96:[20, 26, 9, 64], Operations: [] Exploring Operation: 64-26=38, Resulting Numbers: [20, 9, 38] Generated Node #0,0: 96:[20, 9, 38] Operation: 64-26=38 Exploring Operation: 26+64=90, Resulting Numbers: [20, 9, 90] Generated Node #0,1: 96:[20, 9, 90] Operation: 26+64=90 Exploring Operation: 64-20=44, Res...
0
hs_5
mult_heuristic
[ 5, 65, 96, 71 ]
97
[ "5+65=70", "96+71=167", "167-70=97" ]
Current State: 97:[5, 65, 96, 71], Operations: [] Exploring Operation: 5+65=70, Resulting Numbers: [96, 71, 70] Generated Node #2: [96, 71, 70] from Operation: 5+65=70 Current State: 97:[96, 71, 70], Operations: ['5+65=70'] Exploring Operation: 96+71=167, Resulting Numbers: [70, 167] Generated Node #3: [70, 167] from O...
4
Current State: 97:[5, 65, 96, 71], Operations: [] Exploring Operation: 5+65=70, Resulting Numbers: [96, 71, 70] Generated Node #0,0: 97:[96, 71, 70] Operation: 5+65=70 Start Sub Search at level 1: Moving to Node #0,0 Current State: 97:[96, 71, 70], Operations: ['5+65=70'] Exploring Operation: 71+70=141, Resulting Numbe...
0
hs_1
mult_heuristic
[ 63, 18, 18, 24 ]
60
[ "63-18=45", "24*45=1080", "1080/18=60" ]
Current State: 60:[63, 18, 18, 24], Operations: [] Exploring Operation: 63-18=45, Resulting Numbers: [24, 45] Generated Node #2: [24, 45] from Operation: 63-18=45 Current State: 60:[24, 45], Operations: ['63-18=45'] Exploring Operation: 24*45=1080, Resulting Numbers: [1080] 1080,60 equal: Goal Reached Exploring Operati...
4
Current State: 60:[63, 18, 18, 24], Operations: [] Exploring Operation: 18/18=1, Resulting Numbers: [63, 24, 1] Generated Node #0,0: 60:[63, 24, 1] Operation: 18/18=1 Exploring Operation: 24-18=6, Resulting Numbers: [63, 18, 6] Generated Node #0,1: 60:[63, 18, 6] Operation: 24-18=6 Exploring Operation: 24-18=6, Resulti...
0.986111
hs_3
mult_heuristic
[ 11, 33, 68, 9 ]
74
[ "33/11=3", "68+9=77", "77-3=74" ]
Current State: 74:[11, 33, 68, 9], Operations: [] Exploring Operation: 33/11=3, Resulting Numbers: [68, 9, 3] Generated Node #2: [68, 9, 3] from Operation: 33/11=3 Current State: 74:[68, 9, 3], Operations: ['33/11=3'] Exploring Operation: 68+9=77, Resulting Numbers: [3, 77] Generated Node #3: [3, 77] from Operation: 68...
4
Current State: 74:[11, 33, 68, 9], Operations: [] Exploring Operation: 33/11=3, Resulting Numbers: [68, 9, 3] Generated Node #0,0: 74:[68, 9, 3] Operation: 33/11=3 Exploring Operation: 11-9=2, Resulting Numbers: [33, 68, 2] Generated Node #0,1: 74:[33, 68, 2] Operation: 11-9=2 Exploring Operation: 11+68=79, Resulting N...
0.979167
hs_3
sum_heuristic
[ 65, 77, 89, 10 ]
78
[ "89-77=12", "65*12=780", "780/10=78" ]
Current State: 78:[65, 77, 89, 10], Operations: [] Exploring Operation: 89-77=12, Resulting Numbers: [65, 10, 12] Generated Node #2: [65, 10, 12] from Operation: 89-77=12 Current State: 78:[65, 10, 12], Operations: ['89-77=12'] Exploring Operation: 65*12=780, Resulting Numbers: [10, 780] Generated Node #3: [10, 780] fr...
4
Current State: 78:[65, 77, 89, 10], Operations: [] Exploring Operation: 89-10=79, Resulting Numbers: [65, 77, 79] Generated Node #0,0: 78:[65, 77, 79] Operation: 89-10=79 Exploring Operation: 89-77=12, Resulting Numbers: [65, 10, 12] Generated Node #0,1: 78:[65, 10, 12] Operation: 89-77=12 Exploring Operation: 89-65=24...
0
hs_5
mult_heuristic
[ 5, 59, 53, 52 ]
12
[ "59+53=112", "112-52=60", "60/5=12" ]
Current State: 12:[5, 59, 53, 52], Operations: [] Exploring Operation: 59+53=112, Resulting Numbers: [5, 52, 112] Generated Node #2: [5, 52, 112] from Operation: 59+53=112 Current State: 12:[5, 52, 112], Operations: ['59+53=112'] Exploring Operation: 112-52=60, Resulting Numbers: [5, 60] Generated Node #3: [5, 60] from...
4
Current State: 12:[5, 59, 53, 52], Operations: [] Exploring Operation: 59-5=54, Resulting Numbers: [53, 52, 54] Generated Node #0,0: 12:[53, 52, 54] Operation: 59-5=54 Exploring Operation: 59-53=6, Resulting Numbers: [5, 52, 6] Generated Node #0,1: 12:[5, 52, 6] Operation: 59-53=6 Exploring Operation: 59-52=7, Resultin...
0
hs_4
sum_heuristic
[ 35, 87, 32, 31 ]
60
[ "35-32=3", "87/3=29", "31+29=60" ]
Current State: 60:[35, 87, 32, 31], Operations: [] Exploring Operation: 35-32=3, Resulting Numbers: [87, 31, 3] Generated Node #2: [87, 31, 3] from Operation: 35-32=3 Current State: 60:[87, 31, 3], Operations: ['35-32=3'] Exploring Operation: 87/3=29, Resulting Numbers: [31, 29] Generated Node #3: [31, 29] from Operati...
4
Current State: 60:[35, 87, 32, 31], Operations: [] Exploring Operation: 87-32=55, Resulting Numbers: [35, 31, 55] Generated Node #0,0: 60:[35, 31, 55] Operation: 87-32=55 Exploring Operation: 87-35=52, Resulting Numbers: [32, 31, 52] Generated Node #0,1: 60:[32, 31, 52] Operation: 87-35=52 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 96, 36, 49, 32 ]
73
[ "36-32=4", "96/4=24", "49+24=73" ]
Current State: 73:[96, 36, 49, 32], Operations: [] Exploring Operation: 36-32=4, Resulting Numbers: [96, 49, 4] Generated Node #2: [96, 49, 4] from Operation: 36-32=4 Current State: 73:[96, 49, 4], Operations: ['36-32=4'] Exploring Operation: 96/4=24, Resulting Numbers: [49, 24] Generated Node #3: [49, 24] from Operati...
4
Current State: 73:[96, 36, 49, 32], Operations: [] Exploring Operation: 36+32=68, Resulting Numbers: [96, 49, 68] Generated Node #0,0: 73:[96, 49, 68] Operation: 36+32=68 Moving to Node #0,0 Current State: 73:[96, 49, 68], Operations: ['36+32=68'] Exploring Operation: 96-49=47, Resulting Numbers: [68, 47] Generated Nod...
0
hs_1
sum_heuristic
[ 67, 2, 65, 46 ]
46
[ "67-2=65", "65+46=111", "111-65=46" ]
Current State: 46:[67, 2, 65, 46], Operations: [] Exploring Operation: 67-2=65, Resulting Numbers: [65, 46, 65] Generated Node #2: [65, 46, 65] from Operation: 67-2=65 Current State: 46:[65, 46, 65], Operations: ['67-2=65'] Exploring Operation: 65+46=111, Resulting Numbers: [111] 111,46 equal: Goal Reached Exploring Op...
4
Current State: 46:[67, 2, 65, 46], Operations: [] Exploring Operation: 67-2=65, Resulting Numbers: [65, 46, 65] Generated Node #0,0: 46:[65, 46, 65] Operation: 67-2=65 Exploring Operation: 67-46=21, Resulting Numbers: [2, 65, 21] Generated Node #0,1: 46:[2, 65, 21] Operation: 67-46=21 Exploring Operation: 65-2=63, Resu...
0.985243
hs_5
sum_heuristic
[ 1, 4, 85, 3 ]
74
[ "1+85=86", "4*3=12", "86-12=74" ]
Current State: 74:[1, 4, 85, 3], Operations: [] Exploring Operation: 1+85=86, Resulting Numbers: [4, 3, 86] Generated Node #2: [4, 3, 86] from Operation: 1+85=86 Current State: 74:[4, 3, 86], Operations: ['1+85=86'] Exploring Operation: 4*3=12, Resulting Numbers: [86, 12] Generated Node #3: [86, 12] from Operation: 4*3...
4
Current State: 74:[1, 4, 85, 3], Operations: [] Exploring Operation: 85-3=82, Resulting Numbers: [1, 4, 82] Generated Node #0,0: 74:[1, 4, 82] Operation: 85-3=82 Exploring Operation: 85-4=81, Resulting Numbers: [1, 3, 81] Generated Node #0,1: 74:[1, 3, 81] Operation: 85-4=81 Moving to Node #0,1 Current State: 74:[1, 3,...
0
hs_2
sum_heuristic
[ 89, 66, 58, 55 ]
67
[ "58-55=3", "66/3=22", "89-22=67" ]
Current State: 67:[89, 66, 58, 55], Operations: [] Exploring Operation: 58-55=3, Resulting Numbers: [89, 66, 3] Generated Node #2: [89, 66, 3] from Operation: 58-55=3 Current State: 67:[89, 66, 3], Operations: ['58-55=3'] Exploring Operation: 66/3=22, Resulting Numbers: [89, 22] Generated Node #3: [89, 22] from Operati...
4
Current State: 67:[89, 66, 58, 55], Operations: [] Exploring Operation: 58+55=113, Resulting Numbers: [89, 66, 113] Generated Node #0,0: 67:[89, 66, 113] Operation: 58+55=113 Exploring Operation: 89-66=23, Resulting Numbers: [58, 55, 23] Generated Node #0,1: 67:[58, 55, 23] Operation: 89-66=23 Exploring Operation: 89-5...
0
hs_4
mult_heuristic
[ 39, 78, 7, 52 ]
43
[ "78/39=2", "52-7=45", "45-2=43" ]
Current State: 43:[39, 78, 7, 52], Operations: [] Exploring Operation: 78/39=2, Resulting Numbers: [7, 52, 2] Generated Node #2: [7, 52, 2] from Operation: 78/39=2 Current State: 43:[7, 52, 2], Operations: ['78/39=2'] Exploring Operation: 52-7=45, Resulting Numbers: [2, 45] Generated Node #3: [2, 45] from Operation: 52...
4
Current State: 43:[39, 78, 7, 52], Operations: [] Exploring Operation: 78-7=71, Resulting Numbers: [39, 52, 71] Generated Node #0,0: 43:[39, 52, 71] Operation: 78-7=71 Exploring Operation: 78-39=39, Resulting Numbers: [7, 52, 39] Generated Node #0,1: 43:[7, 52, 39] Operation: 78-39=39 Exploring Operation: 52-7=45, Resu...
0.977431
hs_5
sum_heuristic
[ 4, 9, 90, 73 ]
12
[ "9-4=5", "90-73=17", "17-5=12" ]
Current State: 12:[4, 9, 90, 73], Operations: [] Exploring Operation: 9-4=5, Resulting Numbers: [90, 73, 5] Generated Node #2: [90, 73, 5] from Operation: 9-4=5 Current State: 12:[90, 73, 5], Operations: ['9-4=5'] Exploring Operation: 90-73=17, Resulting Numbers: [5, 17] Generated Node #3: [5, 17] from Operation: 90-73...
4
Current State: 12:[4, 9, 90, 73], Operations: [] Exploring Operation: 90/9=10, Resulting Numbers: [4, 73, 10] Generated Node #0,0: 12:[4, 73, 10] Operation: 90/9=10 Exploring Operation: 90-73=17, Resulting Numbers: [4, 9, 17] Generated Node #0,1: 12:[4, 9, 17] Operation: 90-73=17 Moving to Node #0,1 Current State: 12:[...
0.991319
hs_2
mult_heuristic
[ 61, 1, 25, 1 ]
97
[ "1+1=2", "61*2=122", "122-25=97" ]
Current State: 97:[61, 1, 25, 1], Operations: [] Exploring Operation: 1+1=2, Resulting Numbers: [61, 25, 2] Generated Node #2: [61, 25, 2] from Operation: 1+1=2 Current State: 97:[61, 25, 2], Operations: ['1+1=2'] Exploring Operation: 61*2=122, Resulting Numbers: [25, 122] Generated Node #3: [25, 122] from Operation: 6...
4
Current State: 97:[61, 1, 25, 1], Operations: [] Exploring Operation: 61+1=62, Resulting Numbers: [1, 25, 62] Generated Node #0,0: 97:[1, 25, 62] Operation: 61+1=62 Exploring Operation: 61+25=86, Resulting Numbers: [1, 1, 86] Generated Node #0,1: 97:[1, 1, 86] Operation: 61+25=86 Exploring Operation: 61+1=62, Resulting...
0
hs_3
mult_heuristic
[ 75, 66, 15, 64 ]
71
[ "75-66=9", "15*9=135", "135-64=71" ]
Current State: 71:[75, 66, 15, 64], Operations: [] Exploring Operation: 75-66=9, Resulting Numbers: [15, 64, 9] Generated Node #2: [15, 64, 9] from Operation: 75-66=9 Current State: 71:[15, 64, 9], Operations: ['75-66=9'] Exploring Operation: 15*9=135, Resulting Numbers: [64, 135] Generated Node #3: [64, 135] from Oper...
4
Current State: 71:[75, 66, 15, 64], Operations: [] Exploring Operation: 15+64=79, Resulting Numbers: [75, 66, 79] Generated Node #0,0: 71:[75, 66, 79] Operation: 15+64=79 Start Sub Search at level 1: Moving to Node #0,0 Current State: 71:[75, 66, 79], Operations: ['15+64=79'] Exploring Operation: 79-66=13, Resulting Nu...
0
hs_1
sum_heuristic
[ 15, 72, 78, 23 ]
67
[ "78-72=6", "15*6=90", "90-23=67" ]
Current State: 67:[15, 72, 78, 23], Operations: [] Exploring Operation: 78-72=6, Resulting Numbers: [15, 23, 6] Generated Node #2: [15, 23, 6] from Operation: 78-72=6 Current State: 67:[15, 23, 6], Operations: ['78-72=6'] Exploring Operation: 15*6=90, Resulting Numbers: [23, 90] Generated Node #3: [23, 90] from Operati...
4
Current State: 67:[15, 72, 78, 23], Operations: [] Exploring Operation: 15+23=38, Resulting Numbers: [72, 78, 38] Generated Node #0,0: 67:[72, 78, 38] Operation: 15+23=38 Exploring Operation: 72-15=57, Resulting Numbers: [78, 23, 57] Generated Node #0,1: 67:[78, 23, 57] Operation: 72-15=57 Exploring Operation: 78-15=63...
0
hs_4
sum_heuristic
[ 1, 25, 28, 99 ]
45
[ "1+25=26", "99-28=71", "71-26=45" ]
Current State: 45:[1, 25, 28, 99], Operations: [] Exploring Operation: 1+25=26, Resulting Numbers: [28, 99, 26] Generated Node #2: [28, 99, 26] from Operation: 1+25=26 Current State: 45:[28, 99, 26], Operations: ['1+25=26'] Exploring Operation: 99-28=71, Resulting Numbers: [26, 71] Generated Node #3: [26, 71] from Oper...
4
Current State: 45:[1, 25, 28, 99], Operations: [] Exploring Operation: 99-25=74, Resulting Numbers: [1, 28, 74] Generated Node #0,0: 45:[1, 28, 74] Operation: 99-25=74 Exploring Operation: 99-28=71, Resulting Numbers: [1, 25, 71] Generated Node #0,1: 45:[1, 25, 71] Operation: 99-28=71 Moving to Node #0,1 Current State:...
0.990451
hs_2
mult_heuristic
[ 54, 40, 2, 37 ]
60
[ "54-40=14", "2*37=74", "74-14=60" ]
Current State: 60:[54, 40, 2, 37], Operations: [] Exploring Operation: 54-40=14, Resulting Numbers: [2, 37, 14] Generated Node #2: [2, 37, 14] from Operation: 54-40=14 Current State: 60:[2, 37, 14], Operations: ['54-40=14'] Exploring Operation: 2*37=74, Resulting Numbers: [14, 74] Generated Node #3: [14, 74] from Opera...
4
Current State: 60:[54, 40, 2, 37], Operations: [] Exploring Operation: 40-37=3, Resulting Numbers: [54, 2, 3] Generated Node #0,0: 60:[54, 2, 3] Operation: 40-37=3 Start Sub Search at level 1: Moving to Node #0,0 Current State: 60:[54, 2, 3], Operations: ['40-37=3'] Exploring Operation: 54/3=18, Resulting Numbers: [2, ...
0
hs_1
mult_heuristic
[ 85, 10, 96, 61 ]
49
[ "96-85=11", "10*11=110", "110-61=49" ]
Current State: 49:[85, 10, 96, 61], Operations: [] Exploring Operation: 96-85=11, Resulting Numbers: [10, 61, 11] Generated Node #2: [10, 61, 11] from Operation: 96-85=11 Current State: 49:[10, 61, 11], Operations: ['96-85=11'] Exploring Operation: 10*11=110, Resulting Numbers: [61, 110] Generated Node #3: [61, 110] fr...
4
Current State: 49:[85, 10, 96, 61], Operations: [] Exploring Operation: 96-61=35, Resulting Numbers: [85, 10, 35] Generated Node #0,0: 49:[85, 10, 35] Operation: 96-61=35 Exploring Operation: 96-85=11, Resulting Numbers: [10, 61, 11] Generated Node #0,1: 49:[10, 61, 11] Operation: 96-85=11 Exploring Operation: 85-61=24...
0
hs_3
mult_heuristic
[ 6, 69, 42, 7 ]
28
[ "69-6=63", "42-7=35", "63-35=28" ]
Current State: 28:[6, 69, 42, 7], Operations: [] Exploring Operation: 69-6=63, Resulting Numbers: [42, 7, 63] Generated Node #2: [42, 7, 63] from Operation: 69-6=63 Current State: 28:[42, 7, 63], Operations: ['69-6=63'] Exploring Operation: 42-7=35, Resulting Numbers: [63, 35] Generated Node #3: [63, 35] from Operation...
4
Current State: 28:[6, 69, 42, 7], Operations: [] Exploring Operation: 42/7=6, Resulting Numbers: [6, 69, 6] Generated Node #0,0: 28:[6, 69, 6] Operation: 42/7=6 Exploring Operation: 42/6=7, Resulting Numbers: [69, 7, 7] Generated Node #0,1: 28:[69, 7, 7] Operation: 42/6=7 Exploring Operation: 69-42=27, Resulting Number...
0.990451
hs_3
mult_heuristic
[ 2, 35, 52, 72 ]
19
[ "72/2=36", "52-35=17", "36-17=19" ]
Current State: 19:[2, 35, 52, 72], Operations: [] Exploring Operation: 72/2=36, Resulting Numbers: [35, 52, 36] Generated Node #2: [35, 52, 36] from Operation: 72/2=36 Current State: 19:[35, 52, 36], Operations: ['72/2=36'] Exploring Operation: 52-35=17, Resulting Numbers: [36, 17] Generated Node #3: [36, 17] from Oper...
4
Current State: 19:[2, 35, 52, 72], Operations: [] Exploring Operation: 72-52=20, Resulting Numbers: [2, 35, 20] Generated Node #0,0: 19:[2, 35, 20] Operation: 72-52=20 Moving to Node #0,0 Current State: 19:[2, 35, 20], Operations: ['72-52=20'] Exploring Operation: 35-2=33, Resulting Numbers: [20, 33] Generated Node #0,...
0
hs_1
mult_heuristic
[ 66, 8, 2, 6 ]
28
[ "66+6=72", "72/2=36", "36-8=28" ]
Current State: 28:[66, 8, 2, 6], Operations: [] Exploring Operation: 66+6=72, Resulting Numbers: [8, 2, 72] Generated Node #2: [8, 2, 72] from Operation: 66+6=72 Current State: 28:[8, 2, 72], Operations: ['66+6=72'] Exploring Operation: 72/2=36, Resulting Numbers: [8, 36] Generated Node #3: [8, 36] from Operation: 72/2...
4
Current State: 28:[66, 8, 2, 6], Operations: [] Exploring Operation: 66/6=11, Resulting Numbers: [8, 2, 11] Generated Node #0,0: 28:[8, 2, 11] Operation: 66/6=11 Exploring Operation: 66-8=58, Resulting Numbers: [2, 6, 58] Generated Node #0,1: 28:[2, 6, 58] Operation: 66-8=58 Exploring Operation: 66/2=33, Resulting Numb...
0
hs_3
mult_heuristic
[ 91, 94, 42, 54 ]
24
[ "94-91=3", "54/3=18", "42-18=24" ]
Current State: 24:[91, 94, 42, 54], Operations: [] Exploring Operation: 94-91=3, Resulting Numbers: [42, 54, 3] Generated Node #2: [42, 54, 3] from Operation: 94-91=3 Current State: 24:[42, 54, 3], Operations: ['94-91=3'] Exploring Operation: 54/3=18, Resulting Numbers: [42, 18] Generated Node #3: [42, 18] from Operati...
4
Current State: 24:[91, 94, 42, 54], Operations: [] Exploring Operation: 94-91=3, Resulting Numbers: [42, 54, 3] Generated Node #0,0: 24:[42, 54, 3] Operation: 94-91=3 Exploring Operation: 91-42=49, Resulting Numbers: [94, 54, 49] Generated Node #0,1: 24:[94, 54, 49] Operation: 91-42=49 Exploring Operation: 91-54=37, Re...
0.983507
hs_4
mult_heuristic
[ 56, 80, 66, 70 ]
20
[ "80-56=24", "70-66=4", "24-4=20" ]
Current State: 20:[56, 80, 66, 70], Operations: [] Exploring Operation: 80-56=24, Resulting Numbers: [66, 70, 24] Generated Node #2: [66, 70, 24] from Operation: 80-56=24 Current State: 20:[66, 70, 24], Operations: ['80-56=24'] Exploring Operation: 70-66=4, Resulting Numbers: [24, 4] Generated Node #3: [24, 4] from Ope...
4
Current State: 20:[56, 80, 66, 70], Operations: [] Exploring Operation: 80-56=24, Resulting Numbers: [66, 70, 24] Generated Node #0,0: 20:[66, 70, 24] Operation: 80-56=24 Exploring Operation: 70-66=4, Resulting Numbers: [56, 80, 4] Generated Node #0,1: 20:[56, 80, 4] Operation: 70-66=4 Exploring Operation: 80-70=10, Re...
0.985243
hs_5
sum_heuristic
[ 83, 33, 45, 1 ]
72
[ "83+33=116", "45-1=44", "116-44=72" ]
Current State: 72:[83, 33, 45, 1], Operations: [] Exploring Operation: 83+33=116, Resulting Numbers: [45, 1, 116] Generated Node #2: [45, 1, 116] from Operation: 83+33=116 Current State: 72:[45, 1, 116], Operations: ['83+33=116'] Exploring Operation: 45-1=44, Resulting Numbers: [116, 44] Generated Node #3: [116, 44] fr...
4
Current State: 72:[83, 33, 45, 1], Operations: [] Exploring Operation: 83-45=38, Resulting Numbers: [33, 1, 38] Generated Node #0,0: 72:[33, 1, 38] Operation: 83-45=38 Start Sub Search at level 1: Moving to Node #0,0 Current State: 72:[33, 1, 38], Operations: ['83-45=38'] Exploring Operation: 33+38=71, Resulting Number...
0.993924
hs_1
mult_heuristic
[ 60, 45, 84, 27 ]
70
[ "60*84=5040", "45+27=72", "5040/72=70" ]
Current State: 70:[60, 45, 84, 27], Operations: [] Exploring Operation: 60*84=5040, Resulting Numbers: [45, 27, 5040] Generated Node #2: [45, 27, 5040] from Operation: 60*84=5040 Current State: 70:[45, 27, 5040], Operations: ['60*84=5040'] Exploring Operation: 45+27=72, Resulting Numbers: [5040, 72] Generated Node #3: ...
4
Current State: 70:[60, 45, 84, 27], Operations: [] Exploring Operation: 84-45=39, Resulting Numbers: [60, 27, 39] Generated Node #0,0: 70:[60, 27, 39] Operation: 84-45=39 Exploring Operation: 60-45=15, Resulting Numbers: [84, 27, 15] Generated Node #0,1: 70:[84, 27, 15] Operation: 60-45=15 Moving to Node #0,0 Current S...
0
hs_2
mult_heuristic
[ 49, 83, 92, 49 ]
10
[ "49/49=1", "92-83=9", "1+9=10" ]
Current State: 10:[49, 83, 92, 49], Operations: [] Exploring Operation: 49/49=1, Resulting Numbers: [83, 92, 1] Generated Node #2: [83, 92, 1] from Operation: 49/49=1 Current State: 10:[83, 92, 1], Operations: ['49/49=1'] Exploring Operation: 92-83=9, Resulting Numbers: [1, 9] Generated Node #3: [1, 9] from Operation: ...
4
Current State: 10:[49, 83, 92, 49], Operations: [] Exploring Operation: 92-49=43, Resulting Numbers: [49, 83, 43] Generated Node #0,0: 10:[49, 83, 43] Operation: 92-49=43 Exploring Operation: 83-49=34, Resulting Numbers: [49, 92, 34] Generated Node #0,1: 10:[49, 92, 34] Operation: 83-49=34 Exploring Operation: 92-49=43...
0.986111
hs_5
mult_heuristic
[ 13, 76, 51, 84 ]
30
[ "76-13=63", "84-51=33", "63-33=30" ]
Current State: 30:[13, 76, 51, 84], Operations: [] Exploring Operation: 76-13=63, Resulting Numbers: [51, 84, 63] Generated Node #2: [51, 84, 63] from Operation: 76-13=63 Current State: 30:[51, 84, 63], Operations: ['76-13=63'] Exploring Operation: 84-51=33, Resulting Numbers: [63, 33] Generated Node #3: [63, 33] from ...
4
Current State: 30:[13, 76, 51, 84], Operations: [] Exploring Operation: 76-13=63, Resulting Numbers: [51, 84, 63] Generated Node #0,0: 30:[51, 84, 63] Operation: 76-13=63 Exploring Operation: 76-51=25, Resulting Numbers: [13, 84, 25] Generated Node #0,1: 30:[13, 84, 25] Operation: 76-51=25 Exploring Operation: 84-51=33...
0.988715
hs_4
sum_heuristic
[ 13, 2, 20, 1 ]
46
[ "13*2=26", "20*1=20", "26+20=46" ]
Current State: 46:[13, 2, 20, 1], Operations: [] Exploring Operation: 13*2=26, Resulting Numbers: [20, 1, 26] Generated Node #2: [20, 1, 26] from Operation: 13*2=26 Current State: 46:[20, 1, 26], Operations: ['13*2=26'] Exploring Operation: 20*1=20, Resulting Numbers: [26, 20] Generated Node #3: [26, 20] from Operation...
4
Current State: 46:[13, 2, 20, 1], Operations: [] Exploring Operation: 20-13=7, Resulting Numbers: [2, 1, 7] Generated Node #0,0: 46:[2, 1, 7] Operation: 20-13=7 Moving to Node #0,0 Current State: 46:[2, 1, 7], Operations: ['20-13=7'] Exploring Operation: 7-2=5, Resulting Numbers: [1, 5] Generated Node #0,0,0: 46:[1, 5]...
0
hs_1
mult_heuristic
[ 8, 7, 26, 35 ]
79
[ "35-26=9", "8*9=72", "7+72=79" ]
Current State: 79:[8, 7, 26, 35], Operations: [] Exploring Operation: 35-26=9, Resulting Numbers: [8, 7, 9] Generated Node #2: [8, 7, 9] from Operation: 35-26=9 Current State: 79:[8, 7, 9], Operations: ['35-26=9'] Exploring Operation: 8*9=72, Resulting Numbers: [7, 72] Generated Node #3: [7, 72] from Operation: 8*9=72 ...
4
Current State: 79:[8, 7, 26, 35], Operations: [] Exploring Operation: 8+7=15, Resulting Numbers: [26, 35, 15] Generated Node #0,0: 79:[26, 35, 15] Operation: 8+7=15 Exploring Operation: 7+26=33, Resulting Numbers: [8, 35, 33] Generated Node #0,1: 79:[8, 35, 33] Operation: 7+26=33 Exploring Operation: 8+35=43, Resulting...
0
hs_5
sum_heuristic
[ 81, 63, 9, 6 ]
61
[ "81*6=486", "63+486=549", "549/9=61" ]
Current State: 61:[81, 63, 9, 6], Operations: [] Exploring Operation: 81*6=486, Resulting Numbers: [63, 9, 486] Generated Node #2: [63, 9, 486] from Operation: 81*6=486 Current State: 61:[63, 9, 486], Operations: ['81*6=486'] Exploring Operation: 63+486=549, Resulting Numbers: [9, 549] Generated Node #3: [9, 549] from ...
4
Current State: 61:[81, 63, 9, 6], Operations: [] Exploring Operation: 9*6=54, Resulting Numbers: [81, 63, 54] Generated Node #0,0: 61:[81, 63, 54] Operation: 9*6=54 Exploring Operation: 81-9=72, Resulting Numbers: [63, 6, 72] Generated Node #0,1: 61:[63, 6, 72] Operation: 81-9=72 Start Sub Search at level 1: Moving to ...
0
hs_2
mult_heuristic
[ 43, 8, 18, 33 ]
98
[ "43-33=10", "8*10=80", "18+80=98" ]
Current State: 98:[43, 8, 18, 33], Operations: [] Exploring Operation: 43-33=10, Resulting Numbers: [8, 18, 10] Generated Node #2: [8, 18, 10] from Operation: 43-33=10 Current State: 98:[8, 18, 10], Operations: ['43-33=10'] Exploring Operation: 8*10=80, Resulting Numbers: [18, 80] Generated Node #3: [18, 80] from Opera...
4
Current State: 98:[43, 8, 18, 33], Operations: [] Exploring Operation: 43-33=10, Resulting Numbers: [8, 18, 10] Generated Node #0,0: 98:[8, 18, 10] Operation: 43-33=10 Exploring Operation: 33-18=15, Resulting Numbers: [43, 8, 15] Generated Node #0,1: 98:[43, 8, 15] Operation: 33-18=15 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 63, 24, 18, 16 ]
15
[ "18-16=2", "24*2=48", "63-48=15" ]
Current State: 15:[63, 24, 18, 16], Operations: [] Exploring Operation: 18-16=2, Resulting Numbers: [63, 24, 2] Generated Node #2: [63, 24, 2] from Operation: 18-16=2 Current State: 15:[63, 24, 2], Operations: ['18-16=2'] Exploring Operation: 24*2=48, Resulting Numbers: [63, 48] Generated Node #3: [63, 48] from Operati...
4
Current State: 15:[63, 24, 18, 16], Operations: [] Exploring Operation: 24-18=6, Resulting Numbers: [63, 16, 6] Generated Node #0,0: 15:[63, 16, 6] Operation: 24-18=6 Exploring Operation: 63-24=39, Resulting Numbers: [18, 16, 39] Generated Node #0,1: 15:[18, 16, 39] Operation: 63-24=39 Exploring Operation: 63-18=45, Re...
0
hs_5
mult_heuristic
[ 11, 30, 1, 65 ]
68
[ "11-1=10", "30/10=3", "65+3=68" ]
Current State: 68:[11, 30, 1, 65], Operations: [] Exploring Operation: 11-1=10, Resulting Numbers: [30, 65, 10] Generated Node #2: [30, 65, 10] from Operation: 11-1=10 Current State: 68:[30, 65, 10], Operations: ['11-1=10'] Exploring Operation: 30/10=3, Resulting Numbers: [65, 3] Generated Node #3: [65, 3] from Operati...
4
Current State: 68:[11, 30, 1, 65], Operations: [] Exploring Operation: 65-30=35, Resulting Numbers: [11, 1, 35] Generated Node #0,0: 68:[11, 1, 35] Operation: 65-30=35 Exploring Operation: 11+30=41, Resulting Numbers: [1, 65, 41] Generated Node #0,1: 68:[1, 65, 41] Operation: 11+30=41 Exploring Operation: 30-11=19, Res...
0
hs_4
sum_heuristic
[ 62, 43, 9, 72 ]
97
[ "62+43=105", "72/9=8", "105-8=97" ]
Current State: 97:[62, 43, 9, 72], Operations: [] Exploring Operation: 62+43=105, Resulting Numbers: [9, 72, 105] Generated Node #2: [9, 72, 105] from Operation: 62+43=105 Current State: 97:[9, 72, 105], Operations: ['62+43=105'] Exploring Operation: 72/9=8, Resulting Numbers: [105, 8] Generated Node #3: [105, 8] from ...
4
Current State: 97:[62, 43, 9, 72], Operations: [] Exploring Operation: 43+9=52, Resulting Numbers: [62, 72, 52] Generated Node #0,0: 97:[62, 72, 52] Operation: 43+9=52 Exploring Operation: 62+9=71, Resulting Numbers: [43, 72, 71] Generated Node #0,1: 97:[43, 72, 71] Operation: 62+9=71 Exploring Operation: 62+43=105, Re...
0.948785
hs_5
sum_heuristic
[ 58, 25, 89, 32 ]
24
[ "58-25=33", "89-32=57", "57-33=24" ]
Current State: 24:[58, 25, 89, 32], Operations: [] Exploring Operation: 58-25=33, Resulting Numbers: [89, 32, 33] Generated Node #2: [89, 32, 33] from Operation: 58-25=33 Current State: 24:[89, 32, 33], Operations: ['58-25=33'] Exploring Operation: 89-32=57, Resulting Numbers: [33, 57] Generated Node #3: [33, 57] from ...
4
Current State: 24:[58, 25, 89, 32], Operations: [] Exploring Operation: 58-25=33, Resulting Numbers: [89, 32, 33] Generated Node #0,0: 24:[89, 32, 33] Operation: 58-25=33 Exploring Operation: 58-32=26, Resulting Numbers: [25, 89, 26] Generated Node #0,1: 24:[25, 89, 26] Operation: 58-32=26 Exploring Operation: 89-32=57...
0.987847
hs_4
sum_heuristic
[ 72, 46, 75, 80 ]
58
[ "75-72=3", "46*3=138", "138-80=58" ]
Current State: 58:[72, 46, 75, 80], Operations: [] Exploring Operation: 75-72=3, Resulting Numbers: [46, 80, 3] Generated Node #2: [46, 80, 3] from Operation: 75-72=3 Current State: 58:[46, 80, 3], Operations: ['75-72=3'] Exploring Operation: 46*3=138, Resulting Numbers: [80, 138] Generated Node #3: [80, 138] from Oper...
4
Current State: 58:[72, 46, 75, 80], Operations: [] Exploring Operation: 80-75=5, Resulting Numbers: [72, 46, 5] Generated Node #0,0: 58:[72, 46, 5] Operation: 80-75=5 Start Sub Search at level 1: Moving to Node #0,0 Current State: 58:[72, 46, 5], Operations: ['80-75=5'] Exploring Operation: 72-46=26, Resulting Numbers:...
0
hs_1
sum_heuristic
[ 66, 38, 56, 7 ]
77
[ "66-38=28", "56-7=49", "28+49=77" ]
Current State: 77:[66, 38, 56, 7], Operations: [] Exploring Operation: 66-38=28, Resulting Numbers: [56, 7, 28] Generated Node #2: [56, 7, 28] from Operation: 66-38=28 Current State: 77:[56, 7, 28], Operations: ['66-38=28'] Exploring Operation: 56-7=49, Resulting Numbers: [28, 49] Generated Node #3: [28, 49] from Opera...
4
Current State: 77:[66, 38, 56, 7], Operations: [] Exploring Operation: 66-38=28, Resulting Numbers: [56, 7, 28] Generated Node #0,0: 77:[56, 7, 28] Operation: 66-38=28 Exploring Operation: 66-56=10, Resulting Numbers: [38, 7, 10] Generated Node #0,1: 77:[38, 7, 10] Operation: 66-56=10 Exploring Operation: 38+56=94, Res...
0.986979
hs_4
mult_heuristic
[ 55, 77, 27, 99 ]
76
[ "77*27=2079", "2079/99=21", "55+21=76" ]
Current State: 76:[55, 77, 27, 99], Operations: [] Exploring Operation: 77*27=2079, Resulting Numbers: [55, 99, 2079] Generated Node #2: [55, 99, 2079] from Operation: 77*27=2079 Current State: 76:[55, 99, 2079], Operations: ['77*27=2079'] Exploring Operation: 2079/99=21, Resulting Numbers: [55, 21] Generated Node #3: ...
4
Current State: 76:[55, 77, 27, 99], Operations: [] Exploring Operation: 99-27=72, Resulting Numbers: [55, 77, 72] Generated Node #0,0: 76:[55, 77, 72] Operation: 99-27=72 Exploring Operation: 99-77=22, Resulting Numbers: [55, 27, 22] Generated Node #0,1: 76:[55, 27, 22] Operation: 99-77=22 Exploring Operation: 99-55=44...
0
hs_3
sum_heuristic
[ 1, 19, 36, 92 ]
38
[ "19-1=18", "92-36=56", "56-18=38" ]
Current State: 38:[1, 19, 36, 92], Operations: [] Exploring Operation: 19-1=18, Resulting Numbers: [36, 92, 18] Generated Node #2: [36, 92, 18] from Operation: 19-1=18 Current State: 38:[36, 92, 18], Operations: ['19-1=18'] Exploring Operation: 92-36=56, Resulting Numbers: [18, 56] Generated Node #3: [18, 56] from Oper...
4
Current State: 38:[1, 19, 36, 92], Operations: [] Exploring Operation: 1+36=37, Resulting Numbers: [19, 92, 37] Generated Node #0,0: 38:[19, 92, 37] Operation: 1+36=37 Exploring Operation: 92-36=56, Resulting Numbers: [1, 19, 56] Generated Node #0,1: 38:[1, 19, 56] Operation: 92-36=56 Exploring Operation: 92-1=91, Resu...
0.988715
hs_4
mult_heuristic
[ 5, 45, 3, 76 ]
54
[ "5+76=81", "45*3=135", "135-81=54" ]
Current State: 54:[5, 45, 3, 76], Operations: [] Exploring Operation: 5+76=81, Resulting Numbers: [45, 3, 81] Generated Node #2: [45, 3, 81] from Operation: 5+76=81 Current State: 54:[45, 3, 81], Operations: ['5+76=81'] Exploring Operation: 45*3=135, Resulting Numbers: [81, 135] Generated Node #3: [81, 135] from Operat...
4
Current State: 54:[5, 45, 3, 76], Operations: [] Exploring Operation: 76-45=31, Resulting Numbers: [5, 3, 31] Generated Node #0,0: 54:[5, 3, 31] Operation: 76-45=31 Start Sub Search at level 1: Moving to Node #0,0 Current State: 54:[5, 3, 31], Operations: ['76-45=31'] Exploring Operation: 31-5=26, Resulting Numbers: [3...
0
hs_1
mult_heuristic
[ 9, 64, 82, 3 ]
12
[ "9+64=73", "82+3=85", "85-73=12" ]
Current State: 12:[9, 64, 82, 3], Operations: [] Exploring Operation: 9+64=73, Resulting Numbers: [82, 3, 73] Generated Node #2: [82, 3, 73] from Operation: 9+64=73 Current State: 12:[82, 3, 73], Operations: ['9+64=73'] Exploring Operation: 82+3=85, Resulting Numbers: [73, 85] Generated Node #3: [73, 85] from Operation...
4
Current State: 12:[9, 64, 82, 3], Operations: [] Exploring Operation: 9+3=12, Resulting Numbers: [64, 82, 12] Generated Node #0,0: 12:[64, 82, 12] Operation: 9+3=12 Exploring Operation: 82-9=73, Resulting Numbers: [64, 3, 73] Generated Node #0,1: 12:[64, 3, 73] Operation: 82-9=73 Exploring Operation: 64-9=55, Resulting...
0.984375
hs_5
sum_heuristic
[ 65, 73, 66, 3 ]
70
[ "66-65=1", "73-3=70", "1*70=70" ]
Current State: 70:[65, 73, 66, 3], Operations: [] Exploring Operation: 66-65=1, Resulting Numbers: [73, 3, 1] Generated Node #2: [73, 3, 1] from Operation: 66-65=1 Current State: 70:[73, 3, 1], Operations: ['66-65=1'] Exploring Operation: 73-3=70, Resulting Numbers: [1, 70] Generated Node #3: [1, 70] from Operation: 73...
4
Current State: 70:[65, 73, 66, 3], Operations: [] Exploring Operation: 65+3=68, Resulting Numbers: [73, 66, 68] Generated Node #0,0: 70:[73, 66, 68] Operation: 65+3=68 Exploring Operation: 73-65=8, Resulting Numbers: [66, 3, 8] Generated Node #0,1: 70:[66, 3, 8] Operation: 73-65=8 Exploring Operation: 73-3=70, Resultin...
0.986979
hs_5
mult_heuristic
[ 44, 56, 91, 66 ]
13
[ "56-44=12", "91-66=25", "25-12=13" ]
Current State: 13:[44, 56, 91, 66], Operations: [] Exploring Operation: 56-44=12, Resulting Numbers: [91, 66, 12] Generated Node #2: [91, 66, 12] from Operation: 56-44=12 Current State: 13:[91, 66, 12], Operations: ['56-44=12'] Exploring Operation: 91-66=25, Resulting Numbers: [12, 25] Generated Node #3: [12, 25] from ...
4
Current State: 13:[44, 56, 91, 66], Operations: [] Exploring Operation: 91-66=25, Resulting Numbers: [44, 56, 25] Generated Node #0,0: 13:[44, 56, 25] Operation: 91-66=25 Exploring Operation: 66-56=10, Resulting Numbers: [44, 91, 10] Generated Node #0,1: 13:[44, 91, 10] Operation: 66-56=10 Exploring Operation: 91-44=47...
0.969618
hs_5
mult_heuristic
[ 42, 86, 41, 56 ]
60
[ "86-41=45", "56*45=2520", "2520/42=60" ]
Current State: 60:[42, 86, 41, 56], Operations: [] Exploring Operation: 86-41=45, Resulting Numbers: [42, 56, 45] Generated Node #2: [42, 56, 45] from Operation: 86-41=45 Current State: 60:[42, 56, 45], Operations: ['86-41=45'] Exploring Operation: 56*45=2520, Resulting Numbers: [42, 2520] Generated Node #3: [42, 2520]...
4
Current State: 60:[42, 86, 41, 56], Operations: [] Exploring Operation: 86-56=30, Resulting Numbers: [42, 41, 30] Generated Node #0,0: 60:[42, 41, 30] Operation: 86-56=30 Start Sub Search at level 1: Moving to Node #0,0 Current State: 60:[42, 41, 30], Operations: ['86-56=30'] Exploring Operation: 42-41=1, Resulting Num...
0
hs_1
mult_heuristic
[ 83, 6, 79, 72 ]
36
[ "83-6=77", "79-77=2", "72/2=36" ]
Current State: 36:[83, 6, 79, 72], Operations: [] Exploring Operation: 83-6=77, Resulting Numbers: [79, 72, 77] Generated Node #2: [79, 72, 77] from Operation: 83-6=77 Current State: 36:[79, 72, 77], Operations: ['83-6=77'] Exploring Operation: 79-77=2, Resulting Numbers: [72, 2] Generated Node #3: [72, 2] from Operati...
4
Current State: 36:[83, 6, 79, 72], Operations: [] Exploring Operation: 83-79=4, Resulting Numbers: [6, 72, 4] Generated Node #0,0: 36:[6, 72, 4] Operation: 83-79=4 Moving to Node #0,0 Current State: 36:[6, 72, 4], Operations: ['83-79=4'] Exploring Operation: 72/6=12, Resulting Numbers: [4, 12] Generated Node #0,0,0: 36...
0
hs_1
mult_heuristic
[ 18, 81, 60, 8 ]
11
[ "81-18=63", "60-8=52", "63-52=11" ]
Current State: 11:[18, 81, 60, 8], Operations: [] Exploring Operation: 81-18=63, Resulting Numbers: [60, 8, 63] Generated Node #2: [60, 8, 63] from Operation: 81-18=63 Current State: 11:[60, 8, 63], Operations: ['81-18=63'] Exploring Operation: 60-8=52, Resulting Numbers: [63, 52] Generated Node #3: [63, 52] from Opera...
4
Current State: 11:[18, 81, 60, 8], Operations: [] Exploring Operation: 81-60=21, Resulting Numbers: [18, 8, 21] Generated Node #0,0: 11:[18, 8, 21] Operation: 81-60=21 Start Sub Search at level 1: Moving to Node #0,0 Current State: 11:[18, 8, 21], Operations: ['81-60=21'] Exploring Operation: 21-8=13, Resulting Numbers...
0
hs_1
mult_heuristic
[ 62, 13, 97, 55 ]
64
[ "13+97=110", "110/55=2", "62+2=64" ]
Current State: 64:[62, 13, 97, 55], Operations: [] Exploring Operation: 13+97=110, Resulting Numbers: [62, 55, 110] Generated Node #2: [62, 55, 110] from Operation: 13+97=110 Current State: 64:[62, 55, 110], Operations: ['13+97=110'] Exploring Operation: 110/55=2, Resulting Numbers: [62, 2] Generated Node #3: [62, 2] f...
4
Current State: 64:[62, 13, 97, 55], Operations: [] Exploring Operation: 97-13=84, Resulting Numbers: [62, 55, 84] Generated Node #0,0: 64:[62, 55, 84] Operation: 97-13=84 Exploring Operation: 97-62=35, Resulting Numbers: [13, 55, 35] Generated Node #0,1: 64:[13, 55, 35] Operation: 97-62=35 Exploring Operation: 97-55=42...
0
hs_5
mult_heuristic
[ 80, 40, 71, 76 ]
81
[ "80/40=2", "76*2=152", "152-71=81" ]
Current State: 81:[80, 40, 71, 76], Operations: [] Exploring Operation: 80/40=2, Resulting Numbers: [71, 76, 2] Generated Node #2: [71, 76, 2] from Operation: 80/40=2 Current State: 81:[71, 76, 2], Operations: ['80/40=2'] Exploring Operation: 76*2=152, Resulting Numbers: [71, 152] Generated Node #3: [71, 152] from Oper...
4
Current State: 81:[80, 40, 71, 76], Operations: [] Exploring Operation: 71-40=31, Resulting Numbers: [80, 76, 31] Generated Node #0,0: 81:[80, 76, 31] Operation: 71-40=31 Exploring Operation: 80/40=2, Resulting Numbers: [71, 76, 2] Generated Node #0,1: 81:[71, 76, 2] Operation: 80/40=2 Exploring Operation: 76-71=5, Res...
0
hs_3
sum_heuristic
[ 67, 33, 80, 75 ]
23
[ "75-67=8", "80/8=10", "33-10=23" ]
Current State: 23:[67, 33, 80, 75], Operations: [] Exploring Operation: 75-67=8, Resulting Numbers: [33, 80, 8] Generated Node #2: [33, 80, 8] from Operation: 75-67=8 Current State: 23:[33, 80, 8], Operations: ['75-67=8'] Exploring Operation: 80/8=10, Resulting Numbers: [33, 10] Generated Node #3: [33, 10] from Operati...
4
Current State: 23:[67, 33, 80, 75], Operations: [] Exploring Operation: 80-67=13, Resulting Numbers: [33, 75, 13] Generated Node #0,0: 23:[33, 75, 13] Operation: 80-67=13 Start Sub Search at level 1: Moving to Node #0,0 Current State: 23:[33, 75, 13], Operations: ['80-67=13'] Exploring Operation: 75-33=42, Resulting Nu...
0
hs_1
mult_heuristic
[ 5, 13, 21, 4 ]
28
[ "5*4=20", "21-13=8", "20+8=28" ]
Current State: 28:[5, 13, 21, 4], Operations: [] Exploring Operation: 5*4=20, Resulting Numbers: [13, 21, 20] Generated Node #2: [13, 21, 20] from Operation: 5*4=20 Current State: 28:[13, 21, 20], Operations: ['5*4=20'] Exploring Operation: 21-13=8, Resulting Numbers: [20, 8] Generated Node #3: [20, 8] from Operation: ...
4
Current State: 28:[5, 13, 21, 4], Operations: [] Exploring Operation: 5+21=26, Resulting Numbers: [13, 4, 26] Generated Node #0,0: 28:[13, 4, 26] Operation: 5+21=26 Exploring Operation: 21+4=25, Resulting Numbers: [5, 13, 25] Generated Node #0,1: 28:[5, 13, 25] Operation: 21+4=25 Exploring Operation: 21-13=8, Resulting...
0
hs_5
sum_heuristic
[ 19, 61, 5, 49 ]
36
[ "19+61=80", "49-5=44", "80-44=36" ]
Current State: 36:[19, 61, 5, 49], Operations: [] Exploring Operation: 19+61=80, Resulting Numbers: [5, 49, 80] Generated Node #2: [5, 49, 80] from Operation: 19+61=80 Current State: 36:[5, 49, 80], Operations: ['19+61=80'] Exploring Operation: 49-5=44, Resulting Numbers: [80, 44] Generated Node #3: [80, 44] from Opera...
4
Current State: 36:[19, 61, 5, 49], Operations: [] Exploring Operation: 61-49=12, Resulting Numbers: [19, 5, 12] Generated Node #0,0: 36:[19, 5, 12] Operation: 61-49=12 Start Sub Search at level 1: Moving to Node #0,0 Current State: 36:[19, 5, 12], Operations: ['61-49=12'] Exploring Operation: 19-5=14, Resulting Numbers...
0
hs_1
sum_heuristic
[ 1, 11, 3, 94 ]
36
[ "3-1=2", "94/2=47", "47-11=36" ]
Current State: 36:[1, 11, 3, 94], Operations: [] Exploring Operation: 3-1=2, Resulting Numbers: [11, 94, 2] Generated Node #2: [11, 94, 2] from Operation: 3-1=2 Current State: 36:[11, 94, 2], Operations: ['3-1=2'] Exploring Operation: 94/2=47, Resulting Numbers: [11, 47] Generated Node #3: [11, 47] from Operation: 94/2...
4
Current State: 36:[1, 11, 3, 94], Operations: [] Exploring Operation: 94-3=91, Resulting Numbers: [1, 11, 91] Generated Node #0,0: 36:[1, 11, 91] Operation: 94-3=91 Exploring Operation: 94-11=83, Resulting Numbers: [1, 3, 83] Generated Node #0,1: 36:[1, 3, 83] Operation: 94-11=83 Start Sub Search at level 1: Moving to ...
0
hs_2
mult_heuristic
[ 60, 44, 19, 29 ]
55
[ "60*44=2640", "19+29=48", "2640/48=55" ]
Current State: 55:[60, 44, 19, 29], Operations: [] Exploring Operation: 60*44=2640, Resulting Numbers: [19, 29, 2640] Generated Node #2: [19, 29, 2640] from Operation: 60*44=2640 Current State: 55:[19, 29, 2640], Operations: ['60*44=2640'] Exploring Operation: 19+29=48, Resulting Numbers: [2640, 48] Generated Node #3: ...
4
Current State: 55:[60, 44, 19, 29], Operations: [] Exploring Operation: 44-29=15, Resulting Numbers: [60, 19, 15] Generated Node #0,0: 55:[60, 19, 15] Operation: 44-29=15 Start Sub Search at level 1: Moving to Node #0,0 Current State: 55:[60, 19, 15], Operations: ['44-29=15'] Exploring Operation: 19-15=4, Resulting Num...
0
hs_1
sum_heuristic
[ 14, 22, 72, 20 ]
18
[ "14+22=36", "72/36=2", "20-2=18" ]
Current State: 18:[14, 22, 72, 20], Operations: [] Exploring Operation: 14+22=36, Resulting Numbers: [72, 20, 36] Generated Node #2: [72, 20, 36] from Operation: 14+22=36 Current State: 18:[72, 20, 36], Operations: ['14+22=36'] Exploring Operation: 72/36=2, Resulting Numbers: [20, 2] Generated Node #3: [20, 2] from Ope...
4
Current State: 18:[14, 22, 72, 20], Operations: [] Exploring Operation: 72-22=50, Resulting Numbers: [14, 20, 50] Generated Node #0,0: 18:[14, 20, 50] Operation: 72-22=50 Start Sub Search at level 1: Moving to Node #0,0 Current State: 18:[14, 20, 50], Operations: ['72-22=50'] Exploring Operation: 50-20=30, Resulting Nu...
0
hs_1
mult_heuristic
[ 71, 88, 69, 10 ]
62
[ "88-71=17", "69+10=79", "79-17=62" ]
Current State: 62:[71, 88, 69, 10], Operations: [] Exploring Operation: 88-71=17, Resulting Numbers: [69, 10, 17] Generated Node #2: [69, 10, 17] from Operation: 88-71=17 Current State: 62:[69, 10, 17], Operations: ['88-71=17'] Exploring Operation: 69+10=79, Resulting Numbers: [17, 79] Generated Node #3: [17, 79] from ...
4
Current State: 62:[71, 88, 69, 10], Operations: [] Exploring Operation: 88-10=78, Resulting Numbers: [71, 69, 78] Generated Node #0,0: 62:[71, 69, 78] Operation: 88-10=78 Exploring Operation: 88-71=17, Resulting Numbers: [69, 10, 17] Generated Node #0,1: 62:[69, 10, 17] Operation: 88-71=17 Exploring Operation: 88-69=19...
0.987847
hs_3
mult_heuristic
[ 79, 40, 29, 22 ]
68
[ "79+40=119", "29+22=51", "119-51=68" ]
Current State: 68:[79, 40, 29, 22], Operations: [] Exploring Operation: 79+40=119, Resulting Numbers: [29, 22, 119] Generated Node #2: [29, 22, 119] from Operation: 79+40=119 Current State: 68:[29, 22, 119], Operations: ['79+40=119'] Exploring Operation: 29+22=51, Resulting Numbers: [119, 51] Generated Node #3: [119, 5...
4
Current State: 68:[79, 40, 29, 22], Operations: [] Exploring Operation: 79-40=39, Resulting Numbers: [29, 22, 39] Generated Node #0,0: 68:[29, 22, 39] Operation: 79-40=39 Exploring Operation: 40+29=69, Resulting Numbers: [79, 22, 69] Generated Node #0,1: 68:[79, 22, 69] Operation: 40+29=69 Exploring Operation: 40-22=18...
0.970486
hs_4
sum_heuristic
[ 70, 13, 61, 3 ]
66
[ "70+13=83", "83-61=22", "3*22=66" ]
Current State: 66:[70, 13, 61, 3], Operations: [] Exploring Operation: 70+13=83, Resulting Numbers: [61, 3, 83] Generated Node #2: [61, 3, 83] from Operation: 70+13=83 Current State: 66:[61, 3, 83], Operations: ['70+13=83'] Exploring Operation: 83-61=22, Resulting Numbers: [3, 22] Generated Node #3: [3, 22] from Operat...
4
Current State: 66:[70, 13, 61, 3], Operations: [] Exploring Operation: 70-61=9, Resulting Numbers: [13, 3, 9] Generated Node #0,0: 66:[13, 3, 9] Operation: 70-61=9 Moving to Node #0,0 Current State: 66:[13, 3, 9], Operations: ['70-61=9'] Exploring Operation: 13+9=22, Resulting Numbers: [3, 22] Generated Node #0,0,0: 66...
0.993924
hs_1
sum_heuristic
[ 49, 98, 89, 55 ]
72
[ "98/49=2", "89+55=144", "144/2=72" ]
Current State: 72:[49, 98, 89, 55], Operations: [] Exploring Operation: 98/49=2, Resulting Numbers: [89, 55, 2] Generated Node #2: [89, 55, 2] from Operation: 98/49=2 Current State: 72:[89, 55, 2], Operations: ['98/49=2'] Exploring Operation: 89+55=144, Resulting Numbers: [2, 144] Generated Node #3: [2, 144] from Opera...
4
Current State: 72:[49, 98, 89, 55], Operations: [] Exploring Operation: 98-55=43, Resulting Numbers: [49, 89, 43] Generated Node #0,0: 72:[49, 89, 43] Operation: 98-55=43 Exploring Operation: 98-89=9, Resulting Numbers: [49, 55, 9] Generated Node #0,1: 72:[49, 55, 9] Operation: 98-89=9 Exploring Operation: 89-55=34, Re...
0
hs_5
mult_heuristic
[ 52, 4, 43, 13 ]
16
[ "52-43=9", "13-9=4", "4*4=16" ]
Current State: 16:[52, 4, 43, 13], Operations: [] Exploring Operation: 52-43=9, Resulting Numbers: [4, 13, 9] Generated Node #2: [4, 13, 9] from Operation: 52-43=9 Current State: 16:[4, 13, 9], Operations: ['52-43=9'] Exploring Operation: 13-9=4, Resulting Numbers: [4, 4] Generated Node #3: [4, 4] from Operation: 13-9=...
4
Current State: 16:[52, 4, 43, 13], Operations: [] Exploring Operation: 52/13=4, Resulting Numbers: [4, 43, 4] Generated Node #0,0: 16:[4, 43, 4] Operation: 52/13=4 Exploring Operation: 52-43=9, Resulting Numbers: [4, 13, 9] Generated Node #0,1: 16:[4, 13, 9] Operation: 52-43=9 Start Sub Search at level 1: Moving to Nod...
0.992188
hs_2
mult_heuristic
[ 45, 34, 68, 9 ]
27
[ "45+9=54", "68/34=2", "54/2=27" ]
Current State: 27:[45, 34, 68, 9], Operations: [] Exploring Operation: 45+9=54, Resulting Numbers: [34, 68, 54] Generated Node #2: [34, 68, 54] from Operation: 45+9=54 Current State: 27:[34, 68, 54], Operations: ['45+9=54'] Exploring Operation: 68/34=2, Resulting Numbers: [54, 2] Generated Node #3: [54, 2] from Operati...
4
Current State: 27:[45, 34, 68, 9], Operations: [] Exploring Operation: 68-45=23, Resulting Numbers: [34, 9, 23] Generated Node #0,0: 27:[34, 9, 23] Operation: 68-45=23 Exploring Operation: 68-34=34, Resulting Numbers: [45, 9, 34] Generated Node #0,1: 27:[45, 9, 34] Operation: 68-34=34 Exploring Operation: 68/34=2, Resu...
0
hs_4
sum_heuristic