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
[ 22, 10, 90, 5 ]
10
[ "22*5=110", "10+90=100", "110-100=10" ]
Current State: 10:[22, 10, 90, 5], Operations: [] Exploring Operation: 22*5=110, Resulting Numbers: [10, 90, 110] Generated Node #2: [10, 90, 110] from Operation: 22*5=110 Current State: 10:[10, 90, 110], Operations: ['22*5=110'] Exploring Operation: 10+90=100, Resulting Numbers: [110, 100] Generated Node #3: [110, 100...
4
Current State: 10:[22, 10, 90, 5], Operations: [] Exploring Operation: 90/10=9, Resulting Numbers: [22, 5, 9] Generated Node #0,0: 10:[22, 5, 9] Operation: 90/10=9 Exploring Operation: 90/5=18, Resulting Numbers: [22, 10, 18] Generated Node #0,1: 10:[22, 10, 18] Operation: 90/5=18 Exploring Operation: 90-22=68, Resulti...
0
hs_3
mult_heuristic
[ 2, 18, 21, 6 ]
65
[ "18*21=378", "378/6=63", "2+63=65" ]
Current State: 65:[2, 18, 21, 6], Operations: [] Exploring Operation: 18*21=378, Resulting Numbers: [2, 6, 378] Generated Node #2: [2, 6, 378] from Operation: 18*21=378 Current State: 65:[2, 6, 378], Operations: ['18*21=378'] Exploring Operation: 378/6=63, Resulting Numbers: [2, 63] Generated Node #3: [2, 63] from Oper...
4
Current State: 65:[2, 18, 21, 6], Operations: [] Exploring Operation: 21-2=19, Resulting Numbers: [18, 6, 19] Generated Node #0,0: 65:[18, 6, 19] Operation: 21-2=19 Exploring Operation: 18-6=12, Resulting Numbers: [2, 21, 12] Generated Node #0,1: 65:[2, 21, 12] Operation: 18-6=12 Exploring Operation: 21-6=15, Resulting...
0
hs_5
sum_heuristic
[ 38, 39, 3, 18 ]
61
[ "38+18=56", "39*3=117", "117-56=61" ]
Current State: 61:[38, 39, 3, 18], Operations: [] Exploring Operation: 38+18=56, Resulting Numbers: [39, 3, 56] Generated Node #2: [39, 3, 56] from Operation: 38+18=56 Current State: 61:[39, 3, 56], Operations: ['38+18=56'] Exploring Operation: 39*3=117, Resulting Numbers: [56, 117] Generated Node #3: [56, 117] from Op...
4
Current State: 61:[38, 39, 3, 18], Operations: [] Exploring Operation: 38+3=41, Resulting Numbers: [39, 18, 41] Generated Node #0,0: 61:[39, 18, 41] Operation: 38+3=41 Exploring Operation: 3*18=54, Resulting Numbers: [38, 39, 54] Generated Node #0,1: 61:[38, 39, 54] Operation: 3*18=54 Exploring Operation: 38+18=56, Res...
0
hs_3
mult_heuristic
[ 29, 93, 88, 97 ]
28
[ "97-93=4", "29*4=116", "116-88=28" ]
Current State: 28:[29, 93, 88, 97], Operations: [] Exploring Operation: 97-93=4, Resulting Numbers: [29, 88, 4] Generated Node #2: [29, 88, 4] from Operation: 97-93=4 Current State: 28:[29, 88, 4], Operations: ['97-93=4'] Exploring Operation: 29*4=116, Resulting Numbers: [88, 116] Generated Node #3: [88, 116] from Oper...
4
Current State: 28:[29, 93, 88, 97], Operations: [] Exploring Operation: 97-88=9, Resulting Numbers: [29, 93, 9] Generated Node #0,0: 28:[29, 93, 9] Operation: 97-88=9 Exploring Operation: 93-88=5, Resulting Numbers: [29, 97, 5] Generated Node #0,1: 28:[29, 97, 5] Operation: 93-88=5 Exploring Operation: 97-93=4, Resulti...
0
hs_3
sum_heuristic
[ 25, 34, 76, 81 ]
98
[ "25+34=59", "76+81=157", "157-59=98" ]
Current State: 98:[25, 34, 76, 81], Operations: [] Exploring Operation: 25+34=59, Resulting Numbers: [76, 81, 59] Generated Node #2: [76, 81, 59] from Operation: 25+34=59 Current State: 98:[76, 81, 59], Operations: ['25+34=59'] Exploring Operation: 76+81=157, Resulting Numbers: [59, 157] Generated Node #3: [59, 157] fr...
4
Current State: 98:[25, 34, 76, 81], Operations: [] Exploring Operation: 76-34=42, Resulting Numbers: [25, 81, 42] Generated Node #0,0: 98:[25, 81, 42] Operation: 76-34=42 Exploring Operation: 25+76=101, Resulting Numbers: [34, 81, 101] Generated Node #0,1: 98:[34, 81, 101] Operation: 25+76=101 Exploring Operation: 76-2...
0.974826
hs_4
sum_heuristic
[ 51, 84, 31, 81 ]
79
[ "84-51=33", "31+81=112", "112-33=79" ]
Current State: 79:[51, 84, 31, 81], Operations: [] Exploring Operation: 84-51=33, Resulting Numbers: [31, 81, 33] Generated Node #2: [31, 81, 33] from Operation: 84-51=33 Current State: 79:[31, 81, 33], Operations: ['84-51=33'] Exploring Operation: 31+81=112, Resulting Numbers: [33, 112] Generated Node #3: [33, 112] fr...
4
Current State: 79:[51, 84, 31, 81], Operations: [] Exploring Operation: 51+31=82, Resulting Numbers: [84, 81, 82] Generated Node #0,0: 79:[84, 81, 82] Operation: 51+31=82 Moving to Node #0,0 Current State: 79:[84, 81, 82], Operations: ['51+31=82'] Exploring Operation: 84-81=3, Resulting Numbers: [82, 3] Generated Node ...
0.993924
hs_1
sum_heuristic
[ 61, 74, 64, 54 ]
88
[ "64-61=3", "54*3=162", "162-74=88" ]
Current State: 88:[61, 74, 64, 54], Operations: [] Exploring Operation: 64-61=3, Resulting Numbers: [74, 54, 3] Generated Node #2: [74, 54, 3] from Operation: 64-61=3 Current State: 88:[74, 54, 3], Operations: ['64-61=3'] Exploring Operation: 54*3=162, Resulting Numbers: [74, 162] Generated Node #3: [74, 162] from Oper...
4
Current State: 88:[61, 74, 64, 54], Operations: [] Exploring Operation: 74-61=13, Resulting Numbers: [64, 54, 13] Generated Node #0,0: 88:[64, 54, 13] Operation: 74-61=13 Exploring Operation: 61-54=7, Resulting Numbers: [74, 64, 7] Generated Node #0,1: 88:[74, 64, 7] Operation: 61-54=7 Exploring Operation: 74-64=10, Re...
0
hs_5
sum_heuristic
[ 21, 85, 50, 70 ]
86
[ "21+85=106", "70-50=20", "106-20=86" ]
Current State: 86:[21, 85, 50, 70], Operations: [] Exploring Operation: 21+85=106, Resulting Numbers: [50, 70, 106] Generated Node #2: [50, 70, 106] from Operation: 21+85=106 Current State: 86:[50, 70, 106], Operations: ['21+85=106'] Exploring Operation: 70-50=20, Resulting Numbers: [106, 20] Generated Node #3: [106, 2...
4
Current State: 86:[21, 85, 50, 70], Operations: [] Exploring Operation: 21+70=91, Resulting Numbers: [85, 50, 91] Generated Node #0,0: 86:[85, 50, 91] Operation: 21+70=91 Exploring Operation: 70-21=49, Resulting Numbers: [85, 50, 49] Generated Node #0,1: 86:[85, 50, 49] Operation: 70-21=49 Moving to Node #0,0 Current S...
0.986111
hs_2
mult_heuristic
[ 64, 93, 58, 2 ]
96
[ "64-58=6", "6/2=3", "93+3=96" ]
Current State: 96:[64, 93, 58, 2], Operations: [] Exploring Operation: 64-58=6, Resulting Numbers: [93, 2, 6] Generated Node #2: [93, 2, 6] from Operation: 64-58=6 Current State: 96:[93, 2, 6], Operations: ['64-58=6'] Exploring Operation: 6/2=3, Resulting Numbers: [93, 3] Generated Node #3: [93, 3] from Operation: 6/2=...
4
Current State: 96:[64, 93, 58, 2], Operations: [] Exploring Operation: 93-64=29, Resulting Numbers: [58, 2, 29] Generated Node #0,0: 96:[58, 2, 29] Operation: 93-64=29 Exploring Operation: 93-58=35, Resulting Numbers: [64, 2, 35] Generated Node #0,1: 96:[64, 2, 35] Operation: 93-58=35 Exploring Operation: 64-58=6, Resu...
0
hs_4
mult_heuristic
[ 93, 68, 54, 22 ]
51
[ "93-68=25", "54+22=76", "76-25=51" ]
Current State: 51:[93, 68, 54, 22], Operations: [] Exploring Operation: 93-68=25, Resulting Numbers: [54, 22, 25] Generated Node #2: [54, 22, 25] from Operation: 93-68=25 Current State: 51:[54, 22, 25], Operations: ['93-68=25'] Exploring Operation: 54+22=76, Resulting Numbers: [25, 76] Generated Node #3: [25, 76] from ...
4
Current State: 51:[93, 68, 54, 22], Operations: [] Exploring Operation: 93-54=39, Resulting Numbers: [68, 22, 39] Generated Node #0,0: 51:[68, 22, 39] Operation: 93-54=39 Exploring Operation: 93-22=71, Resulting Numbers: [68, 54, 71] Generated Node #0,1: 51:[68, 54, 71] Operation: 93-22=71 Exploring Operation: 93-68=25...
0.983507
hs_3
sum_heuristic
[ 20, 2, 57, 45 ]
41
[ "57-20=37", "45+37=82", "82/2=41" ]
Current State: 41:[20, 2, 57, 45], Operations: [] Exploring Operation: 57-20=37, Resulting Numbers: [2, 45, 37] Generated Node #2: [2, 45, 37] from Operation: 57-20=37 Current State: 41:[2, 45, 37], Operations: ['57-20=37'] Exploring Operation: 45+37=82, Resulting Numbers: [2, 82] Generated Node #3: [2, 82] from Operat...
4
Current State: 41:[20, 2, 57, 45], Operations: [] Exploring Operation: 57-2=55, Resulting Numbers: [20, 45, 55] Generated Node #0,0: 41:[20, 45, 55] Operation: 57-2=55 Exploring Operation: 20*2=40, Resulting Numbers: [57, 45, 40] Generated Node #0,1: 41:[57, 45, 40] Operation: 20*2=40 Exploring Operation: 20+2=22, Resu...
0
hs_4
mult_heuristic
[ 36, 36, 72, 5 ]
46
[ "72/36=2", "5*2=10", "36+10=46" ]
Current State: 46:[36, 36, 72, 5], Operations: [] Exploring Operation: 72/36=2, Resulting Numbers: [5, 2] Generated Node #2: [5, 2] from Operation: 72/36=2 Current State: 46:[5, 2], Operations: ['72/36=2'] Exploring Operation: 5*2=10, Resulting Numbers: [10] 10,46 equal: Goal Reached Exploring Operation: 36+10=46, Resu...
4
Current State: 46:[36, 36, 72, 5], Operations: [] Exploring Operation: 72-36=36, Resulting Numbers: [36, 5, 36] Generated Node #0,0: 46:[36, 5, 36] Operation: 72-36=36 Exploring Operation: 72-36=36, Resulting Numbers: [36, 5, 36] Generated Node #0,1: 46:[36, 5, 36] Operation: 72-36=36 Exploring Operation: 36/36=1, Resu...
0
hs_5
sum_heuristic
[ 10, 78, 52, 45 ]
60
[ "10*78=780", "780/52=15", "45+15=60" ]
Current State: 60:[10, 78, 52, 45], Operations: [] Exploring Operation: 10*78=780, Resulting Numbers: [52, 45, 780] Generated Node #2: [52, 45, 780] from Operation: 10*78=780 Current State: 60:[52, 45, 780], Operations: ['10*78=780'] Exploring Operation: 780/52=15, Resulting Numbers: [45, 15] Generated Node #3: [45, 15...
4
Current State: 60:[10, 78, 52, 45], Operations: [] Exploring Operation: 78-45=33, Resulting Numbers: [10, 52, 33] Generated Node #0,0: 60:[10, 52, 33] Operation: 78-45=33 Exploring Operation: 78-52=26, Resulting Numbers: [10, 45, 26] Generated Node #0,1: 60:[10, 45, 26] Operation: 78-52=26 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 4, 96, 24, 11 ]
90
[ "24*11=264", "96+264=360", "360/4=90" ]
Current State: 90:[4, 96, 24, 11], Operations: [] Exploring Operation: 24*11=264, Resulting Numbers: [4, 96, 264] Generated Node #2: [4, 96, 264] from Operation: 24*11=264 Current State: 90:[4, 96, 264], Operations: ['24*11=264'] Exploring Operation: 96+264=360, Resulting Numbers: [4, 360] Generated Node #3: [4, 360] f...
4
Current State: 90:[4, 96, 24, 11], Operations: [] Exploring Operation: 96/24=4, Resulting Numbers: [4, 11, 4] Generated Node #0,0: 90:[4, 11, 4] Operation: 96/24=4 Moving to Node #0,0 Current State: 90:[4, 11, 4], Operations: ['96/24=4'] Exploring Operation: 4+11=15, Resulting Numbers: [4, 15] Generated Node #0,0,0: 90...
0
hs_1
mult_heuristic
[ 12, 17, 46, 39 ]
56
[ "12+17=29", "46+39=85", "85-29=56" ]
Current State: 56:[12, 17, 46, 39], Operations: [] Exploring Operation: 12+17=29, Resulting Numbers: [46, 39, 29] Generated Node #2: [46, 39, 29] from Operation: 12+17=29 Current State: 56:[46, 39, 29], Operations: ['12+17=29'] Exploring Operation: 46+39=85, Resulting Numbers: [29, 85] Generated Node #3: [29, 85] from ...
4
Current State: 56:[12, 17, 46, 39], Operations: [] Exploring Operation: 39-12=27, Resulting Numbers: [17, 46, 27] Generated Node #0,0: 56:[17, 46, 27] Operation: 39-12=27 Exploring Operation: 46-39=7, Resulting Numbers: [12, 17, 7] Generated Node #0,1: 56:[12, 17, 7] Operation: 46-39=7 Exploring Operation: 17+39=56, Re...
0.960069
hs_4
mult_heuristic
[ 31, 28, 80, 2 ]
57
[ "80-28=52", "52/2=26", "31+26=57" ]
Current State: 57:[31, 28, 80, 2], Operations: [] Exploring Operation: 80-28=52, Resulting Numbers: [31, 2, 52] Generated Node #2: [31, 2, 52] from Operation: 80-28=52 Current State: 57:[31, 2, 52], Operations: ['80-28=52'] Exploring Operation: 52/2=26, Resulting Numbers: [31, 26] Generated Node #3: [31, 26] from Opera...
4
Current State: 57:[31, 28, 80, 2], Operations: [] Exploring Operation: 80-31=49, Resulting Numbers: [28, 2, 49] Generated Node #0,0: 57:[28, 2, 49] Operation: 80-31=49 Exploring Operation: 80-28=52, Resulting Numbers: [31, 2, 52] Generated Node #0,1: 57:[31, 2, 52] Operation: 80-28=52 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 36, 26, 1, 34 ]
54
[ "36-34=2", "26+1=27", "2*27=54" ]
Current State: 54:[36, 26, 1, 34], Operations: [] Exploring Operation: 36-34=2, Resulting Numbers: [26, 1, 2] Generated Node #2: [26, 1, 2] from Operation: 36-34=2 Current State: 54:[26, 1, 2], Operations: ['36-34=2'] Exploring Operation: 26+1=27, Resulting Numbers: [2, 27] Generated Node #3: [2, 27] from Operation: 26...
4
Current State: 54:[36, 26, 1, 34], Operations: [] Exploring Operation: 36-26=10, Resulting Numbers: [1, 34, 10] Generated Node #0,0: 54:[1, 34, 10] Operation: 36-26=10 Exploring Operation: 36-34=2, Resulting Numbers: [26, 1, 2] Generated Node #0,1: 54:[26, 1, 2] Operation: 36-34=2 Start Sub Search at level 1: Moving to...
0.992188
hs_2
mult_heuristic
[ 99, 2, 94, 6 ]
58
[ "99+6=105", "94/2=47", "105-47=58" ]
Current State: 58:[99, 2, 94, 6], Operations: [] Exploring Operation: 99+6=105, Resulting Numbers: [2, 94, 105] Generated Node #2: [2, 94, 105] from Operation: 99+6=105 Current State: 58:[2, 94, 105], Operations: ['99+6=105'] Exploring Operation: 94/2=47, Resulting Numbers: [105, 47] Generated Node #3: [105, 47] from O...
4
Current State: 58:[99, 2, 94, 6], Operations: [] Exploring Operation: 99-6=93, Resulting Numbers: [2, 94, 93] Generated Node #0,0: 58:[2, 94, 93] Operation: 99-6=93 Exploring Operation: 99-94=5, Resulting Numbers: [2, 6, 5] Generated Node #0,1: 58:[2, 6, 5] Operation: 99-94=5 Exploring Operation: 94-6=88, Resulting Num...
0.934028
hs_5
mult_heuristic
[ 16, 84, 41, 76 ]
31
[ "84+76=160", "160/16=10", "41-10=31" ]
Current State: 31:[16, 84, 41, 76], Operations: [] Exploring Operation: 84+76=160, Resulting Numbers: [16, 41, 160] Generated Node #2: [16, 41, 160] from Operation: 84+76=160 Current State: 31:[16, 41, 160], Operations: ['84+76=160'] Exploring Operation: 160/16=10, Resulting Numbers: [41, 10] Generated Node #3: [41, 10...
4
Current State: 31:[16, 84, 41, 76], Operations: [] Exploring Operation: 84-76=8, Resulting Numbers: [16, 41, 8] Generated Node #0,0: 31:[16, 41, 8] Operation: 84-76=8 Exploring Operation: 84-16=68, Resulting Numbers: [41, 76, 68] Generated Node #0,1: 31:[41, 76, 68] Operation: 84-16=68 Exploring Operation: 76-41=35, Re...
0
hs_4
sum_heuristic
[ 98, 80, 7, 53 ]
33
[ "98+80=178", "53+178=231", "231/7=33" ]
Current State: 33:[98, 80, 7, 53], Operations: [] Exploring Operation: 98+80=178, Resulting Numbers: [7, 53, 178] Generated Node #2: [7, 53, 178] from Operation: 98+80=178 Current State: 33:[7, 53, 178], Operations: ['98+80=178'] Exploring Operation: 53+178=231, Resulting Numbers: [7, 231] Generated Node #3: [7, 231] f...
4
Current State: 33:[98, 80, 7, 53], Operations: [] Exploring Operation: 98-53=45, Resulting Numbers: [80, 7, 45] Generated Node #0,0: 33:[80, 7, 45] Operation: 98-53=45 Exploring Operation: 98/7=14, Resulting Numbers: [80, 53, 14] Generated Node #0,1: 33:[80, 53, 14] Operation: 98/7=14 Exploring Operation: 98-80=18, Res...
0
hs_3
mult_heuristic
[ 30, 17, 98, 22 ]
26
[ "98-30=68", "68/17=4", "22+4=26" ]
Current State: 26:[30, 17, 98, 22], Operations: [] Exploring Operation: 98-30=68, Resulting Numbers: [17, 22, 68] Generated Node #2: [17, 22, 68] from Operation: 98-30=68 Current State: 26:[17, 22, 68], Operations: ['98-30=68'] Exploring Operation: 68/17=4, Resulting Numbers: [22, 4] Generated Node #3: [22, 4] from Ope...
4
Current State: 26:[30, 17, 98, 22], Operations: [] Exploring Operation: 98-30=68, Resulting Numbers: [17, 22, 68] Generated Node #0,0: 26:[17, 22, 68] Operation: 98-30=68 Start Sub Search at level 1: Moving to Node #0,0 Current State: 26:[17, 22, 68], Operations: ['98-30=68'] Exploring Operation: 68/17=4, Resulting Num...
0.993924
hs_1
sum_heuristic
[ 10, 90, 26, 26 ]
81
[ "90-10=80", "26/26=1", "80+1=81" ]
Current State: 81:[10, 90, 26, 26], Operations: [] Exploring Operation: 90-10=80, Resulting Numbers: [26, 26, 80] Generated Node #2: [26, 26, 80] from Operation: 90-10=80 Current State: 81:[26, 26, 80], Operations: ['90-10=80'] Exploring Operation: 26/26=1, Resulting Numbers: [80, 1] Generated Node #3: [80, 1] from Ope...
4
Current State: 81:[10, 90, 26, 26], Operations: [] Exploring Operation: 90/10=9, Resulting Numbers: [26, 26, 9] Generated Node #0,0: 81:[26, 26, 9] Operation: 90/10=9 Exploring Operation: 26-10=16, Resulting Numbers: [90, 26, 16] Generated Node #0,1: 81:[90, 26, 16] Operation: 26-10=16 Exploring Operation: 26-26=0, Res...
0.981771
hs_5
sum_heuristic
[ 11, 27, 33, 19 ]
47
[ "33-27=6", "11*6=66", "66-19=47" ]
Current State: 47:[11, 27, 33, 19], Operations: [] Exploring Operation: 33-27=6, Resulting Numbers: [11, 19, 6] Generated Node #2: [11, 19, 6] from Operation: 33-27=6 Current State: 47:[11, 19, 6], Operations: ['33-27=6'] Exploring Operation: 11*6=66, Resulting Numbers: [19, 66] Generated Node #3: [19, 66] from Operati...
4
Current State: 47:[11, 27, 33, 19], Operations: [] Exploring Operation: 11+27=38, Resulting Numbers: [33, 19, 38] Generated Node #0,0: 47:[33, 19, 38] Operation: 11+27=38 Exploring Operation: 11+33=44, Resulting Numbers: [27, 19, 44] Generated Node #0,1: 47:[27, 19, 44] Operation: 11+33=44 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 62, 84, 89, 43 ]
95
[ "62-43=19", "89-84=5", "19*5=95" ]
Current State: 95:[62, 84, 89, 43], Operations: [] Exploring Operation: 62-43=19, Resulting Numbers: [84, 89, 19] Generated Node #2: [84, 89, 19] from Operation: 62-43=19 Current State: 95:[84, 89, 19], Operations: ['62-43=19'] Exploring Operation: 89-84=5, Resulting Numbers: [19, 5] Generated Node #3: [19, 5] from Ope...
4
Current State: 95:[62, 84, 89, 43], Operations: [] Exploring Operation: 84-62=22, Resulting Numbers: [89, 43, 22] Generated Node #0,0: 95:[89, 43, 22] Operation: 84-62=22 Exploring Operation: 89-62=27, Resulting Numbers: [84, 43, 27] Generated Node #0,1: 95:[84, 43, 27] Operation: 89-62=27 Exploring Operation: 62+43=10...
0.986979
hs_4
mult_heuristic
[ 65, 57, 98, 98 ]
74
[ "65+57=122", "98+98=196", "196-122=74" ]
Current State: 74:[65, 57, 98, 98], Operations: [] Exploring Operation: 65+57=122, Resulting Numbers: [98, 98, 122] Generated Node #2: [98, 98, 122] from Operation: 65+57=122 Current State: 74:[98, 98, 122], Operations: ['65+57=122'] Exploring Operation: 98+98=196, Resulting Numbers: [122, 196] Generated Node #3: [122,...
4
Current State: 74:[65, 57, 98, 98], Operations: [] Exploring Operation: 98/98=1, Resulting Numbers: [65, 57, 1] Generated Node #0,0: 74:[65, 57, 1] Operation: 98/98=1 Moving to Node #0,0 Current State: 74:[65, 57, 1], Operations: ['98/98=1'] Exploring Operation: 65-57=8, Resulting Numbers: [1, 8] Generated Node #0,0,0:...
0
hs_1
sum_heuristic
[ 2, 96, 75, 32 ]
53
[ "96-32=64", "2*64=128", "128-75=53" ]
Current State: 53:[2, 96, 75, 32], Operations: [] Exploring Operation: 96-32=64, Resulting Numbers: [2, 75, 64] Generated Node #2: [2, 75, 64] from Operation: 96-32=64 Current State: 53:[2, 75, 64], Operations: ['96-32=64'] Exploring Operation: 2*64=128, Resulting Numbers: [75, 128] Generated Node #3: [75, 128] from Op...
4
Current State: 53:[2, 96, 75, 32], Operations: [] Exploring Operation: 96-2=94, Resulting Numbers: [75, 32, 94] Generated Node #0,0: 53:[75, 32, 94] Operation: 96-2=94 Exploring Operation: 96/2=48, Resulting Numbers: [75, 32, 48] Generated Node #0,1: 53:[75, 32, 48] Operation: 96/2=48 Exploring Operation: 2*32=64, Resu...
0
hs_3
mult_heuristic
[ 64, 94, 96, 22 ]
48
[ "94-22=72", "64*72=4608", "4608/96=48" ]
Current State: 48:[64, 94, 96, 22], Operations: [] Exploring Operation: 94-22=72, Resulting Numbers: [64, 96, 72] Generated Node #2: [64, 96, 72] from Operation: 94-22=72 Current State: 48:[64, 96, 72], Operations: ['94-22=72'] Exploring Operation: 64*72=4608, Resulting Numbers: [96, 4608] Generated Node #3: [96, 4608]...
4
Current State: 48:[64, 94, 96, 22], Operations: [] Exploring Operation: 96-94=2, Resulting Numbers: [64, 22, 2] Generated Node #0,0: 48:[64, 22, 2] Operation: 96-94=2 Exploring Operation: 94-64=30, Resulting Numbers: [96, 22, 30] Generated Node #0,1: 48:[96, 22, 30] Operation: 94-64=30 Moving to Node #0,0 Current State...
0
hs_2
sum_heuristic
[ 64, 68, 1, 96 ]
99
[ "68-64=4", "96-1=95", "4+95=99" ]
Current State: 99:[64, 68, 1, 96], Operations: [] Exploring Operation: 68-64=4, Resulting Numbers: [1, 96, 4] Generated Node #2: [1, 96, 4] from Operation: 68-64=4 Current State: 99:[1, 96, 4], Operations: ['68-64=4'] Exploring Operation: 96-1=95, Resulting Numbers: [4, 95] Generated Node #3: [4, 95] from Operation: 96...
4
Current State: 99:[64, 68, 1, 96], Operations: [] Exploring Operation: 96-68=28, Resulting Numbers: [64, 1, 28] Generated Node #0,0: 99:[64, 1, 28] Operation: 96-68=28 Exploring Operation: 68-64=4, Resulting Numbers: [1, 96, 4] Generated Node #0,1: 99:[1, 96, 4] Operation: 68-64=4 Exploring Operation: 96-64=32, Resulti...
0.983507
hs_5
sum_heuristic
[ 83, 38, 31, 31 ]
44
[ "83-38=45", "31/31=1", "45-1=44" ]
Current State: 44:[83, 38, 31, 31], Operations: [] Exploring Operation: 83-38=45, Resulting Numbers: [31, 31, 45] Generated Node #2: [31, 31, 45] from Operation: 83-38=45 Current State: 44:[31, 31, 45], Operations: ['83-38=45'] Exploring Operation: 31/31=1, Resulting Numbers: [45, 1] Generated Node #3: [45, 1] from Ope...
4
Current State: 44:[83, 38, 31, 31], Operations: [] Exploring Operation: 83-38=45, Resulting Numbers: [31, 31, 45] Generated Node #0,0: 44:[31, 31, 45] Operation: 83-38=45 Moving to Node #0,0 Current State: 44:[31, 31, 45], Operations: ['83-38=45'] Exploring Operation: 31/31=1, Resulting Numbers: [45, 1] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 32, 12, 68, 25 ]
63
[ "32-12=20", "68-25=43", "20+43=63" ]
Current State: 63:[32, 12, 68, 25], Operations: [] Exploring Operation: 32-12=20, Resulting Numbers: [68, 25, 20] Generated Node #2: [68, 25, 20] from Operation: 32-12=20 Current State: 63:[68, 25, 20], Operations: ['32-12=20'] Exploring Operation: 68-25=43, Resulting Numbers: [20, 43] Generated Node #3: [20, 43] from ...
4
Current State: 63:[32, 12, 68, 25], Operations: [] Exploring Operation: 32+25=57, Resulting Numbers: [12, 68, 57] Generated Node #0,0: 63:[12, 68, 57] Operation: 32+25=57 Exploring Operation: 32-12=20, Resulting Numbers: [68, 25, 20] Generated Node #0,1: 63:[68, 25, 20] Operation: 32-12=20 Exploring Operation: 32-25=7,...
0.985243
hs_3
mult_heuristic
[ 3, 86, 70, 84 ]
65
[ "3+86=89", "70+84=154", "154-89=65" ]
Current State: 65:[3, 86, 70, 84], Operations: [] Exploring Operation: 3+86=89, Resulting Numbers: [70, 84, 89] Generated Node #2: [70, 84, 89] from Operation: 3+86=89 Current State: 65:[70, 84, 89], Operations: ['3+86=89'] Exploring Operation: 70+84=154, Resulting Numbers: [89, 154] Generated Node #3: [89, 154] from O...
4
Current State: 65:[3, 86, 70, 84], Operations: [] Exploring Operation: 86-70=16, Resulting Numbers: [3, 84, 16] Generated Node #0,0: 65:[3, 84, 16] Operation: 86-70=16 Exploring Operation: 86-84=2, Resulting Numbers: [3, 70, 2] Generated Node #0,1: 65:[3, 70, 2] Operation: 86-84=2 Moving to Node #0,1 Current State: 65:...
0.991319
hs_2
mult_heuristic
[ 3, 7, 11, 31 ]
33
[ "3+11=14", "14/7=2", "31+2=33" ]
Current State: 33:[3, 7, 11, 31], Operations: [] Exploring Operation: 3+11=14, Resulting Numbers: [7, 31, 14] Generated Node #2: [7, 31, 14] from Operation: 3+11=14 Current State: 33:[7, 31, 14], Operations: ['3+11=14'] Exploring Operation: 14/7=2, Resulting Numbers: [31, 2] Generated Node #3: [31, 2] from Operation: 1...
4
Current State: 33:[3, 7, 11, 31], Operations: [] Exploring Operation: 7-3=4, Resulting Numbers: [11, 31, 4] Generated Node #0,0: 33:[11, 31, 4] Operation: 7-3=4 Exploring Operation: 3+31=34, Resulting Numbers: [7, 11, 34] Generated Node #0,1: 33:[7, 11, 34] Operation: 3+31=34 Exploring Operation: 11-7=4, Resulting Numb...
0
hs_4
sum_heuristic
[ 90, 25, 29, 10 ]
36
[ "90/10=9", "29-25=4", "9*4=36" ]
Current State: 36:[90, 25, 29, 10], Operations: [] Exploring Operation: 90/10=9, Resulting Numbers: [25, 29, 9] Generated Node #2: [25, 29, 9] from Operation: 90/10=9 Current State: 36:[25, 29, 9], Operations: ['90/10=9'] Exploring Operation: 29-25=4, Resulting Numbers: [9, 4] Generated Node #3: [9, 4] from Operation: ...
4
Current State: 36:[90, 25, 29, 10], Operations: [] Exploring Operation: 90/10=9, Resulting Numbers: [25, 29, 9] Generated Node #0,0: 36:[25, 29, 9] Operation: 90/10=9 Exploring Operation: 90-10=80, Resulting Numbers: [25, 29, 80] Generated Node #0,1: 36:[25, 29, 80] Operation: 90-10=80 Exploring Operation: 90-29=61, Re...
0.953993
hs_5
mult_heuristic
[ 8, 47, 6, 6 ]
82
[ "8-6=2", "47-6=41", "2*41=82" ]
Current State: 82:[8, 47, 6, 6], Operations: [] Exploring Operation: 8-6=2, Resulting Numbers: [47, 2] Generated Node #2: [47, 2] from Operation: 8-6=2 Current State: 82:[47, 2], Operations: ['8-6=2'] Exploring Operation: 47-6=41, Resulting Numbers: [2, 41] Generated Node #3: [2, 41] from Operation: 47-6=41 Current Sta...
4
Current State: 82:[8, 47, 6, 6], Operations: [] Exploring Operation: 47-6=41, Resulting Numbers: [8, 6, 41] Generated Node #0,0: 82:[8, 6, 41] Operation: 47-6=41 Exploring Operation: 47-6=41, Resulting Numbers: [8, 6, 41] Generated Node #0,1: 82:[8, 6, 41] Operation: 47-6=41 Exploring Operation: 8-6=2, Resulting Number...
0.985243
hs_5
mult_heuristic
[ 10, 33, 46, 70 ]
91
[ "70/10=7", "46-33=13", "7*13=91" ]
Current State: 91:[10, 33, 46, 70], Operations: [] Exploring Operation: 70/10=7, Resulting Numbers: [33, 46, 7] Generated Node #2: [33, 46, 7] from Operation: 70/10=7 Current State: 91:[33, 46, 7], Operations: ['70/10=7'] Exploring Operation: 46-33=13, Resulting Numbers: [7, 13] Generated Node #3: [7, 13] from Operatio...
4
Current State: 91:[10, 33, 46, 70], Operations: [] Exploring Operation: 46-33=13, Resulting Numbers: [10, 70, 13] Generated Node #0,0: 91:[10, 70, 13] Operation: 46-33=13 Start Sub Search at level 1: Moving to Node #0,0 Current State: 91:[10, 70, 13], Operations: ['46-33=13'] Exploring Operation: 70/10=7, Resulting Num...
0.993924
hs_1
sum_heuristic
[ 1, 13, 4, 10 ]
55
[ "1+4=5", "13*5=65", "65-10=55" ]
Current State: 55:[1, 13, 4, 10], Operations: [] Exploring Operation: 1+4=5, Resulting Numbers: [13, 10, 5] Generated Node #2: [13, 10, 5] from Operation: 1+4=5 Current State: 55:[13, 10, 5], Operations: ['1+4=5'] Exploring Operation: 13*5=65, Resulting Numbers: [10, 65] Generated Node #3: [10, 65] from Operation: 13*5...
4
Current State: 55:[1, 13, 4, 10], Operations: [] Exploring Operation: 13-1=12, Resulting Numbers: [4, 10, 12] Generated Node #0,0: 55:[4, 10, 12] Operation: 13-1=12 Exploring Operation: 1+4=5, Resulting Numbers: [13, 10, 5] Generated Node #0,1: 55:[13, 10, 5] Operation: 1+4=5 Exploring Operation: 1+10=11, Resulting Num...
0
hs_3
mult_heuristic
[ 8, 63, 20, 80 ]
51
[ "63-8=55", "80/20=4", "55-4=51" ]
Current State: 51:[8, 63, 20, 80], Operations: [] Exploring Operation: 63-8=55, Resulting Numbers: [20, 80, 55] Generated Node #2: [20, 80, 55] from Operation: 63-8=55 Current State: 51:[20, 80, 55], Operations: ['63-8=55'] Exploring Operation: 80/20=4, Resulting Numbers: [55, 4] Generated Node #3: [55, 4] from Operati...
4
Current State: 51:[8, 63, 20, 80], Operations: [] Exploring Operation: 80/8=10, Resulting Numbers: [63, 20, 10] Generated Node #0,0: 51:[63, 20, 10] Operation: 80/8=10 Exploring Operation: 80/20=4, Resulting Numbers: [8, 63, 4] Generated Node #0,1: 51:[8, 63, 4] Operation: 80/20=4 Exploring Operation: 80-63=17, Resulti...
0.967882
hs_3
mult_heuristic
[ 26, 38, 3, 11 ]
78
[ "26+38=64", "3+11=14", "64+14=78" ]
Current State: 78:[26, 38, 3, 11], Operations: [] Exploring Operation: 26+38=64, Resulting Numbers: [3, 11, 64] Generated Node #2: [3, 11, 64] from Operation: 26+38=64 Current State: 78:[3, 11, 64], Operations: ['26+38=64'] Exploring Operation: 3+11=14, Resulting Numbers: [64, 14] Generated Node #3: [64, 14] from Opera...
4
Current State: 78:[26, 38, 3, 11], Operations: [] Exploring Operation: 3+11=14, Resulting Numbers: [26, 38, 14] Generated Node #0,0: 78:[26, 38, 14] Operation: 3+11=14 Exploring Operation: 38-11=27, Resulting Numbers: [26, 3, 27] Generated Node #0,1: 78:[26, 3, 27] Operation: 38-11=27 Moving to Node #0,1 Current State:...
0.985243
hs_2
mult_heuristic
[ 40, 1, 39, 29 ]
29
[ "40*1=40", "40-39=1", "29*1=29" ]
Current State: 29:[40, 1, 39, 29], Operations: [] Exploring Operation: 40*1=40, Resulting Numbers: [39, 29, 40] Generated Node #2: [39, 29, 40] from Operation: 40*1=40 Current State: 29:[39, 29, 40], Operations: ['40*1=40'] Exploring Operation: 40-39=1, Resulting Numbers: [29, 1] Generated Node #3: [29, 1] from Operati...
4
Current State: 29:[40, 1, 39, 29], Operations: [] Exploring Operation: 40*1=40, Resulting Numbers: [39, 29, 40] Generated Node #0,0: 29:[39, 29, 40] Operation: 40*1=40 Exploring Operation: 40/1=40, Resulting Numbers: [39, 29, 40] Generated Node #0,1: 29:[39, 29, 40] Operation: 40/1=40 Exploring Operation: 39-1=38, Resu...
0.974826
hs_4
sum_heuristic
[ 68, 85, 75, 45 ]
13
[ "85-68=17", "75-45=30", "30-17=13" ]
Current State: 13:[68, 85, 75, 45], Operations: [] Exploring Operation: 85-68=17, Resulting Numbers: [75, 45, 17] Generated Node #2: [75, 45, 17] from Operation: 85-68=17 Current State: 13:[75, 45, 17], Operations: ['85-68=17'] Exploring Operation: 75-45=30, Resulting Numbers: [17, 30] Generated Node #3: [17, 30] from ...
4
Current State: 13:[68, 85, 75, 45], Operations: [] Exploring Operation: 75-68=7, Resulting Numbers: [85, 45, 7] Generated Node #0,0: 13:[85, 45, 7] Operation: 75-68=7 Exploring Operation: 85-75=10, Resulting Numbers: [68, 45, 10] Generated Node #0,1: 13:[68, 45, 10] Operation: 85-75=10 Exploring Operation: 85-68=17, Re...
0.989583
hs_3
mult_heuristic
[ 22, 33, 15, 27 ]
90
[ "27-22=5", "33-15=18", "5*18=90" ]
Current State: 90:[22, 33, 15, 27], Operations: [] Exploring Operation: 27-22=5, Resulting Numbers: [33, 15, 5] Generated Node #2: [33, 15, 5] from Operation: 27-22=5 Current State: 90:[33, 15, 5], Operations: ['27-22=5'] Exploring Operation: 33-15=18, Resulting Numbers: [5, 18] Generated Node #3: [5, 18] from Operatio...
4
Current State: 90:[22, 33, 15, 27], Operations: [] Exploring Operation: 33-22=11, Resulting Numbers: [15, 27, 11] Generated Node #0,0: 90:[15, 27, 11] Operation: 33-22=11 Exploring Operation: 27-22=5, Resulting Numbers: [33, 15, 5] Generated Node #0,1: 90:[33, 15, 5] Operation: 27-22=5 Start Sub Search at level 1: Movi...
0.991319
hs_2
mult_heuristic
[ 58, 47, 93, 70 ]
56
[ "47+93=140", "140/70=2", "58-2=56" ]
Current State: 56:[58, 47, 93, 70], Operations: [] Exploring Operation: 47+93=140, Resulting Numbers: [58, 70, 140] Generated Node #2: [58, 70, 140] from Operation: 47+93=140 Current State: 56:[58, 70, 140], Operations: ['47+93=140'] Exploring Operation: 140/70=2, Resulting Numbers: [58, 2] Generated Node #3: [58, 2] f...
4
Current State: 56:[58, 47, 93, 70], Operations: [] Exploring Operation: 93-47=46, Resulting Numbers: [58, 70, 46] Generated Node #0,0: 56:[58, 70, 46] Operation: 93-47=46 Exploring Operation: 93-70=23, Resulting Numbers: [58, 47, 23] Generated Node #0,1: 56:[58, 47, 23] Operation: 93-70=23 Exploring Operation: 93-58=35...
0
hs_3
mult_heuristic
[ 1, 98, 12, 72 ]
38
[ "1*98=98", "72-12=60", "98-60=38" ]
Current State: 38:[1, 98, 12, 72], Operations: [] Exploring Operation: 1*98=98, Resulting Numbers: [12, 72, 98] Generated Node #2: [12, 72, 98] from Operation: 1*98=98 Current State: 38:[12, 72, 98], Operations: ['1*98=98'] Exploring Operation: 72-12=60, Resulting Numbers: [98, 60] Generated Node #3: [98, 60] from Oper...
4
Current State: 38:[1, 98, 12, 72], Operations: [] Exploring Operation: 98-72=26, Resulting Numbers: [1, 12, 26] Generated Node #0,0: 38:[1, 12, 26] Operation: 98-72=26 Start Sub Search at level 1: Moving to Node #0,0 Current State: 38:[1, 12, 26], Operations: ['98-72=26'] Exploring Operation: 12+26=38, Resulting Number...
0.993924
hs_1
mult_heuristic
[ 67, 81, 16, 56 ]
49
[ "81-67=14", "56*14=784", "784/16=49" ]
Current State: 49:[67, 81, 16, 56], Operations: [] Exploring Operation: 81-67=14, Resulting Numbers: [16, 56, 14] Generated Node #2: [16, 56, 14] from Operation: 81-67=14 Current State: 49:[16, 56, 14], Operations: ['81-67=14'] Exploring Operation: 56*14=784, Resulting Numbers: [16, 784] Generated Node #3: [16, 784] fr...
4
Current State: 49:[67, 81, 16, 56], Operations: [] Exploring Operation: 81-67=14, Resulting Numbers: [16, 56, 14] Generated Node #0,0: 49:[16, 56, 14] Operation: 81-67=14 Start Sub Search at level 1: Moving to Node #0,0 Current State: 49:[16, 56, 14], Operations: ['81-67=14'] Exploring Operation: 16-14=2, Resulting Num...
0
hs_1
mult_heuristic
[ 81, 41, 19, 5 ]
98
[ "81+41=122", "19+5=24", "122-24=98" ]
Current State: 98:[81, 41, 19, 5], Operations: [] Exploring Operation: 81+41=122, Resulting Numbers: [19, 5, 122] Generated Node #2: [19, 5, 122] from Operation: 81+41=122 Current State: 98:[19, 5, 122], Operations: ['81+41=122'] Exploring Operation: 19+5=24, Resulting Numbers: [122, 24] Generated Node #3: [122, 24] fr...
4
Current State: 98:[81, 41, 19, 5], Operations: [] Exploring Operation: 81+19=100, Resulting Numbers: [41, 5, 100] Generated Node #0,0: 98:[41, 5, 100] Operation: 81+19=100 Exploring Operation: 81-41=40, Resulting Numbers: [19, 5, 40] Generated Node #0,1: 98:[19, 5, 40] Operation: 81-41=40 Exploring Operation: 81-19=62,...
0.984375
hs_3
sum_heuristic
[ 7, 98, 88, 2 ]
37
[ "98/7=14", "88-14=74", "74/2=37" ]
Current State: 37:[7, 98, 88, 2], Operations: [] Exploring Operation: 98/7=14, Resulting Numbers: [88, 2, 14] Generated Node #2: [88, 2, 14] from Operation: 98/7=14 Current State: 37:[88, 2, 14], Operations: ['98/7=14'] Exploring Operation: 88-14=74, Resulting Numbers: [2, 74] Generated Node #3: [2, 74] from Operation:...
4
Current State: 37:[7, 98, 88, 2], Operations: [] Exploring Operation: 98-88=10, Resulting Numbers: [7, 2, 10] Generated Node #0,0: 37:[7, 2, 10] Operation: 98-88=10 Exploring Operation: 98/2=49, Resulting Numbers: [7, 88, 49] Generated Node #0,1: 37:[7, 88, 49] Operation: 98/2=49 Moving to Node #0,0 Current State: 37:[...
0
hs_2
sum_heuristic
[ 61, 75, 58, 1 ]
71
[ "75-61=14", "58-1=57", "14+57=71" ]
Current State: 71:[61, 75, 58, 1], Operations: [] Exploring Operation: 75-61=14, Resulting Numbers: [58, 1, 14] Generated Node #2: [58, 1, 14] from Operation: 75-61=14 Current State: 71:[58, 1, 14], Operations: ['75-61=14'] Exploring Operation: 58-1=57, Resulting Numbers: [14, 57] Generated Node #3: [14, 57] from Opera...
4
Current State: 71:[61, 75, 58, 1], Operations: [] Exploring Operation: 75-1=74, Resulting Numbers: [61, 58, 74] Generated Node #0,0: 71:[61, 58, 74] Operation: 75-1=74 Exploring Operation: 61+1=62, Resulting Numbers: [75, 58, 62] Generated Node #0,1: 71:[75, 58, 62] Operation: 61+1=62 Moving to Node #0,0 Current State:...
0
hs_2
mult_heuristic
[ 79, 94, 68, 84 ]
21
[ "79+94=173", "68+84=152", "173-152=21" ]
Current State: 21:[79, 94, 68, 84], Operations: [] Exploring Operation: 79+94=173, Resulting Numbers: [68, 84, 173] Generated Node #2: [68, 84, 173] from Operation: 79+94=173 Current State: 21:[68, 84, 173], Operations: ['79+94=173'] Exploring Operation: 68+84=152, Resulting Numbers: [173, 152] Generated Node #3: [173,...
4
Current State: 21:[79, 94, 68, 84], Operations: [] Exploring Operation: 94-84=10, Resulting Numbers: [79, 68, 10] Generated Node #0,0: 21:[79, 68, 10] Operation: 94-84=10 Exploring Operation: 84-79=5, Resulting Numbers: [94, 68, 5] Generated Node #0,1: 21:[94, 68, 5] Operation: 84-79=5 Exploring Operation: 94-79=15, Re...
0.988715
hs_3
sum_heuristic
[ 73, 75, 22, 71 ]
64
[ "73-71=2", "22/2=11", "75-11=64" ]
Current State: 64:[73, 75, 22, 71], Operations: [] Exploring Operation: 73-71=2, Resulting Numbers: [75, 22, 2] Generated Node #2: [75, 22, 2] from Operation: 73-71=2 Current State: 64:[75, 22, 2], Operations: ['73-71=2'] Exploring Operation: 22/2=11, Resulting Numbers: [75, 11] Generated Node #3: [75, 11] from Operati...
4
Current State: 64:[73, 75, 22, 71], Operations: [] Exploring Operation: 73-71=2, Resulting Numbers: [75, 22, 2] Generated Node #0,0: 64:[75, 22, 2] Operation: 73-71=2 Exploring Operation: 75-73=2, Resulting Numbers: [22, 71, 2] Generated Node #0,1: 64:[22, 71, 2] Operation: 75-73=2 Exploring Operation: 75-71=4, Resulti...
0.974826
hs_3
mult_heuristic
[ 3, 93, 79, 6 ]
95
[ "3+93=96", "96/6=16", "79+16=95" ]
Current State: 95:[3, 93, 79, 6], Operations: [] Exploring Operation: 3+93=96, Resulting Numbers: [79, 6, 96] Generated Node #2: [79, 6, 96] from Operation: 3+93=96 Current State: 95:[79, 6, 96], Operations: ['3+93=96'] Exploring Operation: 96/6=16, Resulting Numbers: [79, 16] Generated Node #3: [79, 16] from Operation...
4
Current State: 95:[3, 93, 79, 6], Operations: [] Exploring Operation: 3+79=82, Resulting Numbers: [93, 6, 82] Generated Node #0,0: 95:[93, 6, 82] Operation: 3+79=82 Exploring Operation: 79+6=85, Resulting Numbers: [3, 93, 85] Generated Node #0,1: 95:[3, 93, 85] Operation: 79+6=85 Exploring Operation: 3+93=96, Resulting...
0.940104
hs_4
sum_heuristic
[ 17, 32, 13, 12 ]
50
[ "17+32=49", "13-12=1", "49+1=50" ]
Current State: 50:[17, 32, 13, 12], Operations: [] Exploring Operation: 17+32=49, Resulting Numbers: [13, 12, 49] Generated Node #2: [13, 12, 49] from Operation: 17+32=49 Current State: 50:[13, 12, 49], Operations: ['17+32=49'] Exploring Operation: 13-12=1, Resulting Numbers: [49, 1] Generated Node #3: [49, 1] from Ope...
4
Current State: 50:[17, 32, 13, 12], Operations: [] Exploring Operation: 17-13=4, Resulting Numbers: [32, 12, 4] Generated Node #0,0: 50:[32, 12, 4] Operation: 17-13=4 Exploring Operation: 17+32=49, Resulting Numbers: [13, 12, 49] Generated Node #0,1: 50:[13, 12, 49] Operation: 17+32=49 Exploring Operation: 32-17=15, Re...
0.974826
hs_3
sum_heuristic
[ 40, 57, 33, 4 ]
80
[ "40/4=10", "57+33=90", "90-10=80" ]
Current State: 80:[40, 57, 33, 4], Operations: [] Exploring Operation: 40/4=10, Resulting Numbers: [57, 33, 10] Generated Node #2: [57, 33, 10] from Operation: 40/4=10 Current State: 80:[57, 33, 10], Operations: ['40/4=10'] Exploring Operation: 57+33=90, Resulting Numbers: [10, 90] Generated Node #3: [10, 90] from Oper...
4
Current State: 80:[40, 57, 33, 4], Operations: [] Exploring Operation: 57-33=24, Resulting Numbers: [40, 4, 24] Generated Node #0,0: 80:[40, 4, 24] Operation: 57-33=24 Start Sub Search at level 1: Moving to Node #0,0 Current State: 80:[40, 4, 24], Operations: ['57-33=24'] Exploring Operation: 40-24=16, Resulting Number...
0
hs_1
sum_heuristic
[ 26, 66, 83, 74 ]
49
[ "66-26=40", "83-74=9", "40+9=49" ]
Current State: 49:[26, 66, 83, 74], Operations: [] Exploring Operation: 66-26=40, Resulting Numbers: [83, 74, 40] Generated Node #2: [83, 74, 40] from Operation: 66-26=40 Current State: 49:[83, 74, 40], Operations: ['66-26=40'] Exploring Operation: 83-74=9, Resulting Numbers: [40, 9] Generated Node #3: [40, 9] from Ope...
4
Current State: 49:[26, 66, 83, 74], Operations: [] Exploring Operation: 74-26=48, Resulting Numbers: [66, 83, 48] Generated Node #0,0: 49:[66, 83, 48] Operation: 74-26=48 Exploring Operation: 83-26=57, Resulting Numbers: [66, 74, 57] Generated Node #0,1: 49:[66, 74, 57] Operation: 83-26=57 Exploring Operation: 74-66=8,...
0.956597
hs_5
mult_heuristic
[ 34, 92, 3, 11 ]
98
[ "34*11=374", "92*3=276", "374-276=98" ]
Current State: 98:[34, 92, 3, 11], Operations: [] Exploring Operation: 34*11=374, Resulting Numbers: [92, 3, 374] Generated Node #2: [92, 3, 374] from Operation: 34*11=374 Current State: 98:[92, 3, 374], Operations: ['34*11=374'] Exploring Operation: 92*3=276, Resulting Numbers: [374, 276] Generated Node #3: [374, 276]...
4
Current State: 98:[34, 92, 3, 11], Operations: [] Exploring Operation: 92-34=58, Resulting Numbers: [3, 11, 58] Generated Node #0,0: 98:[3, 11, 58] Operation: 92-34=58 Exploring Operation: 34+11=45, Resulting Numbers: [92, 3, 45] Generated Node #0,1: 98:[92, 3, 45] Operation: 34+11=45 Exploring Operation: 34*3=102, Res...
0
hs_3
mult_heuristic
[ 70, 27, 22, 88 ]
13
[ "70+27=97", "22+88=110", "110-97=13" ]
Current State: 13:[70, 27, 22, 88], Operations: [] Exploring Operation: 70+27=97, Resulting Numbers: [22, 88, 97] Generated Node #2: [22, 88, 97] from Operation: 70+27=97 Current State: 13:[22, 88, 97], Operations: ['70+27=97'] Exploring Operation: 22+88=110, Resulting Numbers: [97, 110] Generated Node #3: [97, 110] fr...
4
Current State: 13:[70, 27, 22, 88], Operations: [] Exploring Operation: 70-27=43, Resulting Numbers: [22, 88, 43] Generated Node #0,0: 13:[22, 88, 43] Operation: 70-27=43 Exploring Operation: 88/22=4, Resulting Numbers: [70, 27, 4] Generated Node #0,1: 13:[70, 27, 4] Operation: 88/22=4 Exploring Operation: 88-70=18, Re...
0.989583
hs_3
sum_heuristic
[ 4, 10, 5, 17 ]
58
[ "17-5=12", "4*12=48", "10+48=58" ]
Current State: 58:[4, 10, 5, 17], Operations: [] Exploring Operation: 17-5=12, Resulting Numbers: [4, 10, 12] Generated Node #2: [4, 10, 12] from Operation: 17-5=12 Current State: 58:[4, 10, 12], Operations: ['17-5=12'] Exploring Operation: 4*12=48, Resulting Numbers: [10, 48] Generated Node #3: [10, 48] from Operation...
4
Current State: 58:[4, 10, 5, 17], Operations: [] Exploring Operation: 10+17=27, Resulting Numbers: [4, 5, 27] Generated Node #0,0: 58:[4, 5, 27] Operation: 10+17=27 Start Sub Search at level 1: Moving to Node #0,0 Current State: 58:[4, 5, 27], Operations: ['10+17=27'] Exploring Operation: 5-4=1, Resulting Numbers: [27,...
0
hs_1
sum_heuristic
[ 35, 80, 92, 97 ]
19
[ "97-92=5", "80/5=16", "35-16=19" ]
Current State: 19:[35, 80, 92, 97], Operations: [] Exploring Operation: 97-92=5, Resulting Numbers: [35, 80, 5] Generated Node #2: [35, 80, 5] from Operation: 97-92=5 Current State: 19:[35, 80, 5], Operations: ['97-92=5'] Exploring Operation: 80/5=16, Resulting Numbers: [35, 16] Generated Node #3: [35, 16] from Operati...
4
Current State: 19:[35, 80, 92, 97], Operations: [] Exploring Operation: 97-80=17, Resulting Numbers: [35, 92, 17] Generated Node #0,0: 19:[35, 92, 17] Operation: 97-80=17 Exploring Operation: 97-92=5, Resulting Numbers: [35, 80, 5] Generated Node #0,1: 19:[35, 80, 5] Operation: 97-92=5 Exploring Operation: 92-80=12, Re...
0.969618
hs_3
sum_heuristic
[ 25, 1, 82, 37 ]
71
[ "25+1=26", "82-37=45", "26+45=71" ]
Current State: 71:[25, 1, 82, 37], Operations: [] Exploring Operation: 25+1=26, Resulting Numbers: [82, 37, 26] Generated Node #2: [82, 37, 26] from Operation: 25+1=26 Current State: 71:[82, 37, 26], Operations: ['25+1=26'] Exploring Operation: 82-37=45, Resulting Numbers: [26, 45] Generated Node #3: [26, 45] from Oper...
4
Current State: 71:[25, 1, 82, 37], Operations: [] Exploring Operation: 25+1=26, Resulting Numbers: [82, 37, 26] Generated Node #0,0: 71:[82, 37, 26] Operation: 25+1=26 Exploring Operation: 82-1=81, Resulting Numbers: [25, 37, 81] Generated Node #0,1: 71:[25, 37, 81] Operation: 82-1=81 Exploring Operation: 25+37=62, Res...
0.985243
hs_3
sum_heuristic
[ 10, 43, 8, 57 ]
26
[ "10*43=430", "8*57=456", "456-430=26" ]
Current State: 26:[10, 43, 8, 57], Operations: [] Exploring Operation: 10*43=430, Resulting Numbers: [8, 57, 430] Generated Node #2: [8, 57, 430] from Operation: 10*43=430 Current State: 26:[8, 57, 430], Operations: ['10*43=430'] Exploring Operation: 8*57=456, Resulting Numbers: [430, 456] Generated Node #3: [430, 456]...
4
Current State: 26:[10, 43, 8, 57], Operations: [] Exploring Operation: 43-8=35, Resulting Numbers: [10, 57, 35] Generated Node #0,0: 26:[10, 57, 35] Operation: 43-8=35 Exploring Operation: 57-43=14, Resulting Numbers: [10, 8, 14] Generated Node #0,1: 26:[10, 8, 14] Operation: 57-43=14 Exploring Operation: 43-10=33, Res...
0
hs_4
sum_heuristic
[ 20, 31, 67, 28 ]
28
[ "31-20=11", "67-28=39", "39-11=28" ]
Current State: 28:[20, 31, 67, 28], Operations: [] Exploring Operation: 31-20=11, Resulting Numbers: [67, 28, 11] Generated Node #2: [67, 28, 11] from Operation: 31-20=11 Current State: 28:[67, 28, 11], Operations: ['31-20=11'] Exploring Operation: 67-28=39, Resulting Numbers: [11, 39] Generated Node #3: [11, 39] from ...
4
Current State: 28:[20, 31, 67, 28], Operations: [] Exploring Operation: 67-28=39, Resulting Numbers: [20, 31, 39] Generated Node #0,0: 28:[20, 31, 39] Operation: 67-28=39 Exploring Operation: 31-20=11, Resulting Numbers: [67, 28, 11] Generated Node #0,1: 28:[67, 28, 11] Operation: 31-20=11 Exploring Operation: 67-20=47...
0.985243
hs_4
sum_heuristic
[ 51, 17, 95, 52 ]
49
[ "51/17=3", "95+52=147", "147/3=49" ]
Current State: 49:[51, 17, 95, 52], Operations: [] Exploring Operation: 51/17=3, Resulting Numbers: [95, 52, 3] Generated Node #2: [95, 52, 3] from Operation: 51/17=3 Current State: 49:[95, 52, 3], Operations: ['51/17=3'] Exploring Operation: 95+52=147, Resulting Numbers: [3, 147] Generated Node #3: [3, 147] from Opera...
4
Current State: 49:[51, 17, 95, 52], Operations: [] Exploring Operation: 95-51=44, Resulting Numbers: [17, 52, 44] Generated Node #0,0: 49:[17, 52, 44] Operation: 95-51=44 Start Sub Search at level 1: Moving to Node #0,0 Current State: 49:[17, 52, 44], Operations: ['95-51=44'] Exploring Operation: 52-44=8, Resulting Num...
0
hs_1
sum_heuristic
[ 12, 87, 4, 80 ]
36
[ "87-4=83", "83-80=3", "12*3=36" ]
Current State: 36:[12, 87, 4, 80], Operations: [] Exploring Operation: 87-4=83, Resulting Numbers: [12, 80, 83] Generated Node #2: [12, 80, 83] from Operation: 87-4=83 Current State: 36:[12, 80, 83], Operations: ['87-4=83'] Exploring Operation: 83-80=3, Resulting Numbers: [12, 3] Generated Node #3: [12, 3] from Operati...
4
Current State: 36:[12, 87, 4, 80], Operations: [] Exploring Operation: 87-12=75, Resulting Numbers: [4, 80, 75] Generated Node #0,0: 36:[4, 80, 75] Operation: 87-12=75 Exploring Operation: 80/4=20, Resulting Numbers: [12, 87, 20] Generated Node #0,1: 36:[12, 87, 20] Operation: 80/4=20 Exploring Operation: 80-12=68, Res...
0.984375
hs_5
mult_heuristic
[ 90, 1, 53, 58 ]
96
[ "90+1=91", "58-53=5", "91+5=96" ]
Current State: 96:[90, 1, 53, 58], Operations: [] Exploring Operation: 90+1=91, Resulting Numbers: [53, 58, 91] Generated Node #2: [53, 58, 91] from Operation: 90+1=91 Current State: 96:[53, 58, 91], Operations: ['90+1=91'] Exploring Operation: 58-53=5, Resulting Numbers: [91, 5] Generated Node #3: [91, 5] from Operati...
4
Current State: 96:[90, 1, 53, 58], Operations: [] Exploring Operation: 90-58=32, Resulting Numbers: [1, 53, 32] Generated Node #0,0: 96:[1, 53, 32] Operation: 90-58=32 Moving to Node #0,0 Current State: 96:[1, 53, 32], Operations: ['90-58=32'] Exploring Operation: 53-1=52, Resulting Numbers: [32, 52] Generated Node #0,...
0
hs_1
sum_heuristic
[ 38, 99, 10, 45 ]
60
[ "99*10=990", "990/45=22", "38+22=60" ]
Current State: 60:[38, 99, 10, 45], Operations: [] Exploring Operation: 99*10=990, Resulting Numbers: [38, 45, 990] Generated Node #2: [38, 45, 990] from Operation: 99*10=990 Current State: 60:[38, 45, 990], Operations: ['99*10=990'] Exploring Operation: 990/45=22, Resulting Numbers: [38, 22] Generated Node #3: [38, 22...
4
Current State: 60:[38, 99, 10, 45], Operations: [] Exploring Operation: 99-45=54, Resulting Numbers: [38, 10, 54] Generated Node #0,0: 60:[38, 10, 54] Operation: 99-45=54 Exploring Operation: 99-38=61, Resulting Numbers: [10, 45, 61] Generated Node #0,1: 60:[10, 45, 61] Operation: 99-38=61 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 7, 95, 93, 81 ]
95
[ "95-93=2", "7*2=14", "81+14=95" ]
Current State: 95:[7, 95, 93, 81], Operations: [] Exploring Operation: 95-93=2, Resulting Numbers: [7, 81, 2] Generated Node #2: [7, 81, 2] from Operation: 95-93=2 Current State: 95:[7, 81, 2], Operations: ['95-93=2'] Exploring Operation: 7*2=14, Resulting Numbers: [81, 14] Generated Node #3: [81, 14] from Operation: 7...
4
Current State: 95:[7, 95, 93, 81], Operations: [] Exploring Operation: 7+81=88, Resulting Numbers: [95, 93, 88] Generated Node #0,0: 95:[95, 93, 88] Operation: 7+81=88 Exploring Operation: 7+93=100, Resulting Numbers: [95, 81, 100] Generated Node #0,1: 95:[95, 81, 100] Operation: 7+93=100 Exploring Operation: 95-81=14,...
0.960069
hs_5
sum_heuristic
[ 66, 54, 93, 67 ]
38
[ "66-54=12", "93-67=26", "12+26=38" ]
Current State: 38:[66, 54, 93, 67], Operations: [] Exploring Operation: 66-54=12, Resulting Numbers: [93, 67, 12] Generated Node #2: [93, 67, 12] from Operation: 66-54=12 Current State: 38:[93, 67, 12], Operations: ['66-54=12'] Exploring Operation: 93-67=26, Resulting Numbers: [12, 26] Generated Node #3: [12, 26] from ...
4
Current State: 38:[66, 54, 93, 67], Operations: [] Exploring Operation: 67-66=1, Resulting Numbers: [54, 93, 1] Generated Node #0,0: 38:[54, 93, 1] Operation: 67-66=1 Exploring Operation: 93-66=27, Resulting Numbers: [54, 67, 27] Generated Node #0,1: 38:[54, 67, 27] Operation: 93-66=27 Exploring Operation: 67-54=13, Re...
0.973958
hs_5
sum_heuristic
[ 84, 80, 98, 32 ]
98
[ "84+80=164", "98-32=66", "164-66=98" ]
Current State: 98:[84, 80, 98, 32], Operations: [] Exploring Operation: 84+80=164, Resulting Numbers: [98, 32, 164] Generated Node #2: [98, 32, 164] from Operation: 84+80=164 Current State: 98:[98, 32, 164], Operations: ['84+80=164'] Exploring Operation: 98-32=66, Resulting Numbers: [164, 66] Generated Node #3: [164, 6...
4
Current State: 98:[84, 80, 98, 32], Operations: [] Exploring Operation: 84-80=4, Resulting Numbers: [98, 32, 4] Generated Node #0,0: 98:[98, 32, 4] Operation: 84-80=4 Exploring Operation: 80-32=48, Resulting Numbers: [84, 98, 48] Generated Node #0,1: 98:[84, 98, 48] Operation: 80-32=48 Moving to Node #0,1 Current State...
0
hs_2
mult_heuristic
[ 98, 75, 6, 61 ]
78
[ "98-75=23", "61-6=55", "23+55=78" ]
Current State: 78:[98, 75, 6, 61], Operations: [] Exploring Operation: 98-75=23, Resulting Numbers: [6, 61, 23] Generated Node #2: [6, 61, 23] from Operation: 98-75=23 Current State: 78:[6, 61, 23], Operations: ['98-75=23'] Exploring Operation: 61-6=55, Resulting Numbers: [23, 55] Generated Node #3: [23, 55] from Opera...
4
Current State: 78:[98, 75, 6, 61], Operations: [] Exploring Operation: 98-61=37, Resulting Numbers: [75, 6, 37] Generated Node #0,0: 78:[75, 6, 37] Operation: 98-61=37 Exploring Operation: 98-75=23, Resulting Numbers: [6, 61, 23] Generated Node #0,1: 78:[6, 61, 23] Operation: 98-75=23 Moving to Node #0,0 Current State:...
0.984375
hs_2
mult_heuristic
[ 12, 80, 14, 21 ]
98
[ "12*21=252", "252/14=18", "80+18=98" ]
Current State: 98:[12, 80, 14, 21], Operations: [] Exploring Operation: 12*21=252, Resulting Numbers: [80, 14, 252] Generated Node #2: [80, 14, 252] from Operation: 12*21=252 Current State: 98:[80, 14, 252], Operations: ['12*21=252'] Exploring Operation: 252/14=18, Resulting Numbers: [80, 18] Generated Node #3: [80, 18...
4
Current State: 98:[12, 80, 14, 21], Operations: [] Exploring Operation: 80+21=101, Resulting Numbers: [12, 14, 101] Generated Node #0,0: 98:[12, 14, 101] Operation: 80+21=101 Exploring Operation: 80-21=59, Resulting Numbers: [12, 14, 59] Generated Node #0,1: 98:[12, 14, 59] Operation: 80-21=59 Exploring Operation: 12+8...
0
hs_3
mult_heuristic
[ 45, 15, 37, 71 ]
49
[ "45-37=8", "15*8=120", "120-71=49" ]
Current State: 49:[45, 15, 37, 71], Operations: [] Exploring Operation: 45-37=8, Resulting Numbers: [15, 71, 8] Generated Node #2: [15, 71, 8] from Operation: 45-37=8 Current State: 49:[15, 71, 8], Operations: ['45-37=8'] Exploring Operation: 15*8=120, Resulting Numbers: [71, 120] Generated Node #3: [71, 120] from Oper...
4
Current State: 49:[45, 15, 37, 71], Operations: [] Exploring Operation: 15+37=52, Resulting Numbers: [45, 71, 52] Generated Node #0,0: 49:[45, 71, 52] Operation: 15+37=52 Exploring Operation: 71-15=56, Resulting Numbers: [45, 37, 56] Generated Node #0,1: 49:[45, 37, 56] Operation: 71-15=56 Exploring Operation: 45-37=8,...
0
hs_4
sum_heuristic
[ 93, 87, 46, 78 ]
33
[ "93-87=6", "78/6=13", "46-13=33" ]
Current State: 33:[93, 87, 46, 78], Operations: [] Exploring Operation: 93-87=6, Resulting Numbers: [46, 78, 6] Generated Node #2: [46, 78, 6] from Operation: 93-87=6 Current State: 33:[46, 78, 6], Operations: ['93-87=6'] Exploring Operation: 78/6=13, Resulting Numbers: [46, 13] Generated Node #3: [46, 13] from Operati...
4
Current State: 33:[93, 87, 46, 78], Operations: [] Exploring Operation: 87-78=9, Resulting Numbers: [93, 46, 9] Generated Node #0,0: 33:[93, 46, 9] Operation: 87-78=9 Exploring Operation: 93-87=6, Resulting Numbers: [46, 78, 6] Generated Node #0,1: 33:[46, 78, 6] Operation: 93-87=6 Exploring Operation: 93-78=15, Result...
0.987847
hs_3
sum_heuristic
[ 13, 42, 7, 22 ]
27
[ "13*7=91", "42+22=64", "91-64=27" ]
Current State: 27:[13, 42, 7, 22], Operations: [] Exploring Operation: 13*7=91, Resulting Numbers: [42, 22, 91] Generated Node #2: [42, 22, 91] from Operation: 13*7=91 Current State: 27:[42, 22, 91], Operations: ['13*7=91'] Exploring Operation: 42+22=64, Resulting Numbers: [91, 64] Generated Node #3: [91, 64] from Oper...
4
Current State: 27:[13, 42, 7, 22], Operations: [] Exploring Operation: 42-13=29, Resulting Numbers: [7, 22, 29] Generated Node #0,0: 27:[7, 22, 29] Operation: 42-13=29 Start Sub Search at level 1: Moving to Node #0,0 Current State: 27:[7, 22, 29], Operations: ['42-13=29'] Exploring Operation: 7+22=29, Resulting Numbers...
0
hs_1
mult_heuristic
[ 2, 59, 93, 63 ]
13
[ "59+93=152", "152/2=76", "76-63=13" ]
Current State: 13:[2, 59, 93, 63], Operations: [] Exploring Operation: 59+93=152, Resulting Numbers: [2, 63, 152] Generated Node #2: [2, 63, 152] from Operation: 59+93=152 Current State: 13:[2, 63, 152], Operations: ['59+93=152'] Exploring Operation: 152/2=76, Resulting Numbers: [63, 76] Generated Node #3: [63, 76] fro...
4
Current State: 13:[2, 59, 93, 63], Operations: [] Exploring Operation: 93-63=30, Resulting Numbers: [2, 59, 30] Generated Node #0,0: 13:[2, 59, 30] Operation: 93-63=30 Start Sub Search at level 1: Moving to Node #0,0 Current State: 13:[2, 59, 30], Operations: ['93-63=30'] Exploring Operation: 59-30=29, Resulting Number...
0
hs_1
sum_heuristic
[ 99, 26, 14, 41 ]
70
[ "99+26=125", "14+41=55", "125-55=70" ]
Current State: 70:[99, 26, 14, 41], Operations: [] Exploring Operation: 99+26=125, Resulting Numbers: [14, 41, 125] Generated Node #2: [14, 41, 125] from Operation: 99+26=125 Current State: 70:[14, 41, 125], Operations: ['99+26=125'] Exploring Operation: 14+41=55, Resulting Numbers: [125, 55] Generated Node #3: [125, 5...
4
Current State: 70:[99, 26, 14, 41], Operations: [] Exploring Operation: 99-14=85, Resulting Numbers: [26, 41, 85] Generated Node #0,0: 70:[26, 41, 85] Operation: 99-14=85 Exploring Operation: 99-26=73, Resulting Numbers: [14, 41, 73] Generated Node #0,1: 70:[14, 41, 73] Operation: 99-26=73 Exploring Operation: 99-41=58...
0.969618
hs_4
mult_heuristic
[ 15, 9, 3, 55 ]
100
[ "15*9=135", "135/3=45", "55+45=100" ]
Current State: 100:[15, 9, 3, 55], Operations: [] Exploring Operation: 15*9=135, Resulting Numbers: [3, 55, 135] Generated Node #2: [3, 55, 135] from Operation: 15*9=135 Current State: 100:[3, 55, 135], Operations: ['15*9=135'] Exploring Operation: 135/3=45, Resulting Numbers: [55, 45] Generated Node #3: [55, 45] from ...
4
Current State: 100:[15, 9, 3, 55], Operations: [] Exploring Operation: 15+9=24, Resulting Numbers: [3, 55, 24] Generated Node #0,0: 100:[3, 55, 24] Operation: 15+9=24 Exploring Operation: 15-9=6, Resulting Numbers: [3, 55, 6] Generated Node #0,1: 100:[3, 55, 6] Operation: 15-9=6 Exploring Operation: 15/3=5, Resulting N...
0
hs_3
mult_heuristic
[ 14, 5, 28, 18 ]
80
[ "14*5=70", "28-18=10", "70+10=80" ]
Current State: 80:[14, 5, 28, 18], Operations: [] Exploring Operation: 14*5=70, Resulting Numbers: [28, 18, 70] Generated Node #2: [28, 18, 70] from Operation: 14*5=70 Current State: 80:[28, 18, 70], Operations: ['14*5=70'] Exploring Operation: 28-18=10, Resulting Numbers: [70, 10] Generated Node #3: [70, 10] from Oper...
4
Current State: 80:[14, 5, 28, 18], Operations: [] Exploring Operation: 28-18=10, Resulting Numbers: [14, 5, 10] Generated Node #0,0: 80:[14, 5, 10] Operation: 28-18=10 Exploring Operation: 28/14=2, Resulting Numbers: [5, 18, 2] Generated Node #0,1: 80:[5, 18, 2] Operation: 28/14=2 Moving to Node #0,0 Current State: 80:...
0.985243
hs_2
sum_heuristic
[ 89, 97, 52, 46 ]
31
[ "89+97=186", "52-46=6", "186/6=31" ]
Current State: 31:[89, 97, 52, 46], Operations: [] Exploring Operation: 89+97=186, Resulting Numbers: [52, 46, 186] Generated Node #2: [52, 46, 186] from Operation: 89+97=186 Current State: 31:[52, 46, 186], Operations: ['89+97=186'] Exploring Operation: 52-46=6, Resulting Numbers: [186, 6] Generated Node #3: [186, 6] ...
4
Current State: 31:[89, 97, 52, 46], Operations: [] Exploring Operation: 97-52=45, Resulting Numbers: [89, 46, 45] Generated Node #0,0: 31:[89, 46, 45] Operation: 97-52=45 Exploring Operation: 97-89=8, Resulting Numbers: [52, 46, 8] Generated Node #0,1: 31:[52, 46, 8] Operation: 97-89=8 Exploring Operation: 97-46=51, Re...
0
hs_5
sum_heuristic
[ 94, 86, 2, 47 ]
37
[ "94-86=8", "47-2=45", "45-8=37" ]
Current State: 37:[94, 86, 2, 47], Operations: [] Exploring Operation: 94-86=8, Resulting Numbers: [2, 47, 8] Generated Node #2: [2, 47, 8] from Operation: 94-86=8 Current State: 37:[2, 47, 8], Operations: ['94-86=8'] Exploring Operation: 47-2=45, Resulting Numbers: [8, 45] Generated Node #3: [8, 45] from Operation: 47...
4
Current State: 37:[94, 86, 2, 47], Operations: [] Exploring Operation: 94/2=47, Resulting Numbers: [86, 47, 47] Generated Node #0,0: 37:[86, 47, 47] Operation: 94/2=47 Moving to Node #0,0 Current State: 37:[86, 47, 47], Operations: ['94/2=47'] Exploring Operation: 86-47=39, Resulting Numbers: [47, 39] Generated Node #0...
0
hs_1
sum_heuristic
[ 98, 84, 10, 54 ]
86
[ "98-84=14", "10*14=140", "140-54=86" ]
Current State: 86:[98, 84, 10, 54], Operations: [] Exploring Operation: 98-84=14, Resulting Numbers: [10, 54, 14] Generated Node #2: [10, 54, 14] from Operation: 98-84=14 Current State: 86:[10, 54, 14], Operations: ['98-84=14'] Exploring Operation: 10*14=140, Resulting Numbers: [54, 140] Generated Node #3: [54, 140] fr...
4
Current State: 86:[98, 84, 10, 54], Operations: [] Exploring Operation: 54-10=44, Resulting Numbers: [98, 84, 44] Generated Node #0,0: 86:[98, 84, 44] Operation: 54-10=44 Exploring Operation: 98-84=14, Resulting Numbers: [10, 54, 14] Generated Node #0,1: 86:[10, 54, 14] Operation: 98-84=14 Exploring Operation: 98-54=44...
0
hs_5
sum_heuristic
[ 94, 82, 43, 6 ]
29
[ "94-82=12", "6*12=72", "72-43=29" ]
Current State: 29:[94, 82, 43, 6], Operations: [] Exploring Operation: 94-82=12, Resulting Numbers: [43, 6, 12] Generated Node #2: [43, 6, 12] from Operation: 94-82=12 Current State: 29:[43, 6, 12], Operations: ['94-82=12'] Exploring Operation: 6*12=72, Resulting Numbers: [43, 72] Generated Node #3: [43, 72] from Opera...
4
Current State: 29:[94, 82, 43, 6], Operations: [] Exploring Operation: 82-43=39, Resulting Numbers: [94, 6, 39] Generated Node #0,0: 29:[94, 6, 39] Operation: 82-43=39 Exploring Operation: 94-82=12, Resulting Numbers: [43, 6, 12] Generated Node #0,1: 29:[43, 6, 12] Operation: 94-82=12 Exploring Operation: 94-43=51, Res...
0
hs_4
sum_heuristic
[ 16, 39, 39, 5 ]
79
[ "16*5=80", "39/39=1", "80-1=79" ]
Current State: 79:[16, 39, 39, 5], Operations: [] Exploring Operation: 16*5=80, Resulting Numbers: [39, 39, 80] Generated Node #2: [39, 39, 80] from Operation: 16*5=80 Current State: 79:[39, 39, 80], Operations: ['16*5=80'] Exploring Operation: 39/39=1, Resulting Numbers: [80, 1] Generated Node #3: [80, 1] from Operati...
4
Current State: 79:[16, 39, 39, 5], Operations: [] Exploring Operation: 16*5=80, Resulting Numbers: [39, 39, 80] Generated Node #0,0: 79:[39, 39, 80] Operation: 16*5=80 Exploring Operation: 16+39=55, Resulting Numbers: [39, 5, 55] Generated Node #0,1: 79:[39, 5, 55] Operation: 16+39=55 Exploring Operation: 16+39=55, Res...
0
hs_3
sum_heuristic
[ 16, 95, 78, 34 ]
35
[ "95-16=79", "78-34=44", "79-44=35" ]
Current State: 35:[16, 95, 78, 34], Operations: [] Exploring Operation: 95-16=79, Resulting Numbers: [78, 34, 79] Generated Node #2: [78, 34, 79] from Operation: 95-16=79 Current State: 35:[78, 34, 79], Operations: ['95-16=79'] Exploring Operation: 78-34=44, Resulting Numbers: [79, 44] Generated Node #3: [79, 44] from ...
4
Current State: 35:[16, 95, 78, 34], Operations: [] Exploring Operation: 78-34=44, Resulting Numbers: [16, 95, 44] Generated Node #0,0: 35:[16, 95, 44] Operation: 78-34=44 Exploring Operation: 95-16=79, Resulting Numbers: [78, 34, 79] Generated Node #0,1: 35:[78, 34, 79] Operation: 95-16=79 Exploring Operation: 95-78=17...
0.983507
hs_5
sum_heuristic
[ 25, 79, 72, 4 ]
28
[ "25+79=104", "72+4=76", "104-76=28" ]
Current State: 28:[25, 79, 72, 4], Operations: [] Exploring Operation: 25+79=104, Resulting Numbers: [72, 4, 104] Generated Node #2: [72, 4, 104] from Operation: 25+79=104 Current State: 28:[72, 4, 104], Operations: ['25+79=104'] Exploring Operation: 72+4=76, Resulting Numbers: [104, 76] Generated Node #3: [104, 76] fr...
4
Current State: 28:[25, 79, 72, 4], Operations: [] Exploring Operation: 72/4=18, Resulting Numbers: [25, 79, 18] Generated Node #0,0: 28:[25, 79, 18] Operation: 72/4=18 Exploring Operation: 79-72=7, Resulting Numbers: [25, 4, 7] Generated Node #0,1: 28:[25, 4, 7] Operation: 79-72=7 Start Sub Search at level 1: Moving to...
0
hs_2
mult_heuristic
[ 35, 32, 6, 46 ]
27
[ "35+32=67", "46-6=40", "67-40=27" ]
Current State: 27:[35, 32, 6, 46], Operations: [] Exploring Operation: 35+32=67, Resulting Numbers: [6, 46, 67] Generated Node #2: [6, 46, 67] from Operation: 35+32=67 Current State: 27:[6, 46, 67], Operations: ['35+32=67'] Exploring Operation: 46-6=40, Resulting Numbers: [67, 40] Generated Node #3: [67, 40] from Opera...
4
Current State: 27:[35, 32, 6, 46], Operations: [] Exploring Operation: 46-35=11, Resulting Numbers: [32, 6, 11] Generated Node #0,0: 27:[32, 6, 11] Operation: 46-35=11 Exploring Operation: 46-32=14, Resulting Numbers: [35, 6, 14] Generated Node #0,1: 27:[35, 6, 14] Operation: 46-32=14 Start Sub Search at level 1: Movin...
0.989583
hs_2
sum_heuristic
[ 31, 32, 40, 14 ]
81
[ "40-32=8", "14*8=112", "112-31=81" ]
Current State: 81:[31, 32, 40, 14], Operations: [] Exploring Operation: 40-32=8, Resulting Numbers: [31, 14, 8] Generated Node #2: [31, 14, 8] from Operation: 40-32=8 Current State: 81:[31, 14, 8], Operations: ['40-32=8'] Exploring Operation: 14*8=112, Resulting Numbers: [31, 112] Generated Node #3: [31, 112] from Oper...
4
Current State: 81:[31, 32, 40, 14], Operations: [] Exploring Operation: 40-31=9, Resulting Numbers: [32, 14, 9] Generated Node #0,0: 81:[32, 14, 9] Operation: 40-31=9 Exploring Operation: 40-32=8, Resulting Numbers: [31, 14, 8] Generated Node #0,1: 81:[31, 14, 8] Operation: 40-32=8 Start Sub Search at level 1: Moving t...
0
hs_2
sum_heuristic
[ 33, 24, 19, 13 ]
29
[ "19-13=6", "24/6=4", "33-4=29" ]
Current State: 29:[33, 24, 19, 13], Operations: [] Exploring Operation: 19-13=6, Resulting Numbers: [33, 24, 6] Generated Node #2: [33, 24, 6] from Operation: 19-13=6 Current State: 29:[33, 24, 6], Operations: ['19-13=6'] Exploring Operation: 24/6=4, Resulting Numbers: [33, 4] Generated Node #3: [33, 4] from Operation:...
4
Current State: 29:[33, 24, 19, 13], Operations: [] Exploring Operation: 33-13=20, Resulting Numbers: [24, 19, 20] Generated Node #0,0: 29:[24, 19, 20] Operation: 33-13=20 Exploring Operation: 33+13=46, Resulting Numbers: [24, 19, 46] Generated Node #0,1: 29:[24, 19, 46] Operation: 33+13=46 Exploring Operation: 24+13=37...
0
hs_5
sum_heuristic
[ 14, 56, 84, 53 ]
27
[ "56/14=4", "84-53=31", "31-4=27" ]
Current State: 27:[14, 56, 84, 53], Operations: [] Exploring Operation: 56/14=4, Resulting Numbers: [84, 53, 4] Generated Node #2: [84, 53, 4] from Operation: 56/14=4 Current State: 27:[84, 53, 4], Operations: ['56/14=4'] Exploring Operation: 84-53=31, Resulting Numbers: [4, 31] Generated Node #3: [4, 31] from Operatio...
4
Current State: 27:[14, 56, 84, 53], Operations: [] Exploring Operation: 84/14=6, Resulting Numbers: [56, 53, 6] Generated Node #0,0: 27:[56, 53, 6] Operation: 84/14=6 Exploring Operation: 84-56=28, Resulting Numbers: [14, 53, 28] Generated Node #0,1: 27:[14, 53, 28] Operation: 84-56=28 Exploring Operation: 84-53=31, Re...
0.979167
hs_3
mult_heuristic
[ 44, 99, 5, 86 ]
62
[ "44+99=143", "86-5=81", "143-81=62" ]
Current State: 62:[44, 99, 5, 86], Operations: [] Exploring Operation: 44+99=143, Resulting Numbers: [5, 86, 143] Generated Node #2: [5, 86, 143] from Operation: 44+99=143 Current State: 62:[5, 86, 143], Operations: ['44+99=143'] Exploring Operation: 86-5=81, Resulting Numbers: [143, 81] Generated Node #3: [143, 81] fr...
4
Current State: 62:[44, 99, 5, 86], Operations: [] Exploring Operation: 99-86=13, Resulting Numbers: [44, 5, 13] Generated Node #0,0: 62:[44, 5, 13] Operation: 99-86=13 Moving to Node #0,0 Current State: 62:[44, 5, 13], Operations: ['99-86=13'] Exploring Operation: 44-13=31, Resulting Numbers: [5, 31] Generated Node #0,...
0
hs_1
sum_heuristic
[ 46, 17, 5, 39 ]
50
[ "46-17=29", "39-29=10", "5*10=50" ]
Current State: 50:[46, 17, 5, 39], Operations: [] Exploring Operation: 46-17=29, Resulting Numbers: [5, 39, 29] Generated Node #2: [5, 39, 29] from Operation: 46-17=29 Current State: 50:[5, 39, 29], Operations: ['46-17=29'] Exploring Operation: 39-29=10, Resulting Numbers: [5, 10] Generated Node #3: [5, 10] from Operat...
4
Current State: 50:[46, 17, 5, 39], Operations: [] Exploring Operation: 46-39=7, Resulting Numbers: [17, 5, 7] Generated Node #0,0: 50:[17, 5, 7] Operation: 46-39=7 Exploring Operation: 39-17=22, Resulting Numbers: [46, 5, 22] Generated Node #0,1: 50:[46, 5, 22] Operation: 39-17=22 Start Sub Search at level 1: Moving to...
0.986111
hs_2
mult_heuristic
[ 12, 22, 20, 28 ]
48
[ "20-12=8", "28-22=6", "8*6=48" ]
Current State: 48:[12, 22, 20, 28], Operations: [] Exploring Operation: 20-12=8, Resulting Numbers: [22, 28, 8] Generated Node #2: [22, 28, 8] from Operation: 20-12=8 Current State: 48:[22, 28, 8], Operations: ['20-12=8'] Exploring Operation: 28-22=6, Resulting Numbers: [8, 6] Generated Node #3: [8, 6] from Operation: ...
4
Current State: 48:[12, 22, 20, 28], Operations: [] Exploring Operation: 22-20=2, Resulting Numbers: [12, 28, 2] Generated Node #0,0: 48:[12, 28, 2] Operation: 22-20=2 Exploring Operation: 28-20=8, Resulting Numbers: [12, 22, 8] Generated Node #0,1: 48:[12, 22, 8] Operation: 28-20=8 Exploring Operation: 20+28=48, Result...
0
hs_3
sum_heuristic
[ 46, 65, 15, 2 ]
12
[ "46*2=92", "65+15=80", "92-80=12" ]
Current State: 12:[46, 65, 15, 2], Operations: [] Exploring Operation: 46*2=92, Resulting Numbers: [65, 15, 92] Generated Node #2: [65, 15, 92] from Operation: 46*2=92 Current State: 12:[65, 15, 92], Operations: ['46*2=92'] Exploring Operation: 65+15=80, Resulting Numbers: [92, 80] Generated Node #3: [92, 80] from Oper...
4
Current State: 12:[46, 65, 15, 2], Operations: [] Exploring Operation: 46-15=31, Resulting Numbers: [65, 2, 31] Generated Node #0,0: 12:[65, 2, 31] Operation: 46-15=31 Exploring Operation: 65-15=50, Resulting Numbers: [46, 2, 50] Generated Node #0,1: 12:[46, 2, 50] Operation: 65-15=50 Exploring Operation: 46-2=44, Resu...
0
hs_5
mult_heuristic
[ 32, 82, 19, 1 ]
32
[ "82-32=50", "19-1=18", "50-18=32" ]
Current State: 32:[32, 82, 19, 1], Operations: [] Exploring Operation: 82-32=50, Resulting Numbers: [19, 1, 50] Generated Node #2: [19, 1, 50] from Operation: 82-32=50 Current State: 32:[19, 1, 50], Operations: ['82-32=50'] Exploring Operation: 19-1=18, Resulting Numbers: [50, 18] Generated Node #3: [50, 18] from Opera...
4
Current State: 32:[32, 82, 19, 1], Operations: [] Exploring Operation: 82-19=63, Resulting Numbers: [32, 1, 63] Generated Node #0,0: 32:[32, 1, 63] Operation: 82-19=63 Exploring Operation: 82-32=50, Resulting Numbers: [19, 1, 50] Generated Node #0,1: 32:[19, 1, 50] Operation: 82-32=50 Moving to Node #0,1 Current State:...
0.989583
hs_2
sum_heuristic
[ 6, 51, 54, 44 ]
12
[ "51-44=7", "6*7=42", "54-42=12" ]
Current State: 12:[6, 51, 54, 44], Operations: [] Exploring Operation: 51-44=7, Resulting Numbers: [6, 54, 7] Generated Node #2: [6, 54, 7] from Operation: 51-44=7 Current State: 12:[6, 54, 7], Operations: ['51-44=7'] Exploring Operation: 6*7=42, Resulting Numbers: [54, 42] Generated Node #3: [54, 42] from Operation: 6...
4
Current State: 12:[6, 51, 54, 44], Operations: [] Exploring Operation: 54-51=3, Resulting Numbers: [6, 44, 3] Generated Node #0,0: 12:[6, 44, 3] Operation: 54-51=3 Exploring Operation: 51-6=45, Resulting Numbers: [54, 44, 45] Generated Node #0,1: 12:[54, 44, 45] Operation: 51-6=45 Exploring Operation: 51-44=7, Resultin...
0
hs_5
sum_heuristic
[ 95, 80, 17, 50 ]
82
[ "95-80=15", "17+50=67", "15+67=82" ]
Current State: 82:[95, 80, 17, 50], Operations: [] Exploring Operation: 95-80=15, Resulting Numbers: [17, 50, 15] Generated Node #2: [17, 50, 15] from Operation: 95-80=15 Current State: 82:[17, 50, 15], Operations: ['95-80=15'] Exploring Operation: 17+50=67, Resulting Numbers: [15, 67] Generated Node #3: [15, 67] from ...
4
Current State: 82:[95, 80, 17, 50], Operations: [] Exploring Operation: 95-17=78, Resulting Numbers: [80, 50, 78] Generated Node #0,0: 82:[80, 50, 78] Operation: 95-17=78 Start Sub Search at level 1: Moving to Node #0,0 Current State: 82:[80, 50, 78], Operations: ['95-17=78'] Exploring Operation: 80-78=2, Resulting Num...
0
hs_1
sum_heuristic
[ 10, 11, 85, 3 ]
62
[ "10+85=95", "11*3=33", "95-33=62" ]
Current State: 62:[10, 11, 85, 3], Operations: [] Exploring Operation: 10+85=95, Resulting Numbers: [11, 3, 95] Generated Node #2: [11, 3, 95] from Operation: 10+85=95 Current State: 62:[11, 3, 95], Operations: ['10+85=95'] Exploring Operation: 11*3=33, Resulting Numbers: [95, 33] Generated Node #3: [95, 33] from Opera...
4
Current State: 62:[10, 11, 85, 3], Operations: [] Exploring Operation: 85-10=75, Resulting Numbers: [11, 3, 75] Generated Node #0,0: 62:[11, 3, 75] Operation: 85-10=75 Exploring Operation: 10*3=30, Resulting Numbers: [11, 85, 30] Generated Node #0,1: 62:[11, 85, 30] Operation: 10*3=30 Exploring Operation: 85-11=74, Res...
0
hs_4
mult_heuristic
[ 56, 77, 98, 96 ]
76
[ "77*96=7392", "56+7392=7448", "7448/98=76" ]
Current State: 76:[56, 77, 98, 96], Operations: [] Exploring Operation: 77*96=7392, Resulting Numbers: [56, 98, 7392] Generated Node #2: [56, 98, 7392] from Operation: 77*96=7392 Current State: 76:[56, 98, 7392], Operations: ['77*96=7392'] Exploring Operation: 56+7392=7448, Resulting Numbers: [98, 7448] Generated Node ...
4
Current State: 76:[56, 77, 98, 96], Operations: [] Exploring Operation: 98-77=21, Resulting Numbers: [56, 96, 21] Generated Node #0,0: 76:[56, 96, 21] Operation: 98-77=21 Exploring Operation: 98-96=2, Resulting Numbers: [56, 77, 2] Generated Node #0,1: 76:[56, 77, 2] Operation: 98-96=2 Exploring Operation: 98-56=42, Re...
0
hs_4
sum_heuristic
[ 75, 39, 68, 65 ]
57
[ "75*65=4875", "4875/39=125", "125-68=57" ]
Current State: 57:[75, 39, 68, 65], Operations: [] Exploring Operation: 75*65=4875, Resulting Numbers: [39, 68, 4875] Generated Node #2: [39, 68, 4875] from Operation: 75*65=4875 Current State: 57:[39, 68, 4875], Operations: ['75*65=4875'] Exploring Operation: 4875/39=125, Resulting Numbers: [68, 125] Generated Node #3...
4
Current State: 57:[75, 39, 68, 65], Operations: [] Exploring Operation: 75-39=36, Resulting Numbers: [68, 65, 36] Generated Node #0,0: 57:[68, 65, 36] Operation: 75-39=36 Exploring Operation: 75-65=10, Resulting Numbers: [39, 68, 10] Generated Node #0,1: 57:[39, 68, 10] Operation: 75-65=10 Exploring Operation: 75-68=7,...
0
hs_5
mult_heuristic
[ 70, 30, 28, 48 ]
26
[ "30-28=2", "48*2=96", "96-70=26" ]
Current State: 26:[70, 30, 28, 48], Operations: [] Exploring Operation: 30-28=2, Resulting Numbers: [70, 48, 2] Generated Node #2: [70, 48, 2] from Operation: 30-28=2 Current State: 26:[70, 48, 2], Operations: ['30-28=2'] Exploring Operation: 48*2=96, Resulting Numbers: [70, 96] Generated Node #3: [70, 96] from Operati...
4
Current State: 26:[70, 30, 28, 48], Operations: [] Exploring Operation: 70-48=22, Resulting Numbers: [30, 28, 22] Generated Node #0,0: 26:[30, 28, 22] Operation: 70-48=22 Moving to Node #0,0 Current State: 26:[30, 28, 22], Operations: ['70-48=22'] Exploring Operation: 30-28=2, Resulting Numbers: [22, 2] Generated Node ...
0
hs_1
sum_heuristic
[ 8, 37, 66, 9 ]
43
[ "8*9=72", "66-37=29", "72-29=43" ]
Current State: 43:[8, 37, 66, 9], Operations: [] Exploring Operation: 8*9=72, Resulting Numbers: [37, 66, 72] Generated Node #2: [37, 66, 72] from Operation: 8*9=72 Current State: 43:[37, 66, 72], Operations: ['8*9=72'] Exploring Operation: 66-37=29, Resulting Numbers: [72, 29] Generated Node #3: [72, 29] from Operatio...
4
Current State: 43:[8, 37, 66, 9], Operations: [] Exploring Operation: 66-8=58, Resulting Numbers: [37, 9, 58] Generated Node #0,0: 43:[37, 9, 58] Operation: 66-8=58 Exploring Operation: 66-9=57, Resulting Numbers: [8, 37, 57] Generated Node #0,1: 43:[8, 37, 57] Operation: 66-9=57 Exploring Operation: 8+9=17, Resulting ...
0
hs_3
sum_heuristic
[ 60, 4, 20, 79 ]
78
[ "60/20=3", "79-4=75", "3+75=78" ]
Current State: 78:[60, 4, 20, 79], Operations: [] Exploring Operation: 60/20=3, Resulting Numbers: [4, 79, 3] Generated Node #2: [4, 79, 3] from Operation: 60/20=3 Current State: 78:[4, 79, 3], Operations: ['60/20=3'] Exploring Operation: 79-4=75, Resulting Numbers: [3, 75] Generated Node #3: [3, 75] from Operation: 79...
4
Current State: 78:[60, 4, 20, 79], Operations: [] Exploring Operation: 60-20=40, Resulting Numbers: [4, 79, 40] Generated Node #0,0: 78:[4, 79, 40] Operation: 60-20=40 Exploring Operation: 60/20=3, Resulting Numbers: [4, 79, 3] Generated Node #0,1: 78:[4, 79, 3] Operation: 60/20=3 Start Sub Search at level 1: Moving to...
0
hs_2
sum_heuristic