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
[ 3, 32, 67, 26 ]
27
[ "67-32=35", "35-26=9", "3*9=27" ]
Current State: 27:[3, 32, 67, 26], Operations: [] Exploring Operation: 67-32=35, Resulting Numbers: [3, 26, 35] Generated Node #2: [3, 26, 35] from Operation: 67-32=35 Current State: 27:[3, 26, 35], Operations: ['67-32=35'] Exploring Operation: 35-26=9, Resulting Numbers: [3, 9] Generated Node #3: [3, 9] from Operation...
4
Current State: 27:[3, 32, 67, 26], Operations: [] Exploring Operation: 67-32=35, Resulting Numbers: [3, 26, 35] Generated Node #0,0: 27:[3, 26, 35] Operation: 67-32=35 Moving to Node #0,0 Current State: 27:[3, 26, 35], Operations: ['67-32=35'] Exploring Operation: 35-26=9, Resulting Numbers: [3, 9] Generated Node #0,0,...
0.993924
hs_1
sum_heuristic
[ 57, 33, 11, 81 ]
90
[ "57*33=1881", "1881/11=171", "171-81=90" ]
Current State: 90:[57, 33, 11, 81], Operations: [] Exploring Operation: 57*33=1881, Resulting Numbers: [11, 81, 1881] Generated Node #2: [11, 81, 1881] from Operation: 57*33=1881 Current State: 90:[11, 81, 1881], Operations: ['57*33=1881'] Exploring Operation: 1881/11=171, Resulting Numbers: [81, 171] Generated Node #3...
4
Current State: 90:[57, 33, 11, 81], Operations: [] Exploring Operation: 57-11=46, Resulting Numbers: [33, 81, 46] Generated Node #0,0: 90:[33, 81, 46] Operation: 57-11=46 Exploring Operation: 57+33=90, Resulting Numbers: [11, 81, 90] Generated Node #0,1: 90:[11, 81, 90] Operation: 57+33=90 Exploring Operation: 81-57=24...
0
hs_3
sum_heuristic
[ 71, 64, 57, 28 ]
61
[ "71-64=7", "28/7=4", "57+4=61" ]
Current State: 61:[71, 64, 57, 28], Operations: [] Exploring Operation: 71-64=7, Resulting Numbers: [57, 28, 7] Generated Node #2: [57, 28, 7] from Operation: 71-64=7 Current State: 61:[57, 28, 7], Operations: ['71-64=7'] Exploring Operation: 28/7=4, Resulting Numbers: [57, 4] Generated Node #3: [57, 4] from Operation:...
4
Current State: 61:[71, 64, 57, 28], Operations: [] Exploring Operation: 71-28=43, Resulting Numbers: [64, 57, 43] Generated Node #0,0: 61:[64, 57, 43] Operation: 71-28=43 Moving to Node #0,0 Current State: 61:[64, 57, 43], Operations: ['71-28=43'] Exploring Operation: 57+43=100, Resulting Numbers: [64, 100] Generated N...
0
hs_1
sum_heuristic
[ 4, 81, 59, 4 ]
84
[ "81-59=22", "4*22=88", "88-4=84" ]
Current State: 84:[4, 81, 59, 4], Operations: [] Exploring Operation: 81-59=22, Resulting Numbers: [4, 4, 22] Generated Node #2: [4, 4, 22] from Operation: 81-59=22 Current State: 84:[4, 4, 22], Operations: ['81-59=22'] Exploring Operation: 4*22=88, Resulting Numbers: [88] 88,84 equal: Goal Reached Exploring Operation:...
4
Current State: 84:[4, 81, 59, 4], Operations: [] Exploring Operation: 81+4=85, Resulting Numbers: [4, 59, 85] Generated Node #0,0: 84:[4, 59, 85] Operation: 81+4=85 Exploring Operation: 59-4=55, Resulting Numbers: [4, 81, 55] Generated Node #0,1: 84:[4, 81, 55] Operation: 59-4=55 Exploring Operation: 81-59=22, Resultin...
0
hs_5
mult_heuristic
[ 58, 61, 1, 60 ]
31
[ "60-58=2", "61+1=62", "62/2=31" ]
Current State: 31:[58, 61, 1, 60], Operations: [] Exploring Operation: 60-58=2, Resulting Numbers: [61, 1, 2] Generated Node #2: [61, 1, 2] from Operation: 60-58=2 Current State: 31:[61, 1, 2], Operations: ['60-58=2'] Exploring Operation: 61+1=62, Resulting Numbers: [2, 62] Generated Node #3: [2, 62] from Operation: 61...
4
Current State: 31:[58, 61, 1, 60], Operations: [] Exploring Operation: 58-1=57, Resulting Numbers: [61, 60, 57] Generated Node #0,0: 31:[61, 60, 57] Operation: 58-1=57 Start Sub Search at level 1: Moving to Node #0,0 Current State: 31:[61, 60, 57], Operations: ['58-1=57'] Exploring Operation: 61-60=1, Resulting Numbers...
0
hs_1
sum_heuristic
[ 26, 5, 24, 23 ]
33
[ "26+24=50", "50/5=10", "23+10=33" ]
Current State: 33:[26, 5, 24, 23], Operations: [] Exploring Operation: 26+24=50, Resulting Numbers: [5, 23, 50] Generated Node #2: [5, 23, 50] from Operation: 26+24=50 Current State: 33:[5, 23, 50], Operations: ['26+24=50'] Exploring Operation: 50/5=10, Resulting Numbers: [23, 10] Generated Node #3: [23, 10] from Opera...
4
Current State: 33:[26, 5, 24, 23], Operations: [] Exploring Operation: 26-24=2, Resulting Numbers: [5, 23, 2] Generated Node #0,0: 33:[5, 23, 2] Operation: 26-24=2 Exploring Operation: 26-23=3, Resulting Numbers: [5, 24, 3] Generated Node #0,1: 33:[5, 24, 3] Operation: 26-23=3 Exploring Operation: 24-23=1, Resulting Nu...
0
hs_3
sum_heuristic
[ 15, 78, 48, 53 ]
98
[ "15+78=93", "53-48=5", "93+5=98" ]
Current State: 98:[15, 78, 48, 53], Operations: [] Exploring Operation: 15+78=93, Resulting Numbers: [48, 53, 93] Generated Node #2: [48, 53, 93] from Operation: 15+78=93 Current State: 98:[48, 53, 93], Operations: ['15+78=93'] Exploring Operation: 53-48=5, Resulting Numbers: [93, 5] Generated Node #3: [93, 5] from Ope...
4
Current State: 98:[15, 78, 48, 53], Operations: [] Exploring Operation: 78-48=30, Resulting Numbers: [15, 53, 30] Generated Node #0,0: 98:[15, 53, 30] Operation: 78-48=30 Exploring Operation: 78-15=63, Resulting Numbers: [48, 53, 63] Generated Node #0,1: 98:[48, 53, 63] Operation: 78-15=63 Exploring Operation: 15+78=93...
0.986979
hs_4
mult_heuristic
[ 10, 30, 8, 31 ]
52
[ "10*30=300", "8*31=248", "300-248=52" ]
Current State: 52:[10, 30, 8, 31], Operations: [] Exploring Operation: 10*30=300, Resulting Numbers: [8, 31, 300] Generated Node #2: [8, 31, 300] from Operation: 10*30=300 Current State: 52:[8, 31, 300], Operations: ['10*30=300'] Exploring Operation: 8*31=248, Resulting Numbers: [300, 248] Generated Node #3: [300, 248]...
4
Current State: 52:[10, 30, 8, 31], Operations: [] Exploring Operation: 31-30=1, Resulting Numbers: [10, 8, 1] Generated Node #0,0: 52:[10, 8, 1] Operation: 31-30=1 Start Sub Search at level 1: Moving to Node #0,0 Current State: 52:[10, 8, 1], Operations: ['31-30=1'] Exploring Operation: 10-8=2, Resulting Numbers: [1, 2...
0
hs_1
sum_heuristic
[ 93, 20, 45, 13 ]
98
[ "20+45=65", "65/13=5", "93+5=98" ]
Current State: 98:[93, 20, 45, 13], Operations: [] Exploring Operation: 20+45=65, Resulting Numbers: [93, 13, 65] Generated Node #2: [93, 13, 65] from Operation: 20+45=65 Current State: 98:[93, 13, 65], Operations: ['20+45=65'] Exploring Operation: 65/13=5, Resulting Numbers: [93, 5] Generated Node #3: [93, 5] from Ope...
4
Current State: 98:[93, 20, 45, 13], Operations: [] Exploring Operation: 20-13=7, Resulting Numbers: [93, 45, 7] Generated Node #0,0: 98:[93, 45, 7] Operation: 20-13=7 Exploring Operation: 93+13=106, Resulting Numbers: [20, 45, 106] Generated Node #0,1: 98:[20, 45, 106] Operation: 93+13=106 Exploring Operation: 93-45=48...
0
hs_4
sum_heuristic
[ 98, 10, 89, 6 ]
25
[ "98+10=108", "89-6=83", "108-83=25" ]
Current State: 25:[98, 10, 89, 6], Operations: [] Exploring Operation: 98+10=108, Resulting Numbers: [89, 6, 108] Generated Node #2: [89, 6, 108] from Operation: 98+10=108 Current State: 25:[89, 6, 108], Operations: ['98+10=108'] Exploring Operation: 89-6=83, Resulting Numbers: [108, 83] Generated Node #3: [108, 83] fr...
4
Current State: 25:[98, 10, 89, 6], Operations: [] Exploring Operation: 98-10=88, Resulting Numbers: [89, 6, 88] Generated Node #0,0: 25:[89, 6, 88] Operation: 98-10=88 Exploring Operation: 89-10=79, Resulting Numbers: [98, 6, 79] Generated Node #0,1: 25:[98, 6, 79] Operation: 89-10=79 Exploring Operation: 89-6=83, Resu...
0.977431
hs_5
sum_heuristic
[ 99, 49, 53, 46 ]
92
[ "53-46=7", "49/7=7", "99-7=92" ]
Current State: 92:[99, 49, 53, 46], Operations: [] Exploring Operation: 53-46=7, Resulting Numbers: [99, 49, 7] Generated Node #2: [99, 49, 7] from Operation: 53-46=7 Current State: 92:[99, 49, 7], Operations: ['53-46=7'] Exploring Operation: 49/7=7, Resulting Numbers: [99, 7] Generated Node #3: [99, 7] from Operation:...
4
Current State: 92:[99, 49, 53, 46], Operations: [] Exploring Operation: 99-53=46, Resulting Numbers: [49, 46, 46] Generated Node #0,0: 92:[49, 46, 46] Operation: 99-53=46 Start Sub Search at level 1: Moving to Node #0,0 Current State: 92:[49, 46, 46], Operations: ['99-53=46'] Exploring Operation: 49-46=3, Resulting Num...
0
hs_1
sum_heuristic
[ 3, 2, 47, 48 ]
73
[ "3+47=50", "50/2=25", "48+25=73" ]
Current State: 73:[3, 2, 47, 48], Operations: [] Exploring Operation: 3+47=50, Resulting Numbers: [2, 48, 50] Generated Node #2: [2, 48, 50] from Operation: 3+47=50 Current State: 73:[2, 48, 50], Operations: ['3+47=50'] Exploring Operation: 50/2=25, Resulting Numbers: [48, 25] Generated Node #3: [48, 25] from Operation...
4
Current State: 73:[3, 2, 47, 48], Operations: [] Exploring Operation: 3+47=50, Resulting Numbers: [2, 48, 50] Generated Node #0,0: 73:[2, 48, 50] Operation: 3+47=50 Exploring Operation: 2*47=94, Resulting Numbers: [3, 48, 94] Generated Node #0,1: 73:[3, 48, 94] Operation: 2*47=94 Exploring Operation: 3+48=51, Resulting...
0
hs_5
mult_heuristic
[ 46, 28, 84, 70 ]
52
[ "46+84=130", "28*130=3640", "3640/70=52" ]
Current State: 52:[46, 28, 84, 70], Operations: [] Exploring Operation: 46+84=130, Resulting Numbers: [28, 70, 130] Generated Node #2: [28, 70, 130] from Operation: 46+84=130 Current State: 52:[28, 70, 130], Operations: ['46+84=130'] Exploring Operation: 28*130=3640, Resulting Numbers: [70, 3640] Generated Node #3: [70...
4
Current State: 52:[46, 28, 84, 70], Operations: [] Exploring Operation: 84-46=38, Resulting Numbers: [28, 70, 38] Generated Node #0,0: 52:[28, 70, 38] Operation: 84-46=38 Exploring Operation: 84/28=3, Resulting Numbers: [46, 70, 3] Generated Node #0,1: 52:[46, 70, 3] Operation: 84/28=3 Exploring Operation: 84-70=14, Re...
0
hs_4
mult_heuristic
[ 72, 79, 13, 64 ]
61
[ "79+64=143", "143/13=11", "72-11=61" ]
Current State: 61:[72, 79, 13, 64], Operations: [] Exploring Operation: 79+64=143, Resulting Numbers: [72, 13, 143] Generated Node #2: [72, 13, 143] from Operation: 79+64=143 Current State: 61:[72, 13, 143], Operations: ['79+64=143'] Exploring Operation: 143/13=11, Resulting Numbers: [72, 11] Generated Node #3: [72, 11...
4
Current State: 61:[72, 79, 13, 64], Operations: [] Exploring Operation: 72-13=59, Resulting Numbers: [79, 64, 59] Generated Node #0,0: 61:[79, 64, 59] Operation: 72-13=59 Exploring Operation: 79-13=66, Resulting Numbers: [72, 64, 66] Generated Node #0,1: 61:[72, 64, 66] Operation: 79-13=66 Moving to Node #0,1 Current S...
0
hs_2
mult_heuristic
[ 17, 39, 60, 97 ]
68
[ "39+97=136", "136/17=8", "60+8=68" ]
Current State: 68:[17, 39, 60, 97], Operations: [] Exploring Operation: 39+97=136, Resulting Numbers: [17, 60, 136] Generated Node #2: [17, 60, 136] from Operation: 39+97=136 Current State: 68:[17, 60, 136], Operations: ['39+97=136'] Exploring Operation: 136/17=8, Resulting Numbers: [60, 8] Generated Node #3: [60, 8] f...
4
Current State: 68:[17, 39, 60, 97], Operations: [] Exploring Operation: 97-60=37, Resulting Numbers: [17, 39, 37] Generated Node #0,0: 68:[17, 39, 37] Operation: 97-60=37 Exploring Operation: 97-39=58, Resulting Numbers: [17, 60, 58] Generated Node #0,1: 68:[17, 60, 58] Operation: 97-39=58 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 64, 65, 41, 74 ]
32
[ "65-64=1", "74-41=33", "33-1=32" ]
Current State: 32:[64, 65, 41, 74], Operations: [] Exploring Operation: 65-64=1, Resulting Numbers: [41, 74, 1] Generated Node #2: [41, 74, 1] from Operation: 65-64=1 Current State: 32:[41, 74, 1], Operations: ['65-64=1'] Exploring Operation: 74-41=33, Resulting Numbers: [1, 33] Generated Node #3: [1, 33] from Operatio...
4
Current State: 32:[64, 65, 41, 74], Operations: [] Exploring Operation: 74-64=10, Resulting Numbers: [65, 41, 10] Generated Node #0,0: 32:[65, 41, 10] Operation: 74-64=10 Exploring Operation: 65-64=1, Resulting Numbers: [41, 74, 1] Generated Node #0,1: 32:[41, 74, 1] Operation: 65-64=1 Exploring Operation: 74-65=9, Res...
0.990451
hs_3
sum_heuristic
[ 61, 38, 4, 78 ]
90
[ "38+78=116", "116/4=29", "61+29=90" ]
Current State: 90:[61, 38, 4, 78], Operations: [] Exploring Operation: 38+78=116, Resulting Numbers: [61, 4, 116] Generated Node #2: [61, 4, 116] from Operation: 38+78=116 Current State: 90:[61, 4, 116], Operations: ['38+78=116'] Exploring Operation: 116/4=29, Resulting Numbers: [61, 29] Generated Node #3: [61, 29] fro...
4
Current State: 90:[61, 38, 4, 78], Operations: [] Exploring Operation: 61-38=23, Resulting Numbers: [4, 78, 23] Generated Node #0,0: 90:[4, 78, 23] Operation: 61-38=23 Exploring Operation: 61+38=99, Resulting Numbers: [4, 78, 99] Generated Node #0,1: 90:[4, 78, 99] Operation: 61+38=99 Exploring Operation: 78-61=17, Res...
0
hs_3
sum_heuristic
[ 89, 28, 13, 58 ]
49
[ "89+28=117", "117/13=9", "58-9=49" ]
Current State: 49:[89, 28, 13, 58], Operations: [] Exploring Operation: 89+28=117, Resulting Numbers: [13, 58, 117] Generated Node #2: [13, 58, 117] from Operation: 89+28=117 Current State: 49:[13, 58, 117], Operations: ['89+28=117'] Exploring Operation: 117/13=9, Resulting Numbers: [58, 9] Generated Node #3: [58, 9] f...
4
Current State: 49:[89, 28, 13, 58], Operations: [] Exploring Operation: 89-58=31, Resulting Numbers: [28, 13, 31] Generated Node #0,0: 49:[28, 13, 31] Operation: 89-58=31 Exploring Operation: 89-13=76, Resulting Numbers: [28, 58, 76] Generated Node #0,1: 49:[28, 58, 76] Operation: 89-13=76 Exploring Operation: 89-28=61...
0
hs_3
mult_heuristic
[ 35, 36, 86, 88 ]
17
[ "88-86=2", "36/2=18", "35-18=17" ]
Current State: 17:[35, 36, 86, 88], Operations: [] Exploring Operation: 88-86=2, Resulting Numbers: [35, 36, 2] Generated Node #2: [35, 36, 2] from Operation: 88-86=2 Current State: 17:[35, 36, 2], Operations: ['88-86=2'] Exploring Operation: 36/2=18, Resulting Numbers: [35, 18] Generated Node #3: [35, 18] from Operati...
4
Current State: 17:[35, 36, 86, 88], Operations: [] Exploring Operation: 86-36=50, Resulting Numbers: [35, 88, 50] Generated Node #0,0: 17:[35, 88, 50] Operation: 86-36=50 Exploring Operation: 88-86=2, Resulting Numbers: [35, 36, 2] Generated Node #0,1: 17:[35, 36, 2] Operation: 88-86=2 Exploring Operation: 86-35=51, Re...
0.987847
hs_4
sum_heuristic
[ 2, 48, 43, 3 ]
91
[ "3-2=1", "48+43=91", "1*91=91" ]
Current State: 91:[2, 48, 43, 3], Operations: [] Exploring Operation: 3-2=1, Resulting Numbers: [48, 43, 1] Generated Node #2: [48, 43, 1] from Operation: 3-2=1 Current State: 91:[48, 43, 1], Operations: ['3-2=1'] Exploring Operation: 48+43=91, Resulting Numbers: [1, 91] Generated Node #3: [1, 91] from Operation: 48+43...
4
Current State: 91:[2, 48, 43, 3], Operations: [] Exploring Operation: 48+43=91, Resulting Numbers: [2, 3, 91] Generated Node #0,0: 91:[2, 3, 91] Operation: 48+43=91 Exploring Operation: 48-43=5, Resulting Numbers: [2, 3, 5] Generated Node #0,1: 91:[2, 3, 5] Operation: 48-43=5 Moving to Node #0,0 Current State: 91:[2, 3...
0
hs_2
mult_heuristic
[ 63, 21, 5, 11 ]
63
[ "11-5=6", "21*6=126", "126-63=63" ]
Current State: 63:[63, 21, 5, 11], Operations: [] Exploring Operation: 11-5=6, Resulting Numbers: [63, 21, 6] Generated Node #2: [63, 21, 6] from Operation: 11-5=6 Current State: 63:[63, 21, 6], Operations: ['11-5=6'] Exploring Operation: 21*6=126, Resulting Numbers: [63, 126] Generated Node #3: [63, 126] from Operatio...
4
Current State: 63:[63, 21, 5, 11], Operations: [] Exploring Operation: 63/21=3, Resulting Numbers: [5, 11, 3] Generated Node #0,0: 63:[5, 11, 3] Operation: 63/21=3 Exploring Operation: 63+5=68, Resulting Numbers: [21, 11, 68] Generated Node #0,1: 63:[21, 11, 68] Operation: 63+5=68 Exploring Operation: 21-11=10, Resulti...
0
hs_5
sum_heuristic
[ 6, 88, 62, 58 ]
38
[ "88-6=82", "62+58=120", "120-82=38" ]
Current State: 38:[6, 88, 62, 58], Operations: [] Exploring Operation: 88-6=82, Resulting Numbers: [62, 58, 82] Generated Node #2: [62, 58, 82] from Operation: 88-6=82 Current State: 38:[62, 58, 82], Operations: ['88-6=82'] Exploring Operation: 62+58=120, Resulting Numbers: [82, 120] Generated Node #3: [82, 120] from O...
4
Current State: 38:[6, 88, 62, 58], Operations: [] Exploring Operation: 88-6=82, Resulting Numbers: [62, 58, 82] Generated Node #0,0: 38:[62, 58, 82] Operation: 88-6=82 Exploring Operation: 62-58=4, Resulting Numbers: [6, 88, 4] Generated Node #0,1: 38:[6, 88, 4] Operation: 62-58=4 Exploring Operation: 88-58=30, Resulti...
0.986979
hs_5
sum_heuristic
[ 26, 25, 73, 5 ]
94
[ "26+73=99", "25/5=5", "99-5=94" ]
Current State: 94:[26, 25, 73, 5], Operations: [] Exploring Operation: 26+73=99, Resulting Numbers: [25, 5, 99] Generated Node #2: [25, 5, 99] from Operation: 26+73=99 Current State: 94:[25, 5, 99], Operations: ['26+73=99'] Exploring Operation: 25/5=5, Resulting Numbers: [99, 5] Generated Node #3: [99, 5] from Operatio...
4
Current State: 94:[26, 25, 73, 5], Operations: [] Exploring Operation: 26-25=1, Resulting Numbers: [73, 5, 1] Generated Node #0,0: 94:[73, 5, 1] Operation: 26-25=1 Exploring Operation: 73-26=47, Resulting Numbers: [25, 5, 47] Generated Node #0,1: 94:[25, 5, 47] Operation: 73-26=47 Moving to Node #0,0 Current State: 94:...
0
hs_2
mult_heuristic
[ 61, 87, 47, 9 ]
30
[ "87-61=26", "47+9=56", "56-26=30" ]
Current State: 30:[61, 87, 47, 9], Operations: [] Exploring Operation: 87-61=26, Resulting Numbers: [47, 9, 26] Generated Node #2: [47, 9, 26] from Operation: 87-61=26 Current State: 30:[47, 9, 26], Operations: ['87-61=26'] Exploring Operation: 47+9=56, Resulting Numbers: [26, 56] Generated Node #3: [26, 56] from Opera...
4
Current State: 30:[61, 87, 47, 9], Operations: [] Exploring Operation: 87-61=26, Resulting Numbers: [47, 9, 26] Generated Node #0,0: 30:[47, 9, 26] Operation: 87-61=26 Exploring Operation: 87-47=40, Resulting Numbers: [61, 9, 40] Generated Node #0,1: 30:[61, 9, 40] Operation: 87-47=40 Start Sub Search at level 1: Movin...
0.991319
hs_2
mult_heuristic
[ 68, 80, 49, 55 ]
92
[ "80-68=12", "49+55=104", "104-12=92" ]
Current State: 92:[68, 80, 49, 55], Operations: [] Exploring Operation: 80-68=12, Resulting Numbers: [49, 55, 12] Generated Node #2: [49, 55, 12] from Operation: 80-68=12 Current State: 92:[49, 55, 12], Operations: ['80-68=12'] Exploring Operation: 49+55=104, Resulting Numbers: [12, 104] Generated Node #3: [12, 104] fr...
4
Current State: 92:[68, 80, 49, 55], Operations: [] Exploring Operation: 80-68=12, Resulting Numbers: [49, 55, 12] Generated Node #0,0: 92:[49, 55, 12] Operation: 80-68=12 Start Sub Search at level 1: Moving to Node #0,0 Current State: 92:[49, 55, 12], Operations: ['80-68=12'] Exploring Operation: 55-12=43, Resulting Nu...
0.993924
hs_1
mult_heuristic
[ 41, 7, 19, 11 ]
91
[ "19-7=12", "11*12=132", "132-41=91" ]
Current State: 91:[41, 7, 19, 11], Operations: [] Exploring Operation: 19-7=12, Resulting Numbers: [41, 11, 12] Generated Node #2: [41, 11, 12] from Operation: 19-7=12 Current State: 91:[41, 11, 12], Operations: ['19-7=12'] Exploring Operation: 11*12=132, Resulting Numbers: [41, 132] Generated Node #3: [41, 132] from O...
4
Current State: 91:[41, 7, 19, 11], Operations: [] Exploring Operation: 41-11=30, Resulting Numbers: [7, 19, 30] Generated Node #0,0: 91:[7, 19, 30] Operation: 41-11=30 Exploring Operation: 41-7=34, Resulting Numbers: [19, 11, 34] Generated Node #0,1: 91:[19, 11, 34] Operation: 41-7=34 Exploring Operation: 41-19=22, Res...
0
hs_3
sum_heuristic
[ 57, 44, 17, 11 ]
36
[ "57-17=40", "44/11=4", "40-4=36" ]
Current State: 36:[57, 44, 17, 11], Operations: [] Exploring Operation: 57-17=40, Resulting Numbers: [44, 11, 40] Generated Node #2: [44, 11, 40] from Operation: 57-17=40 Current State: 36:[44, 11, 40], Operations: ['57-17=40'] Exploring Operation: 44/11=4, Resulting Numbers: [40, 4] Generated Node #3: [40, 4] from Ope...
4
Current State: 36:[57, 44, 17, 11], Operations: [] Exploring Operation: 57-11=46, Resulting Numbers: [44, 17, 46] Generated Node #0,0: 36:[44, 17, 46] Operation: 57-11=46 Exploring Operation: 57-17=40, Resulting Numbers: [44, 11, 40] Generated Node #0,1: 36:[44, 11, 40] Operation: 57-17=40 Exploring Operation: 44/11=4,...
0.966146
hs_5
sum_heuristic
[ 24, 19, 30, 63 ]
57
[ "24-19=5", "30/5=6", "63-6=57" ]
Current State: 57:[24, 19, 30, 63], Operations: [] Exploring Operation: 24-19=5, Resulting Numbers: [30, 63, 5] Generated Node #2: [30, 63, 5] from Operation: 24-19=5 Current State: 57:[30, 63, 5], Operations: ['24-19=5'] Exploring Operation: 30/5=6, Resulting Numbers: [63, 6] Generated Node #3: [63, 6] from Operation:...
4
Current State: 57:[24, 19, 30, 63], Operations: [] Exploring Operation: 24+30=54, Resulting Numbers: [19, 63, 54] Generated Node #0,0: 57:[19, 63, 54] Operation: 24+30=54 Start Sub Search at level 1: Moving to Node #0,0 Current State: 57:[19, 63, 54], Operations: ['24+30=54'] Exploring Operation: 63-54=9, Resulting Num...
0
hs_1
sum_heuristic
[ 67, 67, 10, 75 ]
66
[ "67/67=1", "75-10=65", "1+65=66" ]
Current State: 66:[67, 67, 10, 75], Operations: [] Exploring Operation: 67/67=1, Resulting Numbers: [10, 75, 1] Generated Node #2: [10, 75, 1] from Operation: 67/67=1 Current State: 66:[10, 75, 1], Operations: ['67/67=1'] Exploring Operation: 75-10=65, Resulting Numbers: [1, 65] Generated Node #3: [1, 65] from Operatio...
4
Current State: 66:[67, 67, 10, 75], Operations: [] Exploring Operation: 75-67=8, Resulting Numbers: [67, 10, 8] Generated Node #0,0: 66:[67, 10, 8] Operation: 75-67=8 Exploring Operation: 75-10=65, Resulting Numbers: [67, 67, 65] Generated Node #0,1: 66:[67, 67, 65] Operation: 75-10=65 Exploring Operation: 75-67=8, Res...
0.983507
hs_3
sum_heuristic
[ 31, 58, 28, 21 ]
96
[ "31+58=89", "28-21=7", "89+7=96" ]
Current State: 96:[31, 58, 28, 21], Operations: [] Exploring Operation: 31+58=89, Resulting Numbers: [28, 21, 89] Generated Node #2: [28, 21, 89] from Operation: 31+58=89 Current State: 96:[28, 21, 89], Operations: ['31+58=89'] Exploring Operation: 28-21=7, Resulting Numbers: [89, 7] Generated Node #3: [89, 7] from Ope...
4
Current State: 96:[31, 58, 28, 21], Operations: [] Exploring Operation: 58-28=30, Resulting Numbers: [31, 21, 30] Generated Node #0,0: 96:[31, 21, 30] Operation: 58-28=30 Exploring Operation: 58-21=37, Resulting Numbers: [31, 28, 37] Generated Node #0,1: 96:[31, 28, 37] Operation: 58-21=37 Exploring Operation: 58-31=27...
0
hs_3
sum_heuristic
[ 98, 71, 60, 43 ]
46
[ "98*43=4214", "71*60=4260", "4260-4214=46" ]
Current State: 46:[98, 71, 60, 43], Operations: [] Exploring Operation: 98*43=4214, Resulting Numbers: [71, 60, 4214] Generated Node #2: [71, 60, 4214] from Operation: 98*43=4214 Current State: 46:[71, 60, 4214], Operations: ['98*43=4214'] Exploring Operation: 71*60=4260, Resulting Numbers: [4214, 4260] Generated Node ...
4
Current State: 46:[98, 71, 60, 43], Operations: [] Exploring Operation: 98-71=27, Resulting Numbers: [60, 43, 27] Generated Node #0,0: 46:[60, 43, 27] Operation: 98-71=27 Moving to Node #0,0 Current State: 46:[60, 43, 27], Operations: ['98-71=27'] Exploring Operation: 60-43=17, Resulting Numbers: [27, 17] Generated Nod...
0
hs_1
sum_heuristic
[ 3, 85, 90, 37 ]
45
[ "85-3=82", "90+37=127", "127-82=45" ]
Current State: 45:[3, 85, 90, 37], Operations: [] Exploring Operation: 85-3=82, Resulting Numbers: [90, 37, 82] Generated Node #2: [90, 37, 82] from Operation: 85-3=82 Current State: 45:[90, 37, 82], Operations: ['85-3=82'] Exploring Operation: 90+37=127, Resulting Numbers: [82, 127] Generated Node #3: [82, 127] from O...
4
Current State: 45:[3, 85, 90, 37], Operations: [] Exploring Operation: 90-37=53, Resulting Numbers: [3, 85, 53] Generated Node #0,0: 45:[3, 85, 53] Operation: 90-37=53 Exploring Operation: 85-37=48, Resulting Numbers: [3, 90, 48] Generated Node #0,1: 45:[3, 90, 48] Operation: 85-37=48 Exploring Operation: 90-85=5, Resu...
0.990451
hs_3
sum_heuristic
[ 45, 4, 1, 6 ]
46
[ "45-4=41", "6-1=5", "41+5=46" ]
Current State: 46:[45, 4, 1, 6], Operations: [] Exploring Operation: 45-4=41, Resulting Numbers: [1, 6, 41] Generated Node #2: [1, 6, 41] from Operation: 45-4=41 Current State: 46:[1, 6, 41], Operations: ['45-4=41'] Exploring Operation: 6-1=5, Resulting Numbers: [41, 5] Generated Node #3: [41, 5] from Operation: 6-1=5 ...
4
Current State: 46:[45, 4, 1, 6], Operations: [] Exploring Operation: 4-1=3, Resulting Numbers: [45, 6, 3] Generated Node #0,0: 46:[45, 6, 3] Operation: 4-1=3 Exploring Operation: 6-4=2, Resulting Numbers: [45, 1, 2] Generated Node #0,1: 46:[45, 1, 2] Operation: 6-4=2 Exploring Operation: 45+1=46, Resulting Numbers: [4,...
0
hs_4
sum_heuristic
[ 70, 89, 68, 5 ]
92
[ "89-70=19", "68+5=73", "19+73=92" ]
Current State: 92:[70, 89, 68, 5], Operations: [] Exploring Operation: 89-70=19, Resulting Numbers: [68, 5, 19] Generated Node #2: [68, 5, 19] from Operation: 89-70=19 Current State: 92:[68, 5, 19], Operations: ['89-70=19'] Exploring Operation: 68+5=73, Resulting Numbers: [19, 73] Generated Node #3: [19, 73] from Opera...
4
Current State: 92:[70, 89, 68, 5], Operations: [] Exploring Operation: 89-68=21, Resulting Numbers: [70, 5, 21] Generated Node #0,0: 92:[70, 5, 21] Operation: 89-68=21 Exploring Operation: 89-70=19, Resulting Numbers: [68, 5, 19] Generated Node #0,1: 92:[68, 5, 19] Operation: 89-70=19 Exploring Operation: 70-68=2, Resu...
0.990451
hs_3
mult_heuristic
[ 27, 35, 87, 2 ]
81
[ "35-27=8", "87+2=89", "89-8=81" ]
Current State: 81:[27, 35, 87, 2], Operations: [] Exploring Operation: 35-27=8, Resulting Numbers: [87, 2, 8] Generated Node #2: [87, 2, 8] from Operation: 35-27=8 Current State: 81:[87, 2, 8], Operations: ['35-27=8'] Exploring Operation: 87+2=89, Resulting Numbers: [8, 89] Generated Node #3: [8, 89] from Operation: 87...
4
Current State: 81:[27, 35, 87, 2], Operations: [] Exploring Operation: 35-27=8, Resulting Numbers: [87, 2, 8] Generated Node #0,0: 81:[87, 2, 8] Operation: 35-27=8 Exploring Operation: 27+2=29, Resulting Numbers: [35, 87, 29] Generated Node #0,1: 81:[35, 87, 29] Operation: 27+2=29 Exploring Operation: 35-2=33, Resultin...
0.988715
hs_4
sum_heuristic
[ 94, 75, 76, 13 ]
89
[ "94+75=169", "169/13=13", "76+13=89" ]
Current State: 89:[94, 75, 76, 13], Operations: [] Exploring Operation: 94+75=169, Resulting Numbers: [76, 13, 169] Generated Node #2: [76, 13, 169] from Operation: 94+75=169 Current State: 89:[76, 13, 169], Operations: ['94+75=169'] Exploring Operation: 169/13=13, Resulting Numbers: [76, 13] Generated Node #3: [76, 13...
4
Current State: 89:[94, 75, 76, 13], Operations: [] Exploring Operation: 75+13=88, Resulting Numbers: [94, 76, 88] Generated Node #0,0: 89:[94, 76, 88] Operation: 75+13=88 Exploring Operation: 94-13=81, Resulting Numbers: [75, 76, 81] Generated Node #0,1: 89:[75, 76, 81] Operation: 94-13=81 Exploring Operation: 75-13=62...
0
hs_5
mult_heuristic
[ 72, 88, 65, 89 ]
40
[ "88-72=16", "89-65=24", "16+24=40" ]
Current State: 40:[72, 88, 65, 89], Operations: [] Exploring Operation: 88-72=16, Resulting Numbers: [65, 89, 16] Generated Node #2: [65, 89, 16] from Operation: 88-72=16 Current State: 40:[65, 89, 16], Operations: ['88-72=16'] Exploring Operation: 89-65=24, Resulting Numbers: [16, 24] Generated Node #3: [16, 24] from ...
4
Current State: 40:[72, 88, 65, 89], Operations: [] Exploring Operation: 89-72=17, Resulting Numbers: [88, 65, 17] Generated Node #0,0: 40:[88, 65, 17] Operation: 89-72=17 Exploring Operation: 89-88=1, Resulting Numbers: [72, 65, 1] Generated Node #0,1: 40:[72, 65, 1] Operation: 89-88=1 Exploring Operation: 88-72=16, Re...
0.97309
hs_4
mult_heuristic
[ 80, 17, 35, 90 ]
25
[ "80+90=170", "170/17=10", "35-10=25" ]
Current State: 25:[80, 17, 35, 90], Operations: [] Exploring Operation: 80+90=170, Resulting Numbers: [17, 35, 170] Generated Node #2: [17, 35, 170] from Operation: 80+90=170 Current State: 25:[17, 35, 170], Operations: ['80+90=170'] Exploring Operation: 170/17=10, Resulting Numbers: [35, 10] Generated Node #3: [35, 10...
4
Current State: 25:[80, 17, 35, 90], Operations: [] Exploring Operation: 90-80=10, Resulting Numbers: [17, 35, 10] Generated Node #0,0: 25:[17, 35, 10] Operation: 90-80=10 Start Sub Search at level 1: Moving to Node #0,0 Current State: 25:[17, 35, 10], Operations: ['90-80=10'] Exploring Operation: 35-10=25, Resulting Nu...
0
hs_1
mult_heuristic
[ 20, 93, 85, 94 ]
87
[ "94-85=9", "20*9=180", "180-93=87" ]
Current State: 87:[20, 93, 85, 94], Operations: [] Exploring Operation: 94-85=9, Resulting Numbers: [20, 93, 9] Generated Node #2: [20, 93, 9] from Operation: 94-85=9 Current State: 87:[20, 93, 9], Operations: ['94-85=9'] Exploring Operation: 20*9=180, Resulting Numbers: [93, 180] Generated Node #3: [93, 180] from Oper...
4
Current State: 87:[20, 93, 85, 94], Operations: [] Exploring Operation: 94-93=1, Resulting Numbers: [20, 85, 1] Generated Node #0,0: 87:[20, 85, 1] Operation: 94-93=1 Start Sub Search at level 1: Moving to Node #0,0 Current State: 87:[20, 85, 1], Operations: ['94-93=1'] Exploring Operation: 20+1=21, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 5, 51, 75, 65 ]
53
[ "75-65=10", "10/5=2", "51+2=53" ]
Current State: 53:[5, 51, 75, 65], Operations: [] Exploring Operation: 75-65=10, Resulting Numbers: [5, 51, 10] Generated Node #2: [5, 51, 10] from Operation: 75-65=10 Current State: 53:[5, 51, 10], Operations: ['75-65=10'] Exploring Operation: 10/5=2, Resulting Numbers: [51, 2] Generated Node #3: [51, 2] from Operatio...
4
Current State: 53:[5, 51, 75, 65], Operations: [] Exploring Operation: 75-5=70, Resulting Numbers: [51, 65, 70] Generated Node #0,0: 53:[51, 65, 70] Operation: 75-5=70 Start Sub Search at level 1: Moving to Node #0,0 Current State: 53:[51, 65, 70], Operations: ['75-5=70'] Exploring Operation: 70-51=19, Resulting Number...
0
hs_1
mult_heuristic
[ 2, 48, 47, 14 ]
13
[ "48-2=46", "47-14=33", "46-33=13" ]
Current State: 13:[2, 48, 47, 14], Operations: [] Exploring Operation: 48-2=46, Resulting Numbers: [47, 14, 46] Generated Node #2: [47, 14, 46] from Operation: 48-2=46 Current State: 13:[47, 14, 46], Operations: ['48-2=46'] Exploring Operation: 47-14=33, Resulting Numbers: [46, 33] Generated Node #3: [46, 33] from Oper...
4
Current State: 13:[2, 48, 47, 14], Operations: [] Exploring Operation: 47-14=33, Resulting Numbers: [2, 48, 33] Generated Node #0,0: 13:[2, 48, 33] Operation: 47-14=33 Exploring Operation: 48-14=34, Resulting Numbers: [2, 47, 34] Generated Node #0,1: 13:[2, 47, 34] Operation: 48-14=34 Exploring Operation: 48-47=1, Resu...
0.957465
hs_4
sum_heuristic
[ 69, 13, 60, 63 ]
67
[ "69-13=56", "60+63=123", "123-56=67" ]
Current State: 67:[69, 13, 60, 63], Operations: [] Exploring Operation: 69-13=56, Resulting Numbers: [60, 63, 56] Generated Node #2: [60, 63, 56] from Operation: 69-13=56 Current State: 67:[60, 63, 56], Operations: ['69-13=56'] Exploring Operation: 60+63=123, Resulting Numbers: [56, 123] Generated Node #3: [56, 123] fr...
4
Current State: 67:[69, 13, 60, 63], Operations: [] Exploring Operation: 13+63=76, Resulting Numbers: [69, 60, 76] Generated Node #0,0: 67:[69, 60, 76] Operation: 13+63=76 Exploring Operation: 13+60=73, Resulting Numbers: [69, 63, 73] Generated Node #0,1: 67:[69, 63, 73] Operation: 13+60=73 Exploring Operation: 69-13=56...
0.986979
hs_3
mult_heuristic
[ 61, 28, 6, 72 ]
99
[ "61-28=33", "72-6=66", "33+66=99" ]
Current State: 99:[61, 28, 6, 72], Operations: [] Exploring Operation: 61-28=33, Resulting Numbers: [6, 72, 33] Generated Node #2: [6, 72, 33] from Operation: 61-28=33 Current State: 99:[6, 72, 33], Operations: ['61-28=33'] Exploring Operation: 72-6=66, Resulting Numbers: [33, 66] Generated Node #3: [33, 66] from Opera...
4
Current State: 99:[61, 28, 6, 72], Operations: [] Exploring Operation: 72/6=12, Resulting Numbers: [61, 28, 12] Generated Node #0,0: 99:[61, 28, 12] Operation: 72/6=12 Exploring Operation: 28+72=100, Resulting Numbers: [61, 6, 100] Generated Node #0,1: 99:[61, 6, 100] Operation: 28+72=100 Exploring Operation: 72-61=11,...
0.966146
hs_4
mult_heuristic
[ 51, 9, 10, 52 ]
58
[ "51+9=60", "60/10=6", "52+6=58" ]
Current State: 58:[51, 9, 10, 52], Operations: [] Exploring Operation: 51+9=60, Resulting Numbers: [10, 52, 60] Generated Node #2: [10, 52, 60] from Operation: 51+9=60 Current State: 58:[10, 52, 60], Operations: ['51+9=60'] Exploring Operation: 60/10=6, Resulting Numbers: [52, 6] Generated Node #3: [52, 6] from Operati...
4
Current State: 58:[51, 9, 10, 52], Operations: [] Exploring Operation: 9+52=61, Resulting Numbers: [51, 10, 61] Generated Node #0,0: 58:[51, 10, 61] Operation: 9+52=61 Exploring Operation: 10-9=1, Resulting Numbers: [51, 52, 1] Generated Node #0,1: 58:[51, 52, 1] Operation: 10-9=1 Exploring Operation: 51+10=61, Resulti...
0.939236
hs_5
mult_heuristic
[ 17, 23, 39, 38 ]
37
[ "17+23=40", "39+38=77", "77-40=37" ]
Current State: 37:[17, 23, 39, 38], Operations: [] Exploring Operation: 17+23=40, Resulting Numbers: [39, 38, 40] Generated Node #2: [39, 38, 40] from Operation: 17+23=40 Current State: 37:[39, 38, 40], Operations: ['17+23=40'] Exploring Operation: 39+38=77, Resulting Numbers: [40, 77] Generated Node #3: [40, 77] from ...
4
Current State: 37:[17, 23, 39, 38], Operations: [] Exploring Operation: 39-17=22, Resulting Numbers: [23, 38, 22] Generated Node #0,0: 37:[23, 38, 22] Operation: 39-17=22 Exploring Operation: 38-17=21, Resulting Numbers: [23, 39, 21] Generated Node #0,1: 37:[23, 39, 21] Operation: 38-17=21 Exploring Operation: 17+23=40...
0.990451
hs_3
sum_heuristic
[ 77, 86, 65, 21 ]
76
[ "86-65=21", "21/21=1", "77-1=76" ]
Current State: 76:[77, 86, 65, 21], Operations: [] Exploring Operation: 86-65=21, Resulting Numbers: [77, 21, 21] Generated Node #2: [77, 21, 21] from Operation: 86-65=21 Current State: 76:[77, 21, 21], Operations: ['86-65=21'] Exploring Operation: 21/21=1, Resulting Numbers: [77, 1] Generated Node #3: [77, 1] from Ope...
4
Current State: 76:[77, 86, 65, 21], Operations: [] Exploring Operation: 86-65=21, Resulting Numbers: [77, 21, 21] Generated Node #0,0: 76:[77, 21, 21] Operation: 86-65=21 Moving to Node #0,0 Current State: 76:[77, 21, 21], Operations: ['86-65=21'] Exploring Operation: 21/21=1, Resulting Numbers: [77, 1] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 1, 47, 74, 56 ]
64
[ "47-1=46", "74-56=18", "46+18=64" ]
Current State: 64:[1, 47, 74, 56], Operations: [] Exploring Operation: 47-1=46, Resulting Numbers: [74, 56, 46] Generated Node #2: [74, 56, 46] from Operation: 47-1=46 Current State: 64:[74, 56, 46], Operations: ['47-1=46'] Exploring Operation: 74-56=18, Resulting Numbers: [46, 18] Generated Node #3: [46, 18] from Oper...
4
Current State: 64:[1, 47, 74, 56], Operations: [] Exploring Operation: 56-47=9, Resulting Numbers: [1, 74, 9] Generated Node #0,0: 64:[1, 74, 9] Operation: 56-47=9 Exploring Operation: 47-1=46, Resulting Numbers: [74, 56, 46] Generated Node #0,1: 64:[74, 56, 46] Operation: 47-1=46 Exploring Operation: 74-47=27, Resulti...
0.988715
hs_4
mult_heuristic
[ 87, 79, 14, 16 ]
83
[ "87+79=166", "16-14=2", "166/2=83" ]
Current State: 83:[87, 79, 14, 16], Operations: [] Exploring Operation: 87+79=166, Resulting Numbers: [14, 16, 166] Generated Node #2: [14, 16, 166] from Operation: 87+79=166 Current State: 83:[14, 16, 166], Operations: ['87+79=166'] Exploring Operation: 16-14=2, Resulting Numbers: [166, 2] Generated Node #3: [166, 2] ...
4
Current State: 83:[87, 79, 14, 16], Operations: [] Exploring Operation: 14+16=30, Resulting Numbers: [87, 79, 30] Generated Node #0,0: 83:[87, 79, 30] Operation: 14+16=30 Exploring Operation: 87-14=73, Resulting Numbers: [79, 16, 73] Generated Node #0,1: 83:[79, 16, 73] Operation: 87-14=73 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 24, 51, 97, 49 ]
75
[ "51-24=27", "97-49=48", "27+48=75" ]
Current State: 75:[24, 51, 97, 49], Operations: [] Exploring Operation: 51-24=27, Resulting Numbers: [97, 49, 27] Generated Node #2: [97, 49, 27] from Operation: 51-24=27 Current State: 75:[97, 49, 27], Operations: ['51-24=27'] Exploring Operation: 97-49=48, Resulting Numbers: [27, 48] Generated Node #3: [27, 48] from ...
4
Current State: 75:[24, 51, 97, 49], Operations: [] Exploring Operation: 51-49=2, Resulting Numbers: [24, 97, 2] Generated Node #0,0: 75:[24, 97, 2] Operation: 51-49=2 Moving to Node #0,0 Current State: 75:[24, 97, 2], Operations: ['51-49=2'] Exploring Operation: 97-24=73, Resulting Numbers: [2, 73] Generated Node #0,0,...
0.993924
hs_1
sum_heuristic
[ 12, 91, 4, 54 ]
45
[ "12+91=103", "4+54=58", "103-58=45" ]
Current State: 45:[12, 91, 4, 54], Operations: [] Exploring Operation: 12+91=103, Resulting Numbers: [4, 54, 103] Generated Node #2: [4, 54, 103] from Operation: 12+91=103 Current State: 45:[4, 54, 103], Operations: ['12+91=103'] Exploring Operation: 4+54=58, Resulting Numbers: [103, 58] Generated Node #3: [103, 58] fr...
4
Current State: 45:[12, 91, 4, 54], Operations: [] Exploring Operation: 91-12=79, Resulting Numbers: [4, 54, 79] Generated Node #0,0: 45:[4, 54, 79] Operation: 91-12=79 Exploring Operation: 54-12=42, Resulting Numbers: [91, 4, 42] Generated Node #0,1: 45:[91, 4, 42] Operation: 54-12=42 Exploring Operation: 91-4=87, Resu...
0.986111
hs_5
mult_heuristic
[ 4, 10, 24, 3 ]
24
[ "24/4=6", "10*3=30", "30-6=24" ]
Current State: 24:[4, 10, 24, 3], Operations: [] Exploring Operation: 24/4=6, Resulting Numbers: [10, 3, 6] Generated Node #2: [10, 3, 6] from Operation: 24/4=6 Current State: 24:[10, 3, 6], Operations: ['24/4=6'] Exploring Operation: 10*3=30, Resulting Numbers: [6, 30] Generated Node #3: [6, 30] from Operation: 10*3=3...
4
Current State: 24:[4, 10, 24, 3], Operations: [] Exploring Operation: 10+3=13, Resulting Numbers: [4, 24, 13] Generated Node #0,0: 24:[4, 24, 13] Operation: 10+3=13 Exploring Operation: 10-4=6, Resulting Numbers: [24, 3, 6] Generated Node #0,1: 24:[24, 3, 6] Operation: 10-4=6 Start Sub Search at level 1: Moving to Node...
0
hs_2
sum_heuristic
[ 88, 86, 54, 23 ]
33
[ "88-86=2", "54-23=31", "2+31=33" ]
Current State: 33:[88, 86, 54, 23], Operations: [] Exploring Operation: 88-86=2, Resulting Numbers: [54, 23, 2] Generated Node #2: [54, 23, 2] from Operation: 88-86=2 Current State: 33:[54, 23, 2], Operations: ['88-86=2'] Exploring Operation: 54-23=31, Resulting Numbers: [2, 31] Generated Node #3: [2, 31] from Operatio...
4
Current State: 33:[88, 86, 54, 23], Operations: [] Exploring Operation: 86-54=32, Resulting Numbers: [88, 23, 32] Generated Node #0,0: 33:[88, 23, 32] Operation: 86-54=32 Exploring Operation: 88-86=2, Resulting Numbers: [54, 23, 2] Generated Node #0,1: 33:[54, 23, 2] Operation: 88-86=2 Exploring Operation: 88-54=34, Re...
0.988715
hs_3
sum_heuristic
[ 80, 60, 33, 38 ]
91
[ "80-60=20", "33+38=71", "20+71=91" ]
Current State: 91:[80, 60, 33, 38], Operations: [] Exploring Operation: 80-60=20, Resulting Numbers: [33, 38, 20] Generated Node #2: [33, 38, 20] from Operation: 80-60=20 Current State: 91:[33, 38, 20], Operations: ['80-60=20'] Exploring Operation: 33+38=71, Resulting Numbers: [20, 71] Generated Node #3: [20, 71] from ...
4
Current State: 91:[80, 60, 33, 38], Operations: [] Exploring Operation: 60+38=98, Resulting Numbers: [80, 33, 98] Generated Node #0,0: 91:[80, 33, 98] Operation: 60+38=98 Exploring Operation: 60+33=93, Resulting Numbers: [80, 38, 93] Generated Node #0,1: 91:[80, 38, 93] Operation: 60+33=93 Exploring Operation: 38-33=5,...
0.945313
hs_4
mult_heuristic
[ 12, 10, 24, 54 ]
52
[ "12+10=22", "54-24=30", "22+30=52" ]
Current State: 52:[12, 10, 24, 54], Operations: [] Exploring Operation: 12+10=22, Resulting Numbers: [24, 54, 22] Generated Node #2: [24, 54, 22] from Operation: 12+10=22 Current State: 52:[24, 54, 22], Operations: ['12+10=22'] Exploring Operation: 54-24=30, Resulting Numbers: [22, 30] Generated Node #3: [22, 30] from ...
4
Current State: 52:[12, 10, 24, 54], Operations: [] Exploring Operation: 12-10=2, Resulting Numbers: [24, 54, 2] Generated Node #0,0: 52:[24, 54, 2] Operation: 12-10=2 Exploring Operation: 24-10=14, Resulting Numbers: [12, 54, 14] Generated Node #0,1: 52:[12, 54, 14] Operation: 24-10=14 Exploring Operation: 24/12=2, Res...
0.965278
hs_5
mult_heuristic
[ 54, 84, 89, 22 ]
97
[ "84-54=30", "89-22=67", "30+67=97" ]
Current State: 97:[54, 84, 89, 22], Operations: [] Exploring Operation: 84-54=30, Resulting Numbers: [89, 22, 30] Generated Node #2: [89, 22, 30] from Operation: 84-54=30 Current State: 97:[89, 22, 30], Operations: ['84-54=30'] Exploring Operation: 89-22=67, Resulting Numbers: [30, 67] Generated Node #3: [30, 67] from ...
4
Current State: 97:[54, 84, 89, 22], Operations: [] Exploring Operation: 84-22=62, Resulting Numbers: [54, 89, 62] Generated Node #0,0: 97:[54, 89, 62] Operation: 84-22=62 Exploring Operation: 54-22=32, Resulting Numbers: [84, 89, 32] Generated Node #0,1: 97:[84, 89, 32] Operation: 54-22=32 Exploring Operation: 54+22=76...
0.981771
hs_5
sum_heuristic
[ 26, 49, 59, 69 ]
56
[ "49-26=23", "69/23=3", "59-3=56" ]
Current State: 56:[26, 49, 59, 69], Operations: [] Exploring Operation: 49-26=23, Resulting Numbers: [59, 69, 23] Generated Node #2: [59, 69, 23] from Operation: 49-26=23 Current State: 56:[59, 69, 23], Operations: ['49-26=23'] Exploring Operation: 69/23=3, Resulting Numbers: [59, 3] Generated Node #3: [59, 3] from Ope...
4
Current State: 56:[26, 49, 59, 69], Operations: [] Exploring Operation: 69-49=20, Resulting Numbers: [26, 59, 20] Generated Node #0,0: 56:[26, 59, 20] Operation: 69-49=20 Exploring Operation: 69-59=10, Resulting Numbers: [26, 49, 10] Generated Node #0,1: 56:[26, 49, 10] Operation: 69-59=10 Exploring Operation: 49-26=23...
0.967014
hs_4
mult_heuristic
[ 21, 12, 52, 88 ]
69
[ "21+12=33", "88-52=36", "33+36=69" ]
Current State: 69:[21, 12, 52, 88], Operations: [] Exploring Operation: 21+12=33, Resulting Numbers: [52, 88, 33] Generated Node #2: [52, 88, 33] from Operation: 21+12=33 Current State: 69:[52, 88, 33], Operations: ['21+12=33'] Exploring Operation: 88-52=36, Resulting Numbers: [33, 36] Generated Node #3: [33, 36] from ...
4
Current State: 69:[21, 12, 52, 88], Operations: [] Exploring Operation: 21+52=73, Resulting Numbers: [12, 88, 73] Generated Node #0,0: 69:[12, 88, 73] Operation: 21+52=73 Exploring Operation: 88-52=36, Resulting Numbers: [21, 12, 36] Generated Node #0,1: 69:[21, 12, 36] Operation: 88-52=36 Exploring Operation: 88-21=67...
0.973958
hs_5
sum_heuristic
[ 52, 94, 39, 64 ]
40
[ "94-64=30", "52*30=1560", "1560/39=40" ]
Current State: 40:[52, 94, 39, 64], Operations: [] Exploring Operation: 94-64=30, Resulting Numbers: [52, 39, 30] Generated Node #2: [52, 39, 30] from Operation: 94-64=30 Current State: 40:[52, 39, 30], Operations: ['94-64=30'] Exploring Operation: 52*30=1560, Resulting Numbers: [39, 1560] Generated Node #3: [39, 1560]...
4
Current State: 40:[52, 94, 39, 64], Operations: [] Exploring Operation: 64-39=25, Resulting Numbers: [52, 94, 25] Generated Node #0,0: 40:[52, 94, 25] Operation: 64-39=25 Exploring Operation: 94-39=55, Resulting Numbers: [52, 64, 55] Generated Node #0,1: 40:[52, 64, 55] Operation: 94-39=55 Exploring Operation: 94-52=42...
0
hs_5
sum_heuristic
[ 78, 30, 96, 56 ]
32
[ "56-30=26", "78/26=3", "96/3=32" ]
Current State: 32:[78, 30, 96, 56], Operations: [] Exploring Operation: 56-30=26, Resulting Numbers: [78, 96, 26] Generated Node #2: [78, 96, 26] from Operation: 56-30=26 Current State: 32:[78, 96, 26], Operations: ['56-30=26'] Exploring Operation: 78/26=3, Resulting Numbers: [96, 3] Generated Node #3: [96, 3] from Ope...
4
Current State: 32:[78, 30, 96, 56], Operations: [] Exploring Operation: 96-56=40, Resulting Numbers: [78, 30, 40] Generated Node #0,0: 32:[78, 30, 40] Operation: 96-56=40 Exploring Operation: 96-78=18, Resulting Numbers: [30, 56, 18] Generated Node #0,1: 32:[30, 56, 18] Operation: 96-78=18 Exploring Operation: 78-56=22...
0
hs_3
mult_heuristic
[ 21, 85, 53, 43 ]
45
[ "21+85=106", "106/53=2", "43+2=45" ]
Current State: 45:[21, 85, 53, 43], Operations: [] Exploring Operation: 21+85=106, Resulting Numbers: [53, 43, 106] Generated Node #2: [53, 43, 106] from Operation: 21+85=106 Current State: 45:[53, 43, 106], Operations: ['21+85=106'] Exploring Operation: 106/53=2, Resulting Numbers: [43, 2] Generated Node #3: [43, 2] f...
4
Current State: 45:[21, 85, 53, 43], Operations: [] Exploring Operation: 85-53=32, Resulting Numbers: [21, 43, 32] Generated Node #0,0: 45:[21, 43, 32] Operation: 85-53=32 Exploring Operation: 53-43=10, Resulting Numbers: [21, 85, 10] Generated Node #0,1: 45:[21, 85, 10] Operation: 53-43=10 Exploring Operation: 53-21=32...
0
hs_5
mult_heuristic
[ 11, 84, 78, 72 ]
89
[ "11+84=95", "78-72=6", "95-6=89" ]
Current State: 89:[11, 84, 78, 72], Operations: [] Exploring Operation: 11+84=95, Resulting Numbers: [78, 72, 95] Generated Node #2: [78, 72, 95] from Operation: 11+84=95 Current State: 89:[78, 72, 95], Operations: ['11+84=95'] Exploring Operation: 78-72=6, Resulting Numbers: [95, 6] Generated Node #3: [95, 6] from Ope...
4
Current State: 89:[11, 84, 78, 72], Operations: [] Exploring Operation: 11+72=83, Resulting Numbers: [84, 78, 83] Generated Node #0,0: 89:[84, 78, 83] Operation: 11+72=83 Exploring Operation: 11+84=95, Resulting Numbers: [78, 72, 95] Generated Node #0,1: 89:[78, 72, 95] Operation: 11+84=95 Exploring Operation: 11+78=89...
0.985243
hs_3
mult_heuristic
[ 72, 94, 11, 64 ]
62
[ "94-72=22", "22/11=2", "64-2=62" ]
Current State: 62:[72, 94, 11, 64], Operations: [] Exploring Operation: 94-72=22, Resulting Numbers: [11, 64, 22] Generated Node #2: [11, 64, 22] from Operation: 94-72=22 Current State: 62:[11, 64, 22], Operations: ['94-72=22'] Exploring Operation: 22/11=2, Resulting Numbers: [64, 2] Generated Node #3: [64, 2] from Ope...
4
Current State: 62:[72, 94, 11, 64], Operations: [] Exploring Operation: 94-72=22, Resulting Numbers: [11, 64, 22] Generated Node #0,0: 62:[11, 64, 22] Operation: 94-72=22 Exploring Operation: 94-64=30, Resulting Numbers: [72, 11, 30] Generated Node #0,1: 62:[72, 11, 30] Operation: 94-64=30 Exploring Operation: 94-11=83...
0.990451
hs_3
sum_heuristic
[ 36, 90, 11, 48 ]
89
[ "36+90=126", "48-11=37", "126-37=89" ]
Current State: 89:[36, 90, 11, 48], Operations: [] Exploring Operation: 36+90=126, Resulting Numbers: [11, 48, 126] Generated Node #2: [11, 48, 126] from Operation: 36+90=126 Current State: 89:[11, 48, 126], Operations: ['36+90=126'] Exploring Operation: 48-11=37, Resulting Numbers: [126, 37] Generated Node #3: [126, 3...
4
Current State: 89:[36, 90, 11, 48], Operations: [] Exploring Operation: 36+48=84, Resulting Numbers: [90, 11, 84] Generated Node #0,0: 89:[90, 11, 84] Operation: 36+48=84 Exploring Operation: 36+11=47, Resulting Numbers: [90, 48, 47] Generated Node #0,1: 89:[90, 48, 47] Operation: 36+11=47 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 98, 7, 35, 16 ]
87
[ "98-16=82", "35/7=5", "82+5=87" ]
Current State: 87:[98, 7, 35, 16], Operations: [] Exploring Operation: 98-16=82, Resulting Numbers: [7, 35, 82] Generated Node #2: [7, 35, 82] from Operation: 98-16=82 Current State: 87:[7, 35, 82], Operations: ['98-16=82'] Exploring Operation: 35/7=5, Resulting Numbers: [82, 5] Generated Node #3: [82, 5] from Operatio...
4
Current State: 87:[98, 7, 35, 16], Operations: [] Exploring Operation: 98-16=82, Resulting Numbers: [7, 35, 82] Generated Node #0,0: 87:[7, 35, 82] Operation: 98-16=82 Exploring Operation: 98-7=91, Resulting Numbers: [35, 16, 91] Generated Node #0,1: 87:[35, 16, 91] Operation: 98-7=91 Start Sub Search at level 1: Movin...
0.990451
hs_2
sum_heuristic
[ 51, 65, 83, 2 ]
46
[ "51*2=102", "65+83=148", "148-102=46" ]
Current State: 46:[51, 65, 83, 2], Operations: [] Exploring Operation: 51*2=102, Resulting Numbers: [65, 83, 102] Generated Node #2: [65, 83, 102] from Operation: 51*2=102 Current State: 46:[65, 83, 102], Operations: ['51*2=102'] Exploring Operation: 65+83=148, Resulting Numbers: [102, 148] Generated Node #3: [102, 148...
4
Current State: 46:[51, 65, 83, 2], Operations: [] Exploring Operation: 83-65=18, Resulting Numbers: [51, 2, 18] Generated Node #0,0: 46:[51, 2, 18] Operation: 83-65=18 Exploring Operation: 83-51=32, Resulting Numbers: [65, 2, 32] Generated Node #0,1: 46:[65, 2, 32] Operation: 83-51=32 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 5, 72, 99, 49 ]
63
[ "5+72=77", "99*49=4851", "4851/77=63" ]
Current State: 63:[5, 72, 99, 49], Operations: [] Exploring Operation: 5+72=77, Resulting Numbers: [99, 49, 77] Generated Node #2: [99, 49, 77] from Operation: 5+72=77 Current State: 63:[99, 49, 77], Operations: ['5+72=77'] Exploring Operation: 99*49=4851, Resulting Numbers: [77, 4851] Generated Node #3: [77, 4851] fro...
4
Current State: 63:[5, 72, 99, 49], Operations: [] Exploring Operation: 72-5=67, Resulting Numbers: [99, 49, 67] Generated Node #0,0: 63:[99, 49, 67] Operation: 72-5=67 Exploring Operation: 72-49=23, Resulting Numbers: [5, 99, 23] Generated Node #0,1: 63:[5, 99, 23] Operation: 72-49=23 Exploring Operation: 99-5=94, Resu...
0
hs_5
mult_heuristic
[ 31, 19, 55, 19 ]
31
[ "19-19=0", "55*0=0", "31+0=31" ]
Current State: 31:[31, 19, 55, 19], Operations: [] Exploring Operation: 19-19=0, Resulting Numbers: [31, 55, 0] Generated Node #2: [31, 55, 0] from Operation: 19-19=0 Current State: 31:[31, 55, 0], Operations: ['19-19=0'] Exploring Operation: 55*0=0, Resulting Numbers: [31, 0] Generated Node #3: [31, 0] from Operation:...
4
Current State: 31:[31, 19, 55, 19], Operations: [] Exploring Operation: 19/19=1, Resulting Numbers: [31, 55, 1] Generated Node #0,0: 31:[31, 55, 1] Operation: 19/19=1 Exploring Operation: 19+19=38, Resulting Numbers: [31, 55, 38] Generated Node #0,1: 31:[31, 55, 38] Operation: 19+19=38 Exploring Operation: 55-19=36, Re...
0
hs_5
sum_heuristic
[ 64, 96, 39, 10 ]
16
[ "64*39=2496", "2496/96=26", "26-10=16" ]
Current State: 16:[64, 96, 39, 10], Operations: [] Exploring Operation: 64*39=2496, Resulting Numbers: [96, 10, 2496] Generated Node #2: [96, 10, 2496] from Operation: 64*39=2496 Current State: 16:[96, 10, 2496], Operations: ['64*39=2496'] Exploring Operation: 2496/96=26, Resulting Numbers: [10, 26] Generated Node #3: ...
4
Current State: 16:[64, 96, 39, 10], Operations: [] Exploring Operation: 96-64=32, Resulting Numbers: [39, 10, 32] Generated Node #0,0: 16:[39, 10, 32] Operation: 96-64=32 Exploring Operation: 64-39=25, Resulting Numbers: [96, 10, 25] Generated Node #0,1: 16:[96, 10, 25] Operation: 64-39=25 Exploring Operation: 64-10=54...
0
hs_4
mult_heuristic
[ 55, 49, 40, 65 ]
22
[ "65-49=16", "55*16=880", "880/40=22" ]
Current State: 22:[55, 49, 40, 65], Operations: [] Exploring Operation: 65-49=16, Resulting Numbers: [55, 40, 16] Generated Node #2: [55, 40, 16] from Operation: 65-49=16 Current State: 22:[55, 40, 16], Operations: ['65-49=16'] Exploring Operation: 55*16=880, Resulting Numbers: [40, 880] Generated Node #3: [40, 880] fr...
4
Current State: 22:[55, 49, 40, 65], Operations: [] Exploring Operation: 65-49=16, Resulting Numbers: [55, 40, 16] Generated Node #0,0: 22:[55, 40, 16] Operation: 65-49=16 Exploring Operation: 65-55=10, Resulting Numbers: [49, 40, 10] Generated Node #0,1: 22:[49, 40, 10] Operation: 65-55=10 Exploring Operation: 55-49=6,...
0
hs_4
sum_heuristic
[ 80, 72, 85, 67 ]
33
[ "80+85=165", "72-67=5", "165/5=33" ]
Current State: 33:[80, 72, 85, 67], Operations: [] Exploring Operation: 80+85=165, Resulting Numbers: [72, 67, 165] Generated Node #2: [72, 67, 165] from Operation: 80+85=165 Current State: 33:[72, 67, 165], Operations: ['80+85=165'] Exploring Operation: 72-67=5, Resulting Numbers: [165, 5] Generated Node #3: [165, 5] ...
4
Current State: 33:[80, 72, 85, 67], Operations: [] Exploring Operation: 85-80=5, Resulting Numbers: [72, 67, 5] Generated Node #0,0: 33:[72, 67, 5] Operation: 85-80=5 Moving to Node #0,0 Current State: 33:[72, 67, 5], Operations: ['85-80=5'] Exploring Operation: 72-67=5, Resulting Numbers: [5, 5] Generated Node #0,0,0:...
0
hs_1
sum_heuristic
[ 88, 77, 38, 3 ]
24
[ "88-77=11", "38-3=35", "35-11=24" ]
Current State: 24:[88, 77, 38, 3], Operations: [] Exploring Operation: 88-77=11, Resulting Numbers: [38, 3, 11] Generated Node #2: [38, 3, 11] from Operation: 88-77=11 Current State: 24:[38, 3, 11], Operations: ['88-77=11'] Exploring Operation: 38-3=35, Resulting Numbers: [11, 35] Generated Node #3: [11, 35] from Opera...
4
Current State: 24:[88, 77, 38, 3], Operations: [] Exploring Operation: 88-77=11, Resulting Numbers: [38, 3, 11] Generated Node #0,0: 24:[38, 3, 11] Operation: 88-77=11 Start Sub Search at level 1: Moving to Node #0,0 Current State: 24:[38, 3, 11], Operations: ['88-77=11'] Exploring Operation: 38-11=27, Resulting Number...
0.993924
hs_1
mult_heuristic
[ 20, 24, 21, 37 ]
96
[ "20+21=41", "41-37=4", "24*4=96" ]
Current State: 96:[20, 24, 21, 37], Operations: [] Exploring Operation: 20+21=41, Resulting Numbers: [24, 37, 41] Generated Node #2: [24, 37, 41] from Operation: 20+21=41 Current State: 96:[24, 37, 41], Operations: ['20+21=41'] Exploring Operation: 41-37=4, Resulting Numbers: [24, 4] Generated Node #3: [24, 4] from Ope...
4
Current State: 96:[20, 24, 21, 37], Operations: [] Exploring Operation: 37-20=17, Resulting Numbers: [24, 21, 17] Generated Node #0,0: 96:[24, 21, 17] Operation: 37-20=17 Exploring Operation: 24-20=4, Resulting Numbers: [21, 37, 4] Generated Node #0,1: 96:[21, 37, 4] Operation: 24-20=4 Exploring Operation: 21-20=1, Res...
0.987847
hs_4
sum_heuristic
[ 56, 76, 14, 1 ]
71
[ "56/14=4", "76-1=75", "75-4=71" ]
Current State: 71:[56, 76, 14, 1], Operations: [] Exploring Operation: 56/14=4, Resulting Numbers: [76, 1, 4] Generated Node #2: [76, 1, 4] from Operation: 56/14=4 Current State: 71:[76, 1, 4], Operations: ['56/14=4'] Exploring Operation: 76-1=75, Resulting Numbers: [4, 75] Generated Node #3: [4, 75] from Operation: 76...
4
Current State: 71:[56, 76, 14, 1], Operations: [] Exploring Operation: 76-1=75, Resulting Numbers: [56, 14, 75] Generated Node #0,0: 71:[56, 14, 75] Operation: 76-1=75 Exploring Operation: 56+14=70, Resulting Numbers: [76, 1, 70] Generated Node #0,1: 71:[76, 1, 70] Operation: 56+14=70 Exploring Operation: 56+1=57, Resu...
0.975694
hs_5
mult_heuristic
[ 99, 13, 72, 83 ]
24
[ "99-13=86", "86-83=3", "72/3=24" ]
Current State: 24:[99, 13, 72, 83], Operations: [] Exploring Operation: 99-13=86, Resulting Numbers: [72, 83, 86] Generated Node #2: [72, 83, 86] from Operation: 99-13=86 Current State: 24:[72, 83, 86], Operations: ['99-13=86'] Exploring Operation: 86-83=3, Resulting Numbers: [72, 3] Generated Node #3: [72, 3] from Ope...
4
Current State: 24:[99, 13, 72, 83], Operations: [] Exploring Operation: 99-72=27, Resulting Numbers: [13, 83, 27] Generated Node #0,0: 24:[13, 83, 27] Operation: 99-72=27 Exploring Operation: 99-13=86, Resulting Numbers: [72, 83, 86] Generated Node #0,1: 24:[72, 83, 86] Operation: 99-13=86 Exploring Operation: 72-13=59...
0.925347
hs_5
mult_heuristic
[ 95, 4, 34, 38 ]
94
[ "4+34=38", "38/38=1", "95-1=94" ]
Current State: 94:[95, 4, 34, 38], Operations: [] Exploring Operation: 4+34=38, Resulting Numbers: [95, 38, 38] Generated Node #2: [95, 38, 38] from Operation: 4+34=38 Current State: 94:[95, 38, 38], Operations: ['4+34=38'] Exploring Operation: 38/38=1, Resulting Numbers: [95, 1] Generated Node #3: [95, 1] from Operati...
4
Current State: 94:[95, 4, 34, 38], Operations: [] Exploring Operation: 95-4=91, Resulting Numbers: [34, 38, 91] Generated Node #0,0: 94:[34, 38, 91] Operation: 95-4=91 Exploring Operation: 95-34=61, Resulting Numbers: [4, 38, 61] Generated Node #0,1: 94:[4, 38, 61] Operation: 95-34=61 Exploring Operation: 4+34=38, Resu...
0.986979
hs_5
mult_heuristic
[ 84, 80, 36, 16 ]
24
[ "84-80=4", "36-16=20", "4+20=24" ]
Current State: 24:[84, 80, 36, 16], Operations: [] Exploring Operation: 84-80=4, Resulting Numbers: [36, 16, 4] Generated Node #2: [36, 16, 4] from Operation: 84-80=4 Current State: 24:[36, 16, 4], Operations: ['84-80=4'] Exploring Operation: 36-16=20, Resulting Numbers: [4, 20] Generated Node #3: [4, 20] from Operatio...
4
Current State: 24:[84, 80, 36, 16], Operations: [] Exploring Operation: 84-36=48, Resulting Numbers: [80, 16, 48] Generated Node #0,0: 24:[80, 16, 48] Operation: 84-36=48 Exploring Operation: 80/16=5, Resulting Numbers: [84, 36, 5] Generated Node #0,1: 24:[84, 36, 5] Operation: 80/16=5 Exploring Operation: 84-80=4, Res...
0.96875
hs_3
sum_heuristic
[ 67, 21, 2, 40 ]
69
[ "67-40=27", "21*2=42", "27+42=69" ]
Current State: 69:[67, 21, 2, 40], Operations: [] Exploring Operation: 67-40=27, Resulting Numbers: [21, 2, 27] Generated Node #2: [21, 2, 27] from Operation: 67-40=27 Current State: 69:[21, 2, 27], Operations: ['67-40=27'] Exploring Operation: 21*2=42, Resulting Numbers: [27, 42] Generated Node #3: [27, 42] from Opera...
4
Current State: 69:[67, 21, 2, 40], Operations: [] Exploring Operation: 67-40=27, Resulting Numbers: [21, 2, 27] Generated Node #0,0: 69:[21, 2, 27] Operation: 67-40=27 Moving to Node #0,0 Current State: 69:[21, 2, 27], Operations: ['67-40=27'] Exploring Operation: 21+2=23, Resulting Numbers: [27, 23] Generated Node #0,...
0
hs_1
sum_heuristic
[ 34, 99, 2, 37 ]
31
[ "37-34=3", "99/3=33", "33-2=31" ]
Current State: 31:[34, 99, 2, 37], Operations: [] Exploring Operation: 37-34=3, Resulting Numbers: [99, 2, 3] Generated Node #2: [99, 2, 3] from Operation: 37-34=3 Current State: 31:[99, 2, 3], Operations: ['37-34=3'] Exploring Operation: 99/3=33, Resulting Numbers: [2, 33] Generated Node #3: [2, 33] from Operation: 99...
4
Current State: 31:[34, 99, 2, 37], Operations: [] Exploring Operation: 99-37=62, Resulting Numbers: [34, 2, 62] Generated Node #0,0: 31:[34, 2, 62] Operation: 99-37=62 Exploring Operation: 99-34=65, Resulting Numbers: [2, 37, 65] Generated Node #0,1: 31:[2, 37, 65] Operation: 99-34=65 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 56, 40, 85, 45 ]
57
[ "85-40=45", "45/45=1", "56+1=57" ]
Current State: 57:[56, 40, 85, 45], Operations: [] Exploring Operation: 85-40=45, Resulting Numbers: [56, 45, 45] Generated Node #2: [56, 45, 45] from Operation: 85-40=45 Current State: 57:[56, 45, 45], Operations: ['85-40=45'] Exploring Operation: 45/45=1, Resulting Numbers: [56, 1] Generated Node #3: [56, 1] from Ope...
4
Current State: 57:[56, 40, 85, 45], Operations: [] Exploring Operation: 85-45=40, Resulting Numbers: [56, 40, 40] Generated Node #0,0: 57:[56, 40, 40] Operation: 85-45=40 Exploring Operation: 85-40=45, Resulting Numbers: [56, 45, 45] Generated Node #0,1: 57:[56, 45, 45] Operation: 85-40=45 Exploring Operation: 45-40=5,...
0.989583
hs_3
mult_heuristic
[ 9, 49, 24, 27 ]
57
[ "9*24=216", "216/27=8", "49+8=57" ]
Current State: 57:[9, 49, 24, 27], Operations: [] Exploring Operation: 9*24=216, Resulting Numbers: [49, 27, 216] Generated Node #2: [49, 27, 216] from Operation: 9*24=216 Current State: 57:[49, 27, 216], Operations: ['9*24=216'] Exploring Operation: 216/27=8, Resulting Numbers: [49, 8] Generated Node #3: [49, 8] from ...
4
Current State: 57:[9, 49, 24, 27], Operations: [] Exploring Operation: 9+49=58, Resulting Numbers: [24, 27, 58] Generated Node #0,0: 57:[24, 27, 58] Operation: 9+49=58 Exploring Operation: 27-9=18, Resulting Numbers: [49, 24, 18] Generated Node #0,1: 57:[49, 24, 18] Operation: 27-9=18 Exploring Operation: 49-27=22, Res...
0.943576
hs_4
sum_heuristic
[ 40, 54, 60, 57 ]
23
[ "40+54=94", "60+57=117", "117-94=23" ]
Current State: 23:[40, 54, 60, 57], Operations: [] Exploring Operation: 40+54=94, Resulting Numbers: [60, 57, 94] Generated Node #2: [60, 57, 94] from Operation: 40+54=94 Current State: 23:[60, 57, 94], Operations: ['40+54=94'] Exploring Operation: 60+57=117, Resulting Numbers: [94, 117] Generated Node #3: [94, 117] fr...
4
Current State: 23:[40, 54, 60, 57], Operations: [] Exploring Operation: 60-40=20, Resulting Numbers: [54, 57, 20] Generated Node #0,0: 23:[54, 57, 20] Operation: 60-40=20 Exploring Operation: 60-54=6, Resulting Numbers: [40, 57, 6] Generated Node #0,1: 23:[40, 57, 6] Operation: 60-54=6 Exploring Operation: 60-57=3, Res...
0.990451
hs_3
sum_heuristic
[ 98, 36, 28, 4 ]
74
[ "98-28=70", "36*4=144", "144-70=74" ]
Current State: 74:[98, 36, 28, 4], Operations: [] Exploring Operation: 98-28=70, Resulting Numbers: [36, 4, 70] Generated Node #2: [36, 4, 70] from Operation: 98-28=70 Current State: 74:[36, 4, 70], Operations: ['98-28=70'] Exploring Operation: 36*4=144, Resulting Numbers: [70, 144] Generated Node #3: [70, 144] from Op...
4
Current State: 74:[98, 36, 28, 4], Operations: [] Exploring Operation: 98-28=70, Resulting Numbers: [36, 4, 70] Generated Node #0,0: 74:[36, 4, 70] Operation: 98-28=70 Moving to Node #0,0 Current State: 74:[36, 4, 70], Operations: ['98-28=70'] Exploring Operation: 4+70=74, Resulting Numbers: [36, 74] Generated Node #0,...
0
hs_1
sum_heuristic
[ 48, 17, 11, 6 ]
20
[ "48/6=8", "17+11=28", "28-8=20" ]
Current State: 20:[48, 17, 11, 6], Operations: [] Exploring Operation: 48/6=8, Resulting Numbers: [17, 11, 8] Generated Node #2: [17, 11, 8] from Operation: 48/6=8 Current State: 20:[17, 11, 8], Operations: ['48/6=8'] Exploring Operation: 17+11=28, Resulting Numbers: [8, 28] Generated Node #3: [8, 28] from Operation: 1...
4
Current State: 20:[48, 17, 11, 6], Operations: [] Exploring Operation: 48-6=42, Resulting Numbers: [17, 11, 42] Generated Node #0,0: 20:[17, 11, 42] Operation: 48-6=42 Exploring Operation: 48-11=37, Resulting Numbers: [17, 6, 37] Generated Node #0,1: 20:[17, 6, 37] Operation: 48-11=37 Exploring Operation: 48-17=31, Res...
0.986979
hs_4
mult_heuristic
[ 77, 88, 21, 41 ]
17
[ "88*21=1848", "1848/77=24", "41-24=17" ]
Current State: 17:[77, 88, 21, 41], Operations: [] Exploring Operation: 88*21=1848, Resulting Numbers: [77, 41, 1848] Generated Node #2: [77, 41, 1848] from Operation: 88*21=1848 Current State: 17:[77, 41, 1848], Operations: ['88*21=1848'] Exploring Operation: 1848/77=24, Resulting Numbers: [41, 24] Generated Node #3: ...
4
Current State: 17:[77, 88, 21, 41], Operations: [] Exploring Operation: 88-77=11, Resulting Numbers: [21, 41, 11] Generated Node #0,0: 17:[21, 41, 11] Operation: 88-77=11 Exploring Operation: 77-41=36, Resulting Numbers: [88, 21, 36] Generated Node #0,1: 17:[88, 21, 36] Operation: 77-41=36 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 45, 39, 24, 93 ]
97
[ "45-39=6", "24/6=4", "93+4=97" ]
Current State: 97:[45, 39, 24, 93], Operations: [] Exploring Operation: 45-39=6, Resulting Numbers: [24, 93, 6] Generated Node #2: [24, 93, 6] from Operation: 45-39=6 Current State: 97:[24, 93, 6], Operations: ['45-39=6'] Exploring Operation: 24/6=4, Resulting Numbers: [93, 4] Generated Node #3: [93, 4] from Operation:...
4
Current State: 97:[45, 39, 24, 93], Operations: [] Exploring Operation: 45+39=84, Resulting Numbers: [24, 93, 84] Generated Node #0,0: 97:[24, 93, 84] Operation: 45+39=84 Exploring Operation: 45+24=69, Resulting Numbers: [39, 93, 69] Generated Node #0,1: 97:[39, 93, 69] Operation: 45+24=69 Exploring Operation: 39+24=63...
0
hs_3
mult_heuristic
[ 68, 61, 81, 9 ]
56
[ "81-68=13", "9*13=117", "117-61=56" ]
Current State: 56:[68, 61, 81, 9], Operations: [] Exploring Operation: 81-68=13, Resulting Numbers: [61, 9, 13] Generated Node #2: [61, 9, 13] from Operation: 81-68=13 Current State: 56:[61, 9, 13], Operations: ['81-68=13'] Exploring Operation: 9*13=117, Resulting Numbers: [61, 117] Generated Node #3: [61, 117] from Op...
4
Current State: 56:[68, 61, 81, 9], Operations: [] Exploring Operation: 68-61=7, Resulting Numbers: [81, 9, 7] Generated Node #0,0: 56:[81, 9, 7] Operation: 68-61=7 Exploring Operation: 81-61=20, Resulting Numbers: [68, 9, 20] Generated Node #0,1: 56:[68, 9, 20] Operation: 81-61=20 Exploring Operation: 81-68=13, Resulti...
0
hs_4
mult_heuristic
[ 30, 63, 98, 93 ]
99
[ "30+63=93", "93/93=1", "98+1=99" ]
Current State: 99:[30, 63, 98, 93], Operations: [] Exploring Operation: 30+63=93, Resulting Numbers: [98, 93, 93] Generated Node #2: [98, 93, 93] from Operation: 30+63=93 Current State: 99:[98, 93, 93], Operations: ['30+63=93'] Exploring Operation: 93/93=1, Resulting Numbers: [98, 1] Generated Node #3: [98, 1] from Ope...
4
Current State: 99:[30, 63, 98, 93], Operations: [] Exploring Operation: 63-30=33, Resulting Numbers: [98, 93, 33] Generated Node #0,0: 99:[98, 93, 33] Operation: 63-30=33 Moving to Node #0,0 Current State: 99:[98, 93, 33], Operations: ['63-30=33'] Exploring Operation: 98-93=5, Resulting Numbers: [33, 5] Generated Node ...
0
hs_1
sum_heuristic
[ 35, 32, 14, 66 ]
42
[ "32+66=98", "98/14=7", "35+7=42" ]
Current State: 42:[35, 32, 14, 66], Operations: [] Exploring Operation: 32+66=98, Resulting Numbers: [35, 14, 98] Generated Node #2: [35, 14, 98] from Operation: 32+66=98 Current State: 42:[35, 14, 98], Operations: ['32+66=98'] Exploring Operation: 98/14=7, Resulting Numbers: [35, 7] Generated Node #3: [35, 7] from Ope...
4
Current State: 42:[35, 32, 14, 66], Operations: [] Exploring Operation: 66-32=34, Resulting Numbers: [35, 14, 34] Generated Node #0,0: 42:[35, 14, 34] Operation: 66-32=34 Exploring Operation: 35-32=3, Resulting Numbers: [14, 66, 3] Generated Node #0,1: 42:[14, 66, 3] Operation: 35-32=3 Exploring Operation: 66-35=31, Re...
0
hs_4
sum_heuristic
[ 9, 8, 40, 12 ]
15
[ "12-9=3", "40/8=5", "3*5=15" ]
Current State: 15:[9, 8, 40, 12], Operations: [] Exploring Operation: 12-9=3, Resulting Numbers: [8, 40, 3] Generated Node #2: [8, 40, 3] from Operation: 12-9=3 Current State: 15:[8, 40, 3], Operations: ['12-9=3'] Exploring Operation: 40/8=5, Resulting Numbers: [3, 5] Generated Node #3: [3, 5] from Operation: 40/8=5 Cu...
4
Current State: 15:[9, 8, 40, 12], Operations: [] Exploring Operation: 40/8=5, Resulting Numbers: [9, 12, 5] Generated Node #0,0: 15:[9, 12, 5] Operation: 40/8=5 Moving to Node #0,0 Current State: 15:[9, 12, 5], Operations: ['40/8=5'] Exploring Operation: 12-9=3, Resulting Numbers: [5, 3] Generated Node #0,0,0: 15:[5, 3...
0.993924
hs_1
mult_heuristic
[ 48, 54, 65, 70 ]
33
[ "48+54=102", "65+70=135", "135-102=33" ]
Current State: 33:[48, 54, 65, 70], Operations: [] Exploring Operation: 48+54=102, Resulting Numbers: [65, 70, 102] Generated Node #2: [65, 70, 102] from Operation: 48+54=102 Current State: 33:[65, 70, 102], Operations: ['48+54=102'] Exploring Operation: 65+70=135, Resulting Numbers: [102, 135] Generated Node #3: [102,...
4
Current State: 33:[48, 54, 65, 70], Operations: [] Exploring Operation: 70-65=5, Resulting Numbers: [48, 54, 5] Generated Node #0,0: 33:[48, 54, 5] Operation: 70-65=5 Exploring Operation: 65-54=11, Resulting Numbers: [48, 70, 11] Generated Node #0,1: 33:[48, 70, 11] Operation: 65-54=11 Exploring Operation: 70-48=22, Re...
0.96875
hs_5
sum_heuristic
[ 57, 50, 60, 33 ]
39
[ "60-57=3", "33/3=11", "50-11=39" ]
Current State: 39:[57, 50, 60, 33], Operations: [] Exploring Operation: 60-57=3, Resulting Numbers: [50, 33, 3] Generated Node #2: [50, 33, 3] from Operation: 60-57=3 Current State: 39:[50, 33, 3], Operations: ['60-57=3'] Exploring Operation: 33/3=11, Resulting Numbers: [50, 11] Generated Node #3: [50, 11] from Operati...
4
Current State: 39:[57, 50, 60, 33], Operations: [] Exploring Operation: 60-57=3, Resulting Numbers: [50, 33, 3] Generated Node #0,0: 39:[50, 33, 3] Operation: 60-57=3 Moving to Node #0,0 Current State: 39:[50, 33, 3], Operations: ['60-57=3'] Exploring Operation: 50-33=17, Resulting Numbers: [3, 17] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 58, 16, 78, 2 ]
89
[ "78-16=62", "62/2=31", "58+31=89" ]
Current State: 89:[58, 16, 78, 2], Operations: [] Exploring Operation: 78-16=62, Resulting Numbers: [58, 2, 62] Generated Node #2: [58, 2, 62] from Operation: 78-16=62 Current State: 89:[58, 2, 62], Operations: ['78-16=62'] Exploring Operation: 62/2=31, Resulting Numbers: [58, 31] Generated Node #3: [58, 31] from Opera...
4
Current State: 89:[58, 16, 78, 2], Operations: [] Exploring Operation: 58*2=116, Resulting Numbers: [16, 78, 116] Generated Node #0,0: 89:[16, 78, 116] Operation: 58*2=116 Exploring Operation: 16*2=32, Resulting Numbers: [58, 78, 32] Generated Node #0,1: 89:[58, 78, 32] Operation: 16*2=32 Start Sub Search at level 1: M...
0
hs_2
sum_heuristic
[ 13, 41, 21, 16 ]
17
[ "13+41=54", "21+16=37", "54-37=17" ]
Current State: 17:[13, 41, 21, 16], Operations: [] Exploring Operation: 13+41=54, Resulting Numbers: [21, 16, 54] Generated Node #2: [21, 16, 54] from Operation: 13+41=54 Current State: 17:[21, 16, 54], Operations: ['13+41=54'] Exploring Operation: 21+16=37, Resulting Numbers: [54, 37] Generated Node #3: [54, 37] from ...
4
Current State: 17:[13, 41, 21, 16], Operations: [] Exploring Operation: 41-13=28, Resulting Numbers: [21, 16, 28] Generated Node #0,0: 17:[21, 16, 28] Operation: 41-13=28 Exploring Operation: 41-21=20, Resulting Numbers: [13, 16, 20] Generated Node #0,1: 17:[13, 16, 20] Operation: 41-21=20 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 11, 55, 74, 52 ]
82
[ "55-11=44", "74+52=126", "126-44=82" ]
Current State: 82:[11, 55, 74, 52], Operations: [] Exploring Operation: 55-11=44, Resulting Numbers: [74, 52, 44] Generated Node #2: [74, 52, 44] from Operation: 55-11=44 Current State: 82:[74, 52, 44], Operations: ['55-11=44'] Exploring Operation: 74+52=126, Resulting Numbers: [44, 126] Generated Node #3: [44, 126] fr...
4
Current State: 82:[11, 55, 74, 52], Operations: [] Exploring Operation: 55/11=5, Resulting Numbers: [74, 52, 5] Generated Node #0,0: 82:[74, 52, 5] Operation: 55/11=5 Exploring Operation: 55-52=3, Resulting Numbers: [11, 74, 3] Generated Node #0,1: 82:[11, 74, 3] Operation: 55-52=3 Exploring Operation: 55-11=44, Result...
0.986979
hs_4
sum_heuristic
[ 30, 19, 91, 4 ]
12
[ "91-19=72", "72/4=18", "30-18=12" ]
Current State: 12:[30, 19, 91, 4], Operations: [] Exploring Operation: 91-19=72, Resulting Numbers: [30, 4, 72] Generated Node #2: [30, 4, 72] from Operation: 91-19=72 Current State: 12:[30, 4, 72], Operations: ['91-19=72'] Exploring Operation: 72/4=18, Resulting Numbers: [30, 18] Generated Node #3: [30, 18] from Opera...
4
Current State: 12:[30, 19, 91, 4], Operations: [] Exploring Operation: 91-30=61, Resulting Numbers: [19, 4, 61] Generated Node #0,0: 12:[19, 4, 61] Operation: 91-30=61 Exploring Operation: 19-4=15, Resulting Numbers: [30, 91, 15] Generated Node #0,1: 12:[30, 91, 15] Operation: 19-4=15 Exploring Operation: 91-19=72, Res...
0.96875
hs_5
sum_heuristic
[ 68, 64, 20, 4 ]
64
[ "68-64=4", "20-4=16", "4*16=64" ]
Current State: 64:[68, 64, 20, 4], Operations: [] Exploring Operation: 68-64=4, Resulting Numbers: [20, 4, 4] Generated Node #2: [20, 4, 4] from Operation: 68-64=4 Current State: 64:[20, 4, 4], Operations: ['68-64=4'] Exploring Operation: 20-4=16, Resulting Numbers: [16] 16,64 equal: Goal Reached Exploring Operation: 4...
4
Current State: 64:[68, 64, 20, 4], Operations: [] Exploring Operation: 20-4=16, Resulting Numbers: [68, 64, 16] Generated Node #0,0: 64:[68, 64, 16] Operation: 20-4=16 Exploring Operation: 68-4=64, Resulting Numbers: [64, 20, 64] Generated Node #0,1: 64:[64, 20, 64] Operation: 68-4=64 Exploring Operation: 68-64=4, Resu...
0.988715
hs_3
sum_heuristic
[ 61, 85, 29, 60 ]
66
[ "85+60=145", "145/29=5", "61+5=66" ]
Current State: 66:[61, 85, 29, 60], Operations: [] Exploring Operation: 85+60=145, Resulting Numbers: [61, 29, 145] Generated Node #2: [61, 29, 145] from Operation: 85+60=145 Current State: 66:[61, 29, 145], Operations: ['85+60=145'] Exploring Operation: 145/29=5, Resulting Numbers: [61, 5] Generated Node #3: [61, 5] f...
4
Current State: 66:[61, 85, 29, 60], Operations: [] Exploring Operation: 85-60=25, Resulting Numbers: [61, 29, 25] Generated Node #0,0: 66:[61, 29, 25] Operation: 85-60=25 Exploring Operation: 85-61=24, Resulting Numbers: [29, 60, 24] Generated Node #0,1: 66:[29, 60, 24] Operation: 85-61=24 Exploring Operation: 85-29=56...
0
hs_3
sum_heuristic
[ 95, 83, 17, 14 ]
60
[ "95+83=178", "17*14=238", "238-178=60" ]
Current State: 60:[95, 83, 17, 14], Operations: [] Exploring Operation: 95+83=178, Resulting Numbers: [17, 14, 178] Generated Node #2: [17, 14, 178] from Operation: 95+83=178 Current State: 60:[17, 14, 178], Operations: ['95+83=178'] Exploring Operation: 17*14=238, Resulting Numbers: [178, 238] Generated Node #3: [178,...
4
Current State: 60:[95, 83, 17, 14], Operations: [] Exploring Operation: 95-83=12, Resulting Numbers: [17, 14, 12] Generated Node #0,0: 60:[17, 14, 12] Operation: 95-83=12 Exploring Operation: 95-17=78, Resulting Numbers: [83, 14, 78] Generated Node #0,1: 60:[83, 14, 78] Operation: 95-17=78 Moving to Node #0,0 Current S...
0
hs_2
mult_heuristic
[ 35, 51, 40, 80 ]
67
[ "40-35=5", "80/5=16", "51+16=67" ]
Current State: 67:[35, 51, 40, 80], Operations: [] Exploring Operation: 40-35=5, Resulting Numbers: [51, 80, 5] Generated Node #2: [51, 80, 5] from Operation: 40-35=5 Current State: 67:[51, 80, 5], Operations: ['40-35=5'] Exploring Operation: 80/5=16, Resulting Numbers: [51, 16] Generated Node #3: [51, 16] from Operati...
4
Current State: 67:[35, 51, 40, 80], Operations: [] Exploring Operation: 35+40=75, Resulting Numbers: [51, 80, 75] Generated Node #0,0: 67:[51, 80, 75] Operation: 35+40=75 Exploring Operation: 35+51=86, Resulting Numbers: [40, 80, 86] Generated Node #0,1: 67:[40, 80, 86] Operation: 35+51=86 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 48, 64, 94, 72 ]
38
[ "64-48=16", "94-72=22", "16+22=38" ]
Current State: 38:[48, 64, 94, 72], Operations: [] Exploring Operation: 64-48=16, Resulting Numbers: [94, 72, 16] Generated Node #2: [94, 72, 16] from Operation: 64-48=16 Current State: 38:[94, 72, 16], Operations: ['64-48=16'] Exploring Operation: 94-72=22, Resulting Numbers: [16, 22] Generated Node #3: [16, 22] from ...
4
Current State: 38:[48, 64, 94, 72], Operations: [] Exploring Operation: 94-48=46, Resulting Numbers: [64, 72, 46] Generated Node #0,0: 38:[64, 72, 46] Operation: 94-48=46 Exploring Operation: 94-72=22, Resulting Numbers: [48, 64, 22] Generated Node #0,1: 38:[48, 64, 22] Operation: 94-72=22 Exploring Operation: 94-64=30...
0.977431
hs_3
sum_heuristic