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
[ 7, 43, 1, 13 ]
45
[ "1+13=14", "14/7=2", "43+2=45" ]
Current State: 45:[7, 43, 1, 13], Operations: [] Exploring Operation: 1+13=14, Resulting Numbers: [7, 43, 14] Generated Node #2: [7, 43, 14] from Operation: 1+13=14 Current State: 45:[7, 43, 14], Operations: ['1+13=14'] Exploring Operation: 14/7=2, Resulting Numbers: [43, 2] Generated Node #3: [43, 2] from Operation: 1...
4
Current State: 45:[7, 43, 1, 13], Operations: [] Exploring Operation: 7-1=6, Resulting Numbers: [43, 13, 6] Generated Node #0,0: 45:[43, 13, 6] Operation: 7-1=6 Exploring Operation: 7+1=8, Resulting Numbers: [43, 13, 8] Generated Node #0,1: 45:[43, 13, 8] Operation: 7+1=8 Exploring Operation: 13-7=6, Resulting Numbers:...
0
hs_3
mult_heuristic
[ 16, 20, 30, 60 ]
54
[ "16+20=36", "30+60=90", "90-36=54" ]
Current State: 54:[16, 20, 30, 60], Operations: [] Exploring Operation: 16+20=36, Resulting Numbers: [30, 60, 36] Generated Node #2: [30, 60, 36] from Operation: 16+20=36 Current State: 54:[30, 60, 36], Operations: ['16+20=36'] Exploring Operation: 30+60=90, Resulting Numbers: [36, 90] Generated Node #3: [36, 90] from ...
4
Current State: 54:[16, 20, 30, 60], Operations: [] Exploring Operation: 60/30=2, Resulting Numbers: [16, 20, 2] Generated Node #0,0: 54:[16, 20, 2] Operation: 60/30=2 Exploring Operation: 60-30=30, Resulting Numbers: [16, 20, 30] Generated Node #0,1: 54:[16, 20, 30] Operation: 60-30=30 Exploring Operation: 60/20=3, Res...
0
hs_3
sum_heuristic
[ 94, 66, 56, 75 ]
47
[ "94-66=28", "75-56=19", "28+19=47" ]
Current State: 47:[94, 66, 56, 75], Operations: [] Exploring Operation: 94-66=28, Resulting Numbers: [56, 75, 28] Generated Node #2: [56, 75, 28] from Operation: 94-66=28 Current State: 47:[56, 75, 28], Operations: ['94-66=28'] Exploring Operation: 75-56=19, Resulting Numbers: [28, 19] Generated Node #3: [28, 19] from ...
4
Current State: 47:[94, 66, 56, 75], Operations: [] Exploring Operation: 94-66=28, Resulting Numbers: [56, 75, 28] Generated Node #0,0: 47:[56, 75, 28] Operation: 94-66=28 Exploring Operation: 94-56=38, Resulting Numbers: [66, 75, 38] Generated Node #0,1: 47:[66, 75, 38] Operation: 94-56=38 Exploring Operation: 94-75=19...
0.986111
hs_3
sum_heuristic
[ 98, 79, 14, 41 ]
31
[ "98/14=7", "79-41=38", "38-7=31" ]
Current State: 31:[98, 79, 14, 41], Operations: [] Exploring Operation: 98/14=7, Resulting Numbers: [79, 41, 7] Generated Node #2: [79, 41, 7] from Operation: 98/14=7 Current State: 31:[79, 41, 7], Operations: ['98/14=7'] Exploring Operation: 79-41=38, Resulting Numbers: [7, 38] Generated Node #3: [7, 38] from Operatio...
4
Current State: 31:[98, 79, 14, 41], Operations: [] Exploring Operation: 98/14=7, Resulting Numbers: [79, 41, 7] Generated Node #0,0: 31:[79, 41, 7] Operation: 98/14=7 Exploring Operation: 79-41=38, Resulting Numbers: [98, 14, 38] Generated Node #0,1: 31:[98, 14, 38] Operation: 79-41=38 Exploring Operation: 98-41=57, Re...
0.97309
hs_4
mult_heuristic
[ 12, 42, 72, 35 ]
67
[ "42-12=30", "72-35=37", "30+37=67" ]
Current State: 67:[12, 42, 72, 35], Operations: [] Exploring Operation: 42-12=30, Resulting Numbers: [72, 35, 30] Generated Node #2: [72, 35, 30] from Operation: 42-12=30 Current State: 67:[72, 35, 30], Operations: ['42-12=30'] Exploring Operation: 72-35=37, Resulting Numbers: [30, 37] Generated Node #3: [30, 37] from ...
4
Current State: 67:[12, 42, 72, 35], Operations: [] Exploring Operation: 12+42=54, Resulting Numbers: [72, 35, 54] Generated Node #0,0: 67:[72, 35, 54] Operation: 12+42=54 Moving to Node #0,0 Current State: 67:[72, 35, 54], Operations: ['12+42=54'] Exploring Operation: 35+54=89, Resulting Numbers: [72, 89] Generated Nod...
0
hs_1
mult_heuristic
[ 7, 71, 33, 92 ]
68
[ "7*33=231", "71+92=163", "231-163=68" ]
Current State: 68:[7, 71, 33, 92], Operations: [] Exploring Operation: 7*33=231, Resulting Numbers: [71, 92, 231] Generated Node #2: [71, 92, 231] from Operation: 7*33=231 Current State: 68:[71, 92, 231], Operations: ['7*33=231'] Exploring Operation: 71+92=163, Resulting Numbers: [231, 163] Generated Node #3: [231, 163...
4
Current State: 68:[7, 71, 33, 92], Operations: [] Exploring Operation: 92-71=21, Resulting Numbers: [7, 33, 21] Generated Node #0,0: 68:[7, 33, 21] Operation: 92-71=21 Start Sub Search at level 1: Moving to Node #0,0 Current State: 68:[7, 33, 21], Operations: ['92-71=21'] Exploring Operation: 21/7=3, Resulting Numbers:...
0
hs_1
sum_heuristic
[ 3, 40, 46, 34 ]
32
[ "46-40=6", "6/3=2", "34-2=32" ]
Current State: 32:[3, 40, 46, 34], Operations: [] Exploring Operation: 46-40=6, Resulting Numbers: [3, 34, 6] Generated Node #2: [3, 34, 6] from Operation: 46-40=6 Current State: 32:[3, 34, 6], Operations: ['46-40=6'] Exploring Operation: 6/3=2, Resulting Numbers: [34, 2] Generated Node #3: [34, 2] from Operation: 6/3=...
4
Current State: 32:[3, 40, 46, 34], Operations: [] Exploring Operation: 46-40=6, Resulting Numbers: [3, 34, 6] Generated Node #0,0: 32:[3, 34, 6] Operation: 46-40=6 Moving to Node #0,0 Current State: 32:[3, 34, 6], Operations: ['46-40=6'] Exploring Operation: 6/3=2, Resulting Numbers: [34, 2] Generated Node #0,0,0: 32:[...
0.993924
hs_1
mult_heuristic
[ 73, 64, 58, 4 ]
71
[ "73-64=9", "58+4=62", "9+62=71" ]
Current State: 71:[73, 64, 58, 4], Operations: [] Exploring Operation: 73-64=9, Resulting Numbers: [58, 4, 9] Generated Node #2: [58, 4, 9] from Operation: 73-64=9 Current State: 71:[58, 4, 9], Operations: ['73-64=9'] Exploring Operation: 58+4=62, Resulting Numbers: [9, 62] Generated Node #3: [9, 62] from Operation: 58...
4
Current State: 71:[73, 64, 58, 4], Operations: [] Exploring Operation: 64+4=68, Resulting Numbers: [73, 58, 68] Generated Node #0,0: 71:[73, 58, 68] Operation: 64+4=68 Exploring Operation: 58+4=62, Resulting Numbers: [73, 64, 62] Generated Node #0,1: 71:[73, 64, 62] Operation: 58+4=62 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 52, 55, 30, 74 ]
41
[ "55-52=3", "74-30=44", "44-3=41" ]
Current State: 41:[52, 55, 30, 74], Operations: [] Exploring Operation: 55-52=3, Resulting Numbers: [30, 74, 3] Generated Node #2: [30, 74, 3] from Operation: 55-52=3 Current State: 41:[30, 74, 3], Operations: ['55-52=3'] Exploring Operation: 74-30=44, Resulting Numbers: [3, 44] Generated Node #3: [3, 44] from Operatio...
4
Current State: 41:[52, 55, 30, 74], Operations: [] Exploring Operation: 74-55=19, Resulting Numbers: [52, 30, 19] Generated Node #0,0: 41:[52, 30, 19] Operation: 74-55=19 Exploring Operation: 74-52=22, Resulting Numbers: [55, 30, 22] Generated Node #0,1: 41:[55, 30, 22] Operation: 74-52=22 Exploring Operation: 74-30=44...
0.981771
hs_3
sum_heuristic
[ 59, 89, 98, 75 ]
25
[ "59+89=148", "98+75=173", "173-148=25" ]
Current State: 25:[59, 89, 98, 75], Operations: [] Exploring Operation: 59+89=148, Resulting Numbers: [98, 75, 148] Generated Node #2: [98, 75, 148] from Operation: 59+89=148 Current State: 25:[98, 75, 148], Operations: ['59+89=148'] Exploring Operation: 98+75=173, Resulting Numbers: [148, 173] Generated Node #3: [148,...
4
Current State: 25:[59, 89, 98, 75], Operations: [] Exploring Operation: 98-89=9, Resulting Numbers: [59, 75, 9] Generated Node #0,0: 25:[59, 75, 9] Operation: 98-89=9 Exploring Operation: 89-75=14, Resulting Numbers: [59, 98, 14] Generated Node #0,1: 25:[59, 98, 14] Operation: 89-75=14 Exploring Operation: 89-59=30, Re...
0.988715
hs_4
sum_heuristic
[ 2, 61, 72, 1 ]
82
[ "2*72=144", "61+1=62", "144-62=82" ]
Current State: 82:[2, 61, 72, 1], Operations: [] Exploring Operation: 2*72=144, Resulting Numbers: [61, 1, 144] Generated Node #2: [61, 1, 144] from Operation: 2*72=144 Current State: 82:[61, 1, 144], Operations: ['2*72=144'] Exploring Operation: 61+1=62, Resulting Numbers: [144, 62] Generated Node #3: [144, 62] from O...
4
Current State: 82:[2, 61, 72, 1], Operations: [] Exploring Operation: 72-61=11, Resulting Numbers: [2, 1, 11] Generated Node #0,0: 82:[2, 1, 11] Operation: 72-61=11 Moving to Node #0,0 Current State: 82:[2, 1, 11], Operations: ['72-61=11'] Exploring Operation: 11-2=9, Resulting Numbers: [1, 9] Generated Node #0,0,0: 82...
0
hs_1
sum_heuristic
[ 43, 97, 22, 45 ]
73
[ "43+97=140", "22+45=67", "140-67=73" ]
Current State: 73:[43, 97, 22, 45], Operations: [] Exploring Operation: 43+97=140, Resulting Numbers: [22, 45, 140] Generated Node #2: [22, 45, 140] from Operation: 43+97=140 Current State: 73:[22, 45, 140], Operations: ['43+97=140'] Exploring Operation: 22+45=67, Resulting Numbers: [140, 67] Generated Node #3: [140, 6...
4
Current State: 73:[43, 97, 22, 45], Operations: [] Exploring Operation: 97-22=75, Resulting Numbers: [43, 45, 75] Generated Node #0,0: 73:[43, 45, 75] Operation: 97-22=75 Exploring Operation: 43+22=65, Resulting Numbers: [97, 45, 65] Generated Node #0,1: 73:[97, 45, 65] Operation: 43+22=65 Exploring Operation: 97-43=54...
0.980903
hs_5
mult_heuristic
[ 40, 15, 82, 29 ]
56
[ "40+15=55", "82+29=111", "111-55=56" ]
Current State: 56:[40, 15, 82, 29], Operations: [] Exploring Operation: 40+15=55, Resulting Numbers: [82, 29, 55] Generated Node #2: [82, 29, 55] from Operation: 40+15=55 Current State: 56:[82, 29, 55], Operations: ['40+15=55'] Exploring Operation: 82+29=111, Resulting Numbers: [55, 111] Generated Node #3: [55, 111] fr...
4
Current State: 56:[40, 15, 82, 29], Operations: [] Exploring Operation: 40-15=25, Resulting Numbers: [82, 29, 25] Generated Node #0,0: 56:[82, 29, 25] Operation: 40-15=25 Exploring Operation: 82-15=67, Resulting Numbers: [40, 29, 67] Generated Node #0,1: 56:[40, 29, 67] Operation: 82-15=67 Exploring Operation: 82-29=53...
0.96441
hs_5
mult_heuristic
[ 91, 63, 47, 70 ]
44
[ "91-70=21", "63/21=3", "47-3=44" ]
Current State: 44:[91, 63, 47, 70], Operations: [] Exploring Operation: 91-70=21, Resulting Numbers: [63, 47, 21] Generated Node #2: [63, 47, 21] from Operation: 91-70=21 Current State: 44:[63, 47, 21], Operations: ['91-70=21'] Exploring Operation: 63/21=3, Resulting Numbers: [47, 3] Generated Node #3: [47, 3] from Ope...
4
Current State: 44:[91, 63, 47, 70], Operations: [] Exploring Operation: 91-63=28, Resulting Numbers: [47, 70, 28] Generated Node #0,0: 44:[47, 70, 28] Operation: 91-63=28 Exploring Operation: 70-63=7, Resulting Numbers: [91, 47, 7] Generated Node #0,1: 44:[91, 47, 7] Operation: 70-63=7 Exploring Operation: 70-47=23, Re...
0.986111
hs_5
sum_heuristic
[ 25, 66, 53, 9 ]
21
[ "66-25=41", "53+9=62", "62-41=21" ]
Current State: 21:[25, 66, 53, 9], Operations: [] Exploring Operation: 66-25=41, Resulting Numbers: [53, 9, 41] Generated Node #2: [53, 9, 41] from Operation: 66-25=41 Current State: 21:[53, 9, 41], Operations: ['66-25=41'] Exploring Operation: 53+9=62, Resulting Numbers: [41, 62] Generated Node #3: [41, 62] from Opera...
4
Current State: 21:[25, 66, 53, 9], Operations: [] Exploring Operation: 66-25=41, Resulting Numbers: [53, 9, 41] Generated Node #0,0: 21:[53, 9, 41] Operation: 66-25=41 Exploring Operation: 66-53=13, Resulting Numbers: [25, 9, 13] Generated Node #0,1: 21:[25, 9, 13] Operation: 66-53=13 Exploring Operation: 66-9=57, Resu...
0.966146
hs_4
mult_heuristic
[ 22, 86, 77, 66 ]
84
[ "77-66=11", "22/11=2", "86-2=84" ]
Current State: 84:[22, 86, 77, 66], Operations: [] Exploring Operation: 77-66=11, Resulting Numbers: [22, 86, 11] Generated Node #2: [22, 86, 11] from Operation: 77-66=11 Current State: 84:[22, 86, 11], Operations: ['77-66=11'] Exploring Operation: 22/11=2, Resulting Numbers: [86, 2] Generated Node #3: [86, 2] from Ope...
4
Current State: 84:[22, 86, 77, 66], Operations: [] Exploring Operation: 77-66=11, Resulting Numbers: [22, 86, 11] Generated Node #0,0: 84:[22, 86, 11] Operation: 77-66=11 Exploring Operation: 86-66=20, Resulting Numbers: [22, 77, 20] Generated Node #0,1: 84:[22, 77, 20] Operation: 86-66=20 Exploring Operation: 66/22=3,...
0.986111
hs_4
mult_heuristic
[ 34, 60, 93, 73 ]
31
[ "93-73=20", "60/20=3", "34-3=31" ]
Current State: 31:[34, 60, 93, 73], Operations: [] Exploring Operation: 93-73=20, Resulting Numbers: [34, 60, 20] Generated Node #2: [34, 60, 20] from Operation: 93-73=20 Current State: 31:[34, 60, 20], Operations: ['93-73=20'] Exploring Operation: 60/20=3, Resulting Numbers: [34, 3] Generated Node #3: [34, 3] from Ope...
4
Current State: 31:[34, 60, 93, 73], Operations: [] Exploring Operation: 93-60=33, Resulting Numbers: [34, 73, 33] Generated Node #0,0: 31:[34, 73, 33] Operation: 93-60=33 Exploring Operation: 93-73=20, Resulting Numbers: [34, 60, 20] Generated Node #0,1: 31:[34, 60, 20] Operation: 93-73=20 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 48, 94, 98, 1 ]
51
[ "94-48=46", "98-1=97", "97-46=51" ]
Current State: 51:[48, 94, 98, 1], Operations: [] Exploring Operation: 94-48=46, Resulting Numbers: [98, 1, 46] Generated Node #2: [98, 1, 46] from Operation: 94-48=46 Current State: 51:[98, 1, 46], Operations: ['94-48=46'] Exploring Operation: 98-1=97, Resulting Numbers: [46, 97] Generated Node #3: [46, 97] from Opera...
4
Current State: 51:[48, 94, 98, 1], Operations: [] Exploring Operation: 48+1=49, Resulting Numbers: [94, 98, 49] Generated Node #0,0: 51:[94, 98, 49] Operation: 48+1=49 Exploring Operation: 98-94=4, Resulting Numbers: [48, 1, 4] Generated Node #0,1: 51:[48, 1, 4] Operation: 98-94=4 Exploring Operation: 94-48=46, Resulti...
0.975694
hs_4
mult_heuristic
[ 51, 94, 47, 23 ]
56
[ "51-23=28", "94/47=2", "28*2=56" ]
Current State: 56:[51, 94, 47, 23], Operations: [] Exploring Operation: 51-23=28, Resulting Numbers: [94, 47, 28] Generated Node #2: [94, 47, 28] from Operation: 51-23=28 Current State: 56:[94, 47, 28], Operations: ['51-23=28'] Exploring Operation: 94/47=2, Resulting Numbers: [28, 2] Generated Node #3: [28, 2] from Ope...
4
Current State: 56:[51, 94, 47, 23], Operations: [] Exploring Operation: 94-47=47, Resulting Numbers: [51, 23, 47] Generated Node #0,0: 56:[51, 23, 47] Operation: 94-47=47 Exploring Operation: 94/47=2, Resulting Numbers: [51, 23, 2] Generated Node #0,1: 56:[51, 23, 2] Operation: 94/47=2 Start Sub Search at level 1: Movi...
0.991319
hs_2
sum_heuristic
[ 27, 95, 63, 89 ]
15
[ "27+63=90", "95-89=6", "90/6=15" ]
Current State: 15:[27, 95, 63, 89], Operations: [] Exploring Operation: 27+63=90, Resulting Numbers: [95, 89, 90] Generated Node #2: [95, 89, 90] from Operation: 27+63=90 Current State: 15:[95, 89, 90], Operations: ['27+63=90'] Exploring Operation: 95-89=6, Resulting Numbers: [90, 6] Generated Node #3: [90, 6] from Ope...
4
Current State: 15:[27, 95, 63, 89], Operations: [] Exploring Operation: 89-63=26, Resulting Numbers: [27, 95, 26] Generated Node #0,0: 15:[27, 95, 26] Operation: 89-63=26 Exploring Operation: 95-63=32, Resulting Numbers: [27, 89, 32] Generated Node #0,1: 15:[27, 89, 32] Operation: 95-63=32 Exploring Operation: 95-89=6,...
0
hs_3
sum_heuristic
[ 95, 36, 98, 63 ]
94
[ "95-36=59", "98-63=35", "59+35=94" ]
Current State: 94:[95, 36, 98, 63], Operations: [] Exploring Operation: 95-36=59, Resulting Numbers: [98, 63, 59] Generated Node #2: [98, 63, 59] from Operation: 95-36=59 Current State: 94:[98, 63, 59], Operations: ['95-36=59'] Exploring Operation: 98-63=35, Resulting Numbers: [59, 35] Generated Node #3: [59, 35] from ...
4
Current State: 94:[95, 36, 98, 63], Operations: [] Exploring Operation: 63-36=27, Resulting Numbers: [95, 98, 27] Generated Node #0,0: 94:[95, 98, 27] Operation: 63-36=27 Exploring Operation: 98-95=3, Resulting Numbers: [36, 63, 3] Generated Node #0,1: 94:[36, 63, 3] Operation: 98-95=3 Exploring Operation: 98-63=35, Re...
0.986979
hs_5
sum_heuristic
[ 2, 8, 20, 34 ]
40
[ "2*34=68", "8+20=28", "68-28=40" ]
Current State: 40:[2, 8, 20, 34], Operations: [] Exploring Operation: 2*34=68, Resulting Numbers: [8, 20, 68] Generated Node #2: [8, 20, 68] from Operation: 2*34=68 Current State: 40:[8, 20, 68], Operations: ['2*34=68'] Exploring Operation: 8+20=28, Resulting Numbers: [68, 28] Generated Node #3: [68, 28] from Operation...
4
Current State: 40:[2, 8, 20, 34], Operations: [] Exploring Operation: 2+34=36, Resulting Numbers: [8, 20, 36] Generated Node #0,0: 40:[8, 20, 36] Operation: 2+34=36 Exploring Operation: 34/2=17, Resulting Numbers: [8, 20, 17] Generated Node #0,1: 40:[8, 20, 17] Operation: 34/2=17 Exploring Operation: 8+34=42, Resulting...
0
hs_3
mult_heuristic
[ 5, 25, 63, 9 ]
49
[ "25/5=5", "63-9=54", "54-5=49" ]
Current State: 49:[5, 25, 63, 9], Operations: [] Exploring Operation: 25/5=5, Resulting Numbers: [63, 9, 5] Generated Node #2: [63, 9, 5] from Operation: 25/5=5 Current State: 49:[63, 9, 5], Operations: ['25/5=5'] Exploring Operation: 63-9=54, Resulting Numbers: [5, 54] Generated Node #3: [5, 54] from Operation: 63-9=5...
4
Current State: 49:[5, 25, 63, 9], Operations: [] Exploring Operation: 25-9=16, Resulting Numbers: [5, 63, 16] Generated Node #0,0: 49:[5, 63, 16] Operation: 25-9=16 Exploring Operation: 25/5=5, Resulting Numbers: [63, 9, 5] Generated Node #0,1: 49:[63, 9, 5] Operation: 25/5=5 Exploring Operation: 63/9=7, Resulting Numb...
0.947917
hs_5
sum_heuristic
[ 32, 72, 87, 2 ]
83
[ "32+87=119", "72/2=36", "119-36=83" ]
Current State: 83:[32, 72, 87, 2], Operations: [] Exploring Operation: 32+87=119, Resulting Numbers: [72, 2, 119] Generated Node #2: [72, 2, 119] from Operation: 32+87=119 Current State: 83:[72, 2, 119], Operations: ['32+87=119'] Exploring Operation: 72/2=36, Resulting Numbers: [119, 36] Generated Node #3: [119, 36] fr...
4
Current State: 83:[32, 72, 87, 2], Operations: [] Exploring Operation: 32*2=64, Resulting Numbers: [72, 87, 64] Generated Node #0,0: 83:[72, 87, 64] Operation: 32*2=64 Exploring Operation: 72+2=74, Resulting Numbers: [32, 87, 74] Generated Node #0,1: 83:[32, 87, 74] Operation: 72+2=74 Exploring Operation: 87-2=85, Resu...
0
hs_4
sum_heuristic
[ 97, 51, 56, 83 ]
36
[ "97+83=180", "56-51=5", "180/5=36" ]
Current State: 36:[97, 51, 56, 83], Operations: [] Exploring Operation: 97+83=180, Resulting Numbers: [51, 56, 180] Generated Node #2: [51, 56, 180] from Operation: 97+83=180 Current State: 36:[51, 56, 180], Operations: ['97+83=180'] Exploring Operation: 56-51=5, Resulting Numbers: [180, 5] Generated Node #3: [180, 5] ...
4
Current State: 36:[97, 51, 56, 83], Operations: [] Exploring Operation: 97-51=46, Resulting Numbers: [56, 83, 46] Generated Node #0,0: 36:[56, 83, 46] Operation: 97-51=46 Exploring Operation: 97-83=14, Resulting Numbers: [51, 56, 14] Generated Node #0,1: 36:[51, 56, 14] Operation: 97-83=14 Exploring Operation: 97-56=41...
0
hs_3
sum_heuristic
[ 15, 91, 52, 97 ]
64
[ "15+97=112", "52*112=5824", "5824/91=64" ]
Current State: 64:[15, 91, 52, 97], Operations: [] Exploring Operation: 15+97=112, Resulting Numbers: [91, 52, 112] Generated Node #2: [91, 52, 112] from Operation: 15+97=112 Current State: 64:[91, 52, 112], Operations: ['15+97=112'] Exploring Operation: 52*112=5824, Resulting Numbers: [91, 5824] Generated Node #3: [91...
4
Current State: 64:[15, 91, 52, 97], Operations: [] Exploring Operation: 97-52=45, Resulting Numbers: [15, 91, 45] Generated Node #0,0: 64:[15, 91, 45] Operation: 97-52=45 Exploring Operation: 91-52=39, Resulting Numbers: [15, 97, 39] Generated Node #0,1: 64:[15, 97, 39] Operation: 91-52=39 Exploring Operation: 97-91=6,...
0
hs_4
mult_heuristic
[ 5, 76, 57, 20 ]
15
[ "20/5=4", "76-57=19", "19-4=15" ]
Current State: 15:[5, 76, 57, 20], Operations: [] Exploring Operation: 20/5=4, Resulting Numbers: [76, 57, 4] Generated Node #2: [76, 57, 4] from Operation: 20/5=4 Current State: 15:[76, 57, 4], Operations: ['20/5=4'] Exploring Operation: 76-57=19, Resulting Numbers: [4, 19] Generated Node #3: [4, 19] from Operation: 7...
4
Current State: 15:[5, 76, 57, 20], Operations: [] Exploring Operation: 76-57=19, Resulting Numbers: [5, 20, 19] Generated Node #0,0: 15:[5, 20, 19] Operation: 76-57=19 Start Sub Search at level 1: Moving to Node #0,0 Current State: 15:[5, 20, 19], Operations: ['76-57=19'] Exploring Operation: 20-19=1, Resulting Numbers...
0
hs_1
sum_heuristic
[ 64, 97, 35, 65 ]
62
[ "65-64=1", "97-35=62", "1*62=62" ]
Current State: 62:[64, 97, 35, 65], Operations: [] Exploring Operation: 65-64=1, Resulting Numbers: [97, 35, 1] Generated Node #2: [97, 35, 1] from Operation: 65-64=1 Current State: 62:[97, 35, 1], Operations: ['65-64=1'] Exploring Operation: 97-35=62, Resulting Numbers: [1, 62] Generated Node #3: [1, 62] from Operatio...
4
Current State: 62:[64, 97, 35, 65], Operations: [] Exploring Operation: 64-35=29, Resulting Numbers: [97, 65, 29] Generated Node #0,0: 62:[97, 65, 29] Operation: 64-35=29 Exploring Operation: 97-64=33, Resulting Numbers: [35, 65, 33] Generated Node #0,1: 62:[35, 65, 33] Operation: 97-64=33 Exploring Operation: 97-65=32...
0.985243
hs_5
sum_heuristic
[ 29, 14, 25, 5 ]
84
[ "25-14=11", "5*11=55", "29+55=84" ]
Current State: 84:[29, 14, 25, 5], Operations: [] Exploring Operation: 25-14=11, Resulting Numbers: [29, 5, 11] Generated Node #2: [29, 5, 11] from Operation: 25-14=11 Current State: 84:[29, 5, 11], Operations: ['25-14=11'] Exploring Operation: 5*11=55, Resulting Numbers: [29, 55] Generated Node #3: [29, 55] from Opera...
4
Current State: 84:[29, 14, 25, 5], Operations: [] Exploring Operation: 25-5=20, Resulting Numbers: [29, 14, 20] Generated Node #0,0: 84:[29, 14, 20] Operation: 25-5=20 Exploring Operation: 25-14=11, Resulting Numbers: [29, 5, 11] Generated Node #0,1: 84:[29, 5, 11] Operation: 25-14=11 Exploring Operation: 29-25=4, Resu...
0
hs_5
mult_heuristic
[ 33, 21, 27, 20 ]
84
[ "33-21=12", "27-20=7", "12*7=84" ]
Current State: 84:[33, 21, 27, 20], Operations: [] Exploring Operation: 33-21=12, Resulting Numbers: [27, 20, 12] Generated Node #2: [27, 20, 12] from Operation: 33-21=12 Current State: 84:[27, 20, 12], Operations: ['33-21=12'] Exploring Operation: 27-20=7, Resulting Numbers: [12, 7] Generated Node #3: [12, 7] from Ope...
4
Current State: 84:[33, 21, 27, 20], Operations: [] Exploring Operation: 33-27=6, Resulting Numbers: [21, 20, 6] Generated Node #0,0: 84:[21, 20, 6] Operation: 33-27=6 Moving to Node #0,0 Current State: 84:[21, 20, 6], Operations: ['33-27=6'] Exploring Operation: 20-6=14, Resulting Numbers: [21, 14] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 80, 30, 39, 79 ]
90
[ "80-30=50", "79-39=40", "50+40=90" ]
Current State: 90:[80, 30, 39, 79], Operations: [] Exploring Operation: 80-30=50, Resulting Numbers: [39, 79, 50] Generated Node #2: [39, 79, 50] from Operation: 80-30=50 Current State: 90:[39, 79, 50], Operations: ['80-30=50'] Exploring Operation: 79-39=40, Resulting Numbers: [50, 40] Generated Node #3: [50, 40] from ...
4
Current State: 90:[80, 30, 39, 79], Operations: [] Exploring Operation: 80-79=1, Resulting Numbers: [30, 39, 1] Generated Node #0,0: 90:[30, 39, 1] Operation: 80-79=1 Start Sub Search at level 1: Moving to Node #0,0 Current State: 90:[30, 39, 1], Operations: ['80-79=1'] Exploring Operation: 39-30=9, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 89, 74, 5, 58 ]
81
[ "89-58=31", "5*31=155", "155-74=81" ]
Current State: 81:[89, 74, 5, 58], Operations: [] Exploring Operation: 89-58=31, Resulting Numbers: [74, 5, 31] Generated Node #2: [74, 5, 31] from Operation: 89-58=31 Current State: 81:[74, 5, 31], Operations: ['89-58=31'] Exploring Operation: 5*31=155, Resulting Numbers: [74, 155] Generated Node #3: [74, 155] from Op...
4
Current State: 81:[89, 74, 5, 58], Operations: [] Exploring Operation: 89-58=31, Resulting Numbers: [74, 5, 31] Generated Node #0,0: 81:[74, 5, 31] Operation: 89-58=31 Moving to Node #0,0 Current State: 81:[74, 5, 31], Operations: ['89-58=31'] Exploring Operation: 74+5=79, Resulting Numbers: [31, 79] Generated Node #0,...
0
hs_1
sum_heuristic
[ 63, 39, 3, 19 ]
91
[ "63-39=24", "3*24=72", "19+72=91" ]
Current State: 91:[63, 39, 3, 19], Operations: [] Exploring Operation: 63-39=24, Resulting Numbers: [3, 19, 24] Generated Node #2: [3, 19, 24] from Operation: 63-39=24 Current State: 91:[3, 19, 24], Operations: ['63-39=24'] Exploring Operation: 3*24=72, Resulting Numbers: [19, 72] Generated Node #3: [19, 72] from Opera...
4
Current State: 91:[63, 39, 3, 19], Operations: [] Exploring Operation: 63+39=102, Resulting Numbers: [3, 19, 102] Generated Node #0,0: 91:[3, 19, 102] Operation: 63+39=102 Exploring Operation: 39/3=13, Resulting Numbers: [63, 19, 13] Generated Node #0,1: 91:[63, 19, 13] Operation: 39/3=13 Exploring Operation: 63-39=24,...
0
hs_3
mult_heuristic
[ 30, 32, 37, 60 ]
27
[ "60/30=2", "32*2=64", "64-37=27" ]
Current State: 27:[30, 32, 37, 60], Operations: [] Exploring Operation: 60/30=2, Resulting Numbers: [32, 37, 2] Generated Node #2: [32, 37, 2] from Operation: 60/30=2 Current State: 27:[32, 37, 2], Operations: ['60/30=2'] Exploring Operation: 32*2=64, Resulting Numbers: [37, 64] Generated Node #3: [37, 64] from Operati...
4
Current State: 27:[30, 32, 37, 60], Operations: [] Exploring Operation: 60-32=28, Resulting Numbers: [30, 37, 28] Generated Node #0,0: 27:[30, 37, 28] Operation: 60-32=28 Exploring Operation: 60-37=23, Resulting Numbers: [30, 32, 23] Generated Node #0,1: 27:[30, 32, 23] Operation: 60-37=23 Moving to Node #0,1 Current S...
0
hs_2
mult_heuristic
[ 41, 71, 65, 78 ]
25
[ "71-41=30", "65*30=1950", "1950/78=25" ]
Current State: 25:[41, 71, 65, 78], Operations: [] Exploring Operation: 71-41=30, Resulting Numbers: [65, 78, 30] Generated Node #2: [65, 78, 30] from Operation: 71-41=30 Current State: 25:[65, 78, 30], Operations: ['71-41=30'] Exploring Operation: 65*30=1950, Resulting Numbers: [78, 1950] Generated Node #3: [78, 1950]...
4
Current State: 25:[41, 71, 65, 78], Operations: [] Exploring Operation: 78-71=7, Resulting Numbers: [41, 65, 7] Generated Node #0,0: 25:[41, 65, 7] Operation: 78-71=7 Moving to Node #0,0 Current State: 25:[41, 65, 7], Operations: ['78-71=7'] Exploring Operation: 65-41=24, Resulting Numbers: [7, 24] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 40, 63, 82, 80 ]
21
[ "63-40=23", "82-80=2", "23-2=21" ]
Current State: 21:[40, 63, 82, 80], Operations: [] Exploring Operation: 63-40=23, Resulting Numbers: [82, 80, 23] Generated Node #2: [82, 80, 23] from Operation: 63-40=23 Current State: 21:[82, 80, 23], Operations: ['63-40=23'] Exploring Operation: 82-80=2, Resulting Numbers: [23, 2] Generated Node #3: [23, 2] from Ope...
4
Current State: 21:[40, 63, 82, 80], Operations: [] Exploring Operation: 82-63=19, Resulting Numbers: [40, 80, 19] Generated Node #0,0: 21:[40, 80, 19] Operation: 82-63=19 Exploring Operation: 63-40=23, Resulting Numbers: [82, 80, 23] Generated Node #0,1: 21:[82, 80, 23] Operation: 63-40=23 Exploring Operation: 82-80=2,...
0.959201
hs_5
sum_heuristic
[ 89, 11, 54, 7 ]
92
[ "11+7=18", "54/18=3", "89+3=92" ]
Current State: 92:[89, 11, 54, 7], Operations: [] Exploring Operation: 11+7=18, Resulting Numbers: [89, 54, 18] Generated Node #2: [89, 54, 18] from Operation: 11+7=18 Current State: 92:[89, 54, 18], Operations: ['11+7=18'] Exploring Operation: 54/18=3, Resulting Numbers: [89, 3] Generated Node #3: [89, 3] from Operati...
4
Current State: 92:[89, 11, 54, 7], Operations: [] Exploring Operation: 11-7=4, Resulting Numbers: [89, 54, 4] Generated Node #0,0: 92:[89, 54, 4] Operation: 11-7=4 Exploring Operation: 11+7=18, Resulting Numbers: [89, 54, 18] Generated Node #0,1: 92:[89, 54, 18] Operation: 11+7=18 Exploring Operation: 54-7=47, Resultin...
0.945313
hs_4
sum_heuristic
[ 29, 6, 48, 27 ]
85
[ "29+48=77", "6*27=162", "162-77=85" ]
Current State: 85:[29, 6, 48, 27], Operations: [] Exploring Operation: 29+48=77, Resulting Numbers: [6, 27, 77] Generated Node #2: [6, 27, 77] from Operation: 29+48=77 Current State: 85:[6, 27, 77], Operations: ['29+48=77'] Exploring Operation: 6*27=162, Resulting Numbers: [77, 162] Generated Node #3: [77, 162] from Op...
4
Current State: 85:[29, 6, 48, 27], Operations: [] Exploring Operation: 29+48=77, Resulting Numbers: [6, 27, 77] Generated Node #0,0: 85:[6, 27, 77] Operation: 29+48=77 Exploring Operation: 48-29=19, Resulting Numbers: [6, 27, 19] Generated Node #0,1: 85:[6, 27, 19] Operation: 48-29=19 Exploring Operation: 48-27=21, Res...
0
hs_3
mult_heuristic
[ 50, 61, 51, 23 ]
84
[ "51-50=1", "61+23=84", "1*84=84" ]
Current State: 84:[50, 61, 51, 23], Operations: [] Exploring Operation: 51-50=1, Resulting Numbers: [61, 23, 1] Generated Node #2: [61, 23, 1] from Operation: 51-50=1 Current State: 84:[61, 23, 1], Operations: ['51-50=1'] Exploring Operation: 61+23=84, Resulting Numbers: [1, 84] Generated Node #3: [1, 84] from Operatio...
4
Current State: 84:[50, 61, 51, 23], Operations: [] Exploring Operation: 61-50=11, Resulting Numbers: [51, 23, 11] Generated Node #0,0: 84:[51, 23, 11] Operation: 61-50=11 Exploring Operation: 61-51=10, Resulting Numbers: [50, 23, 10] Generated Node #0,1: 84:[50, 23, 10] Operation: 61-51=10 Exploring Operation: 51-50=1,...
0.965278
hs_5
mult_heuristic
[ 63, 21, 83, 55 ]
70
[ "63-21=42", "83-55=28", "42+28=70" ]
Current State: 70:[63, 21, 83, 55], Operations: [] Exploring Operation: 63-21=42, Resulting Numbers: [83, 55, 42] Generated Node #2: [83, 55, 42] from Operation: 63-21=42 Current State: 70:[83, 55, 42], Operations: ['63-21=42'] Exploring Operation: 83-55=28, Resulting Numbers: [42, 28] Generated Node #3: [42, 28] from ...
4
Current State: 70:[63, 21, 83, 55], Operations: [] Exploring Operation: 63-55=8, Resulting Numbers: [21, 83, 8] Generated Node #0,0: 70:[21, 83, 8] Operation: 63-55=8 Exploring Operation: 83-55=28, Resulting Numbers: [63, 21, 28] Generated Node #0,1: 70:[63, 21, 28] Operation: 83-55=28 Exploring Operation: 55-21=34, Re...
0.988715
hs_3
sum_heuristic
[ 94, 49, 3, 71 ]
20
[ "94-71=23", "3*23=69", "69-49=20" ]
Current State: 20:[94, 49, 3, 71], Operations: [] Exploring Operation: 94-71=23, Resulting Numbers: [49, 3, 23] Generated Node #2: [49, 3, 23] from Operation: 94-71=23 Current State: 20:[49, 3, 23], Operations: ['94-71=23'] Exploring Operation: 3*23=69, Resulting Numbers: [49, 69] Generated Node #3: [49, 69] from Opera...
4
Current State: 20:[94, 49, 3, 71], Operations: [] Exploring Operation: 94-49=45, Resulting Numbers: [3, 71, 45] Generated Node #0,0: 20:[3, 71, 45] Operation: 94-49=45 Exploring Operation: 94-71=23, Resulting Numbers: [49, 3, 23] Generated Node #0,1: 20:[49, 3, 23] Operation: 94-71=23 Exploring Operation: 71-49=22, Res...
0
hs_3
mult_heuristic
[ 14, 66, 95, 58 ]
16
[ "95-66=29", "58/29=2", "14+2=16" ]
Current State: 16:[14, 66, 95, 58], Operations: [] Exploring Operation: 95-66=29, Resulting Numbers: [14, 58, 29] Generated Node #2: [14, 58, 29] from Operation: 95-66=29 Current State: 16:[14, 58, 29], Operations: ['95-66=29'] Exploring Operation: 58/29=2, Resulting Numbers: [14, 2] Generated Node #3: [14, 2] from Ope...
4
Current State: 16:[14, 66, 95, 58], Operations: [] Exploring Operation: 95-66=29, Resulting Numbers: [14, 58, 29] Generated Node #0,0: 16:[14, 58, 29] Operation: 95-66=29 Exploring Operation: 95-58=37, Resulting Numbers: [14, 66, 37] Generated Node #0,1: 16:[14, 66, 37] Operation: 95-58=37 Moving to Node #0,0 Current S...
0.991319
hs_2
mult_heuristic
[ 27, 2, 65, 8 ]
88
[ "27*2=54", "65-54=11", "8*11=88" ]
Current State: 88:[27, 2, 65, 8], Operations: [] Exploring Operation: 27*2=54, Resulting Numbers: [65, 8, 54] Generated Node #2: [65, 8, 54] from Operation: 27*2=54 Current State: 88:[65, 8, 54], Operations: ['27*2=54'] Exploring Operation: 65-54=11, Resulting Numbers: [8, 11] Generated Node #3: [8, 11] from Operation:...
4
Current State: 88:[27, 2, 65, 8], Operations: [] Exploring Operation: 65-8=57, Resulting Numbers: [27, 2, 57] Generated Node #0,0: 88:[27, 2, 57] Operation: 65-8=57 Exploring Operation: 27+65=92, Resulting Numbers: [2, 8, 92] Generated Node #0,1: 88:[2, 8, 92] Operation: 27+65=92 Exploring Operation: 65-27=38, Resultin...
0.979167
hs_4
sum_heuristic
[ 33, 66, 8, 11 ]
35
[ "33+8=41", "66/11=6", "41-6=35" ]
Current State: 35:[33, 66, 8, 11], Operations: [] Exploring Operation: 33+8=41, Resulting Numbers: [66, 11, 41] Generated Node #2: [66, 11, 41] from Operation: 33+8=41 Current State: 35:[66, 11, 41], Operations: ['33+8=41'] Exploring Operation: 66/11=6, Resulting Numbers: [41, 6] Generated Node #3: [41, 6] from Operati...
4
Current State: 35:[33, 66, 8, 11], Operations: [] Exploring Operation: 66/11=6, Resulting Numbers: [33, 8, 6] Generated Node #0,0: 35:[33, 8, 6] Operation: 66/11=6 Start Sub Search at level 1: Moving to Node #0,0 Current State: 35:[33, 8, 6], Operations: ['66/11=6'] Exploring Operation: 33+6=39, Resulting Numbers: [8, ...
0
hs_1
sum_heuristic
[ 26, 37, 77, 48 ]
33
[ "48-37=11", "77/11=7", "26+7=33" ]
Current State: 33:[26, 37, 77, 48], Operations: [] Exploring Operation: 48-37=11, Resulting Numbers: [26, 77, 11] Generated Node #2: [26, 77, 11] from Operation: 48-37=11 Current State: 33:[26, 77, 11], Operations: ['48-37=11'] Exploring Operation: 77/11=7, Resulting Numbers: [26, 7] Generated Node #3: [26, 7] from Ope...
4
Current State: 33:[26, 37, 77, 48], Operations: [] Exploring Operation: 77-37=40, Resulting Numbers: [26, 48, 40] Generated Node #0,0: 33:[26, 48, 40] Operation: 77-37=40 Exploring Operation: 77-48=29, Resulting Numbers: [26, 37, 29] Generated Node #0,1: 33:[26, 37, 29] Operation: 77-48=29 Moving to Node #0,1 Current S...
0
hs_2
mult_heuristic
[ 84, 31, 71, 69 ]
64
[ "84+71=155", "155/31=5", "69-5=64" ]
Current State: 64:[84, 31, 71, 69], Operations: [] Exploring Operation: 84+71=155, Resulting Numbers: [31, 69, 155] Generated Node #2: [31, 69, 155] from Operation: 84+71=155 Current State: 64:[31, 69, 155], Operations: ['84+71=155'] Exploring Operation: 155/31=5, Resulting Numbers: [69, 5] Generated Node #3: [69, 5] f...
4
Current State: 64:[84, 31, 71, 69], Operations: [] Exploring Operation: 84-31=53, Resulting Numbers: [71, 69, 53] Generated Node #0,0: 64:[71, 69, 53] Operation: 84-31=53 Exploring Operation: 84-69=15, Resulting Numbers: [31, 71, 15] Generated Node #0,1: 64:[31, 71, 15] Operation: 84-69=15 Exploring Operation: 84-71=13...
0
hs_5
sum_heuristic
[ 59, 14, 6, 48 ]
65
[ "59+14=73", "48/6=8", "73-8=65" ]
Current State: 65:[59, 14, 6, 48], Operations: [] Exploring Operation: 59+14=73, Resulting Numbers: [6, 48, 73] Generated Node #2: [6, 48, 73] from Operation: 59+14=73 Current State: 65:[6, 48, 73], Operations: ['59+14=73'] Exploring Operation: 48/6=8, Resulting Numbers: [73, 8] Generated Node #3: [73, 8] from Operatio...
4
Current State: 65:[59, 14, 6, 48], Operations: [] Exploring Operation: 14+48=62, Resulting Numbers: [59, 6, 62] Generated Node #0,0: 65:[59, 6, 62] Operation: 14+48=62 Exploring Operation: 59-48=11, Resulting Numbers: [14, 6, 11] Generated Node #0,1: 65:[14, 6, 11] Operation: 59-48=11 Moving to Node #0,1 Current State:...
0
hs_2
mult_heuristic
[ 7, 15, 3, 12 ]
95
[ "7+12=19", "15/3=5", "19*5=95" ]
Current State: 95:[7, 15, 3, 12], Operations: [] Exploring Operation: 7+12=19, Resulting Numbers: [15, 3, 19] Generated Node #2: [15, 3, 19] from Operation: 7+12=19 Current State: 95:[15, 3, 19], Operations: ['7+12=19'] Exploring Operation: 15/3=5, Resulting Numbers: [19, 5] Generated Node #3: [19, 5] from Operation: 1...
4
Current State: 95:[7, 15, 3, 12], Operations: [] Exploring Operation: 12-7=5, Resulting Numbers: [15, 3, 5] Generated Node #0,0: 95:[15, 3, 5] Operation: 12-7=5 Exploring Operation: 7+12=19, Resulting Numbers: [15, 3, 19] Generated Node #0,1: 95:[15, 3, 19] Operation: 7+12=19 Start Sub Search at level 1: Moving to Node...
0.986111
hs_2
mult_heuristic
[ 42, 30, 53, 42 ]
84
[ "42/42=1", "30+53=83", "1+83=84" ]
Current State: 84:[42, 30, 53, 42], Operations: [] Exploring Operation: 42/42=1, Resulting Numbers: [30, 53, 1] Generated Node #2: [30, 53, 1] from Operation: 42/42=1 Current State: 84:[30, 53, 1], Operations: ['42/42=1'] Exploring Operation: 30+53=83, Resulting Numbers: [1, 83] Generated Node #3: [1, 83] from Operatio...
4
Current State: 84:[42, 30, 53, 42], Operations: [] Exploring Operation: 53-42=11, Resulting Numbers: [30, 42, 11] Generated Node #0,0: 84:[30, 42, 11] Operation: 53-42=11 Exploring Operation: 53-42=11, Resulting Numbers: [42, 30, 11] Generated Node #0,1: 84:[42, 30, 11] Operation: 53-42=11 Exploring Operation: 30+53=83...
0.977431
hs_5
sum_heuristic
[ 21, 98, 94, 9 ]
57
[ "98-94=4", "9*4=36", "21+36=57" ]
Current State: 57:[21, 98, 94, 9], Operations: [] Exploring Operation: 98-94=4, Resulting Numbers: [21, 9, 4] Generated Node #2: [21, 9, 4] from Operation: 98-94=4 Current State: 57:[21, 9, 4], Operations: ['98-94=4'] Exploring Operation: 9*4=36, Resulting Numbers: [21, 36] Generated Node #3: [21, 36] from Operation: 9...
4
Current State: 57:[21, 98, 94, 9], Operations: [] Exploring Operation: 98-94=4, Resulting Numbers: [21, 9, 4] Generated Node #0,0: 57:[21, 9, 4] Operation: 98-94=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 57:[21, 9, 4], Operations: ['98-94=4'] Exploring Operation: 9-4=5, Resulting Numbers: [21, 5...
0
hs_1
mult_heuristic
[ 5, 15, 92, 21 ]
61
[ "15-5=10", "92-21=71", "71-10=61" ]
Current State: 61:[5, 15, 92, 21], Operations: [] Exploring Operation: 15-5=10, Resulting Numbers: [92, 21, 10] Generated Node #2: [92, 21, 10] from Operation: 15-5=10 Current State: 61:[92, 21, 10], Operations: ['15-5=10'] Exploring Operation: 92-21=71, Resulting Numbers: [10, 71] Generated Node #3: [10, 71] from Oper...
4
Current State: 61:[5, 15, 92, 21], Operations: [] Exploring Operation: 5+21=26, Resulting Numbers: [15, 92, 26] Generated Node #0,0: 61:[15, 92, 26] Operation: 5+21=26 Exploring Operation: 5*15=75, Resulting Numbers: [92, 21, 75] Generated Node #0,1: 61:[92, 21, 75] Operation: 5*15=75 Exploring Operation: 92-5=87, Resu...
0
hs_4
mult_heuristic
[ 68, 46, 80, 42 ]
97
[ "46-42=4", "68/4=17", "80+17=97" ]
Current State: 97:[68, 46, 80, 42], Operations: [] Exploring Operation: 46-42=4, Resulting Numbers: [68, 80, 4] Generated Node #2: [68, 80, 4] from Operation: 46-42=4 Current State: 97:[68, 80, 4], Operations: ['46-42=4'] Exploring Operation: 68/4=17, Resulting Numbers: [80, 17] Generated Node #3: [80, 17] from Operati...
4
Current State: 97:[68, 46, 80, 42], Operations: [] Exploring Operation: 46+42=88, Resulting Numbers: [68, 80, 88] Generated Node #0,0: 97:[68, 80, 88] Operation: 46+42=88 Moving to Node #0,0 Current State: 97:[68, 80, 88], Operations: ['46+42=88'] Exploring Operation: 68+80=148, Resulting Numbers: [88, 148] Generated N...
0
hs_1
sum_heuristic
[ 9, 46, 37, 48 ]
49
[ "46-9=37", "37/37=1", "48+1=49" ]
Current State: 49:[9, 46, 37, 48], Operations: [] Exploring Operation: 46-9=37, Resulting Numbers: [37, 48, 37] Generated Node #2: [37, 48, 37] from Operation: 46-9=37 Current State: 49:[37, 48, 37], Operations: ['46-9=37'] Exploring Operation: 37/37=1, Resulting Numbers: [48, 1] Generated Node #3: [48, 1] from Operati...
4
Current State: 49:[9, 46, 37, 48], Operations: [] Exploring Operation: 46-37=9, Resulting Numbers: [9, 48, 9] Generated Node #0,0: 49:[9, 48, 9] Operation: 46-37=9 Exploring Operation: 9+46=55, Resulting Numbers: [37, 48, 55] Generated Node #0,1: 49:[37, 48, 55] Operation: 9+46=55 Exploring Operation: 48-46=2, Resultin...
0.984375
hs_5
mult_heuristic
[ 32, 65, 79, 28 ]
64
[ "32*28=896", "79-65=14", "896/14=64" ]
Current State: 64:[32, 65, 79, 28], Operations: [] Exploring Operation: 32*28=896, Resulting Numbers: [65, 79, 896] Generated Node #2: [65, 79, 896] from Operation: 32*28=896 Current State: 64:[65, 79, 896], Operations: ['32*28=896'] Exploring Operation: 79-65=14, Resulting Numbers: [896, 14] Generated Node #3: [896, 1...
4
Current State: 64:[32, 65, 79, 28], Operations: [] Exploring Operation: 79-65=14, Resulting Numbers: [32, 28, 14] Generated Node #0,0: 64:[32, 28, 14] Operation: 79-65=14 Exploring Operation: 79-28=51, Resulting Numbers: [32, 65, 51] Generated Node #0,1: 64:[32, 65, 51] Operation: 79-28=51 Start Sub Search at level 1: ...
0.991319
hs_2
mult_heuristic
[ 4, 87, 86, 77 ]
74
[ "87-4=83", "86-77=9", "83-9=74" ]
Current State: 74:[4, 87, 86, 77], Operations: [] Exploring Operation: 87-4=83, Resulting Numbers: [86, 77, 83] Generated Node #2: [86, 77, 83] from Operation: 87-4=83 Current State: 74:[86, 77, 83], Operations: ['87-4=83'] Exploring Operation: 86-77=9, Resulting Numbers: [83, 9] Generated Node #3: [83, 9] from Operati...
4
Current State: 74:[4, 87, 86, 77], Operations: [] Exploring Operation: 87-77=10, Resulting Numbers: [4, 86, 10] Generated Node #0,0: 74:[4, 86, 10] Operation: 87-77=10 Exploring Operation: 87-4=83, Resulting Numbers: [86, 77, 83] Generated Node #0,1: 74:[86, 77, 83] Operation: 87-4=83 Exploring Operation: 86-77=9, Resu...
0.984375
hs_4
mult_heuristic
[ 2, 90, 27, 9 ]
90
[ "27/9=3", "3-2=1", "90*1=90" ]
Current State: 90:[2, 90, 27, 9], Operations: [] Exploring Operation: 27/9=3, Resulting Numbers: [2, 90, 3] Generated Node #2: [2, 90, 3] from Operation: 27/9=3 Current State: 90:[2, 90, 3], Operations: ['27/9=3'] Exploring Operation: 3-2=1, Resulting Numbers: [90, 1] Generated Node #3: [90, 1] from Operation: 3-2=1 Cu...
4
Current State: 90:[2, 90, 27, 9], Operations: [] Exploring Operation: 27-9=18, Resulting Numbers: [2, 90, 18] Generated Node #0,0: 90:[2, 90, 18] Operation: 27-9=18 Exploring Operation: 27/9=3, Resulting Numbers: [2, 90, 3] Generated Node #0,1: 90:[2, 90, 3] Operation: 27/9=3 Moving to Node #0,0 Current State: 90:[2, 9...
0
hs_2
mult_heuristic
[ 44, 20, 80, 30 ]
88
[ "80-20=60", "44*60=2640", "2640/30=88" ]
Current State: 88:[44, 20, 80, 30], Operations: [] Exploring Operation: 80-20=60, Resulting Numbers: [44, 30, 60] Generated Node #2: [44, 30, 60] from Operation: 80-20=60 Current State: 88:[44, 30, 60], Operations: ['80-20=60'] Exploring Operation: 44*60=2640, Resulting Numbers: [30, 2640] Generated Node #3: [30, 2640]...
4
Current State: 88:[44, 20, 80, 30], Operations: [] Exploring Operation: 80-30=50, Resulting Numbers: [44, 20, 50] Generated Node #0,0: 88:[44, 20, 50] Operation: 80-30=50 Exploring Operation: 80/20=4, Resulting Numbers: [44, 30, 4] Generated Node #0,1: 88:[44, 30, 4] Operation: 80/20=4 Moving to Node #0,0 Current State...
0
hs_2
mult_heuristic
[ 81, 22, 13, 22 ]
69
[ "81-13=68", "22/22=1", "68+1=69" ]
Current State: 69:[81, 22, 13, 22], Operations: [] Exploring Operation: 81-13=68, Resulting Numbers: [22, 22, 68] Generated Node #2: [22, 22, 68] from Operation: 81-13=68 Current State: 69:[22, 22, 68], Operations: ['81-13=68'] Exploring Operation: 22/22=1, Resulting Numbers: [68, 1] Generated Node #3: [68, 1] from Ope...
4
Current State: 69:[81, 22, 13, 22], Operations: [] Exploring Operation: 81-13=68, Resulting Numbers: [22, 22, 68] Generated Node #0,0: 69:[22, 22, 68] Operation: 81-13=68 Exploring Operation: 22-13=9, Resulting Numbers: [81, 22, 9] Generated Node #0,1: 69:[81, 22, 9] Operation: 22-13=9 Moving to Node #0,0 Current State...
0.991319
hs_2
mult_heuristic
[ 6, 84, 13, 15 ]
33
[ "15-6=9", "13*9=117", "117-84=33" ]
Current State: 33:[6, 84, 13, 15], Operations: [] Exploring Operation: 15-6=9, Resulting Numbers: [84, 13, 9] Generated Node #2: [84, 13, 9] from Operation: 15-6=9 Current State: 33:[84, 13, 9], Operations: ['15-6=9'] Exploring Operation: 13*9=117, Resulting Numbers: [84, 117] Generated Node #3: [84, 117] from Operatio...
4
Current State: 33:[6, 84, 13, 15], Operations: [] Exploring Operation: 84/6=14, Resulting Numbers: [13, 15, 14] Generated Node #0,0: 33:[13, 15, 14] Operation: 84/6=14 Exploring Operation: 84-15=69, Resulting Numbers: [6, 13, 69] Generated Node #0,1: 33:[6, 13, 69] Operation: 84-15=69 Exploring Operation: 84-13=71, Res...
0
hs_3
sum_heuristic
[ 93, 86, 18, 52 ]
74
[ "93-86=7", "18*7=126", "126-52=74" ]
Current State: 74:[93, 86, 18, 52], Operations: [] Exploring Operation: 93-86=7, Resulting Numbers: [18, 52, 7] Generated Node #2: [18, 52, 7] from Operation: 93-86=7 Current State: 74:[18, 52, 7], Operations: ['93-86=7'] Exploring Operation: 18*7=126, Resulting Numbers: [52, 126] Generated Node #3: [52, 126] from Oper...
4
Current State: 74:[93, 86, 18, 52], Operations: [] Exploring Operation: 93-52=41, Resulting Numbers: [86, 18, 41] Generated Node #0,0: 74:[86, 18, 41] Operation: 93-52=41 Exploring Operation: 52-18=34, Resulting Numbers: [93, 86, 34] Generated Node #0,1: 74:[93, 86, 34] Operation: 52-18=34 Exploring Operation: 93-18=75...
0
hs_3
mult_heuristic
[ 36, 41, 35, 71 ]
65
[ "41-35=6", "36/6=6", "71-6=65" ]
Current State: 65:[36, 41, 35, 71], Operations: [] Exploring Operation: 41-35=6, Resulting Numbers: [36, 71, 6] Generated Node #2: [36, 71, 6] from Operation: 41-35=6 Current State: 65:[36, 71, 6], Operations: ['41-35=6'] Exploring Operation: 36/6=6, Resulting Numbers: [71, 6] Generated Node #3: [71, 6] from Operation:...
4
Current State: 65:[36, 41, 35, 71], Operations: [] Exploring Operation: 41-36=5, Resulting Numbers: [35, 71, 5] Generated Node #0,0: 65:[35, 71, 5] Operation: 41-36=5 Exploring Operation: 41-35=6, Resulting Numbers: [36, 71, 6] Generated Node #0,1: 65:[36, 71, 6] Operation: 41-35=6 Start Sub Search at level 1: Moving t...
0.986111
hs_2
mult_heuristic
[ 83, 53, 56, 40 ]
41
[ "83+40=123", "56-53=3", "123/3=41" ]
Current State: 41:[83, 53, 56, 40], Operations: [] Exploring Operation: 83+40=123, Resulting Numbers: [53, 56, 123] Generated Node #2: [53, 56, 123] from Operation: 83+40=123 Current State: 41:[53, 56, 123], Operations: ['83+40=123'] Exploring Operation: 56-53=3, Resulting Numbers: [123, 3] Generated Node #3: [123, 3] ...
4
Current State: 41:[83, 53, 56, 40], Operations: [] Exploring Operation: 83-40=43, Resulting Numbers: [53, 56, 43] Generated Node #0,0: 41:[53, 56, 43] Operation: 83-40=43 Exploring Operation: 83-56=27, Resulting Numbers: [53, 40, 27] Generated Node #0,1: 41:[53, 40, 27] Operation: 83-56=27 Exploring Operation: 83-53=30...
0
hs_3
sum_heuristic
[ 40, 38, 37, 23 ]
28
[ "40-38=2", "37-23=14", "2*14=28" ]
Current State: 28:[40, 38, 37, 23], Operations: [] Exploring Operation: 40-38=2, Resulting Numbers: [37, 23, 2] Generated Node #2: [37, 23, 2] from Operation: 40-38=2 Current State: 28:[37, 23, 2], Operations: ['40-38=2'] Exploring Operation: 37-23=14, Resulting Numbers: [2, 14] Generated Node #3: [2, 14] from Operatio...
4
Current State: 28:[40, 38, 37, 23], Operations: [] Exploring Operation: 40-23=17, Resulting Numbers: [38, 37, 17] Generated Node #0,0: 28:[38, 37, 17] Operation: 40-23=17 Exploring Operation: 38-37=1, Resulting Numbers: [40, 23, 1] Generated Node #0,1: 28:[40, 23, 1] Operation: 38-37=1 Exploring Operation: 40-37=3, Res...
0.987847
hs_4
mult_heuristic
[ 39, 49, 15, 78 ]
19
[ "78/39=2", "15*2=30", "49-30=19" ]
Current State: 19:[39, 49, 15, 78], Operations: [] Exploring Operation: 78/39=2, Resulting Numbers: [49, 15, 2] Generated Node #2: [49, 15, 2] from Operation: 78/39=2 Current State: 19:[49, 15, 2], Operations: ['78/39=2'] Exploring Operation: 15*2=30, Resulting Numbers: [49, 30] Generated Node #3: [49, 30] from Operati...
4
Current State: 19:[39, 49, 15, 78], Operations: [] Exploring Operation: 78-49=29, Resulting Numbers: [39, 15, 29] Generated Node #0,0: 19:[39, 15, 29] Operation: 78-49=29 Start Sub Search at level 1: Moving to Node #0,0 Current State: 19:[39, 15, 29], Operations: ['78-49=29'] Exploring Operation: 39-29=10, Resulting Nu...
0
hs_1
mult_heuristic
[ 54, 80, 35, 3 ]
63
[ "54/3=18", "80-35=45", "18+45=63" ]
Current State: 63:[54, 80, 35, 3], Operations: [] Exploring Operation: 54/3=18, Resulting Numbers: [80, 35, 18] Generated Node #2: [80, 35, 18] from Operation: 54/3=18 Current State: 63:[80, 35, 18], Operations: ['54/3=18'] Exploring Operation: 80-35=45, Resulting Numbers: [18, 45] Generated Node #3: [18, 45] from Oper...
4
Current State: 63:[54, 80, 35, 3], Operations: [] Exploring Operation: 80-54=26, Resulting Numbers: [35, 3, 26] Generated Node #0,0: 63:[35, 3, 26] Operation: 80-54=26 Exploring Operation: 80-35=45, Resulting Numbers: [54, 3, 45] Generated Node #0,1: 63:[54, 3, 45] Operation: 80-35=45 Exploring Operation: 54-35=19, Res...
0.96441
hs_3
sum_heuristic
[ 54, 56, 74, 53 ]
89
[ "54+56=110", "74-53=21", "110-21=89" ]
Current State: 89:[54, 56, 74, 53], Operations: [] Exploring Operation: 54+56=110, Resulting Numbers: [74, 53, 110] Generated Node #2: [74, 53, 110] from Operation: 54+56=110 Current State: 89:[74, 53, 110], Operations: ['54+56=110'] Exploring Operation: 74-53=21, Resulting Numbers: [110, 21] Generated Node #3: [110, 2...
4
Current State: 89:[54, 56, 74, 53], Operations: [] Exploring Operation: 54+56=110, Resulting Numbers: [74, 53, 110] Generated Node #0,0: 89:[74, 53, 110] Operation: 54+56=110 Exploring Operation: 56+53=109, Resulting Numbers: [54, 74, 109] Generated Node #0,1: 89:[54, 74, 109] Operation: 56+53=109 Exploring Operation: ...
0.981771
hs_3
sum_heuristic
[ 2, 22, 35, 43 ]
98
[ "22-2=20", "35+43=78", "20+78=98" ]
Current State: 98:[2, 22, 35, 43], Operations: [] Exploring Operation: 22-2=20, Resulting Numbers: [35, 43, 20] Generated Node #2: [35, 43, 20] from Operation: 22-2=20 Current State: 98:[35, 43, 20], Operations: ['22-2=20'] Exploring Operation: 35+43=78, Resulting Numbers: [20, 78] Generated Node #3: [20, 78] from Oper...
4
Current State: 98:[2, 22, 35, 43], Operations: [] Exploring Operation: 43-35=8, Resulting Numbers: [2, 22, 8] Generated Node #0,0: 98:[2, 22, 8] Operation: 43-35=8 Exploring Operation: 35-22=13, Resulting Numbers: [2, 43, 13] Generated Node #0,1: 98:[2, 43, 13] Operation: 35-22=13 Moving to Node #0,1 Current State: 98:...
0
hs_2
mult_heuristic
[ 52, 87, 46, 7 ]
45
[ "52-46=6", "7*6=42", "87-42=45" ]
Current State: 45:[52, 87, 46, 7], Operations: [] Exploring Operation: 52-46=6, Resulting Numbers: [87, 7, 6] Generated Node #2: [87, 7, 6] from Operation: 52-46=6 Current State: 45:[87, 7, 6], Operations: ['52-46=6'] Exploring Operation: 7*6=42, Resulting Numbers: [87, 42] Generated Node #3: [87, 42] from Operation: 7...
4
Current State: 45:[52, 87, 46, 7], Operations: [] Exploring Operation: 87-52=35, Resulting Numbers: [46, 7, 35] Generated Node #0,0: 45:[46, 7, 35] Operation: 87-52=35 Start Sub Search at level 1: Moving to Node #0,0 Current State: 45:[46, 7, 35], Operations: ['87-52=35'] Exploring Operation: 35/7=5, Resulting Numbers:...
0
hs_1
mult_heuristic
[ 69, 86, 66, 89 ]
60
[ "69*86=5934", "66*89=5874", "5934-5874=60" ]
Current State: 60:[69, 86, 66, 89], Operations: [] Exploring Operation: 69*86=5934, Resulting Numbers: [66, 89, 5934] Generated Node #2: [66, 89, 5934] from Operation: 69*86=5934 Current State: 60:[66, 89, 5934], Operations: ['69*86=5934'] Exploring Operation: 66*89=5874, Resulting Numbers: [5934, 5874] Generated Node ...
4
Current State: 60:[69, 86, 66, 89], Operations: [] Exploring Operation: 86-69=17, Resulting Numbers: [66, 89, 17] Generated Node #0,0: 60:[66, 89, 17] Operation: 86-69=17 Exploring Operation: 86-66=20, Resulting Numbers: [69, 89, 20] Generated Node #0,1: 60:[69, 89, 20] Operation: 86-66=20 Exploring Operation: 89-86=3,...
0
hs_4
sum_heuristic
[ 30, 36, 42, 39 ]
60
[ "36+42=78", "30*78=2340", "2340/39=60" ]
Current State: 60:[30, 36, 42, 39], Operations: [] Exploring Operation: 36+42=78, Resulting Numbers: [30, 39, 78] Generated Node #2: [30, 39, 78] from Operation: 36+42=78 Current State: 60:[30, 39, 78], Operations: ['36+42=78'] Exploring Operation: 30*78=2340, Resulting Numbers: [39, 2340] Generated Node #3: [39, 2340]...
4
Current State: 60:[30, 36, 42, 39], Operations: [] Exploring Operation: 42-39=3, Resulting Numbers: [30, 36, 3] Generated Node #0,0: 60:[30, 36, 3] Operation: 42-39=3 Exploring Operation: 42-36=6, Resulting Numbers: [30, 39, 6] Generated Node #0,1: 60:[30, 39, 6] Operation: 42-36=6 Exploring Operation: 39-36=3, Resulti...
0
hs_3
sum_heuristic
[ 82, 6, 20, 30 ]
38
[ "82+6=88", "20+30=50", "88-50=38" ]
Current State: 38:[82, 6, 20, 30], Operations: [] Exploring Operation: 82+6=88, Resulting Numbers: [20, 30, 88] Generated Node #2: [20, 30, 88] from Operation: 82+6=88 Current State: 38:[20, 30, 88], Operations: ['82+6=88'] Exploring Operation: 20+30=50, Resulting Numbers: [88, 50] Generated Node #3: [88, 50] from Oper...
4
Current State: 38:[82, 6, 20, 30], Operations: [] Exploring Operation: 82-6=76, Resulting Numbers: [20, 30, 76] Generated Node #0,0: 38:[20, 30, 76] Operation: 82-6=76 Exploring Operation: 82-30=52, Resulting Numbers: [6, 20, 52] Generated Node #0,1: 38:[6, 20, 52] Operation: 82-30=52 Exploring Operation: 82-20=62, Res...
0.973958
hs_3
sum_heuristic
[ 11, 39, 6, 78 ]
41
[ "39-11=28", "78/6=13", "28+13=41" ]
Current State: 41:[11, 39, 6, 78], Operations: [] Exploring Operation: 39-11=28, Resulting Numbers: [6, 78, 28] Generated Node #2: [6, 78, 28] from Operation: 39-11=28 Current State: 41:[6, 78, 28], Operations: ['39-11=28'] Exploring Operation: 78/6=13, Resulting Numbers: [28, 13] Generated Node #3: [28, 13] from Opera...
4
Current State: 41:[11, 39, 6, 78], Operations: [] Exploring Operation: 11+6=17, Resulting Numbers: [39, 78, 17] Generated Node #0,0: 41:[39, 78, 17] Operation: 11+6=17 Exploring Operation: 78/6=13, Resulting Numbers: [11, 39, 13] Generated Node #0,1: 41:[11, 39, 13] Operation: 78/6=13 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 3, 87, 57, 51 ]
96
[ "3+87=90", "57-51=6", "90+6=96" ]
Current State: 96:[3, 87, 57, 51], Operations: [] Exploring Operation: 3+87=90, Resulting Numbers: [57, 51, 90] Generated Node #2: [57, 51, 90] from Operation: 3+87=90 Current State: 96:[57, 51, 90], Operations: ['3+87=90'] Exploring Operation: 57-51=6, Resulting Numbers: [90, 6] Generated Node #3: [90, 6] from Operati...
4
Current State: 96:[3, 87, 57, 51], Operations: [] Exploring Operation: 57-51=6, Resulting Numbers: [3, 87, 6] Generated Node #0,0: 96:[3, 87, 6] Operation: 57-51=6 Exploring Operation: 87-57=30, Resulting Numbers: [3, 51, 30] Generated Node #0,1: 96:[3, 51, 30] Operation: 87-57=30 Exploring Operation: 87/3=29, Resultin...
0.96441
hs_5
mult_heuristic
[ 8, 23, 16, 69 ]
56
[ "69/23=3", "16*3=48", "8+48=56" ]
Current State: 56:[8, 23, 16, 69], Operations: [] Exploring Operation: 69/23=3, Resulting Numbers: [8, 16, 3] Generated Node #2: [8, 16, 3] from Operation: 69/23=3 Current State: 56:[8, 16, 3], Operations: ['69/23=3'] Exploring Operation: 16*3=48, Resulting Numbers: [8, 48] Generated Node #3: [8, 48] from Operation: 16...
4
Current State: 56:[8, 23, 16, 69], Operations: [] Exploring Operation: 69-16=53, Resulting Numbers: [8, 23, 53] Generated Node #0,0: 56:[8, 23, 53] Operation: 69-16=53 Exploring Operation: 69/23=3, Resulting Numbers: [8, 16, 3] Generated Node #0,1: 56:[8, 16, 3] Operation: 69/23=3 Moving to Node #0,1 Current State: 56:...
0
hs_2
sum_heuristic
[ 55, 64, 64, 5 ]
19
[ "64-55=9", "5*9=45", "64-45=19" ]
Current State: 19:[55, 64, 64, 5], Operations: [] Exploring Operation: 64-55=9, Resulting Numbers: [5, 9] Generated Node #2: [5, 9] from Operation: 64-55=9 Current State: 19:[5, 9], Operations: ['64-55=9'] Exploring Operation: 5*9=45, Resulting Numbers: [45] 45,19 equal: Goal Reached Exploring Operation: 64-45=19, Resu...
4
Current State: 19:[55, 64, 64, 5], Operations: [] Exploring Operation: 64-55=9, Resulting Numbers: [64, 5, 9] Generated Node #0,0: 19:[64, 5, 9] Operation: 64-55=9 Exploring Operation: 64/64=1, Resulting Numbers: [55, 5, 1] Generated Node #0,1: 19:[55, 5, 1] Operation: 64/64=1 Start Sub Search at level 1: Moving to Nod...
0
hs_2
sum_heuristic
[ 7, 18, 47, 86 ]
87
[ "7*18=126", "86-47=39", "126-39=87" ]
Current State: 87:[7, 18, 47, 86], Operations: [] Exploring Operation: 7*18=126, Resulting Numbers: [47, 86, 126] Generated Node #2: [47, 86, 126] from Operation: 7*18=126 Current State: 87:[47, 86, 126], Operations: ['7*18=126'] Exploring Operation: 86-47=39, Resulting Numbers: [126, 39] Generated Node #3: [126, 39] f...
4
Current State: 87:[7, 18, 47, 86], Operations: [] Exploring Operation: 47-18=29, Resulting Numbers: [7, 86, 29] Generated Node #0,0: 87:[7, 86, 29] Operation: 47-18=29 Exploring Operation: 7+18=25, Resulting Numbers: [47, 86, 25] Generated Node #0,1: 87:[47, 86, 25] Operation: 7+18=25 Moving to Node #0,0 Current State:...
0
hs_2
mult_heuristic
[ 10, 71, 60, 83 ]
15
[ "83-71=12", "60/12=5", "10+5=15" ]
Current State: 15:[10, 71, 60, 83], Operations: [] Exploring Operation: 83-71=12, Resulting Numbers: [10, 60, 12] Generated Node #2: [10, 60, 12] from Operation: 83-71=12 Current State: 15:[10, 60, 12], Operations: ['83-71=12'] Exploring Operation: 60/12=5, Resulting Numbers: [10, 5] Generated Node #3: [10, 5] from Ope...
4
Current State: 15:[10, 71, 60, 83], Operations: [] Exploring Operation: 71-60=11, Resulting Numbers: [10, 83, 11] Generated Node #0,0: 15:[10, 83, 11] Operation: 71-60=11 Exploring Operation: 83-60=23, Resulting Numbers: [10, 71, 23] Generated Node #0,1: 15:[10, 71, 23] Operation: 83-60=23 Exploring Operation: 83-71=12...
0.981771
hs_3
mult_heuristic
[ 3, 26, 54, 18 ]
25
[ "54/3=18", "18/18=1", "26-1=25" ]
Current State: 25:[3, 26, 54, 18], Operations: [] Exploring Operation: 54/3=18, Resulting Numbers: [26, 18, 18] Generated Node #2: [26, 18, 18] from Operation: 54/3=18 Current State: 25:[26, 18, 18], Operations: ['54/3=18'] Exploring Operation: 18/18=1, Resulting Numbers: [26, 1] Generated Node #3: [26, 1] from Operati...
4
Current State: 25:[3, 26, 54, 18], Operations: [] Exploring Operation: 54-26=28, Resulting Numbers: [3, 18, 28] Generated Node #0,0: 25:[3, 18, 28] Operation: 54-26=28 Exploring Operation: 54/18=3, Resulting Numbers: [3, 26, 3] Generated Node #0,1: 25:[3, 26, 3] Operation: 54/18=3 Moving to Node #0,1 Current State: 25:...
0
hs_2
mult_heuristic
[ 63, 18, 80, 49 ]
50
[ "63+18=81", "80-49=31", "81-31=50" ]
Current State: 50:[63, 18, 80, 49], Operations: [] Exploring Operation: 63+18=81, Resulting Numbers: [80, 49, 81] Generated Node #2: [80, 49, 81] from Operation: 63+18=81 Current State: 50:[80, 49, 81], Operations: ['63+18=81'] Exploring Operation: 80-49=31, Resulting Numbers: [81, 31] Generated Node #3: [81, 31] from ...
4
Current State: 50:[63, 18, 80, 49], Operations: [] Exploring Operation: 80-63=17, Resulting Numbers: [18, 49, 17] Generated Node #0,0: 50:[18, 49, 17] Operation: 80-63=17 Moving to Node #0,0 Current State: 50:[18, 49, 17], Operations: ['80-63=17'] Exploring Operation: 18-17=1, Resulting Numbers: [49, 1] Generated Node ...
0.993924
hs_1
sum_heuristic
[ 40, 8, 43, 24 ]
77
[ "40/8=5", "24*5=120", "120-43=77" ]
Current State: 77:[40, 8, 43, 24], Operations: [] Exploring Operation: 40/8=5, Resulting Numbers: [43, 24, 5] Generated Node #2: [43, 24, 5] from Operation: 40/8=5 Current State: 77:[43, 24, 5], Operations: ['40/8=5'] Exploring Operation: 24*5=120, Resulting Numbers: [43, 120] Generated Node #3: [43, 120] from Operatio...
4
Current State: 77:[40, 8, 43, 24], Operations: [] Exploring Operation: 43-40=3, Resulting Numbers: [8, 24, 3] Generated Node #0,0: 77:[8, 24, 3] Operation: 43-40=3 Moving to Node #0,0 Current State: 77:[8, 24, 3], Operations: ['43-40=3'] Exploring Operation: 24/3=8, Resulting Numbers: [8, 8] Generated Node #0,0,0: 77:[...
0
hs_1
mult_heuristic
[ 72, 22, 90, 27 ]
67
[ "72-22=50", "90+27=117", "117-50=67" ]
Current State: 67:[72, 22, 90, 27], Operations: [] Exploring Operation: 72-22=50, Resulting Numbers: [90, 27, 50] Generated Node #2: [90, 27, 50] from Operation: 72-22=50 Current State: 67:[90, 27, 50], Operations: ['72-22=50'] Exploring Operation: 90+27=117, Resulting Numbers: [50, 117] Generated Node #3: [50, 117] fr...
4
Current State: 67:[72, 22, 90, 27], Operations: [] Exploring Operation: 90-27=63, Resulting Numbers: [72, 22, 63] Generated Node #0,0: 67:[72, 22, 63] Operation: 90-27=63 Exploring Operation: 90-22=68, Resulting Numbers: [72, 27, 68] Generated Node #0,1: 67:[72, 27, 68] Operation: 90-22=68 Exploring Operation: 22+27=49...
0.967014
hs_3
sum_heuristic
[ 53, 35, 34, 32 ]
16
[ "53-35=18", "34-32=2", "18-2=16" ]
Current State: 16:[53, 35, 34, 32], Operations: [] Exploring Operation: 53-35=18, Resulting Numbers: [34, 32, 18] Generated Node #2: [34, 32, 18] from Operation: 53-35=18 Current State: 16:[34, 32, 18], Operations: ['53-35=18'] Exploring Operation: 34-32=2, Resulting Numbers: [18, 2] Generated Node #3: [18, 2] from Ope...
4
Current State: 16:[53, 35, 34, 32], Operations: [] Exploring Operation: 35-32=3, Resulting Numbers: [53, 34, 3] Generated Node #0,0: 16:[53, 34, 3] Operation: 35-32=3 Exploring Operation: 35-34=1, Resulting Numbers: [53, 32, 1] Generated Node #0,1: 16:[53, 32, 1] Operation: 35-34=1 Exploring Operation: 53-32=21, Result...
0.986979
hs_5
mult_heuristic
[ 45, 31, 45, 96 ]
37
[ "45-31=14", "96-45=51", "51-14=37" ]
Current State: 37:[45, 31, 45, 96], Operations: [] Exploring Operation: 45-31=14, Resulting Numbers: [96, 14] Generated Node #2: [96, 14] from Operation: 45-31=14 Current State: 37:[96, 14], Operations: ['45-31=14'] Exploring Operation: 96-45=51, Resulting Numbers: [14, 51] Generated Node #3: [14, 51] from Operation: 9...
4
Current State: 37:[45, 31, 45, 96], Operations: [] Exploring Operation: 96-31=65, Resulting Numbers: [45, 45, 65] Generated Node #0,0: 37:[45, 45, 65] Operation: 96-31=65 Exploring Operation: 96-45=51, Resulting Numbers: [31, 45, 51] Generated Node #0,1: 37:[31, 45, 51] Operation: 96-45=51 Exploring Operation: 96-45=51...
0.986979
hs_3
sum_heuristic
[ 64, 55, 46, 20 ]
75
[ "64-55=9", "46+20=66", "9+66=75" ]
Current State: 75:[64, 55, 46, 20], Operations: [] Exploring Operation: 64-55=9, Resulting Numbers: [46, 20, 9] Generated Node #2: [46, 20, 9] from Operation: 64-55=9 Current State: 75:[46, 20, 9], Operations: ['64-55=9'] Exploring Operation: 46+20=66, Resulting Numbers: [9, 66] Generated Node #3: [9, 66] from Operatio...
4
Current State: 75:[64, 55, 46, 20], Operations: [] Exploring Operation: 55+20=75, Resulting Numbers: [64, 46, 75] Generated Node #0,0: 75:[64, 46, 75] Operation: 55+20=75 Exploring Operation: 55-46=9, Resulting Numbers: [64, 20, 9] Generated Node #0,1: 75:[64, 20, 9] Operation: 55-46=9 Exploring Operation: 64-46=18, Re...
0.986111
hs_4
sum_heuristic
[ 76, 11, 66, 89 ]
81
[ "76+89=165", "165/11=15", "66+15=81" ]
Current State: 81:[76, 11, 66, 89], Operations: [] Exploring Operation: 76+89=165, Resulting Numbers: [11, 66, 165] Generated Node #2: [11, 66, 165] from Operation: 76+89=165 Current State: 81:[11, 66, 165], Operations: ['76+89=165'] Exploring Operation: 165/11=15, Resulting Numbers: [66, 15] Generated Node #3: [66, 15...
4
Current State: 81:[76, 11, 66, 89], Operations: [] Exploring Operation: 11+66=77, Resulting Numbers: [76, 89, 77] Generated Node #0,0: 81:[76, 89, 77] Operation: 11+66=77 Exploring Operation: 89-66=23, Resulting Numbers: [76, 11, 23] Generated Node #0,1: 81:[76, 11, 23] Operation: 89-66=23 Exploring Operation: 66/11=6,...
0
hs_5
mult_heuristic
[ 51, 54, 58, 28 ]
19
[ "51+54=105", "58+28=86", "105-86=19" ]
Current State: 19:[51, 54, 58, 28], Operations: [] Exploring Operation: 51+54=105, Resulting Numbers: [58, 28, 105] Generated Node #2: [58, 28, 105] from Operation: 51+54=105 Current State: 19:[58, 28, 105], Operations: ['51+54=105'] Exploring Operation: 58+28=86, Resulting Numbers: [105, 86] Generated Node #3: [105, 8...
4
Current State: 19:[51, 54, 58, 28], Operations: [] Exploring Operation: 58-51=7, Resulting Numbers: [54, 28, 7] Generated Node #0,0: 19:[54, 28, 7] Operation: 58-51=7 Exploring Operation: 54-51=3, Resulting Numbers: [58, 28, 3] Generated Node #0,1: 19:[58, 28, 3] Operation: 54-51=3 Exploring Operation: 51-28=23, Result...
0.953993
hs_5
sum_heuristic
[ 92, 74, 55, 96 ]
76
[ "96-92=4", "74-55=19", "4*19=76" ]
Current State: 76:[92, 74, 55, 96], Operations: [] Exploring Operation: 96-92=4, Resulting Numbers: [74, 55, 4] Generated Node #2: [74, 55, 4] from Operation: 96-92=4 Current State: 76:[74, 55, 4], Operations: ['96-92=4'] Exploring Operation: 74-55=19, Resulting Numbers: [4, 19] Generated Node #3: [4, 19] from Operatio...
4
Current State: 76:[92, 74, 55, 96], Operations: [] Exploring Operation: 92-55=37, Resulting Numbers: [74, 96, 37] Generated Node #0,0: 76:[74, 96, 37] Operation: 92-55=37 Exploring Operation: 96-92=4, Resulting Numbers: [74, 55, 4] Generated Node #0,1: 76:[74, 55, 4] Operation: 96-92=4 Exploring Operation: 96-55=41, Re...
0.988715
hs_3
sum_heuristic
[ 76, 71, 79, 43 ]
31
[ "76-71=5", "79-43=36", "36-5=31" ]
Current State: 31:[76, 71, 79, 43], Operations: [] Exploring Operation: 76-71=5, Resulting Numbers: [79, 43, 5] Generated Node #2: [79, 43, 5] from Operation: 76-71=5 Current State: 31:[79, 43, 5], Operations: ['76-71=5'] Exploring Operation: 79-43=36, Resulting Numbers: [5, 36] Generated Node #3: [5, 36] from Operatio...
4
Current State: 31:[76, 71, 79, 43], Operations: [] Exploring Operation: 79-71=8, Resulting Numbers: [76, 43, 8] Generated Node #0,0: 31:[76, 43, 8] Operation: 79-71=8 Exploring Operation: 79-76=3, Resulting Numbers: [71, 43, 3] Generated Node #0,1: 31:[71, 43, 3] Operation: 79-76=3 Exploring Operation: 76-71=5, Resulti...
0.986111
hs_3
mult_heuristic
[ 18, 83, 59, 67 ]
61
[ "83-18=65", "59+67=126", "126-65=61" ]
Current State: 61:[18, 83, 59, 67], Operations: [] Exploring Operation: 83-18=65, Resulting Numbers: [59, 67, 65] Generated Node #2: [59, 67, 65] from Operation: 83-18=65 Current State: 61:[59, 67, 65], Operations: ['83-18=65'] Exploring Operation: 59+67=126, Resulting Numbers: [65, 126] Generated Node #3: [65, 126] fr...
4
Current State: 61:[18, 83, 59, 67], Operations: [] Exploring Operation: 67-18=49, Resulting Numbers: [83, 59, 49] Generated Node #0,0: 61:[83, 59, 49] Operation: 67-18=49 Exploring Operation: 83-18=65, Resulting Numbers: [59, 67, 65] Generated Node #0,1: 61:[59, 67, 65] Operation: 83-18=65 Exploring Operation: 18+59=77...
0.984375
hs_4
sum_heuristic
[ 40, 31, 2, 25 ]
94
[ "40+31=71", "25-2=23", "71+23=94" ]
Current State: 94:[40, 31, 2, 25], Operations: [] Exploring Operation: 40+31=71, Resulting Numbers: [2, 25, 71] Generated Node #2: [2, 25, 71] from Operation: 40+31=71 Current State: 94:[2, 25, 71], Operations: ['40+31=71'] Exploring Operation: 25-2=23, Resulting Numbers: [71, 23] Generated Node #3: [71, 23] from Opera...
4
Current State: 94:[40, 31, 2, 25], Operations: [] Exploring Operation: 40-31=9, Resulting Numbers: [2, 25, 9] Generated Node #0,0: 94:[2, 25, 9] Operation: 40-31=9 Exploring Operation: 40-25=15, Resulting Numbers: [31, 2, 15] Generated Node #0,1: 94:[31, 2, 15] Operation: 40-25=15 Exploring Operation: 31-25=6, Resultin...
0.96441
hs_5
mult_heuristic
[ 63, 51, 58, 90 ]
99
[ "58-51=7", "63/7=9", "90+9=99" ]
Current State: 99:[63, 51, 58, 90], Operations: [] Exploring Operation: 58-51=7, Resulting Numbers: [63, 90, 7] Generated Node #2: [63, 90, 7] from Operation: 58-51=7 Current State: 99:[63, 90, 7], Operations: ['58-51=7'] Exploring Operation: 63/7=9, Resulting Numbers: [90, 9] Generated Node #3: [90, 9] from Operation:...
4
Current State: 99:[63, 51, 58, 90], Operations: [] Exploring Operation: 63-58=5, Resulting Numbers: [51, 90, 5] Generated Node #0,0: 99:[51, 90, 5] Operation: 63-58=5 Exploring Operation: 58-51=7, Resulting Numbers: [63, 90, 7] Generated Node #0,1: 99:[63, 90, 7] Operation: 58-51=7 Exploring Operation: 63-51=12, Result...
0.955729
hs_4
sum_heuristic
[ 31, 68, 11, 33 ]
12
[ "31+68=99", "33+99=132", "132/11=12" ]
Current State: 12:[31, 68, 11, 33], Operations: [] Exploring Operation: 31+68=99, Resulting Numbers: [11, 33, 99] Generated Node #2: [11, 33, 99] from Operation: 31+68=99 Current State: 12:[11, 33, 99], Operations: ['31+68=99'] Exploring Operation: 33+99=132, Resulting Numbers: [11, 132] Generated Node #3: [11, 132] fr...
4
Current State: 12:[31, 68, 11, 33], Operations: [] Exploring Operation: 68-31=37, Resulting Numbers: [11, 33, 37] Generated Node #0,0: 12:[11, 33, 37] Operation: 68-31=37 Exploring Operation: 33-31=2, Resulting Numbers: [68, 11, 2] Generated Node #0,1: 12:[68, 11, 2] Operation: 33-31=2 Exploring Operation: 33/11=3, Res...
0
hs_5
mult_heuristic
[ 73, 82, 8, 86 ]
61
[ "73+82=155", "8+86=94", "155-94=61" ]
Current State: 61:[73, 82, 8, 86], Operations: [] Exploring Operation: 73+82=155, Resulting Numbers: [8, 86, 155] Generated Node #2: [8, 86, 155] from Operation: 73+82=155 Current State: 61:[8, 86, 155], Operations: ['73+82=155'] Exploring Operation: 8+86=94, Resulting Numbers: [155, 94] Generated Node #3: [155, 94] fr...
4
Current State: 61:[73, 82, 8, 86], Operations: [] Exploring Operation: 82-8=74, Resulting Numbers: [73, 86, 74] Generated Node #0,0: 61:[73, 86, 74] Operation: 82-8=74 Exploring Operation: 73-8=65, Resulting Numbers: [82, 86, 65] Generated Node #0,1: 61:[82, 86, 65] Operation: 73-8=65 Start Sub Search at level 1: Movin...
0.991319
hs_2
mult_heuristic
[ 28, 91, 43, 2 ]
62
[ "28/2=14", "91-43=48", "14+48=62" ]
Current State: 62:[28, 91, 43, 2], Operations: [] Exploring Operation: 28/2=14, Resulting Numbers: [91, 43, 14] Generated Node #2: [91, 43, 14] from Operation: 28/2=14 Current State: 62:[91, 43, 14], Operations: ['28/2=14'] Exploring Operation: 91-43=48, Resulting Numbers: [14, 48] Generated Node #3: [14, 48] from Oper...
4
Current State: 62:[28, 91, 43, 2], Operations: [] Exploring Operation: 91-28=63, Resulting Numbers: [43, 2, 63] Generated Node #0,0: 62:[43, 2, 63] Operation: 91-28=63 Start Sub Search at level 1: Moving to Node #0,0 Current State: 62:[43, 2, 63], Operations: ['91-28=63'] Exploring Operation: 43-2=41, Resulting Numbers...
0
hs_1
mult_heuristic
[ 49, 21, 37, 54 ]
21
[ "49+21=70", "37+54=91", "91-70=21" ]
Current State: 21:[49, 21, 37, 54], Operations: [] Exploring Operation: 49+21=70, Resulting Numbers: [37, 54, 70] Generated Node #2: [37, 54, 70] from Operation: 49+21=70 Current State: 21:[37, 54, 70], Operations: ['49+21=70'] Exploring Operation: 37+54=91, Resulting Numbers: [70, 91] Generated Node #3: [70, 91] from ...
4
Current State: 21:[49, 21, 37, 54], Operations: [] Exploring Operation: 54-37=17, Resulting Numbers: [49, 21, 17] Generated Node #0,0: 21:[49, 21, 17] Operation: 54-37=17 Exploring Operation: 54-49=5, Resulting Numbers: [21, 37, 5] Generated Node #0,1: 21:[21, 37, 5] Operation: 54-49=5 Exploring Operation: 54-21=33, Re...
0.985243
hs_5
mult_heuristic
[ 40, 19, 78, 20 ]
42
[ "19+20=39", "78/39=2", "40+2=42" ]
Current State: 42:[40, 19, 78, 20], Operations: [] Exploring Operation: 19+20=39, Resulting Numbers: [40, 78, 39] Generated Node #2: [40, 78, 39] from Operation: 19+20=39 Current State: 42:[40, 78, 39], Operations: ['19+20=39'] Exploring Operation: 78/39=2, Resulting Numbers: [40, 2] Generated Node #3: [40, 2] from Ope...
4
Current State: 42:[40, 19, 78, 20], Operations: [] Exploring Operation: 78-40=38, Resulting Numbers: [19, 20, 38] Generated Node #0,0: 42:[19, 20, 38] Operation: 78-40=38 Exploring Operation: 78-19=59, Resulting Numbers: [40, 20, 59] Generated Node #0,1: 42:[40, 20, 59] Operation: 78-19=59 Exploring Operation: 78-20=58...
0
hs_3
mult_heuristic
[ 60, 95, 24, 22 ]
65
[ "24-22=2", "60/2=30", "95-30=65" ]
Current State: 65:[60, 95, 24, 22], Operations: [] Exploring Operation: 24-22=2, Resulting Numbers: [60, 95, 2] Generated Node #2: [60, 95, 2] from Operation: 24-22=2 Current State: 65:[60, 95, 2], Operations: ['24-22=2'] Exploring Operation: 60/2=30, Resulting Numbers: [95, 30] Generated Node #3: [95, 30] from Operati...
4
Current State: 65:[60, 95, 24, 22], Operations: [] Exploring Operation: 95-22=73, Resulting Numbers: [60, 24, 73] Generated Node #0,0: 65:[60, 24, 73] Operation: 95-22=73 Exploring Operation: 95-24=71, Resulting Numbers: [60, 22, 71] Generated Node #0,1: 65:[60, 22, 71] Operation: 95-24=71 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 71, 78, 48, 86 ]
65
[ "86-78=8", "48/8=6", "71-6=65" ]
Current State: 65:[71, 78, 48, 86], Operations: [] Exploring Operation: 86-78=8, Resulting Numbers: [71, 48, 8] Generated Node #2: [71, 48, 8] from Operation: 86-78=8 Current State: 65:[71, 48, 8], Operations: ['86-78=8'] Exploring Operation: 48/8=6, Resulting Numbers: [71, 6] Generated Node #3: [71, 6] from Operation:...
4
Current State: 65:[71, 78, 48, 86], Operations: [] Exploring Operation: 86-78=8, Resulting Numbers: [71, 48, 8] Generated Node #0,0: 65:[71, 48, 8] Operation: 86-78=8 Start Sub Search at level 1: Moving to Node #0,0 Current State: 65:[71, 48, 8], Operations: ['86-78=8'] Exploring Operation: 48/8=6, Resulting Numbers: [...
0.993924
hs_1
sum_heuristic
[ 24, 7, 68, 45 ]
71
[ "45-24=21", "21/7=3", "68+3=71" ]
Current State: 71:[24, 7, 68, 45], Operations: [] Exploring Operation: 45-24=21, Resulting Numbers: [7, 68, 21] Generated Node #2: [7, 68, 21] from Operation: 45-24=21 Current State: 71:[7, 68, 21], Operations: ['45-24=21'] Exploring Operation: 21/7=3, Resulting Numbers: [68, 3] Generated Node #3: [68, 3] from Operatio...
4
Current State: 71:[24, 7, 68, 45], Operations: [] Exploring Operation: 24+7=31, Resulting Numbers: [68, 45, 31] Generated Node #0,0: 71:[68, 45, 31] Operation: 24+7=31 Exploring Operation: 7+45=52, Resulting Numbers: [24, 68, 52] Generated Node #0,1: 71:[24, 68, 52] Operation: 7+45=52 Exploring Operation: 24+45=69, Res...
0
hs_3
mult_heuristic
[ 17, 1, 26, 40 ]
49
[ "17*1=17", "26+40=66", "66-17=49" ]
Current State: 49:[17, 1, 26, 40], Operations: [] Exploring Operation: 17*1=17, Resulting Numbers: [26, 40, 17] Generated Node #2: [26, 40, 17] from Operation: 17*1=17 Current State: 49:[26, 40, 17], Operations: ['17*1=17'] Exploring Operation: 26+40=66, Resulting Numbers: [17, 66] Generated Node #3: [17, 66] from Oper...
4
Current State: 49:[17, 1, 26, 40], Operations: [] Exploring Operation: 17+26=43, Resulting Numbers: [1, 40, 43] Generated Node #0,0: 49:[1, 40, 43] Operation: 17+26=43 Exploring Operation: 40-26=14, Resulting Numbers: [17, 1, 14] Generated Node #0,1: 49:[17, 1, 14] Operation: 40-26=14 Exploring Operation: 17+40=57, Res...
0.988715
hs_4
sum_heuristic