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
[ 75, 18, 78, 84 ]
76
[ "84-75=9", "18/9=2", "78-2=76" ]
Current State: 76:[75, 18, 78, 84], Operations: [] Exploring Operation: 84-75=9, Resulting Numbers: [18, 78, 9] Generated Node #2: [18, 78, 9] from Operation: 84-75=9 Current State: 76:[18, 78, 9], Operations: ['84-75=9'] Exploring Operation: 18/9=2, Resulting Numbers: [78, 2] Generated Node #3: [78, 2] from Operation:...
4
Current State: 76:[75, 18, 78, 84], Operations: [] Exploring Operation: 78-75=3, Resulting Numbers: [18, 84, 3] Generated Node #0,0: 76:[18, 84, 3] Operation: 78-75=3 Exploring Operation: 84-78=6, Resulting Numbers: [75, 18, 6] Generated Node #0,1: 76:[75, 18, 6] Operation: 84-78=6 Exploring Operation: 84-75=9, Resulti...
0.974826
hs_3
mult_heuristic
[ 45, 8, 4, 18 ]
31
[ "45+8=53", "4+18=22", "53-22=31" ]
Current State: 31:[45, 8, 4, 18], Operations: [] Exploring Operation: 45+8=53, Resulting Numbers: [4, 18, 53] Generated Node #2: [4, 18, 53] from Operation: 45+8=53 Current State: 31:[4, 18, 53], Operations: ['45+8=53'] Exploring Operation: 4+18=22, Resulting Numbers: [53, 22] Generated Node #3: [53, 22] from Operation...
4
Current State: 31:[45, 8, 4, 18], Operations: [] Exploring Operation: 8*4=32, Resulting Numbers: [45, 18, 32] Generated Node #0,0: 31:[45, 18, 32] Operation: 8*4=32 Exploring Operation: 45-4=41, Resulting Numbers: [8, 18, 41] Generated Node #0,1: 31:[8, 18, 41] Operation: 45-4=41 Exploring Operation: 45-8=37, Resulting...
0.986979
hs_3
mult_heuristic
[ 54, 67, 48, 73 ]
36
[ "54-48=6", "73-67=6", "6*6=36" ]
Current State: 36:[54, 67, 48, 73], Operations: [] Exploring Operation: 54-48=6, Resulting Numbers: [67, 73, 6] Generated Node #2: [67, 73, 6] from Operation: 54-48=6 Current State: 36:[67, 73, 6], Operations: ['54-48=6'] Exploring Operation: 73-67=6, Resulting Numbers: [6, 6] Generated Node #3: [6, 6] from Operation: ...
4
Current State: 36:[54, 67, 48, 73], Operations: [] Exploring Operation: 67-54=13, Resulting Numbers: [48, 73, 13] Generated Node #0,0: 36:[48, 73, 13] Operation: 67-54=13 Exploring Operation: 73-54=19, Resulting Numbers: [67, 48, 19] Generated Node #0,1: 36:[67, 48, 19] Operation: 73-54=19 Exploring Operation: 73-67=6,...
0.990451
hs_3
mult_heuristic
[ 91, 50, 67, 68 ]
41
[ "91-50=41", "68-67=1", "41*1=41" ]
Current State: 41:[91, 50, 67, 68], Operations: [] Exploring Operation: 91-50=41, Resulting Numbers: [67, 68, 41] Generated Node #2: [67, 68, 41] from Operation: 91-50=41 Current State: 41:[67, 68, 41], Operations: ['91-50=41'] Exploring Operation: 68-67=1, Resulting Numbers: [41, 1] Generated Node #3: [41, 1] from Ope...
4
Current State: 41:[91, 50, 67, 68], Operations: [] Exploring Operation: 91-50=41, Resulting Numbers: [67, 68, 41] Generated Node #0,0: 41:[67, 68, 41] Operation: 91-50=41 Exploring Operation: 91-67=24, Resulting Numbers: [50, 68, 24] Generated Node #0,1: 41:[50, 68, 24] Operation: 91-67=24 Start Sub Search at level 1: ...
0.992188
hs_2
mult_heuristic
[ 89, 2, 87, 89 ]
84
[ "89/89=1", "87-2=85", "85-1=84" ]
Current State: 84:[89, 2, 87, 89], Operations: [] Exploring Operation: 89/89=1, Resulting Numbers: [2, 87, 1] Generated Node #2: [2, 87, 1] from Operation: 89/89=1 Current State: 84:[2, 87, 1], Operations: ['89/89=1'] Exploring Operation: 87-2=85, Resulting Numbers: [1, 85] Generated Node #3: [1, 85] from Operation: 87...
4
Current State: 84:[89, 2, 87, 89], Operations: [] Exploring Operation: 89/89=1, Resulting Numbers: [2, 87, 1] Generated Node #0,0: 84:[2, 87, 1] Operation: 89/89=1 Exploring Operation: 89-2=87, Resulting Numbers: [87, 89, 87] Generated Node #0,1: 84:[87, 89, 87] Operation: 89-2=87 Exploring Operation: 89-87=2, Resultin...
0.986111
hs_5
sum_heuristic
[ 40, 90, 70, 13 ]
25
[ "70*13=910", "90+910=1000", "1000/40=25" ]
Current State: 25:[40, 90, 70, 13], Operations: [] Exploring Operation: 70*13=910, Resulting Numbers: [40, 90, 910] Generated Node #2: [40, 90, 910] from Operation: 70*13=910 Current State: 25:[40, 90, 910], Operations: ['70*13=910'] Exploring Operation: 90+910=1000, Resulting Numbers: [40, 1000] Generated Node #3: [40...
4
Current State: 25:[40, 90, 70, 13], Operations: [] Exploring Operation: 90-70=20, Resulting Numbers: [40, 13, 20] Generated Node #0,0: 25:[40, 13, 20] Operation: 90-70=20 Exploring Operation: 70-40=30, Resulting Numbers: [90, 13, 30] Generated Node #0,1: 25:[90, 13, 30] Operation: 70-40=30 Exploring Operation: 90-40=50...
0
hs_3
sum_heuristic
[ 66, 70, 92, 12 ]
19
[ "66+70=136", "92+136=228", "228/12=19" ]
Current State: 19:[66, 70, 92, 12], Operations: [] Exploring Operation: 66+70=136, Resulting Numbers: [92, 12, 136] Generated Node #2: [92, 12, 136] from Operation: 66+70=136 Current State: 19:[92, 12, 136], Operations: ['66+70=136'] Exploring Operation: 92+136=228, Resulting Numbers: [12, 228] Generated Node #3: [12, ...
4
Current State: 19:[66, 70, 92, 12], Operations: [] Exploring Operation: 70-66=4, Resulting Numbers: [92, 12, 4] Generated Node #0,0: 19:[92, 12, 4] Operation: 70-66=4 Exploring Operation: 92-66=26, Resulting Numbers: [70, 12, 26] Generated Node #0,1: 19:[70, 12, 26] Operation: 92-66=26 Exploring Operation: 92-70=22, Re...
0
hs_3
mult_heuristic
[ 39, 79, 17, 73 ]
81
[ "73-39=34", "34/17=2", "79+2=81" ]
Current State: 81:[39, 79, 17, 73], Operations: [] Exploring Operation: 73-39=34, Resulting Numbers: [79, 17, 34] Generated Node #2: [79, 17, 34] from Operation: 73-39=34 Current State: 81:[79, 17, 34], Operations: ['73-39=34'] Exploring Operation: 34/17=2, Resulting Numbers: [79, 2] Generated Node #3: [79, 2] from Ope...
4
Current State: 81:[39, 79, 17, 73], Operations: [] Exploring Operation: 39-17=22, Resulting Numbers: [79, 73, 22] Generated Node #0,0: 81:[79, 73, 22] Operation: 39-17=22 Start Sub Search at level 1: Moving to Node #0,0 Current State: 81:[79, 73, 22], Operations: ['39-17=22'] Exploring Operation: 79-73=6, Resulting Num...
0
hs_1
sum_heuristic
[ 17, 86, 81, 55 ]
67
[ "86-17=69", "81+55=136", "136-69=67" ]
Current State: 67:[17, 86, 81, 55], Operations: [] Exploring Operation: 86-17=69, Resulting Numbers: [81, 55, 69] Generated Node #2: [81, 55, 69] from Operation: 86-17=69 Current State: 67:[81, 55, 69], Operations: ['86-17=69'] Exploring Operation: 81+55=136, Resulting Numbers: [69, 136] Generated Node #3: [69, 136] fr...
4
Current State: 67:[17, 86, 81, 55], Operations: [] Exploring Operation: 86-17=69, Resulting Numbers: [81, 55, 69] Generated Node #0,0: 67:[81, 55, 69] Operation: 86-17=69 Moving to Node #0,0 Current State: 67:[81, 55, 69], Operations: ['86-17=69'] Exploring Operation: 81-55=26, Resulting Numbers: [69, 26] Generated Nod...
0
hs_1
sum_heuristic
[ 89, 60, 5, 30 ]
47
[ "89+5=94", "60/30=2", "94/2=47" ]
Current State: 47:[89, 60, 5, 30], Operations: [] Exploring Operation: 89+5=94, Resulting Numbers: [60, 30, 94] Generated Node #2: [60, 30, 94] from Operation: 89+5=94 Current State: 47:[60, 30, 94], Operations: ['89+5=94'] Exploring Operation: 60/30=2, Resulting Numbers: [94, 2] Generated Node #3: [94, 2] from Operati...
4
Current State: 47:[89, 60, 5, 30], Operations: [] Exploring Operation: 5+30=35, Resulting Numbers: [89, 60, 35] Generated Node #0,0: 47:[89, 60, 35] Operation: 5+30=35 Exploring Operation: 60-5=55, Resulting Numbers: [89, 30, 55] Generated Node #0,1: 47:[89, 30, 55] Operation: 60-5=55 Exploring Operation: 89-60=29, Res...
0.922743
hs_5
sum_heuristic
[ 52, 76, 36, 40 ]
20
[ "76-52=24", "40-36=4", "24-4=20" ]
Current State: 20:[52, 76, 36, 40], Operations: [] Exploring Operation: 76-52=24, Resulting Numbers: [36, 40, 24] Generated Node #2: [36, 40, 24] from Operation: 76-52=24 Current State: 20:[36, 40, 24], Operations: ['76-52=24'] Exploring Operation: 40-36=4, Resulting Numbers: [24, 4] Generated Node #3: [24, 4] from Ope...
4
Current State: 20:[52, 76, 36, 40], Operations: [] Exploring Operation: 76-52=24, Resulting Numbers: [36, 40, 24] Generated Node #0,0: 20:[36, 40, 24] Operation: 76-52=24 Start Sub Search at level 1: Moving to Node #0,0 Current State: 20:[36, 40, 24], Operations: ['76-52=24'] Exploring Operation: 40-36=4, Resulting Num...
0.993924
hs_1
sum_heuristic
[ 23, 35, 4, 88 ]
85
[ "35-23=12", "12/4=3", "88-3=85" ]
Current State: 85:[23, 35, 4, 88], Operations: [] Exploring Operation: 35-23=12, Resulting Numbers: [4, 88, 12] Generated Node #2: [4, 88, 12] from Operation: 35-23=12 Current State: 85:[4, 88, 12], Operations: ['35-23=12'] Exploring Operation: 12/4=3, Resulting Numbers: [88, 3] Generated Node #3: [88, 3] from Operatio...
4
Current State: 85:[23, 35, 4, 88], Operations: [] Exploring Operation: 35-23=12, Resulting Numbers: [4, 88, 12] Generated Node #0,0: 85:[4, 88, 12] Operation: 35-23=12 Start Sub Search at level 1: Moving to Node #0,0 Current State: 85:[4, 88, 12], Operations: ['35-23=12'] Exploring Operation: 4+12=16, Resulting Numbers...
0
hs_1
sum_heuristic
[ 54, 34, 6, 81 ]
13
[ "54+34=88", "81-6=75", "88-75=13" ]
Current State: 13:[54, 34, 6, 81], Operations: [] Exploring Operation: 54+34=88, Resulting Numbers: [6, 81, 88] Generated Node #2: [6, 81, 88] from Operation: 54+34=88 Current State: 13:[6, 81, 88], Operations: ['54+34=88'] Exploring Operation: 81-6=75, Resulting Numbers: [88, 75] Generated Node #3: [88, 75] from Opera...
4
Current State: 13:[54, 34, 6, 81], Operations: [] Exploring Operation: 54-34=20, Resulting Numbers: [6, 81, 20] Generated Node #0,0: 13:[6, 81, 20] Operation: 54-34=20 Exploring Operation: 54-6=48, Resulting Numbers: [34, 81, 48] Generated Node #0,1: 13:[34, 81, 48] Operation: 54-6=48 Exploring Operation: 81-34=47, Res...
0.986111
hs_5
mult_heuristic
[ 73, 73, 50, 96 ]
46
[ "73-73=0", "96-50=46", "0+46=46" ]
Current State: 46:[73, 73, 50, 96], Operations: [] Exploring Operation: 73-73=0, Resulting Numbers: [50, 96, 0] Generated Node #2: [50, 96, 0] from Operation: 73-73=0 Current State: 46:[50, 96, 0], Operations: ['73-73=0'] Exploring Operation: 96-50=46, Resulting Numbers: [0, 46] Generated Node #3: [0, 46] from Operatio...
4
Current State: 46:[73, 73, 50, 96], Operations: [] Exploring Operation: 73/73=1, Resulting Numbers: [50, 96, 1] Generated Node #0,0: 46:[50, 96, 1] Operation: 73/73=1 Exploring Operation: 96-50=46, Resulting Numbers: [73, 73, 46] Generated Node #0,1: 46:[73, 73, 46] Operation: 96-50=46 Exploring Operation: 96-73=23, Re...
0.986111
hs_5
sum_heuristic
[ 72, 62, 17, 55 ]
96
[ "72+62=134", "55-17=38", "134-38=96" ]
Current State: 96:[72, 62, 17, 55], Operations: [] Exploring Operation: 72+62=134, Resulting Numbers: [17, 55, 134] Generated Node #2: [17, 55, 134] from Operation: 72+62=134 Current State: 96:[17, 55, 134], Operations: ['72+62=134'] Exploring Operation: 55-17=38, Resulting Numbers: [134, 38] Generated Node #3: [134, 3...
4
Current State: 96:[72, 62, 17, 55], Operations: [] Exploring Operation: 62-55=7, Resulting Numbers: [72, 17, 7] Generated Node #0,0: 96:[72, 17, 7] Operation: 62-55=7 Exploring Operation: 72-55=17, Resulting Numbers: [62, 17, 17] Generated Node #0,1: 96:[62, 17, 17] Operation: 72-55=17 Exploring Operation: 72-62=10, Re...
0.969618
hs_5
mult_heuristic
[ 91, 63, 29, 86 ]
87
[ "91-63=28", "29+86=115", "115-28=87" ]
Current State: 87:[91, 63, 29, 86], Operations: [] Exploring Operation: 91-63=28, Resulting Numbers: [29, 86, 28] Generated Node #2: [29, 86, 28] from Operation: 91-63=28 Current State: 87:[29, 86, 28], Operations: ['91-63=28'] Exploring Operation: 29+86=115, Resulting Numbers: [28, 115] Generated Node #3: [28, 115] fr...
4
Current State: 87:[91, 63, 29, 86], Operations: [] Exploring Operation: 63+29=92, Resulting Numbers: [91, 86, 92] Generated Node #0,0: 87:[91, 86, 92] Operation: 63+29=92 Exploring Operation: 91-63=28, Resulting Numbers: [29, 86, 28] Generated Node #0,1: 87:[29, 86, 28] Operation: 91-63=28 Exploring Operation: 63-29=34...
0.962674
hs_5
mult_heuristic
[ 58, 66, 2, 70 ]
90
[ "70-58=12", "2*12=24", "66+24=90" ]
Current State: 90:[58, 66, 2, 70], Operations: [] Exploring Operation: 70-58=12, Resulting Numbers: [66, 2, 12] Generated Node #2: [66, 2, 12] from Operation: 70-58=12 Current State: 90:[66, 2, 12], Operations: ['70-58=12'] Exploring Operation: 2*12=24, Resulting Numbers: [66, 24] Generated Node #3: [66, 24] from Opera...
4
Current State: 90:[58, 66, 2, 70], Operations: [] Exploring Operation: 70-58=12, Resulting Numbers: [66, 2, 12] Generated Node #0,0: 90:[66, 2, 12] Operation: 70-58=12 Exploring Operation: 70-66=4, Resulting Numbers: [58, 2, 4] Generated Node #0,1: 90:[58, 2, 4] Operation: 70-66=4 Exploring Operation: 66-58=8, Resultin...
0
hs_3
sum_heuristic
[ 34, 90, 9, 59 ]
83
[ "34+59=93", "90/9=10", "93-10=83" ]
Current State: 83:[34, 90, 9, 59], Operations: [] Exploring Operation: 34+59=93, Resulting Numbers: [90, 9, 93] Generated Node #2: [90, 9, 93] from Operation: 34+59=93 Current State: 83:[90, 9, 93], Operations: ['34+59=93'] Exploring Operation: 90/9=10, Resulting Numbers: [93, 10] Generated Node #3: [93, 10] from Opera...
4
Current State: 83:[34, 90, 9, 59], Operations: [] Exploring Operation: 34+9=43, Resulting Numbers: [90, 59, 43] Generated Node #0,0: 83:[90, 59, 43] Operation: 34+9=43 Exploring Operation: 9+59=68, Resulting Numbers: [34, 90, 68] Generated Node #0,1: 83:[34, 90, 68] Operation: 9+59=68 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 97, 11, 3, 89 ]
41
[ "97-89=8", "11*3=33", "8+33=41" ]
Current State: 41:[97, 11, 3, 89], Operations: [] Exploring Operation: 97-89=8, Resulting Numbers: [11, 3, 8] Generated Node #2: [11, 3, 8] from Operation: 97-89=8 Current State: 41:[11, 3, 8], Operations: ['97-89=8'] Exploring Operation: 11*3=33, Resulting Numbers: [8, 33] Generated Node #3: [8, 33] from Operation: 11...
4
Current State: 41:[97, 11, 3, 89], Operations: [] Exploring Operation: 97-89=8, Resulting Numbers: [11, 3, 8] Generated Node #0,0: 41:[11, 3, 8] Operation: 97-89=8 Exploring Operation: 97-3=94, Resulting Numbers: [11, 89, 94] Generated Node #0,1: 41:[11, 89, 94] Operation: 97-3=94 Exploring Operation: 11*3=33, Resultin...
0.984375
hs_4
mult_heuristic
[ 47, 1, 20, 11 ]
55
[ "47-1=46", "20-11=9", "46+9=55" ]
Current State: 55:[47, 1, 20, 11], Operations: [] Exploring Operation: 47-1=46, Resulting Numbers: [20, 11, 46] Generated Node #2: [20, 11, 46] from Operation: 47-1=46 Current State: 55:[20, 11, 46], Operations: ['47-1=46'] Exploring Operation: 20-11=9, Resulting Numbers: [46, 9] Generated Node #3: [46, 9] from Operati...
4
Current State: 55:[47, 1, 20, 11], Operations: [] Exploring Operation: 47+11=58, Resulting Numbers: [1, 20, 58] Generated Node #0,0: 55:[1, 20, 58] Operation: 47+11=58 Exploring Operation: 20-1=19, Resulting Numbers: [47, 11, 19] Generated Node #0,1: 55:[47, 11, 19] Operation: 20-1=19 Exploring Operation: 47+20=67, Res...
0.977431
hs_5
mult_heuristic
[ 4, 44, 20, 22 ]
31
[ "44/4=11", "20+22=42", "42-11=31" ]
Current State: 31:[4, 44, 20, 22], Operations: [] Exploring Operation: 44/4=11, Resulting Numbers: [20, 22, 11] Generated Node #2: [20, 22, 11] from Operation: 44/4=11 Current State: 31:[20, 22, 11], Operations: ['44/4=11'] Exploring Operation: 20+22=42, Resulting Numbers: [11, 42] Generated Node #3: [11, 42] from Oper...
4
Current State: 31:[4, 44, 20, 22], Operations: [] Exploring Operation: 4+20=24, Resulting Numbers: [44, 22, 24] Generated Node #0,0: 31:[44, 22, 24] Operation: 4+20=24 Exploring Operation: 4+22=26, Resulting Numbers: [44, 20, 26] Generated Node #0,1: 31:[44, 20, 26] Operation: 4+22=26 Exploring Operation: 44-4=40, Resu...
0
hs_3
mult_heuristic
[ 22, 25, 32, 43 ]
50
[ "22*25=550", "43-32=11", "550/11=50" ]
Current State: 50:[22, 25, 32, 43], Operations: [] Exploring Operation: 22*25=550, Resulting Numbers: [32, 43, 550] Generated Node #2: [32, 43, 550] from Operation: 22*25=550 Current State: 50:[32, 43, 550], Operations: ['22*25=550'] Exploring Operation: 43-32=11, Resulting Numbers: [550, 11] Generated Node #3: [550, 1...
4
Current State: 50:[22, 25, 32, 43], Operations: [] Exploring Operation: 32-25=7, Resulting Numbers: [22, 43, 7] Generated Node #0,0: 50:[22, 43, 7] Operation: 32-25=7 Exploring Operation: 22+32=54, Resulting Numbers: [25, 43, 54] Generated Node #0,1: 50:[25, 43, 54] Operation: 22+32=54 Exploring Operation: 32-22=10, Re...
0.985243
hs_5
sum_heuristic
[ 81, 37, 72, 89 ]
61
[ "81-37=44", "89-72=17", "44+17=61" ]
Current State: 61:[81, 37, 72, 89], Operations: [] Exploring Operation: 81-37=44, Resulting Numbers: [72, 89, 44] Generated Node #2: [72, 89, 44] from Operation: 81-37=44 Current State: 61:[72, 89, 44], Operations: ['81-37=44'] Exploring Operation: 89-72=17, Resulting Numbers: [44, 17] Generated Node #3: [44, 17] from ...
4
Current State: 61:[81, 37, 72, 89], Operations: [] Exploring Operation: 89-37=52, Resulting Numbers: [81, 72, 52] Generated Node #0,0: 61:[81, 72, 52] Operation: 89-37=52 Exploring Operation: 81-37=44, Resulting Numbers: [72, 89, 44] Generated Node #0,1: 61:[72, 89, 44] Operation: 81-37=44 Moving to Node #0,0 Current S...
0.986111
hs_2
sum_heuristic
[ 92, 19, 4, 29 ]
35
[ "92+19=111", "29+111=140", "140/4=35" ]
Current State: 35:[92, 19, 4, 29], Operations: [] Exploring Operation: 92+19=111, Resulting Numbers: [4, 29, 111] Generated Node #2: [4, 29, 111] from Operation: 92+19=111 Current State: 35:[4, 29, 111], Operations: ['92+19=111'] Exploring Operation: 29+111=140, Resulting Numbers: [4, 140] Generated Node #3: [4, 140] f...
4
Current State: 35:[92, 19, 4, 29], Operations: [] Exploring Operation: 92/4=23, Resulting Numbers: [19, 29, 23] Generated Node #0,0: 35:[19, 29, 23] Operation: 92/4=23 Exploring Operation: 92-29=63, Resulting Numbers: [19, 4, 63] Generated Node #0,1: 35:[19, 4, 63] Operation: 92-29=63 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 37, 8, 86, 15 ]
71
[ "86-37=49", "8*15=120", "120-49=71" ]
Current State: 71:[37, 8, 86, 15], Operations: [] Exploring Operation: 86-37=49, Resulting Numbers: [8, 15, 49] Generated Node #2: [8, 15, 49] from Operation: 86-37=49 Current State: 71:[8, 15, 49], Operations: ['86-37=49'] Exploring Operation: 8*15=120, Resulting Numbers: [49, 120] Generated Node #3: [49, 120] from Op...
4
Current State: 71:[37, 8, 86, 15], Operations: [] Exploring Operation: 37+8=45, Resulting Numbers: [86, 15, 45] Generated Node #0,0: 71:[86, 15, 45] Operation: 37+8=45 Moving to Node #0,0 Current State: 71:[86, 15, 45], Operations: ['37+8=45'] Exploring Operation: 86-15=71, Resulting Numbers: [45, 71] Generated Node #0...
0
hs_1
mult_heuristic
[ 7, 27, 2, 72 ]
11
[ "7+2=9", "27+72=99", "99/9=11" ]
Current State: 11:[7, 27, 2, 72], Operations: [] Exploring Operation: 7+2=9, Resulting Numbers: [27, 72, 9] Generated Node #2: [27, 72, 9] from Operation: 7+2=9 Current State: 11:[27, 72, 9], Operations: ['7+2=9'] Exploring Operation: 27+72=99, Resulting Numbers: [9, 99] Generated Node #3: [9, 99] from Operation: 27+72...
4
Current State: 11:[7, 27, 2, 72], Operations: [] Exploring Operation: 72/2=36, Resulting Numbers: [7, 27, 36] Generated Node #0,0: 11:[7, 27, 36] Operation: 72/2=36 Start Sub Search at level 1: Moving to Node #0,0 Current State: 11:[7, 27, 36], Operations: ['72/2=36'] Exploring Operation: 36-27=9, Resulting Numbers: [7...
0
hs_1
mult_heuristic
[ 64, 70, 48, 43 ]
50
[ "48-43=5", "70/5=14", "64-14=50" ]
Current State: 50:[64, 70, 48, 43], Operations: [] Exploring Operation: 48-43=5, Resulting Numbers: [64, 70, 5] Generated Node #2: [64, 70, 5] from Operation: 48-43=5 Current State: 50:[64, 70, 5], Operations: ['48-43=5'] Exploring Operation: 70/5=14, Resulting Numbers: [64, 14] Generated Node #3: [64, 14] from Operati...
4
Current State: 50:[64, 70, 48, 43], Operations: [] Exploring Operation: 70-64=6, Resulting Numbers: [48, 43, 6] Generated Node #0,0: 50:[48, 43, 6] Operation: 70-64=6 Start Sub Search at level 1: Moving to Node #0,0 Current State: 50:[48, 43, 6], Operations: ['70-64=6'] Exploring Operation: 48-43=5, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 16, 74, 37, 39 ]
25
[ "39-16=23", "74/37=2", "23+2=25" ]
Current State: 25:[16, 74, 37, 39], Operations: [] Exploring Operation: 39-16=23, Resulting Numbers: [74, 37, 23] Generated Node #2: [74, 37, 23] from Operation: 39-16=23 Current State: 25:[74, 37, 23], Operations: ['39-16=23'] Exploring Operation: 74/37=2, Resulting Numbers: [23, 2] Generated Node #3: [23, 2] from Ope...
4
Current State: 25:[16, 74, 37, 39], Operations: [] Exploring Operation: 74-37=37, Resulting Numbers: [16, 39, 37] Generated Node #0,0: 25:[16, 39, 37] Operation: 74-37=37 Exploring Operation: 39-37=2, Resulting Numbers: [16, 74, 2] Generated Node #0,1: 25:[16, 74, 2] Operation: 39-37=2 Exploring Operation: 74/37=2, Res...
0.985243
hs_5
sum_heuristic
[ 75, 44, 10, 75 ]
59
[ "75+75=150", "150/10=15", "44+15=59" ]
Current State: 59:[75, 44, 10, 75], Operations: [] Exploring Operation: 75+75=150, Resulting Numbers: [44, 10, 150] Generated Node #2: [44, 10, 150] from Operation: 75+75=150 Current State: 59:[44, 10, 150], Operations: ['75+75=150'] Exploring Operation: 150/10=15, Resulting Numbers: [44, 15] Generated Node #3: [44, 15...
4
Current State: 59:[75, 44, 10, 75], Operations: [] Exploring Operation: 44+10=54, Resulting Numbers: [75, 75, 54] Generated Node #0,0: 59:[75, 75, 54] Operation: 44+10=54 Exploring Operation: 75-10=65, Resulting Numbers: [44, 75, 65] Generated Node #0,1: 59:[44, 75, 65] Operation: 75-10=65 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 80, 6, 36, 24 ]
64
[ "80*24=1920", "36-6=30", "1920/30=64" ]
Current State: 64:[80, 6, 36, 24], Operations: [] Exploring Operation: 80*24=1920, Resulting Numbers: [6, 36, 1920] Generated Node #2: [6, 36, 1920] from Operation: 80*24=1920 Current State: 64:[6, 36, 1920], Operations: ['80*24=1920'] Exploring Operation: 36-6=30, Resulting Numbers: [1920, 30] Generated Node #3: [1920...
4
Current State: 64:[80, 6, 36, 24], Operations: [] Exploring Operation: 24/6=4, Resulting Numbers: [80, 36, 4] Generated Node #0,0: 64:[80, 36, 4] Operation: 24/6=4 Exploring Operation: 80-24=56, Resulting Numbers: [6, 36, 56] Generated Node #0,1: 64:[6, 36, 56] Operation: 80-24=56 Moving to Node #0,1 Current State: 64:...
0
hs_2
sum_heuristic
[ 40, 40, 50, 41 ]
71
[ "40+40=80", "50-41=9", "80-9=71" ]
Current State: 71:[40, 40, 50, 41], Operations: [] Exploring Operation: 40+40=80, Resulting Numbers: [50, 41, 80] Generated Node #2: [50, 41, 80] from Operation: 40+40=80 Current State: 71:[50, 41, 80], Operations: ['40+40=80'] Exploring Operation: 50-41=9, Resulting Numbers: [80, 9] Generated Node #3: [80, 9] from Ope...
4
Current State: 71:[40, 40, 50, 41], Operations: [] Exploring Operation: 40+50=90, Resulting Numbers: [40, 41, 90] Generated Node #0,0: 71:[40, 41, 90] Operation: 40+50=90 Exploring Operation: 40+40=80, Resulting Numbers: [50, 41, 80] Generated Node #0,1: 71:[50, 41, 80] Operation: 40+40=80 Exploring Operation: 40+41=81...
0.980035
hs_5
sum_heuristic
[ 76, 80, 21, 91 ]
74
[ "80-76=4", "91-21=70", "4+70=74" ]
Current State: 74:[76, 80, 21, 91], Operations: [] Exploring Operation: 80-76=4, Resulting Numbers: [21, 91, 4] Generated Node #2: [21, 91, 4] from Operation: 80-76=4 Current State: 74:[21, 91, 4], Operations: ['80-76=4'] Exploring Operation: 91-21=70, Resulting Numbers: [4, 70] Generated Node #3: [4, 70] from Operatio...
4
Current State: 74:[76, 80, 21, 91], Operations: [] Exploring Operation: 91-80=11, Resulting Numbers: [76, 21, 11] Generated Node #0,0: 74:[76, 21, 11] Operation: 91-80=11 Exploring Operation: 91-21=70, Resulting Numbers: [76, 80, 70] Generated Node #0,1: 74:[76, 80, 70] Operation: 91-21=70 Start Sub Search at level 1: ...
0.992188
hs_2
mult_heuristic
[ 7, 46, 43, 77 ]
100
[ "77/7=11", "46+43=89", "11+89=100" ]
Current State: 100:[7, 46, 43, 77], Operations: [] Exploring Operation: 77/7=11, Resulting Numbers: [46, 43, 11] Generated Node #2: [46, 43, 11] from Operation: 77/7=11 Current State: 100:[46, 43, 11], Operations: ['77/7=11'] Exploring Operation: 46+43=89, Resulting Numbers: [11, 89] Generated Node #3: [11, 89] from Op...
4
Current State: 100:[7, 46, 43, 77], Operations: [] Exploring Operation: 77-46=31, Resulting Numbers: [7, 43, 31] Generated Node #0,0: 100:[7, 43, 31] Operation: 77-46=31 Exploring Operation: 77/7=11, Resulting Numbers: [46, 43, 11] Generated Node #0,1: 100:[46, 43, 11] Operation: 77/7=11 Exploring Operation: 77-43=34, ...
0.986111
hs_3
mult_heuristic
[ 69, 53, 56, 75 ]
18
[ "75-69=6", "56-53=3", "6*3=18" ]
Current State: 18:[69, 53, 56, 75], Operations: [] Exploring Operation: 75-69=6, Resulting Numbers: [53, 56, 6] Generated Node #2: [53, 56, 6] from Operation: 75-69=6 Current State: 18:[53, 56, 6], Operations: ['75-69=6'] Exploring Operation: 56-53=3, Resulting Numbers: [6, 3] Generated Node #3: [6, 3] from Operation: ...
4
Current State: 18:[69, 53, 56, 75], Operations: [] Exploring Operation: 75-69=6, Resulting Numbers: [53, 56, 6] Generated Node #0,0: 18:[53, 56, 6] Operation: 75-69=6 Exploring Operation: 75-56=19, Resulting Numbers: [69, 53, 19] Generated Node #0,1: 18:[69, 53, 19] Operation: 75-56=19 Moving to Node #0,0 Current State...
0.991319
hs_2
mult_heuristic
[ 21, 77, 30, 83 ]
27
[ "77*30=2310", "2310/21=110", "110-83=27" ]
Current State: 27:[21, 77, 30, 83], Operations: [] Exploring Operation: 77*30=2310, Resulting Numbers: [21, 83, 2310] Generated Node #2: [21, 83, 2310] from Operation: 77*30=2310 Current State: 27:[21, 83, 2310], Operations: ['77*30=2310'] Exploring Operation: 2310/21=110, Resulting Numbers: [83, 110] Generated Node #3...
4
Current State: 27:[21, 77, 30, 83], Operations: [] Exploring Operation: 83-77=6, Resulting Numbers: [21, 30, 6] Generated Node #0,0: 27:[21, 30, 6] Operation: 83-77=6 Exploring Operation: 77-30=47, Resulting Numbers: [21, 83, 47] Generated Node #0,1: 27:[21, 83, 47] Operation: 77-30=47 Start Sub Search at level 1: Movi...
0
hs_2
mult_heuristic
[ 55, 70, 27, 75 ]
77
[ "55+70=125", "75-27=48", "125-48=77" ]
Current State: 77:[55, 70, 27, 75], Operations: [] Exploring Operation: 55+70=125, Resulting Numbers: [27, 75, 125] Generated Node #2: [27, 75, 125] from Operation: 55+70=125 Current State: 77:[27, 75, 125], Operations: ['55+70=125'] Exploring Operation: 75-27=48, Resulting Numbers: [125, 48] Generated Node #3: [125, 4...
4
Current State: 77:[55, 70, 27, 75], Operations: [] Exploring Operation: 55-27=28, Resulting Numbers: [70, 75, 28] Generated Node #0,0: 77:[70, 75, 28] Operation: 55-27=28 Exploring Operation: 75-70=5, Resulting Numbers: [55, 27, 5] Generated Node #0,1: 77:[55, 27, 5] Operation: 75-70=5 Exploring Operation: 70-55=15, Re...
0.984375
hs_5
mult_heuristic
[ 88, 71, 34, 28 ]
50
[ "88*28=2464", "71*34=2414", "2464-2414=50" ]
Current State: 50:[88, 71, 34, 28], Operations: [] Exploring Operation: 88*28=2464, Resulting Numbers: [71, 34, 2464] Generated Node #2: [71, 34, 2464] from Operation: 88*28=2464 Current State: 50:[71, 34, 2464], Operations: ['88*28=2464'] Exploring Operation: 71*34=2414, Resulting Numbers: [2464, 2414] Generated Node ...
4
Current State: 50:[88, 71, 34, 28], Operations: [] Exploring Operation: 88-71=17, Resulting Numbers: [34, 28, 17] Generated Node #0,0: 50:[34, 28, 17] Operation: 88-71=17 Moving to Node #0,0 Current State: 50:[34, 28, 17], Operations: ['88-71=17'] Exploring Operation: 34/17=2, Resulting Numbers: [28, 2] Generated Node ...
0
hs_1
mult_heuristic
[ 12, 63, 44, 17 ]
41
[ "63-12=51", "51/17=3", "44-3=41" ]
Current State: 41:[12, 63, 44, 17], Operations: [] Exploring Operation: 63-12=51, Resulting Numbers: [44, 17, 51] Generated Node #2: [44, 17, 51] from Operation: 63-12=51 Current State: 41:[44, 17, 51], Operations: ['63-12=51'] Exploring Operation: 51/17=3, Resulting Numbers: [44, 3] Generated Node #3: [44, 3] from Ope...
4
Current State: 41:[12, 63, 44, 17], Operations: [] Exploring Operation: 63-12=51, Resulting Numbers: [44, 17, 51] Generated Node #0,0: 41:[44, 17, 51] Operation: 63-12=51 Exploring Operation: 12+17=29, Resulting Numbers: [63, 44, 29] Generated Node #0,1: 41:[63, 44, 29] Operation: 12+17=29 Exploring Operation: 63-17=46...
0
hs_3
mult_heuristic
[ 21, 55, 26, 55 ]
21
[ "55-55=0", "26*0=0", "21+0=21" ]
Current State: 21:[21, 55, 26, 55], Operations: [] Exploring Operation: 55-55=0, Resulting Numbers: [21, 26, 0] Generated Node #2: [21, 26, 0] from Operation: 55-55=0 Current State: 21:[21, 26, 0], Operations: ['55-55=0'] Exploring Operation: 26*0=0, Resulting Numbers: [21, 0] Generated Node #3: [21, 0] from Operation:...
4
Current State: 21:[21, 55, 26, 55], Operations: [] Exploring Operation: 55-26=29, Resulting Numbers: [21, 55, 29] Generated Node #0,0: 21:[21, 55, 29] Operation: 55-26=29 Exploring Operation: 55/55=1, Resulting Numbers: [21, 26, 1] Generated Node #0,1: 21:[21, 26, 1] Operation: 55/55=1 Exploring Operation: 55-55=0, Res...
0.96875
hs_3
sum_heuristic
[ 58, 31, 19, 61 ]
47
[ "58+31=89", "61-19=42", "89-42=47" ]
Current State: 47:[58, 31, 19, 61], Operations: [] Exploring Operation: 58+31=89, Resulting Numbers: [19, 61, 89] Generated Node #2: [19, 61, 89] from Operation: 58+31=89 Current State: 47:[19, 61, 89], Operations: ['58+31=89'] Exploring Operation: 61-19=42, Resulting Numbers: [89, 42] Generated Node #3: [89, 42] from ...
4
Current State: 47:[58, 31, 19, 61], Operations: [] Exploring Operation: 61-19=42, Resulting Numbers: [58, 31, 42] Generated Node #0,0: 47:[58, 31, 42] Operation: 61-19=42 Exploring Operation: 31+19=50, Resulting Numbers: [58, 61, 50] Generated Node #0,1: 47:[58, 61, 50] Operation: 31+19=50 Moving to Node #0,1 Current S...
0.986111
hs_2
mult_heuristic
[ 63, 93, 19, 3 ]
95
[ "63/3=21", "93-19=74", "21+74=95" ]
Current State: 95:[63, 93, 19, 3], Operations: [] Exploring Operation: 63/3=21, Resulting Numbers: [93, 19, 21] Generated Node #2: [93, 19, 21] from Operation: 63/3=21 Current State: 95:[93, 19, 21], Operations: ['63/3=21'] Exploring Operation: 93-19=74, Resulting Numbers: [21, 74] Generated Node #3: [21, 74] from Oper...
4
Current State: 95:[63, 93, 19, 3], Operations: [] Exploring Operation: 63+3=66, Resulting Numbers: [93, 19, 66] Generated Node #0,0: 95:[93, 19, 66] Operation: 63+3=66 Exploring Operation: 63+19=82, Resulting Numbers: [93, 3, 82] Generated Node #0,1: 95:[93, 3, 82] Operation: 63+19=82 Exploring Operation: 93-63=30, Res...
0.942708
hs_5
mult_heuristic
[ 41, 52, 33, 4 ]
79
[ "41*4=164", "52+33=85", "164-85=79" ]
Current State: 79:[41, 52, 33, 4], Operations: [] Exploring Operation: 41*4=164, Resulting Numbers: [52, 33, 164] Generated Node #2: [52, 33, 164] from Operation: 41*4=164 Current State: 79:[52, 33, 164], Operations: ['41*4=164'] Exploring Operation: 52+33=85, Resulting Numbers: [164, 85] Generated Node #3: [164, 85] f...
4
Current State: 79:[41, 52, 33, 4], Operations: [] Exploring Operation: 33+4=37, Resulting Numbers: [41, 52, 37] Generated Node #0,0: 79:[41, 52, 37] Operation: 33+4=37 Exploring Operation: 52+4=56, Resulting Numbers: [41, 33, 56] Generated Node #0,1: 79:[41, 33, 56] Operation: 52+4=56 Exploring Operation: 41+33=74, Res...
0
hs_4
mult_heuristic
[ 92, 49, 68, 62 ]
11
[ "92+49=141", "68+62=130", "141-130=11" ]
Current State: 11:[92, 49, 68, 62], Operations: [] Exploring Operation: 92+49=141, Resulting Numbers: [68, 62, 141] Generated Node #2: [68, 62, 141] from Operation: 92+49=141 Current State: 11:[68, 62, 141], Operations: ['92+49=141'] Exploring Operation: 68+62=130, Resulting Numbers: [141, 130] Generated Node #3: [141,...
4
Current State: 11:[92, 49, 68, 62], Operations: [] Exploring Operation: 92-49=43, Resulting Numbers: [68, 62, 43] Generated Node #0,0: 11:[68, 62, 43] Operation: 92-49=43 Exploring Operation: 92-62=30, Resulting Numbers: [49, 68, 30] Generated Node #0,1: 11:[49, 68, 30] Operation: 92-62=30 Exploring Operation: 68-62=6,...
0.988715
hs_4
mult_heuristic
[ 18, 10, 43, 5 ]
34
[ "18*5=90", "90/10=9", "43-9=34" ]
Current State: 34:[18, 10, 43, 5], Operations: [] Exploring Operation: 18*5=90, Resulting Numbers: [10, 43, 90] Generated Node #2: [10, 43, 90] from Operation: 18*5=90 Current State: 34:[10, 43, 90], Operations: ['18*5=90'] Exploring Operation: 90/10=9, Resulting Numbers: [43, 9] Generated Node #3: [43, 9] from Operati...
4
Current State: 34:[18, 10, 43, 5], Operations: [] Exploring Operation: 10/5=2, Resulting Numbers: [18, 43, 2] Generated Node #0,0: 34:[18, 43, 2] Operation: 10/5=2 Exploring Operation: 43-10=33, Resulting Numbers: [18, 5, 33] Generated Node #0,1: 34:[18, 5, 33] Operation: 43-10=33 Moving to Node #0,1 Current State: 34:...
0
hs_2
sum_heuristic
[ 23, 96, 84, 52 ]
41
[ "96-23=73", "84-52=32", "73-32=41" ]
Current State: 41:[23, 96, 84, 52], Operations: [] Exploring Operation: 96-23=73, Resulting Numbers: [84, 52, 73] Generated Node #2: [84, 52, 73] from Operation: 96-23=73 Current State: 41:[84, 52, 73], Operations: ['96-23=73'] Exploring Operation: 84-52=32, Resulting Numbers: [73, 32] Generated Node #3: [73, 32] from ...
4
Current State: 41:[23, 96, 84, 52], Operations: [] Exploring Operation: 96-23=73, Resulting Numbers: [84, 52, 73] Generated Node #0,0: 41:[84, 52, 73] Operation: 96-23=73 Exploring Operation: 96-52=44, Resulting Numbers: [23, 84, 44] Generated Node #0,1: 41:[23, 84, 44] Operation: 96-52=44 Exploring Operation: 84-52=32...
0.981771
hs_4
sum_heuristic
[ 84, 19, 47, 82 ]
100
[ "84-19=65", "82-47=35", "65+35=100" ]
Current State: 100:[84, 19, 47, 82], Operations: [] Exploring Operation: 84-19=65, Resulting Numbers: [47, 82, 65] Generated Node #2: [47, 82, 65] from Operation: 84-19=65 Current State: 100:[47, 82, 65], Operations: ['84-19=65'] Exploring Operation: 82-47=35, Resulting Numbers: [65, 35] Generated Node #3: [65, 35] fro...
4
Current State: 100:[84, 19, 47, 82], Operations: [] Exploring Operation: 84-82=2, Resulting Numbers: [19, 47, 2] Generated Node #0,0: 100:[19, 47, 2] Operation: 84-82=2 Exploring Operation: 19+82=101, Resulting Numbers: [84, 47, 101] Generated Node #0,1: 100:[84, 47, 101] Operation: 19+82=101 Moving to Node #0,0 Curren...
0
hs_2
sum_heuristic
[ 55, 2, 69, 53 ]
63
[ "69-53=16", "16/2=8", "55+8=63" ]
Current State: 63:[55, 2, 69, 53], Operations: [] Exploring Operation: 69-53=16, Resulting Numbers: [55, 2, 16] Generated Node #2: [55, 2, 16] from Operation: 69-53=16 Current State: 63:[55, 2, 16], Operations: ['69-53=16'] Exploring Operation: 16/2=8, Resulting Numbers: [55, 8] Generated Node #3: [55, 8] from Operatio...
4
Current State: 63:[55, 2, 69, 53], Operations: [] Exploring Operation: 69-55=14, Resulting Numbers: [2, 53, 14] Generated Node #0,0: 63:[2, 53, 14] Operation: 69-55=14 Exploring Operation: 69-2=67, Resulting Numbers: [55, 53, 67] Generated Node #0,1: 63:[55, 53, 67] Operation: 69-2=67 Exploring Operation: 69-53=16, Res...
0.979167
hs_5
mult_heuristic
[ 4, 28, 6, 56 ]
82
[ "4+28=32", "56-6=50", "32+50=82" ]
Current State: 82:[4, 28, 6, 56], Operations: [] Exploring Operation: 4+28=32, Resulting Numbers: [6, 56, 32] Generated Node #2: [6, 56, 32] from Operation: 4+28=32 Current State: 82:[6, 56, 32], Operations: ['4+28=32'] Exploring Operation: 56-6=50, Resulting Numbers: [32, 50] Generated Node #3: [32, 50] from Operation...
4
Current State: 82:[4, 28, 6, 56], Operations: [] Exploring Operation: 56/28=2, Resulting Numbers: [4, 6, 2] Generated Node #0,0: 82:[4, 6, 2] Operation: 56/28=2 Start Sub Search at level 1: Moving to Node #0,0 Current State: 82:[4, 6, 2], Operations: ['56/28=2'] Exploring Operation: 6-4=2, Resulting Numbers: [2, 2] Gen...
0
hs_1
sum_heuristic
[ 84, 52, 57, 85 ]
67
[ "57-52=5", "85/5=17", "84-17=67" ]
Current State: 67:[84, 52, 57, 85], Operations: [] Exploring Operation: 57-52=5, Resulting Numbers: [84, 85, 5] Generated Node #2: [84, 85, 5] from Operation: 57-52=5 Current State: 67:[84, 85, 5], Operations: ['57-52=5'] Exploring Operation: 85/5=17, Resulting Numbers: [84, 17] Generated Node #3: [84, 17] from Operati...
4
Current State: 67:[84, 52, 57, 85], Operations: [] Exploring Operation: 85-52=33, Resulting Numbers: [84, 57, 33] Generated Node #0,0: 67:[84, 57, 33] Operation: 85-52=33 Exploring Operation: 84-52=32, Resulting Numbers: [57, 85, 32] Generated Node #0,1: 67:[57, 85, 32] Operation: 84-52=32 Exploring Operation: 85-57=28...
0
hs_4
mult_heuristic
[ 87, 40, 93, 34 ]
12
[ "87-40=47", "93-34=59", "59-47=12" ]
Current State: 12:[87, 40, 93, 34], Operations: [] Exploring Operation: 87-40=47, Resulting Numbers: [93, 34, 47] Generated Node #2: [93, 34, 47] from Operation: 87-40=47 Current State: 12:[93, 34, 47], Operations: ['87-40=47'] Exploring Operation: 93-34=59, Resulting Numbers: [47, 59] Generated Node #3: [47, 59] from ...
4
Current State: 12:[87, 40, 93, 34], Operations: [] Exploring Operation: 87-40=47, Resulting Numbers: [93, 34, 47] Generated Node #0,0: 12:[93, 34, 47] Operation: 87-40=47 Exploring Operation: 93-87=6, Resulting Numbers: [40, 34, 6] Generated Node #0,1: 12:[40, 34, 6] Operation: 93-87=6 Start Sub Search at level 1: Movi...
0.991319
hs_2
mult_heuristic
[ 19, 27, 15, 3 ]
23
[ "27-15=12", "12/3=4", "19+4=23" ]
Current State: 23:[19, 27, 15, 3], Operations: [] Exploring Operation: 27-15=12, Resulting Numbers: [19, 3, 12] Generated Node #2: [19, 3, 12] from Operation: 27-15=12 Current State: 23:[19, 3, 12], Operations: ['27-15=12'] Exploring Operation: 12/3=4, Resulting Numbers: [19, 4] Generated Node #3: [19, 4] from Operatio...
4
Current State: 23:[19, 27, 15, 3], Operations: [] Exploring Operation: 27+3=30, Resulting Numbers: [19, 15, 30] Generated Node #0,0: 23:[19, 15, 30] Operation: 27+3=30 Exploring Operation: 27-3=24, Resulting Numbers: [19, 15, 24] Generated Node #0,1: 23:[19, 15, 24] Operation: 27-3=24 Exploring Operation: 19-3=16, Resu...
0
hs_5
sum_heuristic
[ 41, 81, 45, 17 ]
68
[ "81-41=40", "45-17=28", "40+28=68" ]
Current State: 68:[41, 81, 45, 17], Operations: [] Exploring Operation: 81-41=40, Resulting Numbers: [45, 17, 40] Generated Node #2: [45, 17, 40] from Operation: 81-41=40 Current State: 68:[45, 17, 40], Operations: ['81-41=40'] Exploring Operation: 45-17=28, Resulting Numbers: [40, 28] Generated Node #3: [40, 28] from ...
4
Current State: 68:[41, 81, 45, 17], Operations: [] Exploring Operation: 81-45=36, Resulting Numbers: [41, 17, 36] Generated Node #0,0: 68:[41, 17, 36] Operation: 81-45=36 Moving to Node #0,0 Current State: 68:[41, 17, 36], Operations: ['81-45=36'] Exploring Operation: 41-36=5, Resulting Numbers: [17, 5] Generated Node ...
0
hs_1
mult_heuristic
[ 53, 77, 33, 22 ]
66
[ "77-53=24", "24-22=2", "33*2=66" ]
Current State: 66:[53, 77, 33, 22], Operations: [] Exploring Operation: 77-53=24, Resulting Numbers: [33, 22, 24] Generated Node #2: [33, 22, 24] from Operation: 77-53=24 Current State: 66:[33, 22, 24], Operations: ['77-53=24'] Exploring Operation: 24-22=2, Resulting Numbers: [33, 2] Generated Node #3: [33, 2] from Ope...
4
Current State: 66:[53, 77, 33, 22], Operations: [] Exploring Operation: 53-33=20, Resulting Numbers: [77, 22, 20] Generated Node #0,0: 66:[77, 22, 20] Operation: 53-33=20 Exploring Operation: 77-53=24, Resulting Numbers: [33, 22, 24] Generated Node #0,1: 66:[33, 22, 24] Operation: 77-53=24 Exploring Operation: 53-22=31...
0.988715
hs_3
mult_heuristic
[ 75, 54, 13, 9 ]
43
[ "75-54=21", "13+9=22", "21+22=43" ]
Current State: 43:[75, 54, 13, 9], Operations: [] Exploring Operation: 75-54=21, Resulting Numbers: [13, 9, 21] Generated Node #2: [13, 9, 21] from Operation: 75-54=21 Current State: 43:[13, 9, 21], Operations: ['75-54=21'] Exploring Operation: 13+9=22, Resulting Numbers: [21, 22] Generated Node #3: [21, 22] from Opera...
4
Current State: 43:[75, 54, 13, 9], Operations: [] Exploring Operation: 75-9=66, Resulting Numbers: [54, 13, 66] Generated Node #0,0: 43:[54, 13, 66] Operation: 75-9=66 Exploring Operation: 54-9=45, Resulting Numbers: [75, 13, 45] Generated Node #0,1: 43:[75, 13, 45] Operation: 54-9=45 Exploring Operation: 13+9=22, Resu...
0.955729
hs_4
sum_heuristic
[ 13, 82, 3, 38 ]
53
[ "82+38=120", "120/3=40", "13+40=53" ]
Current State: 53:[13, 82, 3, 38], Operations: [] Exploring Operation: 82+38=120, Resulting Numbers: [13, 3, 120] Generated Node #2: [13, 3, 120] from Operation: 82+38=120 Current State: 53:[13, 3, 120], Operations: ['82+38=120'] Exploring Operation: 120/3=40, Resulting Numbers: [13, 40] Generated Node #3: [13, 40] fro...
4
Current State: 53:[13, 82, 3, 38], Operations: [] Exploring Operation: 13*3=39, Resulting Numbers: [82, 38, 39] Generated Node #0,0: 53:[82, 38, 39] Operation: 13*3=39 Exploring Operation: 82-3=79, Resulting Numbers: [13, 38, 79] Generated Node #0,1: 53:[13, 38, 79] Operation: 82-3=79 Exploring Operation: 13+3=16, Resu...
0
hs_5
mult_heuristic
[ 8, 71, 58, 9 ]
57
[ "8*9=72", "71+58=129", "129-72=57" ]
Current State: 57:[8, 71, 58, 9], Operations: [] Exploring Operation: 8*9=72, Resulting Numbers: [71, 58, 72] Generated Node #2: [71, 58, 72] from Operation: 8*9=72 Current State: 57:[71, 58, 72], Operations: ['8*9=72'] Exploring Operation: 71+58=129, Resulting Numbers: [72, 129] Generated Node #3: [72, 129] from Opera...
4
Current State: 57:[8, 71, 58, 9], Operations: [] Exploring Operation: 71-8=63, Resulting Numbers: [58, 9, 63] Generated Node #0,0: 57:[58, 9, 63] Operation: 71-8=63 Exploring Operation: 8+9=17, Resulting Numbers: [71, 58, 17] Generated Node #0,1: 57:[71, 58, 17] Operation: 8+9=17 Exploring Operation: 71-9=62, Resulting...
0
hs_3
mult_heuristic
[ 15, 95, 7, 60 ]
70
[ "15*7=105", "95-60=35", "105-35=70" ]
Current State: 70:[15, 95, 7, 60], Operations: [] Exploring Operation: 15*7=105, Resulting Numbers: [95, 60, 105] Generated Node #2: [95, 60, 105] from Operation: 15*7=105 Current State: 70:[95, 60, 105], Operations: ['15*7=105'] Exploring Operation: 95-60=35, Resulting Numbers: [105, 35] Generated Node #3: [105, 35] f...
4
Current State: 70:[15, 95, 7, 60], Operations: [] Exploring Operation: 95-7=88, Resulting Numbers: [15, 60, 88] Generated Node #0,0: 70:[15, 60, 88] Operation: 95-7=88 Exploring Operation: 95-15=80, Resulting Numbers: [7, 60, 80] Generated Node #0,1: 70:[7, 60, 80] Operation: 95-15=80 Exploring Operation: 95-60=35, Res...
0
hs_4
sum_heuristic
[ 86, 55, 36, 89 ]
22
[ "86-55=31", "89-36=53", "53-31=22" ]
Current State: 22:[86, 55, 36, 89], Operations: [] Exploring Operation: 86-55=31, Resulting Numbers: [36, 89, 31] Generated Node #2: [36, 89, 31] from Operation: 86-55=31 Current State: 22:[36, 89, 31], Operations: ['86-55=31'] Exploring Operation: 89-36=53, Resulting Numbers: [31, 53] Generated Node #3: [31, 53] from ...
4
Current State: 22:[86, 55, 36, 89], Operations: [] Exploring Operation: 89-86=3, Resulting Numbers: [55, 36, 3] Generated Node #0,0: 22:[55, 36, 3] Operation: 89-86=3 Exploring Operation: 86-36=50, Resulting Numbers: [55, 89, 50] Generated Node #0,1: 22:[55, 89, 50] Operation: 86-36=50 Exploring Operation: 89-55=34, Re...
0.986979
hs_4
mult_heuristic
[ 64, 38, 55, 16 ]
64
[ "55-38=17", "17-16=1", "64*1=64" ]
Current State: 64:[64, 38, 55, 16], Operations: [] Exploring Operation: 55-38=17, Resulting Numbers: [64, 16, 17] Generated Node #2: [64, 16, 17] from Operation: 55-38=17 Current State: 64:[64, 16, 17], Operations: ['55-38=17'] Exploring Operation: 17-16=1, Resulting Numbers: [64, 1] Generated Node #3: [64, 1] from Ope...
4
Current State: 64:[64, 38, 55, 16], Operations: [] Exploring Operation: 55+16=71, Resulting Numbers: [64, 38, 71] Generated Node #0,0: 64:[64, 38, 71] Operation: 55+16=71 Exploring Operation: 55-38=17, Resulting Numbers: [64, 16, 17] Generated Node #0,1: 64:[64, 16, 17] Operation: 55-38=17 Exploring Operation: 64-55=9,...
0.990451
hs_3
mult_heuristic
[ 43, 11, 3, 13 ]
31
[ "43+11=54", "54/3=18", "13+18=31" ]
Current State: 31:[43, 11, 3, 13], Operations: [] Exploring Operation: 43+11=54, Resulting Numbers: [3, 13, 54] Generated Node #2: [3, 13, 54] from Operation: 43+11=54 Current State: 31:[3, 13, 54], Operations: ['43+11=54'] Exploring Operation: 54/3=18, Resulting Numbers: [13, 18] Generated Node #3: [13, 18] from Opera...
4
Current State: 31:[43, 11, 3, 13], Operations: [] Exploring Operation: 11*3=33, Resulting Numbers: [43, 13, 33] Generated Node #0,0: 31:[43, 13, 33] Operation: 11*3=33 Exploring Operation: 3*13=39, Resulting Numbers: [43, 11, 39] Generated Node #0,1: 31:[43, 11, 39] Operation: 3*13=39 Exploring Operation: 43-11=32, Res...
0
hs_3
sum_heuristic
[ 65, 88, 29, 41 ]
83
[ "65+88=153", "29+41=70", "153-70=83" ]
Current State: 83:[65, 88, 29, 41], Operations: [] Exploring Operation: 65+88=153, Resulting Numbers: [29, 41, 153] Generated Node #2: [29, 41, 153] from Operation: 65+88=153 Current State: 83:[29, 41, 153], Operations: ['65+88=153'] Exploring Operation: 29+41=70, Resulting Numbers: [153, 70] Generated Node #3: [153, 7...
4
Current State: 83:[65, 88, 29, 41], Operations: [] Exploring Operation: 65+41=106, Resulting Numbers: [88, 29, 106] Generated Node #0,0: 83:[88, 29, 106] Operation: 65+41=106 Exploring Operation: 65+29=94, Resulting Numbers: [88, 41, 94] Generated Node #0,1: 83:[88, 41, 94] Operation: 65+29=94 Exploring Operation: 88-2...
0.983507
hs_4
sum_heuristic
[ 23, 72, 60, 23 ]
58
[ "23+72=95", "60-23=37", "95-37=58" ]
Current State: 58:[23, 72, 60, 23], Operations: [] Exploring Operation: 23+72=95, Resulting Numbers: [60, 95] Generated Node #2: [60, 95] from Operation: 23+72=95 Current State: 58:[60, 95], Operations: ['23+72=95'] Exploring Operation: 60-23=37, Resulting Numbers: [95, 37] Generated Node #3: [95, 37] from Operation: 6...
4
Current State: 58:[23, 72, 60, 23], Operations: [] Exploring Operation: 23/23=1, Resulting Numbers: [72, 60, 1] Generated Node #0,0: 58:[72, 60, 1] Operation: 23/23=1 Exploring Operation: 72-23=49, Resulting Numbers: [60, 23, 49] Generated Node #0,1: 58:[60, 23, 49] Operation: 72-23=49 Start Sub Search at level 1: Movi...
0
hs_2
sum_heuristic
[ 76, 26, 66, 67 ]
51
[ "76-26=50", "67-66=1", "50+1=51" ]
Current State: 51:[76, 26, 66, 67], Operations: [] Exploring Operation: 76-26=50, Resulting Numbers: [66, 67, 50] Generated Node #2: [66, 67, 50] from Operation: 76-26=50 Current State: 51:[66, 67, 50], Operations: ['76-26=50'] Exploring Operation: 67-66=1, Resulting Numbers: [50, 1] Generated Node #3: [50, 1] from Ope...
4
Current State: 51:[76, 26, 66, 67], Operations: [] Exploring Operation: 76-26=50, Resulting Numbers: [66, 67, 50] Generated Node #0,0: 51:[66, 67, 50] Operation: 76-26=50 Exploring Operation: 67-66=1, Resulting Numbers: [76, 26, 1] Generated Node #0,1: 51:[76, 26, 1] Operation: 67-66=1 Exploring Operation: 76-67=9, Res...
0.975694
hs_4
sum_heuristic
[ 73, 28, 16, 17 ]
14
[ "73-17=56", "56/28=2", "16-2=14" ]
Current State: 14:[73, 28, 16, 17], Operations: [] Exploring Operation: 73-17=56, Resulting Numbers: [28, 16, 56] Generated Node #2: [28, 16, 56] from Operation: 73-17=56 Current State: 14:[28, 16, 56], Operations: ['73-17=56'] Exploring Operation: 56/28=2, Resulting Numbers: [16, 2] Generated Node #3: [16, 2] from Ope...
4
Current State: 14:[73, 28, 16, 17], Operations: [] Exploring Operation: 73-17=56, Resulting Numbers: [28, 16, 56] Generated Node #0,0: 14:[28, 16, 56] Operation: 73-17=56 Exploring Operation: 28-16=12, Resulting Numbers: [73, 17, 12] Generated Node #0,1: 14:[73, 17, 12] Operation: 28-16=12 Exploring Operation: 73-28=45...
0.984375
hs_4
mult_heuristic
[ 74, 42, 34, 10 ]
17
[ "74+10=84", "42*34=1428", "1428/84=17" ]
Current State: 17:[74, 42, 34, 10], Operations: [] Exploring Operation: 74+10=84, Resulting Numbers: [42, 34, 84] Generated Node #2: [42, 34, 84] from Operation: 74+10=84 Current State: 17:[42, 34, 84], Operations: ['74+10=84'] Exploring Operation: 42*34=1428, Resulting Numbers: [84, 1428] Generated Node #3: [84, 1428]...
4
Current State: 17:[74, 42, 34, 10], Operations: [] Exploring Operation: 74-34=40, Resulting Numbers: [42, 10, 40] Generated Node #0,0: 17:[42, 10, 40] Operation: 74-34=40 Exploring Operation: 42-34=8, Resulting Numbers: [74, 10, 8] Generated Node #0,1: 17:[74, 10, 8] Operation: 42-34=8 Exploring Operation: 74-10=64, Re...
0
hs_5
mult_heuristic
[ 65, 30, 69, 41 ]
79
[ "69-65=4", "30*4=120", "120-41=79" ]
Current State: 79:[65, 30, 69, 41], Operations: [] Exploring Operation: 69-65=4, Resulting Numbers: [30, 41, 4] Generated Node #2: [30, 41, 4] from Operation: 69-65=4 Current State: 79:[30, 41, 4], Operations: ['69-65=4'] Exploring Operation: 30*4=120, Resulting Numbers: [41, 120] Generated Node #3: [41, 120] from Oper...
4
Current State: 79:[65, 30, 69, 41], Operations: [] Exploring Operation: 65+30=95, Resulting Numbers: [69, 41, 95] Generated Node #0,0: 79:[69, 41, 95] Operation: 65+30=95 Exploring Operation: 30+41=71, Resulting Numbers: [65, 69, 71] Generated Node #0,1: 79:[65, 69, 71] Operation: 30+41=71 Exploring Operation: 30+69=99...
0
hs_4
sum_heuristic
[ 48, 90, 28, 56 ]
70
[ "90-48=42", "56-28=28", "42+28=70" ]
Current State: 70:[48, 90, 28, 56], Operations: [] Exploring Operation: 90-48=42, Resulting Numbers: [28, 56, 42] Generated Node #2: [28, 56, 42] from Operation: 90-48=42 Current State: 70:[28, 56, 42], Operations: ['90-48=42'] Exploring Operation: 56-28=28, Resulting Numbers: [42, 28] Generated Node #3: [42, 28] from ...
4
Current State: 70:[48, 90, 28, 56], Operations: [] Exploring Operation: 90-56=34, Resulting Numbers: [48, 28, 34] Generated Node #0,0: 70:[48, 28, 34] Operation: 90-56=34 Start Sub Search at level 1: Moving to Node #0,0 Current State: 70:[48, 28, 34], Operations: ['90-56=34'] Exploring Operation: 48+28=76, Resulting Nu...
0
hs_1
sum_heuristic
[ 96, 31, 98, 50 ]
29
[ "98-50=48", "96/48=2", "31-2=29" ]
Current State: 29:[96, 31, 98, 50], Operations: [] Exploring Operation: 98-50=48, Resulting Numbers: [96, 31, 48] Generated Node #2: [96, 31, 48] from Operation: 98-50=48 Current State: 29:[96, 31, 48], Operations: ['98-50=48'] Exploring Operation: 96/48=2, Resulting Numbers: [31, 2] Generated Node #3: [31, 2] from Ope...
4
Current State: 29:[96, 31, 98, 50], Operations: [] Exploring Operation: 98-96=2, Resulting Numbers: [31, 50, 2] Generated Node #0,0: 29:[31, 50, 2] Operation: 98-96=2 Exploring Operation: 96-50=46, Resulting Numbers: [31, 98, 46] Generated Node #0,1: 29:[31, 98, 46] Operation: 96-50=46 Exploring Operation: 98-50=48, Re...
0.971354
hs_3
sum_heuristic
[ 24, 43, 22, 89 ]
23
[ "24-22=2", "89-43=46", "46/2=23" ]
Current State: 23:[24, 43, 22, 89], Operations: [] Exploring Operation: 24-22=2, Resulting Numbers: [43, 89, 2] Generated Node #2: [43, 89, 2] from Operation: 24-22=2 Current State: 23:[43, 89, 2], Operations: ['24-22=2'] Exploring Operation: 89-43=46, Resulting Numbers: [2, 46] Generated Node #3: [2, 46] from Operatio...
4
Current State: 23:[24, 43, 22, 89], Operations: [] Exploring Operation: 89-24=65, Resulting Numbers: [43, 22, 65] Generated Node #0,0: 23:[43, 22, 65] Operation: 89-24=65 Exploring Operation: 43-24=19, Resulting Numbers: [22, 89, 19] Generated Node #0,1: 23:[22, 89, 19] Operation: 43-24=19 Exploring Operation: 89-43=46...
0.979167
hs_5
sum_heuristic
[ 47, 63, 38, 68 ]
75
[ "47-38=9", "63/9=7", "68+7=75" ]
Current State: 75:[47, 63, 38, 68], Operations: [] Exploring Operation: 47-38=9, Resulting Numbers: [63, 68, 9] Generated Node #2: [63, 68, 9] from Operation: 47-38=9 Current State: 75:[63, 68, 9], Operations: ['47-38=9'] Exploring Operation: 63/9=7, Resulting Numbers: [68, 7] Generated Node #3: [68, 7] from Operation:...
4
Current State: 75:[47, 63, 38, 68], Operations: [] Exploring Operation: 47-38=9, Resulting Numbers: [63, 68, 9] Generated Node #0,0: 75:[63, 68, 9] Operation: 47-38=9 Exploring Operation: 63-47=16, Resulting Numbers: [38, 68, 16] Generated Node #0,1: 75:[38, 68, 16] Operation: 63-47=16 Start Sub Search at level 1: Movi...
0.985243
hs_2
mult_heuristic
[ 3, 24, 48, 12 ]
52
[ "24/3=8", "48+12=60", "60-8=52" ]
Current State: 52:[3, 24, 48, 12], Operations: [] Exploring Operation: 24/3=8, Resulting Numbers: [48, 12, 8] Generated Node #2: [48, 12, 8] from Operation: 24/3=8 Current State: 52:[48, 12, 8], Operations: ['24/3=8'] Exploring Operation: 48+12=60, Resulting Numbers: [8, 60] Generated Node #3: [8, 60] from Operation: 4...
4
Current State: 52:[3, 24, 48, 12], Operations: [] Exploring Operation: 3+48=51, Resulting Numbers: [24, 12, 51] Generated Node #0,0: 52:[24, 12, 51] Operation: 3+48=51 Exploring Operation: 48-24=24, Resulting Numbers: [3, 12, 24] Generated Node #0,1: 52:[3, 12, 24] Operation: 48-24=24 Exploring Operation: 48/12=4, Resu...
0
hs_4
mult_heuristic
[ 91, 5, 4, 33 ]
59
[ "91+5=96", "4+33=37", "96-37=59" ]
Current State: 59:[91, 5, 4, 33], Operations: [] Exploring Operation: 91+5=96, Resulting Numbers: [4, 33, 96] Generated Node #2: [4, 33, 96] from Operation: 91+5=96 Current State: 59:[4, 33, 96], Operations: ['91+5=96'] Exploring Operation: 4+33=37, Resulting Numbers: [96, 37] Generated Node #3: [96, 37] from Operation...
4
Current State: 59:[91, 5, 4, 33], Operations: [] Exploring Operation: 91-5=86, Resulting Numbers: [4, 33, 86] Generated Node #0,0: 59:[4, 33, 86] Operation: 91-5=86 Exploring Operation: 91-4=87, Resulting Numbers: [5, 33, 87] Generated Node #0,1: 59:[5, 33, 87] Operation: 91-4=87 Exploring Operation: 5*4=20, Resulting ...
0.962674
hs_3
sum_heuristic
[ 86, 82, 7, 88 ]
64
[ "86+82=168", "168/7=24", "88-24=64" ]
Current State: 64:[86, 82, 7, 88], Operations: [] Exploring Operation: 86+82=168, Resulting Numbers: [7, 88, 168] Generated Node #2: [7, 88, 168] from Operation: 86+82=168 Current State: 64:[7, 88, 168], Operations: ['86+82=168'] Exploring Operation: 168/7=24, Resulting Numbers: [88, 24] Generated Node #3: [88, 24] fro...
4
Current State: 64:[86, 82, 7, 88], Operations: [] Exploring Operation: 86-82=4, Resulting Numbers: [7, 88, 4] Generated Node #0,0: 64:[7, 88, 4] Operation: 86-82=4 Exploring Operation: 86-7=79, Resulting Numbers: [82, 88, 79] Generated Node #0,1: 64:[82, 88, 79] Operation: 86-7=79 Exploring Operation: 88-82=6, Resultin...
0
hs_4
sum_heuristic
[ 28, 40, 23, 23 ]
85
[ "28-23=5", "40-23=17", "5*17=85" ]
Current State: 85:[28, 40, 23, 23], Operations: [] Exploring Operation: 28-23=5, Resulting Numbers: [40, 5] Generated Node #2: [40, 5] from Operation: 28-23=5 Current State: 85:[40, 5], Operations: ['28-23=5'] Exploring Operation: 40-23=17, Resulting Numbers: [5, 17] Generated Node #3: [5, 17] from Operation: 40-23=17 ...
4
Current State: 85:[28, 40, 23, 23], Operations: [] Exploring Operation: 40-23=17, Resulting Numbers: [28, 23, 17] Generated Node #0,0: 85:[28, 23, 17] Operation: 40-23=17 Exploring Operation: 40-28=12, Resulting Numbers: [23, 23, 12] Generated Node #0,1: 85:[23, 23, 12] Operation: 40-28=12 Exploring Operation: 40-23=17...
0.988715
hs_3
sum_heuristic
[ 31, 56, 73, 68 ]
51
[ "73-31=42", "68*42=2856", "2856/56=51" ]
Current State: 51:[31, 56, 73, 68], Operations: [] Exploring Operation: 73-31=42, Resulting Numbers: [56, 68, 42] Generated Node #2: [56, 68, 42] from Operation: 73-31=42 Current State: 51:[56, 68, 42], Operations: ['73-31=42'] Exploring Operation: 68*42=2856, Resulting Numbers: [56, 2856] Generated Node #3: [56, 2856]...
4
Current State: 51:[31, 56, 73, 68], Operations: [] Exploring Operation: 73-68=5, Resulting Numbers: [31, 56, 5] Generated Node #0,0: 51:[31, 56, 5] Operation: 73-68=5 Start Sub Search at level 1: Moving to Node #0,0 Current State: 51:[31, 56, 5], Operations: ['73-68=5'] Exploring Operation: 56-31=25, Resulting Numbers:...
0
hs_1
mult_heuristic
[ 22, 47, 70, 25 ]
69
[ "47-22=25", "25/25=1", "70-1=69" ]
Current State: 69:[22, 47, 70, 25], Operations: [] Exploring Operation: 47-22=25, Resulting Numbers: [70, 25, 25] Generated Node #2: [70, 25, 25] from Operation: 47-22=25 Current State: 69:[70, 25, 25], Operations: ['47-22=25'] Exploring Operation: 25/25=1, Resulting Numbers: [70, 1] Generated Node #3: [70, 1] from Ope...
4
Current State: 69:[22, 47, 70, 25], Operations: [] Exploring Operation: 22+47=69, Resulting Numbers: [70, 25, 69] Generated Node #0,0: 69:[70, 25, 69] Operation: 22+47=69 Start Sub Search at level 1: Moving to Node #0,0 Current State: 69:[70, 25, 69], Operations: ['22+47=69'] Exploring Operation: 70-69=1, Resulting Num...
0
hs_1
sum_heuristic
[ 14, 4, 29, 28 ]
62
[ "28/14=2", "29*2=58", "4+58=62" ]
Current State: 62:[14, 4, 29, 28], Operations: [] Exploring Operation: 28/14=2, Resulting Numbers: [4, 29, 2] Generated Node #2: [4, 29, 2] from Operation: 28/14=2 Current State: 62:[4, 29, 2], Operations: ['28/14=2'] Exploring Operation: 29*2=58, Resulting Numbers: [4, 58] Generated Node #3: [4, 58] from Operation: 29...
4
Current State: 62:[14, 4, 29, 28], Operations: [] Exploring Operation: 28/14=2, Resulting Numbers: [4, 29, 2] Generated Node #0,0: 62:[4, 29, 2] Operation: 28/14=2 Exploring Operation: 14*4=56, Resulting Numbers: [29, 28, 56] Generated Node #0,1: 62:[29, 28, 56] Operation: 14*4=56 Moving to Node #0,0 Current State: 62:...
0
hs_2
mult_heuristic
[ 11, 77, 63, 64 ]
39
[ "11+77=88", "63+64=127", "127-88=39" ]
Current State: 39:[11, 77, 63, 64], Operations: [] Exploring Operation: 11+77=88, Resulting Numbers: [63, 64, 88] Generated Node #2: [63, 64, 88] from Operation: 11+77=88 Current State: 39:[63, 64, 88], Operations: ['11+77=88'] Exploring Operation: 63+64=127, Resulting Numbers: [88, 127] Generated Node #3: [88, 127] fr...
4
Current State: 39:[11, 77, 63, 64], Operations: [] Exploring Operation: 77/11=7, Resulting Numbers: [63, 64, 7] Generated Node #0,0: 39:[63, 64, 7] Operation: 77/11=7 Exploring Operation: 64-63=1, Resulting Numbers: [11, 77, 1] Generated Node #0,1: 39:[11, 77, 1] Operation: 64-63=1 Exploring Operation: 77-64=13, Result...
0.961806
hs_4
sum_heuristic
[ 7, 20, 17, 23 ]
62
[ "20-17=3", "23*3=69", "69-7=62" ]
Current State: 62:[7, 20, 17, 23], Operations: [] Exploring Operation: 20-17=3, Resulting Numbers: [7, 23, 3] Generated Node #2: [7, 23, 3] from Operation: 20-17=3 Current State: 62:[7, 23, 3], Operations: ['20-17=3'] Exploring Operation: 23*3=69, Resulting Numbers: [7, 69] Generated Node #3: [7, 69] from Operation: 23...
4
Current State: 62:[7, 20, 17, 23], Operations: [] Exploring Operation: 20-17=3, Resulting Numbers: [7, 23, 3] Generated Node #0,0: 62:[7, 23, 3] Operation: 20-17=3 Start Sub Search at level 1: Moving to Node #0,0 Current State: 62:[7, 23, 3], Operations: ['20-17=3'] Exploring Operation: 7+23=30, Resulting Numbers: [3, ...
0
hs_1
sum_heuristic
[ 9, 8, 29, 61 ]
49
[ "9+8=17", "61-29=32", "17+32=49" ]
Current State: 49:[9, 8, 29, 61], Operations: [] Exploring Operation: 9+8=17, Resulting Numbers: [29, 61, 17] Generated Node #2: [29, 61, 17] from Operation: 9+8=17 Current State: 49:[29, 61, 17], Operations: ['9+8=17'] Exploring Operation: 61-29=32, Resulting Numbers: [17, 32] Generated Node #3: [17, 32] from Operatio...
4
Current State: 49:[9, 8, 29, 61], Operations: [] Exploring Operation: 61-29=32, Resulting Numbers: [9, 8, 32] Generated Node #0,0: 49:[9, 8, 32] Operation: 61-29=32 Moving to Node #0,0 Current State: 49:[9, 8, 32], Operations: ['61-29=32'] Exploring Operation: 32/8=4, Resulting Numbers: [9, 4] Generated Node #0,0,0: 49...
0
hs_1
mult_heuristic
[ 4, 12, 71, 15 ]
64
[ "12-4=8", "71-15=56", "8+56=64" ]
Current State: 64:[4, 12, 71, 15], Operations: [] Exploring Operation: 12-4=8, Resulting Numbers: [71, 15, 8] Generated Node #2: [71, 15, 8] from Operation: 12-4=8 Current State: 64:[71, 15, 8], Operations: ['12-4=8'] Exploring Operation: 71-15=56, Resulting Numbers: [8, 56] Generated Node #3: [8, 56] from Operation: 7...
4
Current State: 64:[4, 12, 71, 15], Operations: [] Exploring Operation: 71-4=67, Resulting Numbers: [12, 15, 67] Generated Node #0,0: 64:[12, 15, 67] Operation: 71-4=67 Exploring Operation: 4+12=16, Resulting Numbers: [71, 15, 16] Generated Node #0,1: 64:[71, 15, 16] Operation: 4+12=16 Exploring Operation: 12-4=8, Resul...
0.967882
hs_5
sum_heuristic
[ 7, 14, 93, 68 ]
25
[ "14+93=107", "68+107=175", "175/7=25" ]
Current State: 25:[7, 14, 93, 68], Operations: [] Exploring Operation: 14+93=107, Resulting Numbers: [7, 68, 107] Generated Node #2: [7, 68, 107] from Operation: 14+93=107 Current State: 25:[7, 68, 107], Operations: ['14+93=107'] Exploring Operation: 68+107=175, Resulting Numbers: [7, 175] Generated Node #3: [7, 175] f...
4
Current State: 25:[7, 14, 93, 68], Operations: [] Exploring Operation: 93-14=79, Resulting Numbers: [7, 68, 79] Generated Node #0,0: 25:[7, 68, 79] Operation: 93-14=79 Exploring Operation: 93-68=25, Resulting Numbers: [7, 14, 25] Generated Node #0,1: 25:[7, 14, 25] Operation: 93-68=25 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 7, 16, 32, 37 ]
29
[ "37-16=21", "21/7=3", "32-3=29" ]
Current State: 29:[7, 16, 32, 37], Operations: [] Exploring Operation: 37-16=21, Resulting Numbers: [7, 32, 21] Generated Node #2: [7, 32, 21] from Operation: 37-16=21 Current State: 29:[7, 32, 21], Operations: ['37-16=21'] Exploring Operation: 21/7=3, Resulting Numbers: [32, 3] Generated Node #3: [32, 3] from Operatio...
4
Current State: 29:[7, 16, 32, 37], Operations: [] Exploring Operation: 16-7=9, Resulting Numbers: [32, 37, 9] Generated Node #0,0: 29:[32, 37, 9] Operation: 16-7=9 Exploring Operation: 32-7=25, Resulting Numbers: [16, 37, 25] Generated Node #0,1: 29:[16, 37, 25] Operation: 32-7=25 Exploring Operation: 37-7=30, Resultin...
0
hs_4
sum_heuristic
[ 10, 54, 2, 32 ]
66
[ "10*2=20", "54+32=86", "86-20=66" ]
Current State: 66:[10, 54, 2, 32], Operations: [] Exploring Operation: 10*2=20, Resulting Numbers: [54, 32, 20] Generated Node #2: [54, 32, 20] from Operation: 10*2=20 Current State: 66:[54, 32, 20], Operations: ['10*2=20'] Exploring Operation: 54+32=86, Resulting Numbers: [20, 86] Generated Node #3: [20, 86] from Oper...
4
Current State: 66:[10, 54, 2, 32], Operations: [] Exploring Operation: 54/2=27, Resulting Numbers: [10, 32, 27] Generated Node #0,0: 66:[10, 32, 27] Operation: 54/2=27 Exploring Operation: 10+54=64, Resulting Numbers: [2, 32, 64] Generated Node #0,1: 66:[2, 32, 64] Operation: 10+54=64 Exploring Operation: 54-32=22, Res...
0
hs_3
sum_heuristic
[ 77, 65, 52, 90 ]
47
[ "90-77=13", "65/13=5", "52-5=47" ]
Current State: 47:[77, 65, 52, 90], Operations: [] Exploring Operation: 90-77=13, Resulting Numbers: [65, 52, 13] Generated Node #2: [65, 52, 13] from Operation: 90-77=13 Current State: 47:[65, 52, 13], Operations: ['90-77=13'] Exploring Operation: 65/13=5, Resulting Numbers: [52, 5] Generated Node #3: [52, 5] from Ope...
4
Current State: 47:[77, 65, 52, 90], Operations: [] Exploring Operation: 90-65=25, Resulting Numbers: [77, 52, 25] Generated Node #0,0: 47:[77, 52, 25] Operation: 90-65=25 Exploring Operation: 77-65=12, Resulting Numbers: [52, 90, 12] Generated Node #0,1: 47:[52, 90, 12] Operation: 77-65=12 Exploring Operation: 77-52=25...
0.953993
hs_5
sum_heuristic
[ 45, 13, 48, 3 ]
15
[ "13+3=16", "45*16=720", "720/48=15" ]
Current State: 15:[45, 13, 48, 3], Operations: [] Exploring Operation: 13+3=16, Resulting Numbers: [45, 48, 16] Generated Node #2: [45, 48, 16] from Operation: 13+3=16 Current State: 15:[45, 48, 16], Operations: ['13+3=16'] Exploring Operation: 45*16=720, Resulting Numbers: [48, 720] Generated Node #3: [48, 720] from O...
4
Current State: 15:[45, 13, 48, 3], Operations: [] Exploring Operation: 48-45=3, Resulting Numbers: [13, 3, 3] Generated Node #0,0: 15:[13, 3, 3] Operation: 48-45=3 Moving to Node #0,0 Current State: 15:[13, 3, 3], Operations: ['48-45=3'] Exploring Operation: 13+3=16, Resulting Numbers: [3, 16] Generated Node #0,0,0: 15...
0
hs_1
mult_heuristic
[ 54, 66, 24, 12 ]
84
[ "54+66=120", "24+12=36", "120-36=84" ]
Current State: 84:[54, 66, 24, 12], Operations: [] Exploring Operation: 54+66=120, Resulting Numbers: [24, 12, 120] Generated Node #2: [24, 12, 120] from Operation: 54+66=120 Current State: 84:[24, 12, 120], Operations: ['54+66=120'] Exploring Operation: 24+12=36, Resulting Numbers: [120, 36] Generated Node #3: [120, 3...
4
Current State: 84:[54, 66, 24, 12], Operations: [] Exploring Operation: 66-54=12, Resulting Numbers: [24, 12, 12] Generated Node #0,0: 84:[24, 12, 12] Operation: 66-54=12 Exploring Operation: 66+24=90, Resulting Numbers: [54, 12, 90] Generated Node #0,1: 84:[54, 12, 90] Operation: 66+24=90 Exploring Operation: 66-24=42...
0.977431
hs_3
mult_heuristic
[ 37, 29, 60, 55 ]
71
[ "37+29=66", "60-55=5", "66+5=71" ]
Current State: 71:[37, 29, 60, 55], Operations: [] Exploring Operation: 37+29=66, Resulting Numbers: [60, 55, 66] Generated Node #2: [60, 55, 66] from Operation: 37+29=66 Current State: 71:[60, 55, 66], Operations: ['37+29=66'] Exploring Operation: 60-55=5, Resulting Numbers: [66, 5] Generated Node #3: [66, 5] from Ope...
4
Current State: 71:[37, 29, 60, 55], Operations: [] Exploring Operation: 37+29=66, Resulting Numbers: [60, 55, 66] Generated Node #0,0: 71:[60, 55, 66] Operation: 37+29=66 Exploring Operation: 29+55=84, Resulting Numbers: [37, 60, 84] Generated Node #0,1: 71:[37, 60, 84] Operation: 29+55=84 Exploring Operation: 29+60=89...
0.985243
hs_3
sum_heuristic
[ 53, 51, 12, 80 ]
12
[ "53+51=104", "12+80=92", "104-92=12" ]
Current State: 12:[53, 51, 12, 80], Operations: [] Exploring Operation: 53+51=104, Resulting Numbers: [12, 80, 104] Generated Node #2: [12, 80, 104] from Operation: 53+51=104 Current State: 12:[12, 80, 104], Operations: ['53+51=104'] Exploring Operation: 12+80=92, Resulting Numbers: [104, 92] Generated Node #3: [104, 9...
4
Current State: 12:[53, 51, 12, 80], Operations: [] Exploring Operation: 80-53=27, Resulting Numbers: [51, 12, 27] Generated Node #0,0: 12:[51, 12, 27] Operation: 80-53=27 Exploring Operation: 53-51=2, Resulting Numbers: [12, 80, 2] Generated Node #0,1: 12:[12, 80, 2] Operation: 53-51=2 Exploring Operation: 80-51=29, Re...
0.986111
hs_4
sum_heuristic
[ 12, 45, 21, 8 ]
31
[ "21*8=168", "168/12=14", "45-14=31" ]
Current State: 31:[12, 45, 21, 8], Operations: [] Exploring Operation: 21*8=168, Resulting Numbers: [12, 45, 168] Generated Node #2: [12, 45, 168] from Operation: 21*8=168 Current State: 31:[12, 45, 168], Operations: ['21*8=168'] Exploring Operation: 168/12=14, Resulting Numbers: [45, 14] Generated Node #3: [45, 14] fr...
4
Current State: 31:[12, 45, 21, 8], Operations: [] Exploring Operation: 45-12=33, Resulting Numbers: [21, 8, 33] Generated Node #0,0: 31:[21, 8, 33] Operation: 45-12=33 Exploring Operation: 12+8=20, Resulting Numbers: [45, 21, 20] Generated Node #0,1: 31:[45, 21, 20] Operation: 12+8=20 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 47, 41, 25, 63 ]
94
[ "47-41=6", "25+63=88", "6+88=94" ]
Current State: 94:[47, 41, 25, 63], Operations: [] Exploring Operation: 47-41=6, Resulting Numbers: [25, 63, 6] Generated Node #2: [25, 63, 6] from Operation: 47-41=6 Current State: 94:[25, 63, 6], Operations: ['47-41=6'] Exploring Operation: 25+63=88, Resulting Numbers: [6, 88] Generated Node #3: [6, 88] from Operatio...
4
Current State: 94:[47, 41, 25, 63], Operations: [] Exploring Operation: 25+63=88, Resulting Numbers: [47, 41, 88] Generated Node #0,0: 94:[47, 41, 88] Operation: 25+63=88 Start Sub Search at level 1: Moving to Node #0,0 Current State: 94:[47, 41, 88], Operations: ['25+63=88'] Exploring Operation: 88-41=47, Resulting Nu...
0.993924
hs_1
sum_heuristic
[ 13, 43, 3, 10 ]
57
[ "13-3=10", "10*10=100", "100-43=57" ]
Current State: 57:[13, 43, 3, 10], Operations: [] Exploring Operation: 13-3=10, Resulting Numbers: [43, 10, 10] Generated Node #2: [43, 10, 10] from Operation: 13-3=10 Current State: 57:[43, 10, 10], Operations: ['13-3=10'] Exploring Operation: 10*10=100, Resulting Numbers: [43, 100] Generated Node #3: [43, 100] from O...
4
Current State: 57:[13, 43, 3, 10], Operations: [] Exploring Operation: 13+43=56, Resulting Numbers: [3, 10, 56] Generated Node #0,0: 57:[3, 10, 56] Operation: 13+43=56 Moving to Node #0,0 Current State: 57:[3, 10, 56], Operations: ['13+43=56'] Exploring Operation: 10-3=7, Resulting Numbers: [56, 7] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 85, 4, 29, 29 ]
85
[ "29-29=0", "4*0=0", "85+0=85" ]
Current State: 85:[85, 4, 29, 29], Operations: [] Exploring Operation: 29-29=0, Resulting Numbers: [85, 4, 0] Generated Node #2: [85, 4, 0] from Operation: 29-29=0 Current State: 85:[85, 4, 0], Operations: ['29-29=0'] Exploring Operation: 4*0=0, Resulting Numbers: [85, 0] Generated Node #3: [85, 0] from Operation: 4*0=...
4
Current State: 85:[85, 4, 29, 29], Operations: [] Exploring Operation: 85+4=89, Resulting Numbers: [29, 29, 89] Generated Node #0,0: 85:[29, 29, 89] Operation: 85+4=89 Exploring Operation: 29-4=25, Resulting Numbers: [85, 29, 25] Generated Node #0,1: 85:[85, 29, 25] Operation: 29-4=25 Exploring Operation: 29-29=0, Resu...
0.957465
hs_5
sum_heuristic
[ 74, 8, 57, 65 ]
10
[ "65-57=8", "8*8=64", "74-64=10" ]
Current State: 10:[74, 8, 57, 65], Operations: [] Exploring Operation: 65-57=8, Resulting Numbers: [74, 8, 8] Generated Node #2: [74, 8, 8] from Operation: 65-57=8 Current State: 10:[74, 8, 8], Operations: ['65-57=8'] Exploring Operation: 8*8=64, Resulting Numbers: [74, 64] Generated Node #3: [74, 64] from Operation: 8...
4
Current State: 10:[74, 8, 57, 65], Operations: [] Exploring Operation: 74-65=9, Resulting Numbers: [8, 57, 9] Generated Node #0,0: 10:[8, 57, 9] Operation: 74-65=9 Exploring Operation: 74-57=17, Resulting Numbers: [8, 65, 17] Generated Node #0,1: 10:[8, 65, 17] Operation: 74-57=17 Exploring Operation: 74-8=66, Resultin...
0
hs_4
mult_heuristic
[ 54, 10, 69, 92 ]
41
[ "54+10=64", "92-69=23", "64-23=41" ]
Current State: 41:[54, 10, 69, 92], Operations: [] Exploring Operation: 54+10=64, Resulting Numbers: [69, 92, 64] Generated Node #2: [69, 92, 64] from Operation: 54+10=64 Current State: 41:[69, 92, 64], Operations: ['54+10=64'] Exploring Operation: 92-69=23, Resulting Numbers: [64, 23] Generated Node #3: [64, 23] from ...
4
Current State: 41:[54, 10, 69, 92], Operations: [] Exploring Operation: 92-54=38, Resulting Numbers: [10, 69, 38] Generated Node #0,0: 41:[10, 69, 38] Operation: 92-54=38 Exploring Operation: 92-69=23, Resulting Numbers: [54, 10, 23] Generated Node #0,1: 41:[54, 10, 23] Operation: 92-69=23 Exploring Operation: 54-10=44...
0.981771
hs_3
sum_heuristic
[ 65, 66, 39, 32 ]
72
[ "66-65=1", "39+32=71", "1+71=72" ]
Current State: 72:[65, 66, 39, 32], Operations: [] Exploring Operation: 66-65=1, Resulting Numbers: [39, 32, 1] Generated Node #2: [39, 32, 1] from Operation: 66-65=1 Current State: 72:[39, 32, 1], Operations: ['66-65=1'] Exploring Operation: 39+32=71, Resulting Numbers: [1, 71] Generated Node #3: [1, 71] from Operatio...
4
Current State: 72:[65, 66, 39, 32], Operations: [] Exploring Operation: 66-65=1, Resulting Numbers: [39, 32, 1] Generated Node #0,0: 72:[39, 32, 1] Operation: 66-65=1 Moving to Node #0,0 Current State: 72:[39, 32, 1], Operations: ['66-65=1'] Exploring Operation: 39+32=71, Resulting Numbers: [1, 71] Generated Node #0,0,...
0.993924
hs_1
sum_heuristic
[ 85, 2, 26, 2 ]
59
[ "85+2=87", "26+2=28", "87-28=59" ]
Current State: 59:[85, 2, 26, 2], Operations: [] Exploring Operation: 85+2=87, Resulting Numbers: [26, 87] Generated Node #2: [26, 87] from Operation: 85+2=87 Current State: 59:[26, 87], Operations: ['85+2=87'] Exploring Operation: 26+2=28, Resulting Numbers: [87, 28] Generated Node #3: [87, 28] from Operation: 26+2=28...
4
Current State: 59:[85, 2, 26, 2], Operations: [] Exploring Operation: 2*26=52, Resulting Numbers: [85, 2, 52] Generated Node #0,0: 59:[85, 2, 52] Operation: 2*26=52 Exploring Operation: 26*2=52, Resulting Numbers: [85, 2, 52] Generated Node #0,1: 59:[85, 2, 52] Operation: 26*2=52 Moving to Node #0,0 Current State: 59:[...
0
hs_2
sum_heuristic
[ 89, 71, 9, 41 ]
14
[ "89-71=18", "41-9=32", "32-18=14" ]
Current State: 14:[89, 71, 9, 41], Operations: [] Exploring Operation: 89-71=18, Resulting Numbers: [9, 41, 18] Generated Node #2: [9, 41, 18] from Operation: 89-71=18 Current State: 14:[9, 41, 18], Operations: ['89-71=18'] Exploring Operation: 41-9=32, Resulting Numbers: [18, 32] Generated Node #3: [18, 32] from Opera...
4
Current State: 14:[89, 71, 9, 41], Operations: [] Exploring Operation: 89-71=18, Resulting Numbers: [9, 41, 18] Generated Node #0,0: 14:[9, 41, 18] Operation: 89-71=18 Exploring Operation: 89-41=48, Resulting Numbers: [71, 9, 48] Generated Node #0,1: 14:[71, 9, 48] Operation: 89-41=48 Exploring Operation: 71-41=30, Res...
0.989583
hs_3
mult_heuristic
[ 48, 33, 8, 3 ]
40
[ "48-33=15", "8*15=120", "120/3=40" ]
Current State: 40:[48, 33, 8, 3], Operations: [] Exploring Operation: 48-33=15, Resulting Numbers: [8, 3, 15] Generated Node #2: [8, 3, 15] from Operation: 48-33=15 Current State: 40:[8, 3, 15], Operations: ['48-33=15'] Exploring Operation: 8*15=120, Resulting Numbers: [3, 120] Generated Node #3: [3, 120] from Operatio...
4
Current State: 40:[48, 33, 8, 3], Operations: [] Exploring Operation: 48/8=6, Resulting Numbers: [33, 3, 6] Generated Node #0,0: 40:[33, 3, 6] Operation: 48/8=6 Exploring Operation: 48-8=40, Resulting Numbers: [33, 3, 40] Generated Node #0,1: 40:[33, 3, 40] Operation: 48-8=40 Exploring Operation: 48-33=15, Resulting Nu...
0.955729
hs_5
mult_heuristic
[ 95, 26, 75, 69 ]
76
[ "95-26=69", "69/69=1", "75+1=76" ]
Current State: 76:[95, 26, 75, 69], Operations: [] Exploring Operation: 95-26=69, Resulting Numbers: [75, 69, 69] Generated Node #2: [75, 69, 69] from Operation: 95-26=69 Current State: 76:[75, 69, 69], Operations: ['95-26=69'] Exploring Operation: 69/69=1, Resulting Numbers: [75, 1] Generated Node #3: [75, 1] from Ope...
4
Current State: 76:[95, 26, 75, 69], Operations: [] Exploring Operation: 95-69=26, Resulting Numbers: [26, 75, 26] Generated Node #0,0: 76:[26, 75, 26] Operation: 95-69=26 Exploring Operation: 95-75=20, Resulting Numbers: [26, 69, 20] Generated Node #0,1: 76:[26, 69, 20] Operation: 95-75=20 Exploring Operation: 75-69=6,...
0.986111
hs_5
sum_heuristic