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, 63, 37, 60 ]
45
[ "37-22=15", "63-60=3", "15*3=45" ]
Current State: 45:[22, 63, 37, 60], Operations: [] Exploring Operation: 37-22=15, Resulting Numbers: [63, 60, 15] Generated Node #2: [63, 60, 15] from Operation: 37-22=15 Current State: 45:[63, 60, 15], Operations: ['37-22=15'] Exploring Operation: 63-60=3, Resulting Numbers: [15, 3] Generated Node #3: [15, 3] from Ope...
4
Current State: 45:[22, 63, 37, 60], Operations: [] Exploring Operation: 63-22=41, Resulting Numbers: [37, 60, 41] Generated Node #0,0: 45:[37, 60, 41] Operation: 63-22=41 Exploring Operation: 63-60=3, Resulting Numbers: [22, 37, 3] Generated Node #0,1: 45:[22, 37, 3] Operation: 63-60=3 Moving to Node #0,1 Current State...
0.992188
hs_2
sum_heuristic
[ 37, 14, 41, 18 ]
38
[ "41-37=4", "14*4=56", "56-18=38" ]
Current State: 38:[37, 14, 41, 18], Operations: [] Exploring Operation: 41-37=4, Resulting Numbers: [14, 18, 4] Generated Node #2: [14, 18, 4] from Operation: 41-37=4 Current State: 38:[14, 18, 4], Operations: ['41-37=4'] Exploring Operation: 14*4=56, Resulting Numbers: [18, 56] Generated Node #3: [18, 56] from Operati...
4
Current State: 38:[37, 14, 41, 18], Operations: [] Exploring Operation: 18-14=4, Resulting Numbers: [37, 41, 4] Generated Node #0,0: 38:[37, 41, 4] Operation: 18-14=4 Exploring Operation: 37-14=23, Resulting Numbers: [41, 18, 23] Generated Node #0,1: 38:[41, 18, 23] Operation: 37-14=23 Exploring Operation: 41-37=4, Res...
0
hs_3
sum_heuristic
[ 36, 80, 59, 84 ]
68
[ "84-80=4", "36/4=9", "59+9=68" ]
Current State: 68:[36, 80, 59, 84], Operations: [] Exploring Operation: 84-80=4, Resulting Numbers: [36, 59, 4] Generated Node #2: [36, 59, 4] from Operation: 84-80=4 Current State: 68:[36, 59, 4], Operations: ['84-80=4'] Exploring Operation: 36/4=9, Resulting Numbers: [59, 9] Generated Node #3: [59, 9] from Operation:...
4
Current State: 68:[36, 80, 59, 84], Operations: [] Exploring Operation: 80-59=21, Resulting Numbers: [36, 84, 21] Generated Node #0,0: 68:[36, 84, 21] Operation: 80-59=21 Exploring Operation: 84-80=4, Resulting Numbers: [36, 59, 4] Generated Node #0,1: 68:[36, 59, 4] Operation: 84-80=4 Start Sub Search at level 1: Movi...
0
hs_2
sum_heuristic
[ 31, 40, 23, 78 ]
46
[ "40-31=9", "78-23=55", "55-9=46" ]
Current State: 46:[31, 40, 23, 78], Operations: [] Exploring Operation: 40-31=9, Resulting Numbers: [23, 78, 9] Generated Node #2: [23, 78, 9] from Operation: 40-31=9 Current State: 46:[23, 78, 9], Operations: ['40-31=9'] Exploring Operation: 78-23=55, Resulting Numbers: [9, 55] Generated Node #3: [9, 55] from Operatio...
4
Current State: 46:[31, 40, 23, 78], Operations: [] Exploring Operation: 78-40=38, Resulting Numbers: [31, 23, 38] Generated Node #0,0: 46:[31, 23, 38] Operation: 78-40=38 Exploring Operation: 78-31=47, Resulting Numbers: [40, 23, 47] Generated Node #0,1: 46:[40, 23, 47] Operation: 78-31=47 Start Sub Search at level 1: ...
0.984375
hs_2
mult_heuristic
[ 13, 3, 31, 49 ]
55
[ "31-13=18", "18/3=6", "49+6=55" ]
Current State: 55:[13, 3, 31, 49], Operations: [] Exploring Operation: 31-13=18, Resulting Numbers: [3, 49, 18] Generated Node #2: [3, 49, 18] from Operation: 31-13=18 Current State: 55:[3, 49, 18], Operations: ['31-13=18'] Exploring Operation: 18/3=6, Resulting Numbers: [49, 6] Generated Node #3: [49, 6] from Operatio...
4
Current State: 55:[13, 3, 31, 49], Operations: [] Exploring Operation: 31-13=18, Resulting Numbers: [3, 49, 18] Generated Node #0,0: 55:[3, 49, 18] Operation: 31-13=18 Exploring Operation: 49-31=18, Resulting Numbers: [13, 3, 18] Generated Node #0,1: 55:[13, 3, 18] Operation: 49-31=18 Exploring Operation: 13+31=44, Res...
0.971354
hs_4
sum_heuristic
[ 85, 87, 47, 11 ]
83
[ "87-85=2", "47*2=94", "94-11=83" ]
Current State: 83:[85, 87, 47, 11], Operations: [] Exploring Operation: 87-85=2, Resulting Numbers: [47, 11, 2] Generated Node #2: [47, 11, 2] from Operation: 87-85=2 Current State: 83:[47, 11, 2], Operations: ['87-85=2'] Exploring Operation: 47*2=94, Resulting Numbers: [11, 94] Generated Node #3: [11, 94] from Operati...
4
Current State: 83:[85, 87, 47, 11], Operations: [] Exploring Operation: 87-11=76, Resulting Numbers: [85, 47, 76] Generated Node #0,0: 83:[85, 47, 76] Operation: 87-11=76 Exploring Operation: 85-11=74, Resulting Numbers: [87, 47, 74] Generated Node #0,1: 83:[87, 47, 74] Operation: 85-11=74 Exploring Operation: 47+11=58...
0
hs_4
mult_heuristic
[ 20, 9, 3, 43 ]
21
[ "20+43=63", "9/3=3", "63/3=21" ]
Current State: 21:[20, 9, 3, 43], Operations: [] Exploring Operation: 20+43=63, Resulting Numbers: [9, 3, 63] Generated Node #2: [9, 3, 63] from Operation: 20+43=63 Current State: 21:[9, 3, 63], Operations: ['20+43=63'] Exploring Operation: 9/3=3, Resulting Numbers: [63, 3] Generated Node #3: [63, 3] from Operation: 9/...
4
Current State: 21:[20, 9, 3, 43], Operations: [] Exploring Operation: 43-9=34, Resulting Numbers: [20, 3, 34] Generated Node #0,0: 21:[20, 3, 34] Operation: 43-9=34 Exploring Operation: 43-20=23, Resulting Numbers: [9, 3, 23] Generated Node #0,1: 21:[9, 3, 23] Operation: 43-20=23 Start Sub Search at level 1: Moving to ...
0
hs_2
sum_heuristic
[ 19, 10, 54, 4 ]
96
[ "19-4=15", "10*15=150", "150-54=96" ]
Current State: 96:[19, 10, 54, 4], Operations: [] Exploring Operation: 19-4=15, Resulting Numbers: [10, 54, 15] Generated Node #2: [10, 54, 15] from Operation: 19-4=15 Current State: 96:[10, 54, 15], Operations: ['19-4=15'] Exploring Operation: 10*15=150, Resulting Numbers: [54, 150] Generated Node #3: [54, 150] from O...
4
Current State: 96:[19, 10, 54, 4], Operations: [] Exploring Operation: 54-19=35, Resulting Numbers: [10, 4, 35] Generated Node #0,0: 96:[10, 4, 35] Operation: 54-19=35 Exploring Operation: 19-10=9, Resulting Numbers: [54, 4, 9] Generated Node #0,1: 96:[54, 4, 9] Operation: 19-10=9 Exploring Operation: 54-10=44, Resulti...
0
hs_4
mult_heuristic
[ 27, 42, 64, 7 ]
31
[ "64-27=37", "42/7=6", "37-6=31" ]
Current State: 31:[27, 42, 64, 7], Operations: [] Exploring Operation: 64-27=37, Resulting Numbers: [42, 7, 37] Generated Node #2: [42, 7, 37] from Operation: 64-27=37 Current State: 31:[42, 7, 37], Operations: ['64-27=37'] Exploring Operation: 42/7=6, Resulting Numbers: [37, 6] Generated Node #3: [37, 6] from Operatio...
4
Current State: 31:[27, 42, 64, 7], Operations: [] Exploring Operation: 64-42=22, Resulting Numbers: [27, 7, 22] Generated Node #0,0: 31:[27, 7, 22] Operation: 64-42=22 Exploring Operation: 64-27=37, Resulting Numbers: [42, 7, 37] Generated Node #0,1: 31:[42, 7, 37] Operation: 64-27=37 Exploring Operation: 42-7=35, Resu...
0
hs_3
mult_heuristic
[ 21, 53, 87, 35 ]
29
[ "53-21=32", "35-32=3", "87/3=29" ]
Current State: 29:[21, 53, 87, 35], Operations: [] Exploring Operation: 53-21=32, Resulting Numbers: [87, 35, 32] Generated Node #2: [87, 35, 32] from Operation: 53-21=32 Current State: 29:[87, 35, 32], Operations: ['53-21=32'] Exploring Operation: 35-32=3, Resulting Numbers: [87, 3] Generated Node #3: [87, 3] from Ope...
4
Current State: 29:[21, 53, 87, 35], Operations: [] Exploring Operation: 53-21=32, Resulting Numbers: [87, 35, 32] Generated Node #0,0: 29:[87, 35, 32] Operation: 53-21=32 Exploring Operation: 87-35=52, Resulting Numbers: [21, 53, 52] Generated Node #0,1: 29:[21, 53, 52] Operation: 87-35=52 Exploring Operation: 87-53=34...
0.96441
hs_3
sum_heuristic
[ 1, 7, 4, 3 ]
38
[ "1+4=5", "7*5=35", "3+35=38" ]
Current State: 38:[1, 7, 4, 3], Operations: [] Exploring Operation: 1+4=5, Resulting Numbers: [7, 3, 5] Generated Node #2: [7, 3, 5] from Operation: 1+4=5 Current State: 38:[7, 3, 5], Operations: ['1+4=5'] Exploring Operation: 7*5=35, Resulting Numbers: [3, 35] Generated Node #3: [3, 35] from Operation: 7*5=35 Current ...
4
Current State: 38:[1, 7, 4, 3], Operations: [] Exploring Operation: 7-4=3, Resulting Numbers: [1, 3, 3] Generated Node #0,0: 38:[1, 3, 3] Operation: 7-4=3 Exploring Operation: 7*3=21, Resulting Numbers: [1, 4, 21] Generated Node #0,1: 38:[1, 4, 21] Operation: 7*3=21 Moving to Node #0,0 Current State: 38:[1, 3, 3], Oper...
0
hs_2
mult_heuristic
[ 27, 63, 91, 72 ]
71
[ "27+63=90", "91-72=19", "90-19=71" ]
Current State: 71:[27, 63, 91, 72], Operations: [] Exploring Operation: 27+63=90, Resulting Numbers: [91, 72, 90] Generated Node #2: [91, 72, 90] from Operation: 27+63=90 Current State: 71:[91, 72, 90], Operations: ['27+63=90'] Exploring Operation: 91-72=19, Resulting Numbers: [90, 19] Generated Node #3: [90, 19] from ...
4
Current State: 71:[27, 63, 91, 72], Operations: [] Exploring Operation: 91-27=64, Resulting Numbers: [63, 72, 64] Generated Node #0,0: 71:[63, 72, 64] Operation: 91-27=64 Exploring Operation: 72-27=45, Resulting Numbers: [63, 91, 45] Generated Node #0,1: 71:[63, 91, 45] Operation: 72-27=45 Exploring Operation: 27+63=90...
0.985243
hs_3
mult_heuristic
[ 89, 91, 8, 83 ]
43
[ "89-83=6", "8*6=48", "91-48=43" ]
Current State: 43:[89, 91, 8, 83], Operations: [] Exploring Operation: 89-83=6, Resulting Numbers: [91, 8, 6] Generated Node #2: [91, 8, 6] from Operation: 89-83=6 Current State: 43:[91, 8, 6], Operations: ['89-83=6'] Exploring Operation: 8*6=48, Resulting Numbers: [91, 48] Generated Node #3: [91, 48] from Operation: 8...
4
Current State: 43:[89, 91, 8, 83], Operations: [] Exploring Operation: 89-83=6, Resulting Numbers: [91, 8, 6] Generated Node #0,0: 43:[91, 8, 6] Operation: 89-83=6 Exploring Operation: 91-83=8, Resulting Numbers: [89, 8, 8] Generated Node #0,1: 43:[89, 8, 8] Operation: 91-83=8 Exploring Operation: 91-89=2, Resulting Nu...
0.976563
hs_3
sum_heuristic
[ 6, 81, 84, 65 ]
30
[ "84/6=14", "81-65=16", "14+16=30" ]
Current State: 30:[6, 81, 84, 65], Operations: [] Exploring Operation: 84/6=14, Resulting Numbers: [81, 65, 14] Generated Node #2: [81, 65, 14] from Operation: 84/6=14 Current State: 30:[81, 65, 14], Operations: ['84/6=14'] Exploring Operation: 81-65=16, Resulting Numbers: [14, 16] Generated Node #3: [14, 16] from Oper...
4
Current State: 30:[6, 81, 84, 65], Operations: [] Exploring Operation: 81-65=16, Resulting Numbers: [6, 84, 16] Generated Node #0,0: 30:[6, 84, 16] Operation: 81-65=16 Exploring Operation: 84-65=19, Resulting Numbers: [6, 81, 19] Generated Node #0,1: 30:[6, 81, 19] Operation: 84-65=19 Exploring Operation: 84-81=3, Resu...
0.980035
hs_3
mult_heuristic
[ 59, 29, 97, 97 ]
87
[ "59+29=88", "97/97=1", "88-1=87" ]
Current State: 87:[59, 29, 97, 97], Operations: [] Exploring Operation: 59+29=88, Resulting Numbers: [97, 97, 88] Generated Node #2: [97, 97, 88] from Operation: 59+29=88 Current State: 87:[97, 97, 88], Operations: ['59+29=88'] Exploring Operation: 97/97=1, Resulting Numbers: [88, 1] Generated Node #3: [88, 1] from Ope...
4
Current State: 87:[59, 29, 97, 97], Operations: [] Exploring Operation: 59+29=88, Resulting Numbers: [97, 97, 88] Generated Node #0,0: 87:[97, 97, 88] Operation: 59+29=88 Exploring Operation: 97-59=38, Resulting Numbers: [29, 97, 38] Generated Node #0,1: 87:[29, 97, 38] Operation: 97-59=38 Exploring Operation: 97/97=1,...
0.939236
hs_5
mult_heuristic
[ 90, 81, 31, 87 ]
46
[ "87-81=6", "90/6=15", "31+15=46" ]
Current State: 46:[90, 81, 31, 87], Operations: [] Exploring Operation: 87-81=6, Resulting Numbers: [90, 31, 6] Generated Node #2: [90, 31, 6] from Operation: 87-81=6 Current State: 46:[90, 31, 6], Operations: ['87-81=6'] Exploring Operation: 90/6=15, Resulting Numbers: [31, 15] Generated Node #3: [31, 15] from Operati...
4
Current State: 46:[90, 81, 31, 87], Operations: [] Exploring Operation: 90-87=3, Resulting Numbers: [81, 31, 3] Generated Node #0,0: 46:[81, 31, 3] Operation: 90-87=3 Moving to Node #0,0 Current State: 46:[81, 31, 3], Operations: ['90-87=3'] Exploring Operation: 81-31=50, Resulting Numbers: [3, 50] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 9, 32, 26, 90 ]
22
[ "9*90=810", "32*26=832", "832-810=22" ]
Current State: 22:[9, 32, 26, 90], Operations: [] Exploring Operation: 9*90=810, Resulting Numbers: [32, 26, 810] Generated Node #2: [32, 26, 810] from Operation: 9*90=810 Current State: 22:[32, 26, 810], Operations: ['9*90=810'] Exploring Operation: 32*26=832, Resulting Numbers: [810, 832] Generated Node #3: [810, 832...
4
Current State: 22:[9, 32, 26, 90], Operations: [] Exploring Operation: 90/9=10, Resulting Numbers: [32, 26, 10] Generated Node #0,0: 22:[32, 26, 10] Operation: 90/9=10 Exploring Operation: 90-32=58, Resulting Numbers: [9, 26, 58] Generated Node #0,1: 22:[9, 26, 58] Operation: 90-32=58 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 90, 21, 68, 42 ]
24
[ "90-68=22", "42/21=2", "22+2=24" ]
Current State: 24:[90, 21, 68, 42], Operations: [] Exploring Operation: 90-68=22, Resulting Numbers: [21, 42, 22] Generated Node #2: [21, 42, 22] from Operation: 90-68=22 Current State: 24:[21, 42, 22], Operations: ['90-68=22'] Exploring Operation: 42/21=2, Resulting Numbers: [22, 2] Generated Node #3: [22, 2] from Ope...
4
Current State: 24:[90, 21, 68, 42], Operations: [] Exploring Operation: 90-42=48, Resulting Numbers: [21, 68, 48] Generated Node #0,0: 24:[21, 68, 48] Operation: 90-42=48 Exploring Operation: 90-68=22, Resulting Numbers: [21, 42, 22] Generated Node #0,1: 24:[21, 42, 22] Operation: 90-68=22 Exploring Operation: 68-42=26...
0.986979
hs_4
mult_heuristic
[ 88, 55, 5, 79 ]
41
[ "88-55=33", "79-5=74", "74-33=41" ]
Current State: 41:[88, 55, 5, 79], Operations: [] Exploring Operation: 88-55=33, Resulting Numbers: [5, 79, 33] Generated Node #2: [5, 79, 33] from Operation: 88-55=33 Current State: 41:[5, 79, 33], Operations: ['88-55=33'] Exploring Operation: 79-5=74, Resulting Numbers: [33, 74] Generated Node #3: [33, 74] from Opera...
4
Current State: 41:[88, 55, 5, 79], Operations: [] Exploring Operation: 88-5=83, Resulting Numbers: [55, 79, 83] Generated Node #0,0: 41:[55, 79, 83] Operation: 88-5=83 Exploring Operation: 88-79=9, Resulting Numbers: [55, 5, 9] Generated Node #0,1: 41:[55, 5, 9] Operation: 88-79=9 Exploring Operation: 55-5=50, Resultin...
0.985243
hs_4
mult_heuristic
[ 83, 11, 9, 2 ]
48
[ "83-9=74", "74/2=37", "11+37=48" ]
Current State: 48:[83, 11, 9, 2], Operations: [] Exploring Operation: 83-9=74, Resulting Numbers: [11, 2, 74] Generated Node #2: [11, 2, 74] from Operation: 83-9=74 Current State: 48:[11, 2, 74], Operations: ['83-9=74'] Exploring Operation: 74/2=37, Resulting Numbers: [11, 37] Generated Node #3: [11, 37] from Operation...
4
Current State: 48:[83, 11, 9, 2], Operations: [] Exploring Operation: 83-9=74, Resulting Numbers: [11, 2, 74] Generated Node #0,0: 48:[11, 2, 74] Operation: 83-9=74 Exploring Operation: 83-11=72, Resulting Numbers: [9, 2, 72] Generated Node #0,1: 48:[9, 2, 72] Operation: 83-11=72 Start Sub Search at level 1: Moving to ...
0.986111
hs_2
sum_heuristic
[ 49, 87, 87, 32 ]
49
[ "87-87=0", "32*0=0", "49+0=49" ]
Current State: 49:[49, 87, 87, 32], Operations: [] Exploring Operation: 87-87=0, Resulting Numbers: [49, 32, 0] Generated Node #2: [49, 32, 0] from Operation: 87-87=0 Current State: 49:[49, 32, 0], Operations: ['87-87=0'] Exploring Operation: 32*0=0, Resulting Numbers: [49, 0] Generated Node #3: [49, 0] from Operation:...
4
Current State: 49:[49, 87, 87, 32], Operations: [] Exploring Operation: 87-87=0, Resulting Numbers: [49, 32, 0] Generated Node #0,0: 49:[49, 32, 0] Operation: 87-87=0 Exploring Operation: 87/87=1, Resulting Numbers: [49, 32, 1] Generated Node #0,1: 49:[49, 32, 1] Operation: 87/87=1 Moving to Node #0,1 Current State: 49...
0.990451
hs_2
sum_heuristic
[ 73, 9, 20, 2 ]
64
[ "73+9=82", "20-2=18", "82-18=64" ]
Current State: 64:[73, 9, 20, 2], Operations: [] Exploring Operation: 73+9=82, Resulting Numbers: [20, 2, 82] Generated Node #2: [20, 2, 82] from Operation: 73+9=82 Current State: 64:[20, 2, 82], Operations: ['73+9=82'] Exploring Operation: 20-2=18, Resulting Numbers: [82, 18] Generated Node #3: [82, 18] from Operation...
4
Current State: 64:[73, 9, 20, 2], Operations: [] Exploring Operation: 73-2=71, Resulting Numbers: [9, 20, 71] Generated Node #0,0: 64:[9, 20, 71] Operation: 73-2=71 Exploring Operation: 73-9=64, Resulting Numbers: [20, 2, 64] Generated Node #0,1: 64:[20, 2, 64] Operation: 73-9=64 Exploring Operation: 73-20=53, Resultin...
0.960938
hs_4
mult_heuristic
[ 24, 23, 72, 36 ]
56
[ "72/24=3", "23+36=59", "59-3=56" ]
Current State: 56:[24, 23, 72, 36], Operations: [] Exploring Operation: 72/24=3, Resulting Numbers: [23, 36, 3] Generated Node #2: [23, 36, 3] from Operation: 72/24=3 Current State: 56:[23, 36, 3], Operations: ['72/24=3'] Exploring Operation: 23+36=59, Resulting Numbers: [3, 59] Generated Node #3: [3, 59] from Operatio...
4
Current State: 56:[24, 23, 72, 36], Operations: [] Exploring Operation: 72/36=2, Resulting Numbers: [24, 23, 2] Generated Node #0,0: 56:[24, 23, 2] Operation: 72/36=2 Start Sub Search at level 1: Moving to Node #0,0 Current State: 56:[24, 23, 2], Operations: ['72/36=2'] Exploring Operation: 24-23=1, Resulting Numbers: ...
0
hs_1
mult_heuristic
[ 99, 6, 67, 63 ]
89
[ "99-6=93", "67-63=4", "93-4=89" ]
Current State: 89:[99, 6, 67, 63], Operations: [] Exploring Operation: 99-6=93, Resulting Numbers: [67, 63, 93] Generated Node #2: [67, 63, 93] from Operation: 99-6=93 Current State: 89:[67, 63, 93], Operations: ['99-6=93'] Exploring Operation: 67-63=4, Resulting Numbers: [93, 4] Generated Node #3: [93, 4] from Operati...
4
Current State: 89:[99, 6, 67, 63], Operations: [] Exploring Operation: 6+67=73, Resulting Numbers: [99, 63, 73] Generated Node #0,0: 89:[99, 63, 73] Operation: 6+67=73 Exploring Operation: 99-6=93, Resulting Numbers: [67, 63, 93] Generated Node #0,1: 89:[67, 63, 93] Operation: 99-6=93 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 17, 90, 6, 8 ]
75
[ "90-17=73", "8-6=2", "73+2=75" ]
Current State: 75:[17, 90, 6, 8], Operations: [] Exploring Operation: 90-17=73, Resulting Numbers: [6, 8, 73] Generated Node #2: [6, 8, 73] from Operation: 90-17=73 Current State: 75:[6, 8, 73], Operations: ['90-17=73'] Exploring Operation: 8-6=2, Resulting Numbers: [73, 2] Generated Node #3: [73, 2] from Operation: 8-...
4
Current State: 75:[17, 90, 6, 8], Operations: [] Exploring Operation: 90/6=15, Resulting Numbers: [17, 8, 15] Generated Node #0,0: 75:[17, 8, 15] Operation: 90/6=15 Exploring Operation: 90-17=73, Resulting Numbers: [6, 8, 73] Generated Node #0,1: 75:[6, 8, 73] Operation: 90-17=73 Start Sub Search at level 1: Moving to ...
0.985243
hs_2
mult_heuristic
[ 6, 3, 7, 62 ]
46
[ "6+3=9", "62-7=55", "55-9=46" ]
Current State: 46:[6, 3, 7, 62], Operations: [] Exploring Operation: 6+3=9, Resulting Numbers: [7, 62, 9] Generated Node #2: [7, 62, 9] from Operation: 6+3=9 Current State: 46:[7, 62, 9], Operations: ['6+3=9'] Exploring Operation: 62-7=55, Resulting Numbers: [9, 55] Generated Node #3: [9, 55] from Operation: 62-7=55 Cu...
4
Current State: 46:[6, 3, 7, 62], Operations: [] Exploring Operation: 62-6=56, Resulting Numbers: [3, 7, 56] Generated Node #0,0: 46:[3, 7, 56] Operation: 62-6=56 Exploring Operation: 62-7=55, Resulting Numbers: [6, 3, 55] Generated Node #0,1: 46:[6, 3, 55] Operation: 62-7=55 Start Sub Search at level 1: Moving to Node ...
0.992188
hs_2
sum_heuristic
[ 99, 78, 43, 52 ]
23
[ "99*52=5148", "5148/78=66", "66-43=23" ]
Current State: 23:[99, 78, 43, 52], Operations: [] Exploring Operation: 99*52=5148, Resulting Numbers: [78, 43, 5148] Generated Node #2: [78, 43, 5148] from Operation: 99*52=5148 Current State: 23:[78, 43, 5148], Operations: ['99*52=5148'] Exploring Operation: 5148/78=66, Resulting Numbers: [43, 66] Generated Node #3: ...
4
Current State: 23:[99, 78, 43, 52], Operations: [] Exploring Operation: 99-78=21, Resulting Numbers: [43, 52, 21] Generated Node #0,0: 23:[43, 52, 21] Operation: 99-78=21 Exploring Operation: 99-52=47, Resulting Numbers: [78, 43, 47] Generated Node #0,1: 23:[78, 43, 47] Operation: 99-52=47 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 76, 8, 77, 60 ]
60
[ "76+60=136", "136/8=17", "77-17=60" ]
Current State: 60:[76, 8, 77, 60], Operations: [] Exploring Operation: 76+60=136, Resulting Numbers: [8, 77, 136] Generated Node #2: [8, 77, 136] from Operation: 76+60=136 Current State: 60:[8, 77, 136], Operations: ['76+60=136'] Exploring Operation: 136/8=17, Resulting Numbers: [77, 17] Generated Node #3: [77, 17] fro...
4
Current State: 60:[76, 8, 77, 60], Operations: [] Exploring Operation: 77-76=1, Resulting Numbers: [8, 60, 1] Generated Node #0,0: 60:[8, 60, 1] Operation: 77-76=1 Moving to Node #0,0 Current State: 60:[8, 60, 1], Operations: ['77-76=1'] Exploring Operation: 8+1=9, Resulting Numbers: [60, 9] Generated Node #0,0,0: 60:[...
0
hs_1
sum_heuristic
[ 71, 48, 88, 20 ]
45
[ "71-48=23", "88-20=68", "68-23=45" ]
Current State: 45:[71, 48, 88, 20], Operations: [] Exploring Operation: 71-48=23, Resulting Numbers: [88, 20, 23] Generated Node #2: [88, 20, 23] from Operation: 71-48=23 Current State: 45:[88, 20, 23], Operations: ['71-48=23'] Exploring Operation: 88-20=68, Resulting Numbers: [23, 68] Generated Node #3: [23, 68] from ...
4
Current State: 45:[71, 48, 88, 20], Operations: [] Exploring Operation: 88-71=17, Resulting Numbers: [48, 20, 17] Generated Node #0,0: 45:[48, 20, 17] Operation: 88-71=17 Exploring Operation: 88-48=40, Resulting Numbers: [71, 20, 40] Generated Node #0,1: 45:[71, 20, 40] Operation: 88-48=40 Moving to Node #0,0 Current S...
0.990451
hs_2
sum_heuristic
[ 38, 99, 8, 97 ]
54
[ "99-97=2", "8*2=16", "38+16=54" ]
Current State: 54:[38, 99, 8, 97], Operations: [] Exploring Operation: 99-97=2, Resulting Numbers: [38, 8, 2] Generated Node #2: [38, 8, 2] from Operation: 99-97=2 Current State: 54:[38, 8, 2], Operations: ['99-97=2'] Exploring Operation: 8*2=16, Resulting Numbers: [38, 16] Generated Node #3: [38, 16] from Operation: 8...
4
Current State: 54:[38, 99, 8, 97], Operations: [] Exploring Operation: 99-8=91, Resulting Numbers: [38, 97, 91] Generated Node #0,0: 54:[38, 97, 91] Operation: 99-8=91 Exploring Operation: 38-8=30, Resulting Numbers: [99, 97, 30] Generated Node #0,1: 54:[99, 97, 30] Operation: 38-8=30 Exploring Operation: 99-97=2, Resu...
0
hs_5
sum_heuristic
[ 45, 52, 61, 15 ]
44
[ "52-45=7", "15*7=105", "105-61=44" ]
Current State: 44:[45, 52, 61, 15], Operations: [] Exploring Operation: 52-45=7, Resulting Numbers: [61, 15, 7] Generated Node #2: [61, 15, 7] from Operation: 52-45=7 Current State: 44:[61, 15, 7], Operations: ['52-45=7'] Exploring Operation: 15*7=105, Resulting Numbers: [61, 105] Generated Node #3: [61, 105] from Oper...
4
Current State: 44:[45, 52, 61, 15], Operations: [] Exploring Operation: 61-52=9, Resulting Numbers: [45, 15, 9] Generated Node #0,0: 44:[45, 15, 9] Operation: 61-52=9 Exploring Operation: 61-15=46, Resulting Numbers: [45, 52, 46] Generated Node #0,1: 44:[45, 52, 46] Operation: 61-15=46 Moving to Node #0,0 Current State...
0
hs_2
mult_heuristic
[ 45, 57, 86, 62 ]
78
[ "45+57=102", "86-62=24", "102-24=78" ]
Current State: 78:[45, 57, 86, 62], Operations: [] Exploring Operation: 45+57=102, Resulting Numbers: [86, 62, 102] Generated Node #2: [86, 62, 102] from Operation: 45+57=102 Current State: 78:[86, 62, 102], Operations: ['45+57=102'] Exploring Operation: 86-62=24, Resulting Numbers: [102, 24] Generated Node #3: [102, 2...
4
Current State: 78:[45, 57, 86, 62], Operations: [] Exploring Operation: 86-57=29, Resulting Numbers: [45, 62, 29] Generated Node #0,0: 78:[45, 62, 29] Operation: 86-57=29 Exploring Operation: 86-62=24, Resulting Numbers: [45, 57, 24] Generated Node #0,1: 78:[45, 57, 24] Operation: 86-62=24 Exploring Operation: 57-45=12...
0.970486
hs_4
mult_heuristic
[ 67, 37, 50, 6 ]
11
[ "50-37=13", "6*13=78", "78-67=11" ]
Current State: 11:[67, 37, 50, 6], Operations: [] Exploring Operation: 50-37=13, Resulting Numbers: [67, 6, 13] Generated Node #2: [67, 6, 13] from Operation: 50-37=13 Current State: 11:[67, 6, 13], Operations: ['50-37=13'] Exploring Operation: 6*13=78, Resulting Numbers: [67, 78] Generated Node #3: [67, 78] from Opera...
4
Current State: 11:[67, 37, 50, 6], Operations: [] Exploring Operation: 67-50=17, Resulting Numbers: [37, 6, 17] Generated Node #0,0: 11:[37, 6, 17] Operation: 67-50=17 Exploring Operation: 67-37=30, Resulting Numbers: [50, 6, 30] Generated Node #0,1: 11:[50, 6, 30] Operation: 67-37=30 Exploring Operation: 50-37=13, Res...
0
hs_3
mult_heuristic
[ 92, 10, 7, 83 ]
11
[ "92*10=920", "920-7=913", "913/83=11" ]
Current State: 11:[92, 10, 7, 83], Operations: [] Exploring Operation: 92*10=920, Resulting Numbers: [7, 83, 920] Generated Node #2: [7, 83, 920] from Operation: 92*10=920 Current State: 11:[7, 83, 920], Operations: ['92*10=920'] Exploring Operation: 920-7=913, Resulting Numbers: [83, 913] Generated Node #3: [83, 913] ...
4
Current State: 11:[92, 10, 7, 83], Operations: [] Exploring Operation: 92-83=9, Resulting Numbers: [10, 7, 9] Generated Node #0,0: 11:[10, 7, 9] Operation: 92-83=9 Exploring Operation: 92-7=85, Resulting Numbers: [10, 83, 85] Generated Node #0,1: 11:[10, 83, 85] Operation: 92-7=85 Exploring Operation: 83-7=76, Resultin...
0
hs_5
sum_heuristic
[ 77, 24, 10, 7 ]
69
[ "10-7=3", "24/3=8", "77-8=69" ]
Current State: 69:[77, 24, 10, 7], Operations: [] Exploring Operation: 10-7=3, Resulting Numbers: [77, 24, 3] Generated Node #2: [77, 24, 3] from Operation: 10-7=3 Current State: 69:[77, 24, 3], Operations: ['10-7=3'] Exploring Operation: 24/3=8, Resulting Numbers: [77, 8] Generated Node #3: [77, 8] from Operation: 24/...
4
Current State: 69:[77, 24, 10, 7], Operations: [] Exploring Operation: 77-10=67, Resulting Numbers: [24, 7, 67] Generated Node #0,0: 69:[24, 7, 67] Operation: 77-10=67 Exploring Operation: 10-7=3, Resulting Numbers: [77, 24, 3] Generated Node #0,1: 69:[77, 24, 3] Operation: 10-7=3 Exploring Operation: 10*7=70, Resultin...
0
hs_4
mult_heuristic
[ 4, 18, 81, 85 ]
76
[ "4*18=72", "85-81=4", "72+4=76" ]
Current State: 76:[4, 18, 81, 85], Operations: [] Exploring Operation: 4*18=72, Resulting Numbers: [81, 85, 72] Generated Node #2: [81, 85, 72] from Operation: 4*18=72 Current State: 76:[81, 85, 72], Operations: ['4*18=72'] Exploring Operation: 85-81=4, Resulting Numbers: [72, 4] Generated Node #3: [72, 4] from Operati...
4
Current State: 76:[4, 18, 81, 85], Operations: [] Exploring Operation: 85-81=4, Resulting Numbers: [4, 18, 4] Generated Node #0,0: 76:[4, 18, 4] Operation: 85-81=4 Moving to Node #0,0 Current State: 76:[4, 18, 4], Operations: ['85-81=4'] Exploring Operation: 4/4=1, Resulting Numbers: [18, 1] Generated Node #0,0,0: 76:[...
0
hs_1
mult_heuristic
[ 33, 18, 31, 97 ]
51
[ "33-18=15", "97-31=66", "66-15=51" ]
Current State: 51:[33, 18, 31, 97], Operations: [] Exploring Operation: 33-18=15, Resulting Numbers: [31, 97, 15] Generated Node #2: [31, 97, 15] from Operation: 33-18=15 Current State: 51:[31, 97, 15], Operations: ['33-18=15'] Exploring Operation: 97-31=66, Resulting Numbers: [15, 66] Generated Node #3: [15, 66] from ...
4
Current State: 51:[33, 18, 31, 97], Operations: [] Exploring Operation: 97-33=64, Resulting Numbers: [18, 31, 64] Generated Node #0,0: 51:[18, 31, 64] Operation: 97-33=64 Exploring Operation: 97-31=66, Resulting Numbers: [33, 18, 66] Generated Node #0,1: 51:[33, 18, 66] Operation: 97-31=66 Moving to Node #0,0 Current S...
0.989583
hs_2
sum_heuristic
[ 14, 50, 75, 9 ]
99
[ "14+50=64", "75-64=11", "9*11=99" ]
Current State: 99:[14, 50, 75, 9], Operations: [] Exploring Operation: 14+50=64, Resulting Numbers: [75, 9, 64] Generated Node #2: [75, 9, 64] from Operation: 14+50=64 Current State: 99:[75, 9, 64], Operations: ['14+50=64'] Exploring Operation: 75-64=11, Resulting Numbers: [9, 11] Generated Node #3: [9, 11] from Operat...
4
Current State: 99:[14, 50, 75, 9], Operations: [] Exploring Operation: 50-14=36, Resulting Numbers: [75, 9, 36] Generated Node #0,0: 99:[75, 9, 36] Operation: 50-14=36 Exploring Operation: 75-50=25, Resulting Numbers: [14, 9, 25] Generated Node #0,1: 99:[14, 9, 25] Operation: 75-50=25 Moving to Node #0,1 Current State:...
0.992188
hs_2
mult_heuristic
[ 9, 66, 93, 11 ]
62
[ "9*11=99", "66*93=6138", "6138/99=62" ]
Current State: 62:[9, 66, 93, 11], Operations: [] Exploring Operation: 9*11=99, Resulting Numbers: [66, 93, 99] Generated Node #2: [66, 93, 99] from Operation: 9*11=99 Current State: 62:[66, 93, 99], Operations: ['9*11=99'] Exploring Operation: 66*93=6138, Resulting Numbers: [99, 6138] Generated Node #3: [99, 6138] fro...
4
Current State: 62:[9, 66, 93, 11], Operations: [] Exploring Operation: 93-66=27, Resulting Numbers: [9, 11, 27] Generated Node #0,0: 62:[9, 11, 27] Operation: 93-66=27 Exploring Operation: 11-9=2, Resulting Numbers: [66, 93, 2] Generated Node #0,1: 62:[66, 93, 2] Operation: 11-9=2 Exploring Operation: 66/11=6, Resultin...
0
hs_5
sum_heuristic
[ 56, 29, 93, 42 ]
78
[ "56-29=27", "93-42=51", "27+51=78" ]
Current State: 78:[56, 29, 93, 42], Operations: [] Exploring Operation: 56-29=27, Resulting Numbers: [93, 42, 27] Generated Node #2: [93, 42, 27] from Operation: 56-29=27 Current State: 78:[93, 42, 27], Operations: ['56-29=27'] Exploring Operation: 93-42=51, Resulting Numbers: [27, 51] Generated Node #3: [27, 51] from ...
4
Current State: 78:[56, 29, 93, 42], Operations: [] Exploring Operation: 56-42=14, Resulting Numbers: [29, 93, 14] Generated Node #0,0: 78:[29, 93, 14] Operation: 56-42=14 Exploring Operation: 56-29=27, Resulting Numbers: [93, 42, 27] Generated Node #0,1: 78:[93, 42, 27] Operation: 56-29=27 Exploring Operation: 93-56=37...
0.976563
hs_3
mult_heuristic
[ 47, 24, 82, 88 ]
99
[ "47+24=71", "82+88=170", "170-71=99" ]
Current State: 99:[47, 24, 82, 88], Operations: [] Exploring Operation: 47+24=71, Resulting Numbers: [82, 88, 71] Generated Node #2: [82, 88, 71] from Operation: 47+24=71 Current State: 99:[82, 88, 71], Operations: ['47+24=71'] Exploring Operation: 82+88=170, Resulting Numbers: [71, 170] Generated Node #3: [71, 170] fr...
4
Current State: 99:[47, 24, 82, 88], Operations: [] Exploring Operation: 82-47=35, Resulting Numbers: [24, 88, 35] Generated Node #0,0: 99:[24, 88, 35] Operation: 82-47=35 Exploring Operation: 88-82=6, Resulting Numbers: [47, 24, 6] Generated Node #0,1: 99:[47, 24, 6] Operation: 88-82=6 Moving to Node #0,0 Current State...
0.986979
hs_2
mult_heuristic
[ 30, 76, 6, 88 ]
15
[ "30*6=180", "88-76=12", "180/12=15" ]
Current State: 15:[30, 76, 6, 88], Operations: [] Exploring Operation: 30*6=180, Resulting Numbers: [76, 88, 180] Generated Node #2: [76, 88, 180] from Operation: 30*6=180 Current State: 15:[76, 88, 180], Operations: ['30*6=180'] Exploring Operation: 88-76=12, Resulting Numbers: [180, 12] Generated Node #3: [180, 12] f...
4
Current State: 15:[30, 76, 6, 88], Operations: [] Exploring Operation: 88-76=12, Resulting Numbers: [30, 6, 12] Generated Node #0,0: 15:[30, 6, 12] Operation: 88-76=12 Exploring Operation: 76-30=46, Resulting Numbers: [6, 88, 46] Generated Node #0,1: 15:[6, 88, 46] Operation: 76-30=46 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 65, 15, 39, 81 ]
56
[ "65*15=975", "975/39=25", "81-25=56" ]
Current State: 56:[65, 15, 39, 81], Operations: [] Exploring Operation: 65*15=975, Resulting Numbers: [39, 81, 975] Generated Node #2: [39, 81, 975] from Operation: 65*15=975 Current State: 56:[39, 81, 975], Operations: ['65*15=975'] Exploring Operation: 975/39=25, Resulting Numbers: [81, 25] Generated Node #3: [81, 25...
4
Current State: 56:[65, 15, 39, 81], Operations: [] Exploring Operation: 81-15=66, Resulting Numbers: [65, 39, 66] Generated Node #0,0: 56:[65, 39, 66] Operation: 81-15=66 Exploring Operation: 65-39=26, Resulting Numbers: [15, 81, 26] Generated Node #0,1: 56:[15, 81, 26] Operation: 65-39=26 Exploring Operation: 81-65=16...
0
hs_4
sum_heuristic
[ 44, 64, 29, 76 ]
31
[ "76-44=32", "64/32=2", "29+2=31" ]
Current State: 31:[44, 64, 29, 76], Operations: [] Exploring Operation: 76-44=32, Resulting Numbers: [64, 29, 32] Generated Node #2: [64, 29, 32] from Operation: 76-44=32 Current State: 31:[64, 29, 32], Operations: ['76-44=32'] Exploring Operation: 64/32=2, Resulting Numbers: [29, 2] Generated Node #3: [29, 2] from Ope...
4
Current State: 31:[44, 64, 29, 76], Operations: [] Exploring Operation: 76-64=12, Resulting Numbers: [44, 29, 12] Generated Node #0,0: 31:[44, 29, 12] Operation: 76-64=12 Exploring Operation: 76-29=47, Resulting Numbers: [44, 64, 47] Generated Node #0,1: 31:[44, 64, 47] Operation: 76-29=47 Exploring Operation: 76-44=32...
0.963542
hs_5
mult_heuristic
[ 63, 47, 16, 49 ]
77
[ "63+47=110", "49-16=33", "110-33=77" ]
Current State: 77:[63, 47, 16, 49], Operations: [] Exploring Operation: 63+47=110, Resulting Numbers: [16, 49, 110] Generated Node #2: [16, 49, 110] from Operation: 63+47=110 Current State: 77:[16, 49, 110], Operations: ['63+47=110'] Exploring Operation: 49-16=33, Resulting Numbers: [110, 33] Generated Node #3: [110, 3...
4
Current State: 77:[63, 47, 16, 49], Operations: [] Exploring Operation: 47+16=63, Resulting Numbers: [63, 49, 63] Generated Node #0,0: 77:[63, 49, 63] Operation: 47+16=63 Exploring Operation: 47+49=96, Resulting Numbers: [63, 16, 96] Generated Node #0,1: 77:[63, 16, 96] Operation: 47+49=96 Exploring Operation: 63-47=16...
0.986979
hs_5
mult_heuristic
[ 93, 82, 96, 8 ]
71
[ "93+82=175", "96+8=104", "175-104=71" ]
Current State: 71:[93, 82, 96, 8], Operations: [] Exploring Operation: 93+82=175, Resulting Numbers: [96, 8, 175] Generated Node #2: [96, 8, 175] from Operation: 93+82=175 Current State: 71:[96, 8, 175], Operations: ['93+82=175'] Exploring Operation: 96+8=104, Resulting Numbers: [175, 104] Generated Node #3: [175, 104]...
4
Current State: 71:[93, 82, 96, 8], Operations: [] Exploring Operation: 93-8=85, Resulting Numbers: [82, 96, 85] Generated Node #0,0: 71:[82, 96, 85] Operation: 93-8=85 Exploring Operation: 96-8=88, Resulting Numbers: [93, 82, 88] Generated Node #0,1: 71:[93, 82, 88] Operation: 96-8=88 Exploring Operation: 82-8=74, Resu...
0.988715
hs_3
mult_heuristic
[ 56, 2, 46, 32 ]
26
[ "56-46=10", "32/2=16", "10+16=26" ]
Current State: 26:[56, 2, 46, 32], Operations: [] Exploring Operation: 56-46=10, Resulting Numbers: [2, 32, 10] Generated Node #2: [2, 32, 10] from Operation: 56-46=10 Current State: 26:[2, 32, 10], Operations: ['56-46=10'] Exploring Operation: 32/2=16, Resulting Numbers: [10, 16] Generated Node #3: [10, 16] from Opera...
4
Current State: 26:[56, 2, 46, 32], Operations: [] Exploring Operation: 56-46=10, Resulting Numbers: [2, 32, 10] Generated Node #0,0: 26:[2, 32, 10] Operation: 56-46=10 Exploring Operation: 56-32=24, Resulting Numbers: [2, 46, 24] Generated Node #0,1: 26:[2, 46, 24] Operation: 56-32=24 Start Sub Search at level 1: Movin...
0.989583
hs_2
mult_heuristic
[ 37, 96, 79, 4 ]
31
[ "96-79=17", "4*17=68", "68-37=31" ]
Current State: 31:[37, 96, 79, 4], Operations: [] Exploring Operation: 96-79=17, Resulting Numbers: [37, 4, 17] Generated Node #2: [37, 4, 17] from Operation: 96-79=17 Current State: 31:[37, 4, 17], Operations: ['96-79=17'] Exploring Operation: 4*17=68, Resulting Numbers: [37, 68] Generated Node #3: [37, 68] from Opera...
4
Current State: 31:[37, 96, 79, 4], Operations: [] Exploring Operation: 96-79=17, Resulting Numbers: [37, 4, 17] Generated Node #0,0: 31:[37, 4, 17] Operation: 96-79=17 Exploring Operation: 96-37=59, Resulting Numbers: [79, 4, 59] Generated Node #0,1: 31:[79, 4, 59] Operation: 96-37=59 Exploring Operation: 79-37=42, Res...
0
hs_4
sum_heuristic
[ 26, 27, 54, 5 ]
55
[ "26+54=80", "27*5=135", "135-80=55" ]
Current State: 55:[26, 27, 54, 5], Operations: [] Exploring Operation: 26+54=80, Resulting Numbers: [27, 5, 80] Generated Node #2: [27, 5, 80] from Operation: 26+54=80 Current State: 55:[27, 5, 80], Operations: ['26+54=80'] Exploring Operation: 27*5=135, Resulting Numbers: [80, 135] Generated Node #3: [80, 135] from Op...
4
Current State: 55:[26, 27, 54, 5], Operations: [] Exploring Operation: 26-5=21, Resulting Numbers: [27, 54, 21] Generated Node #0,0: 55:[27, 54, 21] Operation: 26-5=21 Exploring Operation: 26+27=53, Resulting Numbers: [54, 5, 53] Generated Node #0,1: 55:[54, 5, 53] Operation: 26+27=53 Exploring Operation: 54/27=2, Resu...
0
hs_4
sum_heuristic
[ 83, 8, 55, 84 ]
48
[ "83+8=91", "55+84=139", "139-91=48" ]
Current State: 48:[83, 8, 55, 84], Operations: [] Exploring Operation: 83+8=91, Resulting Numbers: [55, 84, 91] Generated Node #2: [55, 84, 91] from Operation: 83+8=91 Current State: 48:[55, 84, 91], Operations: ['83+8=91'] Exploring Operation: 55+84=139, Resulting Numbers: [91, 139] Generated Node #3: [91, 139] from O...
4
Current State: 48:[83, 8, 55, 84], Operations: [] Exploring Operation: 84-55=29, Resulting Numbers: [83, 8, 29] Generated Node #0,0: 48:[83, 8, 29] Operation: 84-55=29 Exploring Operation: 84-83=1, Resulting Numbers: [8, 55, 1] Generated Node #0,1: 48:[8, 55, 1] Operation: 84-83=1 Exploring Operation: 83-55=28, Resulti...
0.990451
hs_3
mult_heuristic
[ 19, 87, 2, 15 ]
98
[ "87-19=68", "2*15=30", "68+30=98" ]
Current State: 98:[19, 87, 2, 15], Operations: [] Exploring Operation: 87-19=68, Resulting Numbers: [2, 15, 68] Generated Node #2: [2, 15, 68] from Operation: 87-19=68 Current State: 98:[2, 15, 68], Operations: ['87-19=68'] Exploring Operation: 2*15=30, Resulting Numbers: [68, 30] Generated Node #3: [68, 30] from Opera...
4
Current State: 98:[19, 87, 2, 15], Operations: [] Exploring Operation: 19-2=17, Resulting Numbers: [87, 15, 17] Generated Node #0,0: 98:[87, 15, 17] Operation: 19-2=17 Exploring Operation: 19+87=106, Resulting Numbers: [2, 15, 106] Generated Node #0,1: 98:[2, 15, 106] Operation: 19+87=106 Exploring Operation: 87+15=102...
0
hs_4
mult_heuristic
[ 93, 24, 39, 32 ]
62
[ "93-24=69", "39-32=7", "69-7=62" ]
Current State: 62:[93, 24, 39, 32], Operations: [] Exploring Operation: 93-24=69, Resulting Numbers: [39, 32, 69] Generated Node #2: [39, 32, 69] from Operation: 93-24=69 Current State: 62:[39, 32, 69], Operations: ['93-24=69'] Exploring Operation: 39-32=7, Resulting Numbers: [69, 7] Generated Node #3: [69, 7] from Ope...
4
Current State: 62:[93, 24, 39, 32], Operations: [] Exploring Operation: 93-24=69, Resulting Numbers: [39, 32, 69] Generated Node #0,0: 62:[39, 32, 69] Operation: 93-24=69 Moving to Node #0,0 Current State: 62:[39, 32, 69], Operations: ['93-24=69'] Exploring Operation: 69-39=30, Resulting Numbers: [32, 30] Generated Nod...
0.993924
hs_1
mult_heuristic
[ 22, 37, 3, 89 ]
33
[ "22+37=59", "3+89=92", "92-59=33" ]
Current State: 33:[22, 37, 3, 89], Operations: [] Exploring Operation: 22+37=59, Resulting Numbers: [3, 89, 59] Generated Node #2: [3, 89, 59] from Operation: 22+37=59 Current State: 33:[3, 89, 59], Operations: ['22+37=59'] Exploring Operation: 3+89=92, Resulting Numbers: [59, 92] Generated Node #3: [59, 92] from Opera...
4
Current State: 33:[22, 37, 3, 89], Operations: [] Exploring Operation: 89-37=52, Resulting Numbers: [22, 3, 52] Generated Node #0,0: 33:[22, 3, 52] Operation: 89-37=52 Moving to Node #0,0 Current State: 33:[22, 3, 52], Operations: ['89-37=52'] Exploring Operation: 52-22=30, Resulting Numbers: [3, 30] Generated Node #0,...
0.993924
hs_1
sum_heuristic
[ 14, 7, 63, 23 ]
55
[ "14*23=322", "63+322=385", "385/7=55" ]
Current State: 55:[14, 7, 63, 23], Operations: [] Exploring Operation: 14*23=322, Resulting Numbers: [7, 63, 322] Generated Node #2: [7, 63, 322] from Operation: 14*23=322 Current State: 55:[7, 63, 322], Operations: ['14*23=322'] Exploring Operation: 63+322=385, Resulting Numbers: [7, 385] Generated Node #3: [7, 385] f...
4
Current State: 55:[14, 7, 63, 23], Operations: [] Exploring Operation: 23-14=9, Resulting Numbers: [7, 63, 9] Generated Node #0,0: 55:[7, 63, 9] Operation: 23-14=9 Exploring Operation: 23-7=16, Resulting Numbers: [14, 63, 16] Generated Node #0,1: 55:[14, 63, 16] Operation: 23-7=16 Exploring Operation: 63-7=56, Resultin...
0
hs_3
sum_heuristic
[ 80, 53, 35, 2 ]
61
[ "80-35=45", "53*2=106", "106-45=61" ]
Current State: 61:[80, 53, 35, 2], Operations: [] Exploring Operation: 80-35=45, Resulting Numbers: [53, 2, 45] Generated Node #2: [53, 2, 45] from Operation: 80-35=45 Current State: 61:[53, 2, 45], Operations: ['80-35=45'] Exploring Operation: 53*2=106, Resulting Numbers: [45, 106] Generated Node #3: [45, 106] from Op...
4
Current State: 61:[80, 53, 35, 2], Operations: [] Exploring Operation: 53+2=55, Resulting Numbers: [80, 35, 55] Generated Node #0,0: 61:[80, 35, 55] Operation: 53+2=55 Exploring Operation: 35+2=37, Resulting Numbers: [80, 53, 37] Generated Node #0,1: 61:[80, 53, 37] Operation: 35+2=37 Exploring Operation: 80-2=78, Resu...
0
hs_5
mult_heuristic
[ 16, 76, 44, 66 ]
18
[ "16+76=92", "44+66=110", "110-92=18" ]
Current State: 18:[16, 76, 44, 66], Operations: [] Exploring Operation: 16+76=92, Resulting Numbers: [44, 66, 92] Generated Node #2: [44, 66, 92] from Operation: 16+76=92 Current State: 18:[44, 66, 92], Operations: ['16+76=92'] Exploring Operation: 44+66=110, Resulting Numbers: [92, 110] Generated Node #3: [92, 110] fr...
4
Current State: 18:[16, 76, 44, 66], Operations: [] Exploring Operation: 76-66=10, Resulting Numbers: [16, 44, 10] Generated Node #0,0: 18:[16, 44, 10] Operation: 76-66=10 Exploring Operation: 76-44=32, Resulting Numbers: [16, 66, 32] Generated Node #0,1: 18:[16, 66, 32] Operation: 76-44=32 Start Sub Search at level 1: ...
0.992188
hs_2
mult_heuristic
[ 38, 3, 7, 5 ]
98
[ "38-7=31", "3*31=93", "5+93=98" ]
Current State: 98:[38, 3, 7, 5], Operations: [] Exploring Operation: 38-7=31, Resulting Numbers: [3, 5, 31] Generated Node #2: [3, 5, 31] from Operation: 38-7=31 Current State: 98:[3, 5, 31], Operations: ['38-7=31'] Exploring Operation: 3*31=93, Resulting Numbers: [5, 93] Generated Node #3: [5, 93] from Operation: 3*31...
4
Current State: 98:[38, 3, 7, 5], Operations: [] Exploring Operation: 38+7=45, Resulting Numbers: [3, 5, 45] Generated Node #0,0: 98:[3, 5, 45] Operation: 38+7=45 Moving to Node #0,0 Current State: 98:[3, 5, 45], Operations: ['38+7=45'] Exploring Operation: 5+45=50, Resulting Numbers: [3, 50] Generated Node #0,0,0: 98:[...
0
hs_1
mult_heuristic
[ 62, 68, 7, 34 ]
67
[ "62+7=69", "68/34=2", "69-2=67" ]
Current State: 67:[62, 68, 7, 34], Operations: [] Exploring Operation: 62+7=69, Resulting Numbers: [68, 34, 69] Generated Node #2: [68, 34, 69] from Operation: 62+7=69 Current State: 67:[68, 34, 69], Operations: ['62+7=69'] Exploring Operation: 68/34=2, Resulting Numbers: [69, 2] Generated Node #3: [69, 2] from Operati...
4
Current State: 67:[62, 68, 7, 34], Operations: [] Exploring Operation: 7+34=41, Resulting Numbers: [62, 68, 41] Generated Node #0,0: 67:[62, 68, 41] Operation: 7+34=41 Exploring Operation: 62+7=69, Resulting Numbers: [68, 34, 69] Generated Node #0,1: 67:[68, 34, 69] Operation: 62+7=69 Exploring Operation: 68-7=61, Resu...
0
hs_3
sum_heuristic
[ 14, 15, 51, 43 ]
93
[ "15-14=1", "51+43=94", "94-1=93" ]
Current State: 93:[14, 15, 51, 43], Operations: [] Exploring Operation: 15-14=1, Resulting Numbers: [51, 43, 1] Generated Node #2: [51, 43, 1] from Operation: 15-14=1 Current State: 93:[51, 43, 1], Operations: ['15-14=1'] Exploring Operation: 51+43=94, Resulting Numbers: [1, 94] Generated Node #3: [1, 94] from Operatio...
4
Current State: 93:[14, 15, 51, 43], Operations: [] Exploring Operation: 51+43=94, Resulting Numbers: [14, 15, 94] Generated Node #0,0: 93:[14, 15, 94] Operation: 51+43=94 Exploring Operation: 51-15=36, Resulting Numbers: [14, 43, 36] Generated Node #0,1: 93:[14, 43, 36] Operation: 51-15=36 Moving to Node #0,0 Current S...
0.990451
hs_2
sum_heuristic
[ 90, 95, 97, 50 ]
42
[ "95-90=5", "97-50=47", "47-5=42" ]
Current State: 42:[90, 95, 97, 50], Operations: [] Exploring Operation: 95-90=5, Resulting Numbers: [97, 50, 5] Generated Node #2: [97, 50, 5] from Operation: 95-90=5 Current State: 42:[97, 50, 5], Operations: ['95-90=5'] Exploring Operation: 97-50=47, Resulting Numbers: [5, 47] Generated Node #3: [5, 47] from Operatio...
4
Current State: 42:[90, 95, 97, 50], Operations: [] Exploring Operation: 95-90=5, Resulting Numbers: [97, 50, 5] Generated Node #0,0: 42:[97, 50, 5] Operation: 95-90=5 Exploring Operation: 97-95=2, Resulting Numbers: [90, 50, 2] Generated Node #0,1: 42:[90, 50, 2] Operation: 97-95=2 Exploring Operation: 95-50=45, Result...
0.978299
hs_5
mult_heuristic
[ 24, 42, 30, 8 ]
10
[ "42-30=12", "24/12=2", "8+2=10" ]
Current State: 10:[24, 42, 30, 8], Operations: [] Exploring Operation: 42-30=12, Resulting Numbers: [24, 8, 12] Generated Node #2: [24, 8, 12] from Operation: 42-30=12 Current State: 10:[24, 8, 12], Operations: ['42-30=12'] Exploring Operation: 24/12=2, Resulting Numbers: [8, 2] Generated Node #3: [8, 2] from Operation...
4
Current State: 10:[24, 42, 30, 8], Operations: [] Exploring Operation: 42-24=18, Resulting Numbers: [30, 8, 18] Generated Node #0,0: 10:[30, 8, 18] Operation: 42-24=18 Exploring Operation: 30-24=6, Resulting Numbers: [42, 8, 6] Generated Node #0,1: 10:[42, 8, 6] Operation: 30-24=6 Exploring Operation: 42-30=12, Resulti...
0.965278
hs_4
mult_heuristic
[ 68, 11, 15, 70 ]
28
[ "68-11=57", "15+70=85", "85-57=28" ]
Current State: 28:[68, 11, 15, 70], Operations: [] Exploring Operation: 68-11=57, Resulting Numbers: [15, 70, 57] Generated Node #2: [15, 70, 57] from Operation: 68-11=57 Current State: 28:[15, 70, 57], Operations: ['68-11=57'] Exploring Operation: 15+70=85, Resulting Numbers: [57, 85] Generated Node #3: [57, 85] from ...
4
Current State: 28:[68, 11, 15, 70], Operations: [] Exploring Operation: 70-68=2, Resulting Numbers: [11, 15, 2] Generated Node #0,0: 28:[11, 15, 2] Operation: 70-68=2 Exploring Operation: 68-15=53, Resulting Numbers: [11, 70, 53] Generated Node #0,1: 28:[11, 70, 53] Operation: 68-15=53 Moving to Node #0,0 Current State...
0.989583
hs_2
mult_heuristic
[ 99, 2, 1, 99 ]
98
[ "99*2=198", "1+99=100", "198-100=98" ]
Current State: 98:[99, 2, 1, 99], Operations: [] Exploring Operation: 99*2=198, Resulting Numbers: [1, 198] Generated Node #2: [1, 198] from Operation: 99*2=198 Current State: 98:[1, 198], Operations: ['99*2=198'] Exploring Operation: 1+99=100, Resulting Numbers: [198, 100] Generated Node #3: [198, 100] from Operation:...
4
Current State: 98:[99, 2, 1, 99], Operations: [] Exploring Operation: 99-1=98, Resulting Numbers: [99, 2, 98] Generated Node #0,0: 98:[99, 2, 98] Operation: 99-1=98 Exploring Operation: 99*1=99, Resulting Numbers: [2, 99, 99] Generated Node #0,1: 98:[2, 99, 99] Operation: 99*1=99 Exploring Operation: 99-1=98, Resulting...
0
hs_4
sum_heuristic
[ 17, 92, 47, 23 ]
21
[ "17*92=1564", "1564/23=68", "68-47=21" ]
Current State: 21:[17, 92, 47, 23], Operations: [] Exploring Operation: 17*92=1564, Resulting Numbers: [47, 23, 1564] Generated Node #2: [47, 23, 1564] from Operation: 17*92=1564 Current State: 21:[47, 23, 1564], Operations: ['17*92=1564'] Exploring Operation: 1564/23=68, Resulting Numbers: [47, 68] Generated Node #3: ...
4
Current State: 21:[17, 92, 47, 23], Operations: [] Exploring Operation: 92-47=45, Resulting Numbers: [17, 23, 45] Generated Node #0,0: 21:[17, 23, 45] Operation: 92-47=45 Exploring Operation: 92-17=75, Resulting Numbers: [47, 23, 75] Generated Node #0,1: 21:[47, 23, 75] Operation: 92-17=75 Exploring Operation: 92-23=69...
0
hs_5
sum_heuristic
[ 54, 9, 87, 89 ]
65
[ "54+9=63", "89-87=2", "63+2=65" ]
Current State: 65:[54, 9, 87, 89], Operations: [] Exploring Operation: 54+9=63, Resulting Numbers: [87, 89, 63] Generated Node #2: [87, 89, 63] from Operation: 54+9=63 Current State: 65:[87, 89, 63], Operations: ['54+9=63'] Exploring Operation: 89-87=2, Resulting Numbers: [63, 2] Generated Node #3: [63, 2] from Operati...
4
Current State: 65:[54, 9, 87, 89], Operations: [] Exploring Operation: 89-87=2, Resulting Numbers: [54, 9, 2] Generated Node #0,0: 65:[54, 9, 2] Operation: 89-87=2 Moving to Node #0,0 Current State: 65:[54, 9, 2], Operations: ['89-87=2'] Exploring Operation: 54/9=6, Resulting Numbers: [2, 6] Generated Node #0,0,0: 65:[...
0
hs_1
sum_heuristic
[ 18, 90, 47, 41 ]
83
[ "90/18=5", "47+41=88", "88-5=83" ]
Current State: 83:[18, 90, 47, 41], Operations: [] Exploring Operation: 90/18=5, Resulting Numbers: [47, 41, 5] Generated Node #2: [47, 41, 5] from Operation: 90/18=5 Current State: 83:[47, 41, 5], Operations: ['90/18=5'] Exploring Operation: 47+41=88, Resulting Numbers: [5, 88] Generated Node #3: [5, 88] from Operatio...
4
Current State: 83:[18, 90, 47, 41], Operations: [] Exploring Operation: 18+41=59, Resulting Numbers: [90, 47, 59] Generated Node #0,0: 83:[90, 47, 59] Operation: 18+41=59 Exploring Operation: 18+47=65, Resulting Numbers: [90, 41, 65] Generated Node #0,1: 83:[90, 41, 65] Operation: 18+47=65 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 88, 23, 87, 13 ]
53
[ "87*13=1131", "88+1131=1219", "1219/23=53" ]
Current State: 53:[88, 23, 87, 13], Operations: [] Exploring Operation: 87*13=1131, Resulting Numbers: [88, 23, 1131] Generated Node #2: [88, 23, 1131] from Operation: 87*13=1131 Current State: 53:[88, 23, 1131], Operations: ['87*13=1131'] Exploring Operation: 88+1131=1219, Resulting Numbers: [23, 1219] Generated Node ...
4
Current State: 53:[88, 23, 87, 13], Operations: [] Exploring Operation: 23+13=36, Resulting Numbers: [88, 87, 36] Generated Node #0,0: 53:[88, 87, 36] Operation: 23+13=36 Exploring Operation: 87-23=64, Resulting Numbers: [88, 13, 64] Generated Node #0,1: 53:[88, 13, 64] Operation: 87-23=64 Exploring Operation: 88-13=75...
0
hs_5
sum_heuristic
[ 22, 50, 63, 32 ]
41
[ "22+50=72", "63-32=31", "72-31=41" ]
Current State: 41:[22, 50, 63, 32], Operations: [] Exploring Operation: 22+50=72, Resulting Numbers: [63, 32, 72] Generated Node #2: [63, 32, 72] from Operation: 22+50=72 Current State: 41:[63, 32, 72], Operations: ['22+50=72'] Exploring Operation: 63-32=31, Resulting Numbers: [72, 31] Generated Node #3: [72, 31] from ...
4
Current State: 41:[22, 50, 63, 32], Operations: [] Exploring Operation: 63-50=13, Resulting Numbers: [22, 32, 13] Generated Node #0,0: 41:[22, 32, 13] Operation: 63-50=13 Exploring Operation: 22+32=54, Resulting Numbers: [50, 63, 54] Generated Node #0,1: 41:[50, 63, 54] Operation: 22+32=54 Exploring Operation: 63-32=31...
0.980035
hs_5
sum_heuristic
[ 14, 38, 80, 38 ]
93
[ "14+80=94", "38/38=1", "94-1=93" ]
Current State: 93:[14, 38, 80, 38], Operations: [] Exploring Operation: 14+80=94, Resulting Numbers: [38, 38, 94] Generated Node #2: [38, 38, 94] from Operation: 14+80=94 Current State: 93:[38, 38, 94], Operations: ['14+80=94'] Exploring Operation: 38/38=1, Resulting Numbers: [94, 1] Generated Node #3: [94, 1] from Ope...
4
Current State: 93:[14, 38, 80, 38], Operations: [] Exploring Operation: 14+80=94, Resulting Numbers: [38, 38, 94] Generated Node #0,0: 93:[38, 38, 94] Operation: 14+80=94 Start Sub Search at level 1: Moving to Node #0,0 Current State: 93:[38, 38, 94], Operations: ['14+80=94'] Exploring Operation: 38/38=1, Resulting Num...
0.993924
hs_1
sum_heuristic
[ 33, 12, 2, 40 ]
26
[ "40-33=7", "2*7=14", "12+14=26" ]
Current State: 26:[33, 12, 2, 40], Operations: [] Exploring Operation: 40-33=7, Resulting Numbers: [12, 2, 7] Generated Node #2: [12, 2, 7] from Operation: 40-33=7 Current State: 26:[12, 2, 7], Operations: ['40-33=7'] Exploring Operation: 2*7=14, Resulting Numbers: [12, 14] Generated Node #3: [12, 14] from Operation: 2...
4
Current State: 26:[33, 12, 2, 40], Operations: [] Exploring Operation: 40/2=20, Resulting Numbers: [33, 12, 20] Generated Node #0,0: 26:[33, 12, 20] Operation: 40/2=20 Exploring Operation: 40-12=28, Resulting Numbers: [33, 2, 28] Generated Node #0,1: 26:[33, 2, 28] Operation: 40-12=28 Exploring Operation: 40-33=7, Resu...
0.981771
hs_3
mult_heuristic
[ 40, 91, 91, 26 ]
65
[ "40+26=66", "91/91=1", "66-1=65" ]
Current State: 65:[40, 91, 91, 26], Operations: [] Exploring Operation: 40+26=66, Resulting Numbers: [91, 91, 66] Generated Node #2: [91, 91, 66] from Operation: 40+26=66 Current State: 65:[91, 91, 66], Operations: ['40+26=66'] Exploring Operation: 91/91=1, Resulting Numbers: [66, 1] Generated Node #3: [66, 1] from Ope...
4
Current State: 65:[40, 91, 91, 26], Operations: [] Exploring Operation: 91/91=1, Resulting Numbers: [40, 26, 1] Generated Node #0,0: 65:[40, 26, 1] Operation: 91/91=1 Exploring Operation: 91-26=65, Resulting Numbers: [40, 91, 65] Generated Node #0,1: 65:[40, 91, 65] Operation: 91-26=65 Exploring Operation: 91-91=0, Res...
0.986979
hs_3
sum_heuristic
[ 36, 65, 59, 38 ]
44
[ "65-59=6", "36/6=6", "38+6=44" ]
Current State: 44:[36, 65, 59, 38], Operations: [] Exploring Operation: 65-59=6, Resulting Numbers: [36, 38, 6] Generated Node #2: [36, 38, 6] from Operation: 65-59=6 Current State: 44:[36, 38, 6], Operations: ['65-59=6'] Exploring Operation: 36/6=6, Resulting Numbers: [38, 6] Generated Node #3: [38, 6] from Operation:...
4
Current State: 44:[36, 65, 59, 38], Operations: [] Exploring Operation: 59-38=21, Resulting Numbers: [36, 65, 21] Generated Node #0,0: 44:[36, 65, 21] Operation: 59-38=21 Exploring Operation: 59-36=23, Resulting Numbers: [65, 38, 23] Generated Node #0,1: 44:[65, 38, 23] Operation: 59-36=23 Exploring Operation: 65-36=29...
0.976563
hs_5
sum_heuristic
[ 48, 28, 8, 26 ]
13
[ "48+8=56", "28*26=728", "728/56=13" ]
Current State: 13:[48, 28, 8, 26], Operations: [] Exploring Operation: 48+8=56, Resulting Numbers: [28, 26, 56] Generated Node #2: [28, 26, 56] from Operation: 48+8=56 Current State: 13:[28, 26, 56], Operations: ['48+8=56'] Exploring Operation: 28*26=728, Resulting Numbers: [56, 728] Generated Node #3: [56, 728] from O...
4
Current State: 13:[48, 28, 8, 26], Operations: [] Exploring Operation: 48/8=6, Resulting Numbers: [28, 26, 6] Generated Node #0,0: 13:[28, 26, 6] Operation: 48/8=6 Exploring Operation: 48-26=22, Resulting Numbers: [28, 8, 22] Generated Node #0,1: 13:[28, 8, 22] Operation: 48-26=22 Exploring Operation: 28-26=2, Resultin...
0
hs_4
sum_heuristic
[ 62, 58, 90, 64 ]
64
[ "64-62=2", "90-58=32", "2*32=64" ]
Current State: 64:[62, 58, 90, 64], Operations: [] Exploring Operation: 64-62=2, Resulting Numbers: [58, 90, 2] Generated Node #2: [58, 90, 2] from Operation: 64-62=2 Current State: 64:[58, 90, 2], Operations: ['64-62=2'] Exploring Operation: 90-58=32, Resulting Numbers: [2, 32] Generated Node #3: [2, 32] from Operatio...
4
Current State: 64:[62, 58, 90, 64], Operations: [] Exploring Operation: 90-58=32, Resulting Numbers: [62, 64, 32] Generated Node #0,0: 64:[62, 64, 32] Operation: 90-58=32 Exploring Operation: 90-62=28, Resulting Numbers: [58, 64, 28] Generated Node #0,1: 64:[58, 64, 28] Operation: 90-62=28 Moving to Node #0,0 Current S...
0.991319
hs_2
sum_heuristic
[ 44, 40, 36, 74 ]
85
[ "40-36=4", "44/4=11", "74+11=85" ]
Current State: 85:[44, 40, 36, 74], Operations: [] Exploring Operation: 40-36=4, Resulting Numbers: [44, 74, 4] Generated Node #2: [44, 74, 4] from Operation: 40-36=4 Current State: 85:[44, 74, 4], Operations: ['40-36=4'] Exploring Operation: 44/4=11, Resulting Numbers: [74, 11] Generated Node #3: [74, 11] from Operati...
4
Current State: 85:[44, 40, 36, 74], Operations: [] Exploring Operation: 44+40=84, Resulting Numbers: [36, 74, 84] Generated Node #0,0: 85:[36, 74, 84] Operation: 44+40=84 Exploring Operation: 44-40=4, Resulting Numbers: [36, 74, 4] Generated Node #0,1: 85:[36, 74, 4] Operation: 44-40=4 Moving to Node #0,0 Current State...
0
hs_2
sum_heuristic
[ 11, 60, 38, 37 ]
74
[ "60-38=22", "22/11=2", "37*2=74" ]
Current State: 74:[11, 60, 38, 37], Operations: [] Exploring Operation: 60-38=22, Resulting Numbers: [11, 37, 22] Generated Node #2: [11, 37, 22] from Operation: 60-38=22 Current State: 74:[11, 37, 22], Operations: ['60-38=22'] Exploring Operation: 22/11=2, Resulting Numbers: [37, 2] Generated Node #3: [37, 2] from Ope...
4
Current State: 74:[11, 60, 38, 37], Operations: [] Exploring Operation: 38-11=27, Resulting Numbers: [60, 37, 27] Generated Node #0,0: 74:[60, 37, 27] Operation: 38-11=27 Exploring Operation: 60-37=23, Resulting Numbers: [11, 38, 23] Generated Node #0,1: 74:[11, 38, 23] Operation: 60-37=23 Exploring Operation: 60-11=49...
0.928819
hs_5
sum_heuristic
[ 38, 34, 50, 41 ]
57
[ "34+41=75", "38*75=2850", "2850/50=57" ]
Current State: 57:[38, 34, 50, 41], Operations: [] Exploring Operation: 34+41=75, Resulting Numbers: [38, 50, 75] Generated Node #2: [38, 50, 75] from Operation: 34+41=75 Current State: 57:[38, 50, 75], Operations: ['34+41=75'] Exploring Operation: 38*75=2850, Resulting Numbers: [50, 2850] Generated Node #3: [50, 2850]...
4
Current State: 57:[38, 34, 50, 41], Operations: [] Exploring Operation: 38+34=72, Resulting Numbers: [50, 41, 72] Generated Node #0,0: 57:[50, 41, 72] Operation: 38+34=72 Exploring Operation: 41-34=7, Resulting Numbers: [38, 50, 7] Generated Node #0,1: 57:[38, 50, 7] Operation: 41-34=7 Exploring Operation: 41-38=3, Res...
0
hs_4
mult_heuristic
[ 70, 35, 28, 59 ]
90
[ "70/35=2", "59*2=118", "118-28=90" ]
Current State: 90:[70, 35, 28, 59], Operations: [] Exploring Operation: 70/35=2, Resulting Numbers: [28, 59, 2] Generated Node #2: [28, 59, 2] from Operation: 70/35=2 Current State: 90:[28, 59, 2], Operations: ['70/35=2'] Exploring Operation: 59*2=118, Resulting Numbers: [28, 118] Generated Node #3: [28, 118] from Oper...
4
Current State: 90:[70, 35, 28, 59], Operations: [] Exploring Operation: 70-28=42, Resulting Numbers: [35, 59, 42] Generated Node #0,0: 90:[35, 59, 42] Operation: 70-28=42 Exploring Operation: 70-59=11, Resulting Numbers: [35, 28, 11] Generated Node #0,1: 90:[35, 28, 11] Operation: 70-59=11 Exploring Operation: 70/35=2,...
0
hs_4
sum_heuristic
[ 12, 63, 43, 40 ]
48
[ "63-12=51", "43-40=3", "51-3=48" ]
Current State: 48:[12, 63, 43, 40], Operations: [] Exploring Operation: 63-12=51, Resulting Numbers: [43, 40, 51] Generated Node #2: [43, 40, 51] from Operation: 63-12=51 Current State: 48:[43, 40, 51], Operations: ['63-12=51'] Exploring Operation: 43-40=3, Resulting Numbers: [51, 3] Generated Node #3: [51, 3] from Ope...
4
Current State: 48:[12, 63, 43, 40], Operations: [] Exploring Operation: 63-40=23, Resulting Numbers: [12, 43, 23] Generated Node #0,0: 48:[12, 43, 23] Operation: 63-40=23 Exploring Operation: 63-43=20, Resulting Numbers: [12, 40, 20] Generated Node #0,1: 48:[12, 40, 20] Operation: 63-43=20 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 3, 93, 22, 37 ]
64
[ "3*22=66", "93+37=130", "130-66=64" ]
Current State: 64:[3, 93, 22, 37], Operations: [] Exploring Operation: 3*22=66, Resulting Numbers: [93, 37, 66] Generated Node #2: [93, 37, 66] from Operation: 3*22=66 Current State: 64:[93, 37, 66], Operations: ['3*22=66'] Exploring Operation: 93+37=130, Resulting Numbers: [66, 130] Generated Node #3: [66, 130] from O...
4
Current State: 64:[3, 93, 22, 37], Operations: [] Exploring Operation: 93-22=71, Resulting Numbers: [3, 37, 71] Generated Node #0,0: 64:[3, 37, 71] Operation: 93-22=71 Exploring Operation: 93-37=56, Resulting Numbers: [3, 22, 56] Generated Node #0,1: 64:[3, 22, 56] Operation: 93-37=56 Exploring Operation: 37-22=15, Res...
0
hs_4
sum_heuristic
[ 84, 52, 39, 55 ]
67
[ "55-52=3", "84/3=28", "39+28=67" ]
Current State: 67:[84, 52, 39, 55], Operations: [] Exploring Operation: 55-52=3, Resulting Numbers: [84, 39, 3] Generated Node #2: [84, 39, 3] from Operation: 55-52=3 Current State: 67:[84, 39, 3], Operations: ['55-52=3'] Exploring Operation: 84/3=28, Resulting Numbers: [39, 28] Generated Node #3: [39, 28] from Operati...
4
Current State: 67:[84, 52, 39, 55], Operations: [] Exploring Operation: 84-39=45, Resulting Numbers: [52, 55, 45] Generated Node #0,0: 67:[52, 55, 45] Operation: 84-39=45 Exploring Operation: 52+39=91, Resulting Numbers: [84, 55, 91] Generated Node #0,1: 67:[84, 55, 91] Operation: 52+39=91 Exploring Operation: 39+55=94...
0
hs_4
sum_heuristic
[ 7, 45, 73, 97 ]
28
[ "7+45=52", "97-73=24", "52-24=28" ]
Current State: 28:[7, 45, 73, 97], Operations: [] Exploring Operation: 7+45=52, Resulting Numbers: [73, 97, 52] Generated Node #2: [73, 97, 52] from Operation: 7+45=52 Current State: 28:[73, 97, 52], Operations: ['7+45=52'] Exploring Operation: 97-73=24, Resulting Numbers: [52, 24] Generated Node #3: [52, 24] from Oper...
4
Current State: 28:[7, 45, 73, 97], Operations: [] Exploring Operation: 97-73=24, Resulting Numbers: [7, 45, 24] Generated Node #0,0: 28:[7, 45, 24] Operation: 97-73=24 Moving to Node #0,0 Current State: 28:[7, 45, 24], Operations: ['97-73=24'] Exploring Operation: 45-24=21, Resulting Numbers: [7, 21] Generated Node #0,...
0.993924
hs_1
mult_heuristic
[ 66, 65, 4, 18 ]
53
[ "66-18=48", "48/4=12", "65-12=53" ]
Current State: 53:[66, 65, 4, 18], Operations: [] Exploring Operation: 66-18=48, Resulting Numbers: [65, 4, 48] Generated Node #2: [65, 4, 48] from Operation: 66-18=48 Current State: 53:[65, 4, 48], Operations: ['66-18=48'] Exploring Operation: 48/4=12, Resulting Numbers: [65, 12] Generated Node #3: [65, 12] from Opera...
4
Current State: 53:[66, 65, 4, 18], Operations: [] Exploring Operation: 4*18=72, Resulting Numbers: [66, 65, 72] Generated Node #0,0: 53:[66, 65, 72] Operation: 4*18=72 Start Sub Search at level 1: Moving to Node #0,0 Current State: 53:[66, 65, 72], Operations: ['4*18=72'] Exploring Operation: 72-66=6, Resulting Numbers...
0
hs_1
sum_heuristic
[ 74, 39, 16, 19 ]
78
[ "74+39=113", "16+19=35", "113-35=78" ]
Current State: 78:[74, 39, 16, 19], Operations: [] Exploring Operation: 74+39=113, Resulting Numbers: [16, 19, 113] Generated Node #2: [16, 19, 113] from Operation: 74+39=113 Current State: 78:[16, 19, 113], Operations: ['74+39=113'] Exploring Operation: 16+19=35, Resulting Numbers: [113, 35] Generated Node #3: [113, 3...
4
Current State: 78:[74, 39, 16, 19], Operations: [] Exploring Operation: 16+19=35, Resulting Numbers: [74, 39, 35] Generated Node #0,0: 78:[74, 39, 35] Operation: 16+19=35 Exploring Operation: 19-16=3, Resulting Numbers: [74, 39, 3] Generated Node #0,1: 78:[74, 39, 3] Operation: 19-16=3 Exploring Operation: 74-39=35, Re...
0.987847
hs_3
mult_heuristic
[ 2, 11, 7, 91 ]
89
[ "11-2=9", "7+91=98", "98-9=89" ]
Current State: 89:[2, 11, 7, 91], Operations: [] Exploring Operation: 11-2=9, Resulting Numbers: [7, 91, 9] Generated Node #2: [7, 91, 9] from Operation: 11-2=9 Current State: 89:[7, 91, 9], Operations: ['11-2=9'] Exploring Operation: 7+91=98, Resulting Numbers: [9, 98] Generated Node #3: [9, 98] from Operation: 7+91=9...
4
Current State: 89:[2, 11, 7, 91], Operations: [] Exploring Operation: 2+7=9, Resulting Numbers: [11, 91, 9] Generated Node #0,0: 89:[11, 91, 9] Operation: 2+7=9 Exploring Operation: 2+11=13, Resulting Numbers: [7, 91, 13] Generated Node #0,1: 89:[7, 91, 13] Operation: 2+11=13 Exploring Operation: 2*11=22, Resulting Num...
0.926215
hs_5
sum_heuristic
[ 50, 37, 51, 63 ]
27
[ "50+37=87", "51+63=114", "114-87=27" ]
Current State: 27:[50, 37, 51, 63], Operations: [] Exploring Operation: 50+37=87, Resulting Numbers: [51, 63, 87] Generated Node #2: [51, 63, 87] from Operation: 50+37=87 Current State: 27:[51, 63, 87], Operations: ['50+37=87'] Exploring Operation: 51+63=114, Resulting Numbers: [87, 114] Generated Node #3: [87, 114] fr...
4
Current State: 27:[50, 37, 51, 63], Operations: [] Exploring Operation: 51-50=1, Resulting Numbers: [37, 63, 1] Generated Node #0,0: 27:[37, 63, 1] Operation: 51-50=1 Exploring Operation: 63-51=12, Resulting Numbers: [50, 37, 12] Generated Node #0,1: 27:[50, 37, 12] Operation: 63-51=12 Exploring Operation: 63-50=13, Re...
0.976563
hs_3
mult_heuristic
[ 75, 25, 8, 33 ]
19
[ "75/25=3", "33/3=11", "8+11=19" ]
Current State: 19:[75, 25, 8, 33], Operations: [] Exploring Operation: 75/25=3, Resulting Numbers: [8, 33, 3] Generated Node #2: [8, 33, 3] from Operation: 75/25=3 Current State: 19:[8, 33, 3], Operations: ['75/25=3'] Exploring Operation: 33/3=11, Resulting Numbers: [8, 11] Generated Node #3: [8, 11] from Operation: 33...
4
Current State: 19:[75, 25, 8, 33], Operations: [] Exploring Operation: 75/25=3, Resulting Numbers: [8, 33, 3] Generated Node #0,0: 19:[8, 33, 3] Operation: 75/25=3 Exploring Operation: 75-33=42, Resulting Numbers: [25, 8, 42] Generated Node #0,1: 19:[25, 8, 42] Operation: 75-33=42 Start Sub Search at level 1: Moving to...
0.985243
hs_2
mult_heuristic
[ 8, 67, 78, 42 ]
61
[ "67-8=59", "78+42=120", "120-59=61" ]
Current State: 61:[8, 67, 78, 42], Operations: [] Exploring Operation: 67-8=59, Resulting Numbers: [78, 42, 59] Generated Node #2: [78, 42, 59] from Operation: 67-8=59 Current State: 61:[78, 42, 59], Operations: ['67-8=59'] Exploring Operation: 78+42=120, Resulting Numbers: [59, 120] Generated Node #3: [59, 120] from O...
4
Current State: 61:[8, 67, 78, 42], Operations: [] Exploring Operation: 8+42=50, Resulting Numbers: [67, 78, 50] Generated Node #0,0: 61:[67, 78, 50] Operation: 8+42=50 Exploring Operation: 78-8=70, Resulting Numbers: [67, 42, 70] Generated Node #0,1: 61:[67, 42, 70] Operation: 78-8=70 Start Sub Search at level 1: Movin...
0.989583
hs_2
mult_heuristic
[ 34, 33, 53, 57 ]
79
[ "34*53=1802", "33*57=1881", "1881-1802=79" ]
Current State: 79:[34, 33, 53, 57], Operations: [] Exploring Operation: 34*53=1802, Resulting Numbers: [33, 57, 1802] Generated Node #2: [33, 57, 1802] from Operation: 34*53=1802 Current State: 79:[33, 57, 1802], Operations: ['34*53=1802'] Exploring Operation: 33*57=1881, Resulting Numbers: [1802, 1881] Generated Node ...
4
Current State: 79:[34, 33, 53, 57], Operations: [] Exploring Operation: 33+53=86, Resulting Numbers: [34, 57, 86] Generated Node #0,0: 79:[34, 57, 86] Operation: 33+53=86 Exploring Operation: 34+53=87, Resulting Numbers: [33, 57, 87] Generated Node #0,1: 79:[33, 57, 87] Operation: 34+53=87 Exploring Operation: 34+33=67...
0
hs_3
sum_heuristic
[ 31, 9, 1, 37 ]
45
[ "31+1=32", "37-32=5", "9*5=45" ]
Current State: 45:[31, 9, 1, 37], Operations: [] Exploring Operation: 31+1=32, Resulting Numbers: [9, 37, 32] Generated Node #2: [9, 37, 32] from Operation: 31+1=32 Current State: 45:[9, 37, 32], Operations: ['31+1=32'] Exploring Operation: 37-32=5, Resulting Numbers: [9, 5] Generated Node #3: [9, 5] from Operation: 37...
4
Current State: 45:[31, 9, 1, 37], Operations: [] Exploring Operation: 37-31=6, Resulting Numbers: [9, 1, 6] Generated Node #0,0: 45:[9, 1, 6] Operation: 37-31=6 Start Sub Search at level 1: Moving to Node #0,0 Current State: 45:[9, 1, 6], Operations: ['37-31=6'] Exploring Operation: 6-1=5, Resulting Numbers: [9, 5] Gen...
0.993924
hs_1
mult_heuristic
[ 86, 89, 50, 91 ]
44
[ "89-86=3", "91-50=41", "3+41=44" ]
Current State: 44:[86, 89, 50, 91], Operations: [] Exploring Operation: 89-86=3, Resulting Numbers: [50, 91, 3] Generated Node #2: [50, 91, 3] from Operation: 89-86=3 Current State: 44:[50, 91, 3], Operations: ['89-86=3'] Exploring Operation: 91-50=41, Resulting Numbers: [3, 41] Generated Node #3: [3, 41] from Operatio...
4
Current State: 44:[86, 89, 50, 91], Operations: [] Exploring Operation: 91-89=2, Resulting Numbers: [86, 50, 2] Generated Node #0,0: 44:[86, 50, 2] Operation: 91-89=2 Start Sub Search at level 1: Moving to Node #0,0 Current State: 44:[86, 50, 2], Operations: ['91-89=2'] Exploring Operation: 86/2=43, Resulting Numbers: ...
0
hs_1
mult_heuristic
[ 61, 75, 89, 86 ]
92
[ "86-61=25", "75/25=3", "89+3=92" ]
Current State: 92:[61, 75, 89, 86], Operations: [] Exploring Operation: 86-61=25, Resulting Numbers: [75, 89, 25] Generated Node #2: [75, 89, 25] from Operation: 86-61=25 Current State: 92:[75, 89, 25], Operations: ['86-61=25'] Exploring Operation: 75/25=3, Resulting Numbers: [89, 3] Generated Node #3: [89, 3] from Ope...
4
Current State: 92:[61, 75, 89, 86], Operations: [] Exploring Operation: 86-75=11, Resulting Numbers: [61, 89, 11] Generated Node #0,0: 92:[61, 89, 11] Operation: 86-75=11 Exploring Operation: 89-61=28, Resulting Numbers: [75, 86, 28] Generated Node #0,1: 92:[75, 86, 28] Operation: 89-61=28 Exploring Operation: 75-61=14...
0.967014
hs_4
mult_heuristic
[ 9, 50, 69, 79 ]
89
[ "9+50=59", "69+79=148", "148-59=89" ]
Current State: 89:[9, 50, 69, 79], Operations: [] Exploring Operation: 9+50=59, Resulting Numbers: [69, 79, 59] Generated Node #2: [69, 79, 59] from Operation: 9+50=59 Current State: 89:[69, 79, 59], Operations: ['9+50=59'] Exploring Operation: 69+79=148, Resulting Numbers: [59, 148] Generated Node #3: [59, 148] from O...
4
Current State: 89:[9, 50, 69, 79], Operations: [] Exploring Operation: 50-9=41, Resulting Numbers: [69, 79, 41] Generated Node #0,0: 89:[69, 79, 41] Operation: 50-9=41 Exploring Operation: 9+79=88, Resulting Numbers: [50, 69, 88] Generated Node #0,1: 89:[50, 69, 88] Operation: 9+79=88 Exploring Operation: 9+69=78, Resu...
0.967882
hs_4
sum_heuristic
[ 69, 88, 89, 69 ]
89
[ "69-69=0", "88*0=0", "89+0=89" ]
Current State: 89:[69, 88, 89, 69], Operations: [] Exploring Operation: 69-69=0, Resulting Numbers: [88, 89, 0] Generated Node #2: [88, 89, 0] from Operation: 69-69=0 Current State: 89:[88, 89, 0], Operations: ['69-69=0'] Exploring Operation: 88*0=0, Resulting Numbers: [89, 0] Generated Node #3: [89, 0] from Operation:...
4
Current State: 89:[69, 88, 89, 69], Operations: [] Exploring Operation: 88+69=157, Resulting Numbers: [69, 89, 157] Generated Node #0,0: 89:[69, 89, 157] Operation: 88+69=157 Exploring Operation: 69+88=157, Resulting Numbers: [89, 69, 157] Generated Node #0,1: 89:[89, 69, 157] Operation: 69+88=157 Exploring Operation: ...
0
hs_4
mult_heuristic
[ 19, 46, 60, 46 ]
42
[ "60-19=41", "46/46=1", "41+1=42" ]
Current State: 42:[19, 46, 60, 46], Operations: [] Exploring Operation: 60-19=41, Resulting Numbers: [46, 46, 41] Generated Node #2: [46, 46, 41] from Operation: 60-19=41 Current State: 42:[46, 46, 41], Operations: ['60-19=41'] Exploring Operation: 46/46=1, Resulting Numbers: [41, 1] Generated Node #3: [41, 1] from Ope...
4
Current State: 42:[19, 46, 60, 46], Operations: [] Exploring Operation: 46/46=1, Resulting Numbers: [19, 60, 1] Generated Node #0,0: 42:[19, 60, 1] Operation: 46/46=1 Exploring Operation: 60-46=14, Resulting Numbers: [19, 46, 14] Generated Node #0,1: 42:[19, 46, 14] Operation: 60-46=14 Exploring Operation: 60-19=41, Re...
0.958333
hs_4
sum_heuristic
[ 46, 57, 44, 2 ]
57
[ "46+57=103", "44+2=46", "103-46=57" ]
Current State: 57:[46, 57, 44, 2], Operations: [] Exploring Operation: 46+57=103, Resulting Numbers: [44, 2, 103] Generated Node #2: [44, 2, 103] from Operation: 46+57=103 Current State: 57:[44, 2, 103], Operations: ['46+57=103'] Exploring Operation: 44+2=46, Resulting Numbers: [103, 46] Generated Node #3: [103, 46] fr...
4
Current State: 57:[46, 57, 44, 2], Operations: [] Exploring Operation: 46-44=2, Resulting Numbers: [57, 2, 2] Generated Node #0,0: 57:[57, 2, 2] Operation: 46-44=2 Exploring Operation: 44/2=22, Resulting Numbers: [46, 57, 22] Generated Node #0,1: 57:[46, 57, 22] Operation: 44/2=22 Moving to Node #0,0 Current State: 57:...
0
hs_2
sum_heuristic
[ 15, 37, 18, 87 ]
44
[ "18+87=105", "105/15=7", "37+7=44" ]
Current State: 44:[15, 37, 18, 87], Operations: [] Exploring Operation: 18+87=105, Resulting Numbers: [15, 37, 105] Generated Node #2: [15, 37, 105] from Operation: 18+87=105 Current State: 44:[15, 37, 105], Operations: ['18+87=105'] Exploring Operation: 105/15=7, Resulting Numbers: [37, 7] Generated Node #3: [37, 7] f...
4
Current State: 44:[15, 37, 18, 87], Operations: [] Exploring Operation: 87-18=69, Resulting Numbers: [15, 37, 69] Generated Node #0,0: 44:[15, 37, 69] Operation: 87-18=69 Exploring Operation: 87-15=72, Resulting Numbers: [37, 18, 72] Generated Node #0,1: 44:[37, 18, 72] Operation: 87-15=72 Exploring Operation: 87-37=50...
0
hs_3
sum_heuristic
[ 1, 62, 30, 7 ]
86
[ "1+62=63", "30-7=23", "63+23=86" ]
Current State: 86:[1, 62, 30, 7], Operations: [] Exploring Operation: 1+62=63, Resulting Numbers: [30, 7, 63] Generated Node #2: [30, 7, 63] from Operation: 1+62=63 Current State: 86:[30, 7, 63], Operations: ['1+62=63'] Exploring Operation: 30-7=23, Resulting Numbers: [63, 23] Generated Node #3: [63, 23] from Operation...
4
Current State: 86:[1, 62, 30, 7], Operations: [] Exploring Operation: 62+30=92, Resulting Numbers: [1, 7, 92] Generated Node #0,0: 86:[1, 7, 92] Operation: 62+30=92 Exploring Operation: 62-7=55, Resulting Numbers: [1, 30, 55] Generated Node #0,1: 86:[1, 30, 55] Operation: 62-7=55 Exploring Operation: 62-30=32, Resultin...
0.989583
hs_3
sum_heuristic
[ 6, 55, 69, 34 ]
50
[ "69-55=14", "6*14=84", "84-34=50" ]
Current State: 50:[6, 55, 69, 34], Operations: [] Exploring Operation: 69-55=14, Resulting Numbers: [6, 34, 14] Generated Node #2: [6, 34, 14] from Operation: 69-55=14 Current State: 50:[6, 34, 14], Operations: ['69-55=14'] Exploring Operation: 6*14=84, Resulting Numbers: [34, 84] Generated Node #3: [34, 84] from Opera...
4
Current State: 50:[6, 55, 69, 34], Operations: [] Exploring Operation: 55-34=21, Resulting Numbers: [6, 69, 21] Generated Node #0,0: 50:[6, 69, 21] Operation: 55-34=21 Exploring Operation: 69-34=35, Resulting Numbers: [6, 55, 35] Generated Node #0,1: 50:[6, 55, 35] Operation: 69-34=35 Exploring Operation: 69-55=14, Res...
0
hs_3
mult_heuristic
[ 30, 31, 61, 27 ]
88
[ "31-30=1", "61+27=88", "1*88=88" ]
Current State: 88:[30, 31, 61, 27], Operations: [] Exploring Operation: 31-30=1, Resulting Numbers: [61, 27, 1] Generated Node #2: [61, 27, 1] from Operation: 31-30=1 Current State: 88:[61, 27, 1], Operations: ['31-30=1'] Exploring Operation: 61+27=88, Resulting Numbers: [1, 88] Generated Node #3: [1, 88] from Operatio...
4
Current State: 88:[30, 31, 61, 27], Operations: [] Exploring Operation: 61+27=88, Resulting Numbers: [30, 31, 88] Generated Node #0,0: 88:[30, 31, 88] Operation: 61+27=88 Exploring Operation: 30+61=91, Resulting Numbers: [31, 27, 91] Generated Node #0,1: 88:[31, 27, 91] Operation: 30+61=91 Exploring Operation: 31+61=92...
0.989583
hs_3
mult_heuristic