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
[ 15, 4, 20, 7 ]
21
[ "15*4=60", "60/20=3", "7*3=21" ]
Current State: 21:[15, 4, 20, 7], Operations: [] Exploring Operation: 15*4=60, Resulting Numbers: [20, 7, 60] Generated Node #2: [20, 7, 60] from Operation: 15*4=60 Current State: 21:[20, 7, 60], Operations: ['15*4=60'] Exploring Operation: 60/20=3, Resulting Numbers: [7, 3] Generated Node #3: [7, 3] from Operation: 60...
4
Current State: 21:[15, 4, 20, 7], Operations: [] Exploring Operation: 20-15=5, Resulting Numbers: [4, 7, 5] Generated Node #0,0: 21:[4, 7, 5] Operation: 20-15=5 Exploring Operation: 15-7=8, Resulting Numbers: [4, 20, 8] Generated Node #0,1: 21:[4, 20, 8] Operation: 15-7=8 Exploring Operation: 15+4=19, Resulting Numbers...
0
hs_4
mult_heuristic
[ 4, 82, 25, 88 ]
35
[ "82-4=78", "25+88=113", "113-78=35" ]
Current State: 35:[4, 82, 25, 88], Operations: [] Exploring Operation: 82-4=78, Resulting Numbers: [25, 88, 78] Generated Node #2: [25, 88, 78] from Operation: 82-4=78 Current State: 35:[25, 88, 78], Operations: ['82-4=78'] Exploring Operation: 25+88=113, Resulting Numbers: [78, 113] Generated Node #3: [78, 113] from O...
4
Current State: 35:[4, 82, 25, 88], Operations: [] Exploring Operation: 88-82=6, Resulting Numbers: [4, 25, 6] Generated Node #0,0: 35:[4, 25, 6] Operation: 88-82=6 Exploring Operation: 82-25=57, Resulting Numbers: [4, 88, 57] Generated Node #0,1: 35:[4, 88, 57] Operation: 82-25=57 Exploring Operation: 88-25=63, Resulti...
0.988715
hs_4
sum_heuristic
[ 8, 5, 71, 24 ]
98
[ "8-5=3", "71+24=95", "3+95=98" ]
Current State: 98:[8, 5, 71, 24], Operations: [] Exploring Operation: 8-5=3, Resulting Numbers: [71, 24, 3] Generated Node #2: [71, 24, 3] from Operation: 8-5=3 Current State: 98:[71, 24, 3], Operations: ['8-5=3'] Exploring Operation: 71+24=95, Resulting Numbers: [3, 95] Generated Node #3: [3, 95] from Operation: 71+24...
4
Current State: 98:[8, 5, 71, 24], Operations: [] Exploring Operation: 71-24=47, Resulting Numbers: [8, 5, 47] Generated Node #0,0: 98:[8, 5, 47] Operation: 71-24=47 Start Sub Search at level 1: Moving to Node #0,0 Current State: 98:[8, 5, 47], Operations: ['71-24=47'] Exploring Operation: 8+5=13, Resulting Numbers: [47...
0
hs_1
sum_heuristic
[ 33, 32, 73, 49 ]
71
[ "49-33=16", "32/16=2", "73-2=71" ]
Current State: 71:[33, 32, 73, 49], Operations: [] Exploring Operation: 49-33=16, Resulting Numbers: [32, 73, 16] Generated Node #2: [32, 73, 16] from Operation: 49-33=16 Current State: 71:[32, 73, 16], Operations: ['49-33=16'] Exploring Operation: 32/16=2, Resulting Numbers: [73, 2] Generated Node #3: [73, 2] from Ope...
4
Current State: 71:[33, 32, 73, 49], Operations: [] Exploring Operation: 73-32=41, Resulting Numbers: [33, 49, 41] Generated Node #0,0: 71:[33, 49, 41] Operation: 73-32=41 Exploring Operation: 73-33=40, Resulting Numbers: [32, 49, 40] Generated Node #0,1: 71:[32, 49, 40] Operation: 73-33=40 Exploring Operation: 33+32=65...
0
hs_5
mult_heuristic
[ 96, 61, 65, 67 ]
97
[ "96-61=35", "65+67=132", "132-35=97" ]
Current State: 97:[96, 61, 65, 67], Operations: [] Exploring Operation: 96-61=35, Resulting Numbers: [65, 67, 35] Generated Node #2: [65, 67, 35] from Operation: 96-61=35 Current State: 97:[65, 67, 35], Operations: ['96-61=35'] Exploring Operation: 65+67=132, Resulting Numbers: [35, 132] Generated Node #3: [35, 132] fr...
4
Current State: 97:[96, 61, 65, 67], Operations: [] Exploring Operation: 61+65=126, Resulting Numbers: [96, 67, 126] Generated Node #0,0: 97:[96, 67, 126] Operation: 61+65=126 Exploring Operation: 65+67=132, Resulting Numbers: [96, 61, 132] Generated Node #0,1: 97:[96, 61, 132] Operation: 65+67=132 Exploring Operation: ...
0.985243
hs_3
mult_heuristic
[ 45, 28, 83, 23 ]
21
[ "45*28=1260", "83-23=60", "1260/60=21" ]
Current State: 21:[45, 28, 83, 23], Operations: [] Exploring Operation: 45*28=1260, Resulting Numbers: [83, 23, 1260] Generated Node #2: [83, 23, 1260] from Operation: 45*28=1260 Current State: 21:[83, 23, 1260], Operations: ['45*28=1260'] Exploring Operation: 83-23=60, Resulting Numbers: [1260, 60] Generated Node #3: ...
4
Current State: 21:[45, 28, 83, 23], Operations: [] Exploring Operation: 83-45=38, Resulting Numbers: [28, 23, 38] Generated Node #0,0: 21:[28, 23, 38] Operation: 83-45=38 Exploring Operation: 45-28=17, Resulting Numbers: [83, 23, 17] Generated Node #0,1: 21:[83, 23, 17] Operation: 45-28=17 Exploring Operation: 83-28=55...
0
hs_3
sum_heuristic
[ 16, 85, 48, 16 ]
87
[ "48-16=32", "32/16=2", "85+2=87" ]
Current State: 87:[16, 85, 48, 16], Operations: [] Exploring Operation: 48-16=32, Resulting Numbers: [85, 32] Generated Node #2: [85, 32] from Operation: 48-16=32 Current State: 87:[85, 32], Operations: ['48-16=32'] Exploring Operation: 32/16=2, Resulting Numbers: [85, 2] Generated Node #3: [85, 2] from Operation: 32/1...
4
Current State: 87:[16, 85, 48, 16], Operations: [] Exploring Operation: 48-16=32, Resulting Numbers: [85, 16, 32] Generated Node #0,0: 87:[85, 16, 32] Operation: 48-16=32 Exploring Operation: 16/16=1, Resulting Numbers: [85, 48, 1] Generated Node #0,1: 87:[85, 48, 1] Operation: 16/16=1 Exploring Operation: 48/16=3, Res...
0.959201
hs_5
mult_heuristic
[ 63, 27, 62, 65 ]
72
[ "65-62=3", "27/3=9", "63+9=72" ]
Current State: 72:[63, 27, 62, 65], Operations: [] Exploring Operation: 65-62=3, Resulting Numbers: [63, 27, 3] Generated Node #2: [63, 27, 3] from Operation: 65-62=3 Current State: 72:[63, 27, 3], Operations: ['65-62=3'] Exploring Operation: 27/3=9, Resulting Numbers: [63, 9] Generated Node #3: [63, 9] from Operation:...
4
Current State: 72:[63, 27, 62, 65], Operations: [] Exploring Operation: 65-62=3, Resulting Numbers: [63, 27, 3] Generated Node #0,0: 72:[63, 27, 3] Operation: 65-62=3 Exploring Operation: 63-62=1, Resulting Numbers: [27, 65, 1] Generated Node #0,1: 72:[27, 65, 1] Operation: 63-62=1 Exploring Operation: 65-63=2, Resulti...
0
hs_3
sum_heuristic
[ 93, 24, 6, 1 ]
96
[ "93-1=92", "24/6=4", "92+4=96" ]
Current State: 96:[93, 24, 6, 1], Operations: [] Exploring Operation: 93-1=92, Resulting Numbers: [24, 6, 92] Generated Node #2: [24, 6, 92] from Operation: 93-1=92 Current State: 96:[24, 6, 92], Operations: ['93-1=92'] Exploring Operation: 24/6=4, Resulting Numbers: [92, 4] Generated Node #3: [92, 4] from Operation: 2...
4
Current State: 96:[93, 24, 6, 1], Operations: [] Exploring Operation: 93*1=93, Resulting Numbers: [24, 6, 93] Generated Node #0,0: 96:[24, 6, 93] Operation: 93*1=93 Exploring Operation: 93+1=94, Resulting Numbers: [24, 6, 94] Generated Node #0,1: 96:[24, 6, 94] Operation: 93+1=94 Exploring Operation: 24*1=24, Resulting...
0
hs_4
mult_heuristic
[ 21, 64, 23, 47 ]
19
[ "64-21=43", "47-23=24", "43-24=19" ]
Current State: 19:[21, 64, 23, 47], Operations: [] Exploring Operation: 64-21=43, Resulting Numbers: [23, 47, 43] Generated Node #2: [23, 47, 43] from Operation: 64-21=43 Current State: 19:[23, 47, 43], Operations: ['64-21=43'] Exploring Operation: 47-23=24, Resulting Numbers: [43, 24] Generated Node #3: [43, 24] from ...
4
Current State: 19:[21, 64, 23, 47], Operations: [] Exploring Operation: 64-23=41, Resulting Numbers: [21, 47, 41] Generated Node #0,0: 19:[21, 47, 41] Operation: 64-23=41 Exploring Operation: 64-47=17, Resulting Numbers: [21, 23, 17] Generated Node #0,1: 19:[21, 23, 17] Operation: 64-47=17 Start Sub Search at level 1: ...
0.989583
hs_2
sum_heuristic
[ 48, 32, 90, 11 ]
63
[ "48-32=16", "90-11=79", "79-16=63" ]
Current State: 63:[48, 32, 90, 11], Operations: [] Exploring Operation: 48-32=16, Resulting Numbers: [90, 11, 16] Generated Node #2: [90, 11, 16] from Operation: 48-32=16 Current State: 63:[90, 11, 16], Operations: ['48-32=16'] Exploring Operation: 90-11=79, Resulting Numbers: [16, 79] Generated Node #3: [16, 79] from ...
4
Current State: 63:[48, 32, 90, 11], Operations: [] Exploring Operation: 48+11=59, Resulting Numbers: [32, 90, 59] Generated Node #0,0: 63:[32, 90, 59] Operation: 48+11=59 Exploring Operation: 48-32=16, Resulting Numbers: [90, 11, 16] Generated Node #0,1: 63:[90, 11, 16] Operation: 48-32=16 Exploring Operation: 90-48=42...
0.96875
hs_5
mult_heuristic
[ 83, 96, 74, 31 ]
74
[ "83+96=179", "74+31=105", "179-105=74" ]
Current State: 74:[83, 96, 74, 31], Operations: [] Exploring Operation: 83+96=179, Resulting Numbers: [74, 31, 179] Generated Node #2: [74, 31, 179] from Operation: 83+96=179 Current State: 74:[74, 31, 179], Operations: ['83+96=179'] Exploring Operation: 74+31=105, Resulting Numbers: [179, 105] Generated Node #3: [179,...
4
Current State: 74:[83, 96, 74, 31], Operations: [] Exploring Operation: 96-74=22, Resulting Numbers: [83, 31, 22] Generated Node #0,0: 74:[83, 31, 22] Operation: 96-74=22 Exploring Operation: 96-83=13, Resulting Numbers: [74, 31, 13] Generated Node #0,1: 74:[74, 31, 13] Operation: 96-83=13 Exploring Operation: 96-31=65...
0.969618
hs_5
mult_heuristic
[ 87, 23, 19, 62 ]
100
[ "87-62=25", "23-19=4", "25*4=100" ]
Current State: 100:[87, 23, 19, 62], Operations: [] Exploring Operation: 87-62=25, Resulting Numbers: [23, 19, 25] Generated Node #2: [23, 19, 25] from Operation: 87-62=25 Current State: 100:[23, 19, 25], Operations: ['87-62=25'] Exploring Operation: 23-19=4, Resulting Numbers: [25, 4] Generated Node #3: [25, 4] from O...
4
Current State: 100:[87, 23, 19, 62], Operations: [] Exploring Operation: 87+23=110, Resulting Numbers: [19, 62, 110] Generated Node #0,0: 100:[19, 62, 110] Operation: 87+23=110 Exploring Operation: 23-19=4, Resulting Numbers: [87, 62, 4] Generated Node #0,1: 100:[87, 62, 4] Operation: 23-19=4 Exploring Operation: 62-19...
0.956597
hs_5
sum_heuristic
[ 85, 45, 54, 43 ]
29
[ "85-45=40", "54-43=11", "40-11=29" ]
Current State: 29:[85, 45, 54, 43], Operations: [] Exploring Operation: 85-45=40, Resulting Numbers: [54, 43, 40] Generated Node #2: [54, 43, 40] from Operation: 85-45=40 Current State: 29:[54, 43, 40], Operations: ['85-45=40'] Exploring Operation: 54-43=11, Resulting Numbers: [40, 11] Generated Node #3: [40, 11] from ...
4
Current State: 29:[85, 45, 54, 43], Operations: [] Exploring Operation: 85-45=40, Resulting Numbers: [54, 43, 40] Generated Node #0,0: 29:[54, 43, 40] Operation: 85-45=40 Exploring Operation: 85-43=42, Resulting Numbers: [45, 54, 42] Generated Node #0,1: 29:[45, 54, 42] Operation: 85-43=42 Exploring Operation: 85-54=31...
0.990451
hs_3
mult_heuristic
[ 47, 13, 72, 61 ]
96
[ "72-61=11", "13*11=143", "143-47=96" ]
Current State: 96:[47, 13, 72, 61], Operations: [] Exploring Operation: 72-61=11, Resulting Numbers: [47, 13, 11] Generated Node #2: [47, 13, 11] from Operation: 72-61=11 Current State: 96:[47, 13, 11], Operations: ['72-61=11'] Exploring Operation: 13*11=143, Resulting Numbers: [47, 143] Generated Node #3: [47, 143] fr...
4
Current State: 96:[47, 13, 72, 61], Operations: [] Exploring Operation: 61-13=48, Resulting Numbers: [47, 72, 48] Generated Node #0,0: 96:[47, 72, 48] Operation: 61-13=48 Exploring Operation: 72-61=11, Resulting Numbers: [47, 13, 11] Generated Node #0,1: 96:[47, 13, 11] Operation: 72-61=11 Exploring Operation: 72-47=25...
0
hs_5
mult_heuristic
[ 5, 77, 7, 90 ]
86
[ "90-77=13", "7*13=91", "91-5=86" ]
Current State: 86:[5, 77, 7, 90], Operations: [] Exploring Operation: 90-77=13, Resulting Numbers: [5, 7, 13] Generated Node #2: [5, 7, 13] from Operation: 90-77=13 Current State: 86:[5, 7, 13], Operations: ['90-77=13'] Exploring Operation: 7*13=91, Resulting Numbers: [5, 91] Generated Node #3: [5, 91] from Operation: ...
4
Current State: 86:[5, 77, 7, 90], Operations: [] Exploring Operation: 77+7=84, Resulting Numbers: [5, 90, 84] Generated Node #0,0: 86:[5, 90, 84] Operation: 77+7=84 Exploring Operation: 7-5=2, Resulting Numbers: [77, 90, 2] Generated Node #0,1: 86:[77, 90, 2] Operation: 7-5=2 Exploring Operation: 5+77=82, Resulting Num...
0
hs_3
mult_heuristic
[ 83, 58, 78, 49 ]
85
[ "78-49=29", "58/29=2", "83+2=85" ]
Current State: 85:[83, 58, 78, 49], Operations: [] Exploring Operation: 78-49=29, Resulting Numbers: [83, 58, 29] Generated Node #2: [83, 58, 29] from Operation: 78-49=29 Current State: 85:[83, 58, 29], Operations: ['78-49=29'] Exploring Operation: 58/29=2, Resulting Numbers: [83, 2] Generated Node #3: [83, 2] from Ope...
4
Current State: 85:[83, 58, 78, 49], Operations: [] Exploring Operation: 58+49=107, Resulting Numbers: [83, 78, 107] Generated Node #0,0: 85:[83, 78, 107] Operation: 58+49=107 Exploring Operation: 78-58=20, Resulting Numbers: [83, 49, 20] Generated Node #0,1: 85:[83, 49, 20] Operation: 78-58=20 Exploring Operation: 58-4...
0
hs_3
sum_heuristic
[ 93, 5, 28, 10 ]
35
[ "93+5=98", "10*98=980", "980/28=35" ]
Current State: 35:[93, 5, 28, 10], Operations: [] Exploring Operation: 93+5=98, Resulting Numbers: [28, 10, 98] Generated Node #2: [28, 10, 98] from Operation: 93+5=98 Current State: 35:[28, 10, 98], Operations: ['93+5=98'] Exploring Operation: 10*98=980, Resulting Numbers: [28, 980] Generated Node #3: [28, 980] from O...
4
Current State: 35:[93, 5, 28, 10], Operations: [] Exploring Operation: 28+10=38, Resulting Numbers: [93, 5, 38] Generated Node #0,0: 35:[93, 5, 38] Operation: 28+10=38 Exploring Operation: 93-28=65, Resulting Numbers: [5, 10, 65] Generated Node #0,1: 35:[5, 10, 65] Operation: 93-28=65 Exploring Operation: 93-10=83, Res...
0
hs_3
sum_heuristic
[ 83, 79, 46, 44 ]
87
[ "46-44=2", "83*2=166", "166-79=87" ]
Current State: 87:[83, 79, 46, 44], Operations: [] Exploring Operation: 46-44=2, Resulting Numbers: [83, 79, 2] Generated Node #2: [83, 79, 2] from Operation: 46-44=2 Current State: 87:[83, 79, 2], Operations: ['46-44=2'] Exploring Operation: 83*2=166, Resulting Numbers: [79, 166] Generated Node #3: [79, 166] from Oper...
4
Current State: 87:[83, 79, 46, 44], Operations: [] Exploring Operation: 46-44=2, Resulting Numbers: [83, 79, 2] Generated Node #0,0: 87:[83, 79, 2] Operation: 46-44=2 Exploring Operation: 46+44=90, Resulting Numbers: [83, 79, 90] Generated Node #0,1: 87:[83, 79, 90] Operation: 46+44=90 Moving to Node #0,0 Current State...
0
hs_2
sum_heuristic
[ 81, 83, 58, 84 ]
71
[ "83-81=2", "58+84=142", "142/2=71" ]
Current State: 71:[81, 83, 58, 84], Operations: [] Exploring Operation: 83-81=2, Resulting Numbers: [58, 84, 2] Generated Node #2: [58, 84, 2] from Operation: 83-81=2 Current State: 71:[58, 84, 2], Operations: ['83-81=2'] Exploring Operation: 58+84=142, Resulting Numbers: [2, 142] Generated Node #3: [2, 142] from Opera...
4
Current State: 71:[81, 83, 58, 84], Operations: [] Exploring Operation: 84-58=26, Resulting Numbers: [81, 83, 26] Generated Node #0,0: 71:[81, 83, 26] Operation: 84-58=26 Exploring Operation: 81+58=139, Resulting Numbers: [83, 84, 139] Generated Node #0,1: 71:[83, 84, 139] Operation: 81+58=139 Exploring Operation: 83-5...
0
hs_4
sum_heuristic
[ 58, 80, 46, 65 ]
90
[ "58*65=3770", "80*46=3680", "3770-3680=90" ]
Current State: 90:[58, 80, 46, 65], Operations: [] Exploring Operation: 58*65=3770, Resulting Numbers: [80, 46, 3770] Generated Node #2: [80, 46, 3770] from Operation: 58*65=3770 Current State: 90:[80, 46, 3770], Operations: ['58*65=3770'] Exploring Operation: 80*46=3680, Resulting Numbers: [3770, 3680] Generated Node ...
4
Current State: 90:[58, 80, 46, 65], Operations: [] Exploring Operation: 65-46=19, Resulting Numbers: [58, 80, 19] Generated Node #0,0: 90:[58, 80, 19] Operation: 65-46=19 Exploring Operation: 65-58=7, Resulting Numbers: [80, 46, 7] Generated Node #0,1: 90:[80, 46, 7] Operation: 65-58=7 Exploring Operation: 80-58=22, Re...
0
hs_4
mult_heuristic
[ 25, 12, 36, 31 ]
36
[ "31-25=6", "12*6=72", "72-36=36" ]
Current State: 36:[25, 12, 36, 31], Operations: [] Exploring Operation: 31-25=6, Resulting Numbers: [12, 36, 6] Generated Node #2: [12, 36, 6] from Operation: 31-25=6 Current State: 36:[12, 36, 6], Operations: ['31-25=6'] Exploring Operation: 12*6=72, Resulting Numbers: [36, 72] Generated Node #3: [36, 72] from Operati...
4
Current State: 36:[25, 12, 36, 31], Operations: [] Exploring Operation: 31-25=6, Resulting Numbers: [12, 36, 6] Generated Node #0,0: 36:[12, 36, 6] Operation: 31-25=6 Exploring Operation: 25-12=13, Resulting Numbers: [36, 31, 13] Generated Node #0,1: 36:[36, 31, 13] Operation: 25-12=13 Exploring Operation: 25+12=37, Re...
0
hs_4
sum_heuristic
[ 19, 82, 1, 55 ]
46
[ "19+82=101", "1*55=55", "101-55=46" ]
Current State: 46:[19, 82, 1, 55], Operations: [] Exploring Operation: 19+82=101, Resulting Numbers: [1, 55, 101] Generated Node #2: [1, 55, 101] from Operation: 19+82=101 Current State: 46:[1, 55, 101], Operations: ['19+82=101'] Exploring Operation: 1*55=55, Resulting Numbers: [101, 55] Generated Node #3: [101, 55] fr...
4
Current State: 46:[19, 82, 1, 55], Operations: [] Exploring Operation: 82-19=63, Resulting Numbers: [1, 55, 63] Generated Node #0,0: 46:[1, 55, 63] Operation: 82-19=63 Exploring Operation: 55-19=36, Resulting Numbers: [82, 1, 36] Generated Node #0,1: 46:[82, 1, 36] Operation: 55-19=36 Exploring Operation: 82-55=27, Res...
0.985243
hs_3
sum_heuristic
[ 22, 42, 12, 24 ]
77
[ "22*42=924", "24-12=12", "924/12=77" ]
Current State: 77:[22, 42, 12, 24], Operations: [] Exploring Operation: 22*42=924, Resulting Numbers: [12, 24, 924] Generated Node #2: [12, 24, 924] from Operation: 22*42=924 Current State: 77:[12, 24, 924], Operations: ['22*42=924'] Exploring Operation: 24-12=12, Resulting Numbers: [924, 12] Generated Node #3: [924, 1...
4
Current State: 77:[22, 42, 12, 24], Operations: [] Exploring Operation: 42-24=18, Resulting Numbers: [22, 12, 18] Generated Node #0,0: 77:[22, 12, 18] Operation: 42-24=18 Exploring Operation: 42-22=20, Resulting Numbers: [12, 24, 20] Generated Node #0,1: 77:[12, 24, 20] Operation: 42-22=20 Exploring Operation: 22+42=64...
0
hs_4
mult_heuristic
[ 52, 10, 5, 2 ]
54
[ "52*2=104", "10*5=50", "104-50=54" ]
Current State: 54:[52, 10, 5, 2], Operations: [] Exploring Operation: 52*2=104, Resulting Numbers: [10, 5, 104] Generated Node #2: [10, 5, 104] from Operation: 52*2=104 Current State: 54:[10, 5, 104], Operations: ['52*2=104'] Exploring Operation: 10*5=50, Resulting Numbers: [104, 50] Generated Node #3: [104, 50] from O...
4
Current State: 54:[52, 10, 5, 2], Operations: [] Exploring Operation: 52+2=54, Resulting Numbers: [10, 5, 54] Generated Node #0,0: 54:[10, 5, 54] Operation: 52+2=54 Moving to Node #0,0 Current State: 54:[10, 5, 54], Operations: ['52+2=54'] Exploring Operation: 10/5=2, Resulting Numbers: [54, 2] Generated Node #0,0,0: 5...
0
hs_1
sum_heuristic
[ 33, 41, 10, 20 ]
89
[ "33-20=13", "10*13=130", "130-41=89" ]
Current State: 89:[33, 41, 10, 20], Operations: [] Exploring Operation: 33-20=13, Resulting Numbers: [41, 10, 13] Generated Node #2: [41, 10, 13] from Operation: 33-20=13 Current State: 89:[41, 10, 13], Operations: ['33-20=13'] Exploring Operation: 10*13=130, Resulting Numbers: [41, 130] Generated Node #3: [41, 130] fr...
4
Current State: 89:[33, 41, 10, 20], Operations: [] Exploring Operation: 33+10=43, Resulting Numbers: [41, 20, 43] Generated Node #0,0: 89:[41, 20, 43] Operation: 33+10=43 Exploring Operation: 33+41=74, Resulting Numbers: [10, 20, 74] Generated Node #0,1: 89:[10, 20, 74] Operation: 33+41=74 Exploring Operation: 33+20=53...
0
hs_3
mult_heuristic
[ 11, 81, 71, 49 ]
83
[ "71-49=22", "22/11=2", "81+2=83" ]
Current State: 83:[11, 81, 71, 49], Operations: [] Exploring Operation: 71-49=22, Resulting Numbers: [11, 81, 22] Generated Node #2: [11, 81, 22] from Operation: 71-49=22 Current State: 83:[11, 81, 22], Operations: ['71-49=22'] Exploring Operation: 22/11=2, Resulting Numbers: [81, 2] Generated Node #3: [81, 2] from Ope...
4
Current State: 83:[11, 81, 71, 49], Operations: [] Exploring Operation: 11+71=82, Resulting Numbers: [81, 49, 82] Generated Node #0,0: 83:[81, 49, 82] Operation: 11+71=82 Moving to Node #0,0 Current State: 83:[81, 49, 82], Operations: ['11+71=82'] Exploring Operation: 81+49=130, Resulting Numbers: [82, 130] Generated N...
0
hs_1
mult_heuristic
[ 82, 46, 13, 85 ]
30
[ "82+46=128", "13+85=98", "128-98=30" ]
Current State: 30:[82, 46, 13, 85], Operations: [] Exploring Operation: 82+46=128, Resulting Numbers: [13, 85, 128] Generated Node #2: [13, 85, 128] from Operation: 82+46=128 Current State: 30:[13, 85, 128], Operations: ['82+46=128'] Exploring Operation: 13+85=98, Resulting Numbers: [128, 98] Generated Node #3: [128, 9...
4
Current State: 30:[82, 46, 13, 85], Operations: [] Exploring Operation: 85-82=3, Resulting Numbers: [46, 13, 3] Generated Node #0,0: 30:[46, 13, 3] Operation: 85-82=3 Exploring Operation: 82-46=36, Resulting Numbers: [13, 85, 36] Generated Node #0,1: 30:[13, 85, 36] Operation: 82-46=36 Start Sub Search at level 1: Movi...
0.991319
hs_2
sum_heuristic
[ 3, 14, 40, 35 ]
27
[ "40-14=26", "35-26=9", "3*9=27" ]
Current State: 27:[3, 14, 40, 35], Operations: [] Exploring Operation: 40-14=26, Resulting Numbers: [3, 35, 26] Generated Node #2: [3, 35, 26] from Operation: 40-14=26 Current State: 27:[3, 35, 26], Operations: ['40-14=26'] Exploring Operation: 35-26=9, Resulting Numbers: [3, 9] Generated Node #3: [3, 9] from Operation...
4
Current State: 27:[3, 14, 40, 35], Operations: [] Exploring Operation: 40-14=26, Resulting Numbers: [3, 35, 26] Generated Node #0,0: 27:[3, 35, 26] Operation: 40-14=26 Exploring Operation: 40-3=37, Resulting Numbers: [14, 35, 37] Generated Node #0,1: 27:[14, 35, 37] Operation: 40-3=37 Exploring Operation: 35-14=21, Res...
0.984375
hs_5
mult_heuristic
[ 18, 5, 15, 57 ]
24
[ "18-15=3", "57/3=19", "5+19=24" ]
Current State: 24:[18, 5, 15, 57], Operations: [] Exploring Operation: 18-15=3, Resulting Numbers: [5, 57, 3] Generated Node #2: [5, 57, 3] from Operation: 18-15=3 Current State: 24:[5, 57, 3], Operations: ['18-15=3'] Exploring Operation: 57/3=19, Resulting Numbers: [5, 19] Generated Node #3: [5, 19] from Operation: 57...
4
Current State: 24:[18, 5, 15, 57], Operations: [] Exploring Operation: 57-15=42, Resulting Numbers: [18, 5, 42] Generated Node #0,0: 24:[18, 5, 42] Operation: 57-15=42 Exploring Operation: 57-18=39, Resulting Numbers: [5, 15, 39] Generated Node #0,1: 24:[5, 15, 39] Operation: 57-18=39 Exploring Operation: 18-15=3, Resu...
0.967882
hs_3
mult_heuristic
[ 30, 56, 82, 71 ]
54
[ "71-30=41", "82/41=2", "56-2=54" ]
Current State: 54:[30, 56, 82, 71], Operations: [] Exploring Operation: 71-30=41, Resulting Numbers: [56, 82, 41] Generated Node #2: [56, 82, 41] from Operation: 71-30=41 Current State: 54:[56, 82, 41], Operations: ['71-30=41'] Exploring Operation: 82/41=2, Resulting Numbers: [56, 2] Generated Node #3: [56, 2] from Ope...
4
Current State: 54:[30, 56, 82, 71], Operations: [] Exploring Operation: 82-30=52, Resulting Numbers: [56, 71, 52] Generated Node #0,0: 54:[56, 71, 52] Operation: 82-30=52 Exploring Operation: 82-71=11, Resulting Numbers: [30, 56, 11] Generated Node #0,1: 54:[30, 56, 11] Operation: 82-71=11 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 2, 13, 55, 34 ]
50
[ "55-13=42", "2*42=84", "84-34=50" ]
Current State: 50:[2, 13, 55, 34], Operations: [] Exploring Operation: 55-13=42, Resulting Numbers: [2, 34, 42] Generated Node #2: [2, 34, 42] from Operation: 55-13=42 Current State: 50:[2, 34, 42], Operations: ['55-13=42'] Exploring Operation: 2*42=84, Resulting Numbers: [34, 84] Generated Node #3: [34, 84] from Opera...
4
Current State: 50:[2, 13, 55, 34], Operations: [] Exploring Operation: 55-34=21, Resulting Numbers: [2, 13, 21] Generated Node #0,0: 50:[2, 13, 21] Operation: 55-34=21 Exploring Operation: 13+34=47, Resulting Numbers: [2, 55, 47] Generated Node #0,1: 50:[2, 55, 47] Operation: 13+34=47 Exploring Operation: 2*13=26, Resu...
0
hs_5
sum_heuristic
[ 65, 51, 74, 75 ]
33
[ "65+51=116", "74+75=149", "149-116=33" ]
Current State: 33:[65, 51, 74, 75], Operations: [] Exploring Operation: 65+51=116, Resulting Numbers: [74, 75, 116] Generated Node #2: [74, 75, 116] from Operation: 65+51=116 Current State: 33:[74, 75, 116], Operations: ['65+51=116'] Exploring Operation: 74+75=149, Resulting Numbers: [116, 149] Generated Node #3: [116,...
4
Current State: 33:[65, 51, 74, 75], Operations: [] Exploring Operation: 75-74=1, Resulting Numbers: [65, 51, 1] Generated Node #0,0: 33:[65, 51, 1] Operation: 75-74=1 Moving to Node #0,0 Current State: 33:[65, 51, 1], Operations: ['75-74=1'] Exploring Operation: 65-51=14, Resulting Numbers: [1, 14] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 69, 72, 48, 57 ]
68
[ "69-57=12", "48/12=4", "72-4=68" ]
Current State: 68:[69, 72, 48, 57], Operations: [] Exploring Operation: 69-57=12, Resulting Numbers: [72, 48, 12] Generated Node #2: [72, 48, 12] from Operation: 69-57=12 Current State: 68:[72, 48, 12], Operations: ['69-57=12'] Exploring Operation: 48/12=4, Resulting Numbers: [72, 4] Generated Node #3: [72, 4] from Ope...
4
Current State: 68:[69, 72, 48, 57], Operations: [] Exploring Operation: 69-57=12, Resulting Numbers: [72, 48, 12] Generated Node #0,0: 68:[72, 48, 12] Operation: 69-57=12 Exploring Operation: 57-48=9, Resulting Numbers: [69, 72, 9] Generated Node #0,1: 68:[69, 72, 9] Operation: 57-48=9 Exploring Operation: 72-48=24, Re...
0.935764
hs_5
mult_heuristic
[ 78, 50, 36, 39 ]
84
[ "78-50=28", "39-36=3", "28*3=84" ]
Current State: 84:[78, 50, 36, 39], Operations: [] Exploring Operation: 78-50=28, Resulting Numbers: [36, 39, 28] Generated Node #2: [36, 39, 28] from Operation: 78-50=28 Current State: 84:[36, 39, 28], Operations: ['78-50=28'] Exploring Operation: 39-36=3, Resulting Numbers: [28, 3] Generated Node #3: [28, 3] from Ope...
4
Current State: 84:[78, 50, 36, 39], Operations: [] Exploring Operation: 50-36=14, Resulting Numbers: [78, 39, 14] Generated Node #0,0: 84:[78, 39, 14] Operation: 50-36=14 Exploring Operation: 78-50=28, Resulting Numbers: [36, 39, 28] Generated Node #0,1: 84:[36, 39, 28] Operation: 78-50=28 Start Sub Search at level 1: ...
0.986979
hs_2
mult_heuristic
[ 29, 83, 23, 12 ]
24
[ "83-23=60", "60/12=5", "29-5=24" ]
Current State: 24:[29, 83, 23, 12], Operations: [] Exploring Operation: 83-23=60, Resulting Numbers: [29, 12, 60] Generated Node #2: [29, 12, 60] from Operation: 83-23=60 Current State: 24:[29, 12, 60], Operations: ['83-23=60'] Exploring Operation: 60/12=5, Resulting Numbers: [29, 5] Generated Node #3: [29, 5] from Ope...
4
Current State: 24:[29, 83, 23, 12], Operations: [] Exploring Operation: 83-23=60, Resulting Numbers: [29, 12, 60] Generated Node #0,0: 24:[29, 12, 60] Operation: 83-23=60 Exploring Operation: 83-29=54, Resulting Numbers: [23, 12, 54] Generated Node #0,1: 24:[23, 12, 54] Operation: 83-29=54 Moving to Node #0,1 Current S...
0.989583
hs_2
sum_heuristic
[ 62, 91, 7, 15 ]
64
[ "62+15=77", "91/7=13", "77-13=64" ]
Current State: 64:[62, 91, 7, 15], Operations: [] Exploring Operation: 62+15=77, Resulting Numbers: [91, 7, 77] Generated Node #2: [91, 7, 77] from Operation: 62+15=77 Current State: 64:[91, 7, 77], Operations: ['62+15=77'] Exploring Operation: 91/7=13, Resulting Numbers: [77, 13] Generated Node #3: [77, 13] from Opera...
4
Current State: 64:[62, 91, 7, 15], Operations: [] Exploring Operation: 91-7=84, Resulting Numbers: [62, 15, 84] Generated Node #0,0: 64:[62, 15, 84] Operation: 91-7=84 Exploring Operation: 15-7=8, Resulting Numbers: [62, 91, 8] Generated Node #0,1: 64:[62, 91, 8] Operation: 15-7=8 Exploring Operation: 91-62=29, Resulti...
0.966146
hs_5
mult_heuristic
[ 13, 64, 78, 64 ]
92
[ "13+78=91", "64/64=1", "91+1=92" ]
Current State: 92:[13, 64, 78, 64], Operations: [] Exploring Operation: 13+78=91, Resulting Numbers: [64, 64, 91] Generated Node #2: [64, 64, 91] from Operation: 13+78=91 Current State: 92:[64, 64, 91], Operations: ['13+78=91'] Exploring Operation: 64/64=1, Resulting Numbers: [91, 1] Generated Node #3: [91, 1] from Ope...
4
Current State: 92:[13, 64, 78, 64], Operations: [] Exploring Operation: 64/64=1, Resulting Numbers: [13, 78, 1] Generated Node #0,0: 92:[13, 78, 1] Operation: 64/64=1 Exploring Operation: 64-64=0, Resulting Numbers: [13, 78, 0] Generated Node #0,1: 92:[13, 78, 0] Operation: 64-64=0 Start Sub Search at level 1: Moving t...
0.991319
hs_2
sum_heuristic
[ 36, 95, 31, 15 ]
85
[ "36+95=131", "31+15=46", "131-46=85" ]
Current State: 85:[36, 95, 31, 15], Operations: [] Exploring Operation: 36+95=131, Resulting Numbers: [31, 15, 131] Generated Node #2: [31, 15, 131] from Operation: 36+95=131 Current State: 85:[31, 15, 131], Operations: ['36+95=131'] Exploring Operation: 31+15=46, Resulting Numbers: [131, 46] Generated Node #3: [131, 4...
4
Current State: 85:[36, 95, 31, 15], Operations: [] Exploring Operation: 31-15=16, Resulting Numbers: [36, 95, 16] Generated Node #0,0: 85:[36, 95, 16] Operation: 31-15=16 Exploring Operation: 36-31=5, Resulting Numbers: [95, 15, 5] Generated Node #0,1: 85:[95, 15, 5] Operation: 36-31=5 Exploring Operation: 36-15=21, Re...
0.985243
hs_4
mult_heuristic
[ 1, 54, 96, 68 ]
83
[ "1+54=55", "96-68=28", "55+28=83" ]
Current State: 83:[1, 54, 96, 68], Operations: [] Exploring Operation: 1+54=55, Resulting Numbers: [96, 68, 55] Generated Node #2: [96, 68, 55] from Operation: 1+54=55 Current State: 83:[96, 68, 55], Operations: ['1+54=55'] Exploring Operation: 96-68=28, Resulting Numbers: [55, 28] Generated Node #3: [55, 28] from Oper...
4
Current State: 83:[1, 54, 96, 68], Operations: [] Exploring Operation: 96-1=95, Resulting Numbers: [54, 68, 95] Generated Node #0,0: 83:[54, 68, 95] Operation: 96-1=95 Exploring Operation: 1+54=55, Resulting Numbers: [96, 68, 55] Generated Node #0,1: 83:[96, 68, 55] Operation: 1+54=55 Exploring Operation: 1+68=69, Resu...
0.974826
hs_3
sum_heuristic
[ 5, 39, 96, 2 ]
11
[ "96-39=57", "57-2=55", "55/5=11" ]
Current State: 11:[5, 39, 96, 2], Operations: [] Exploring Operation: 96-39=57, Resulting Numbers: [5, 2, 57] Generated Node #2: [5, 2, 57] from Operation: 96-39=57 Current State: 11:[5, 2, 57], Operations: ['96-39=57'] Exploring Operation: 57-2=55, Resulting Numbers: [5, 55] Generated Node #3: [5, 55] from Operation: ...
4
Current State: 11:[5, 39, 96, 2], Operations: [] Exploring Operation: 39-5=34, Resulting Numbers: [96, 2, 34] Generated Node #0,0: 11:[96, 2, 34] Operation: 39-5=34 Exploring Operation: 96-39=57, Resulting Numbers: [5, 2, 57] Generated Node #0,1: 11:[5, 2, 57] Operation: 96-39=57 Exploring Operation: 96/2=48, Resulting...
0.978299
hs_4
mult_heuristic
[ 13, 56, 71, 88 ]
52
[ "13+56=69", "88-71=17", "69-17=52" ]
Current State: 52:[13, 56, 71, 88], Operations: [] Exploring Operation: 13+56=69, Resulting Numbers: [71, 88, 69] Generated Node #2: [71, 88, 69] from Operation: 13+56=69 Current State: 52:[71, 88, 69], Operations: ['13+56=69'] Exploring Operation: 88-71=17, Resulting Numbers: [69, 17] Generated Node #3: [69, 17] from ...
4
Current State: 52:[13, 56, 71, 88], Operations: [] Exploring Operation: 88-71=17, Resulting Numbers: [13, 56, 17] Generated Node #0,0: 52:[13, 56, 17] Operation: 88-71=17 Exploring Operation: 88-13=75, Resulting Numbers: [56, 71, 75] Generated Node #0,1: 52:[56, 71, 75] Operation: 88-13=75 Exploring Operation: 88-56=32...
0.986111
hs_5
sum_heuristic
[ 3, 69, 9, 1 ]
42
[ "3*9=27", "69*1=69", "69-27=42" ]
Current State: 42:[3, 69, 9, 1], Operations: [] Exploring Operation: 3*9=27, Resulting Numbers: [69, 1, 27] Generated Node #2: [69, 1, 27] from Operation: 3*9=27 Current State: 42:[69, 1, 27], Operations: ['3*9=27'] Exploring Operation: 69*1=69, Resulting Numbers: [27, 69] Generated Node #3: [27, 69] from Operation: 69...
4
Current State: 42:[3, 69, 9, 1], Operations: [] Exploring Operation: 69/3=23, Resulting Numbers: [9, 1, 23] Generated Node #0,0: 42:[9, 1, 23] Operation: 69/3=23 Exploring Operation: 69-9=60, Resulting Numbers: [3, 1, 60] Generated Node #0,1: 42:[3, 1, 60] Operation: 69-9=60 Moving to Node #0,0 Current State: 42:[9, 1,...
0
hs_2
sum_heuristic
[ 22, 29, 11, 37 ]
45
[ "22/11=2", "37*2=74", "74-29=45" ]
Current State: 45:[22, 29, 11, 37], Operations: [] Exploring Operation: 22/11=2, Resulting Numbers: [29, 37, 2] Generated Node #2: [29, 37, 2] from Operation: 22/11=2 Current State: 45:[29, 37, 2], Operations: ['22/11=2'] Exploring Operation: 37*2=74, Resulting Numbers: [29, 74] Generated Node #3: [29, 74] from Operati...
4
Current State: 45:[22, 29, 11, 37], Operations: [] Exploring Operation: 37-29=8, Resulting Numbers: [22, 11, 8] Generated Node #0,0: 45:[22, 11, 8] Operation: 37-29=8 Start Sub Search at level 1: Moving to Node #0,0 Current State: 45:[22, 11, 8], Operations: ['37-29=8'] Exploring Operation: 22/11=2, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 23, 38, 33, 2 ]
66
[ "23+33=56", "56/2=28", "38+28=66" ]
Current State: 66:[23, 38, 33, 2], Operations: [] Exploring Operation: 23+33=56, Resulting Numbers: [38, 2, 56] Generated Node #2: [38, 2, 56] from Operation: 23+33=56 Current State: 66:[38, 2, 56], Operations: ['23+33=56'] Exploring Operation: 56/2=28, Resulting Numbers: [38, 28] Generated Node #3: [38, 28] from Opera...
4
Current State: 66:[23, 38, 33, 2], Operations: [] Exploring Operation: 38-33=5, Resulting Numbers: [23, 2, 5] Generated Node #0,0: 66:[23, 2, 5] Operation: 38-33=5 Start Sub Search at level 1: Moving to Node #0,0 Current State: 66:[23, 2, 5], Operations: ['38-33=5'] Exploring Operation: 5-2=3, Resulting Numbers: [23, 3...
0
hs_1
mult_heuristic
[ 44, 38, 64, 84 ]
36
[ "44+84=128", "128/64=2", "38-2=36" ]
Current State: 36:[44, 38, 64, 84], Operations: [] Exploring Operation: 44+84=128, Resulting Numbers: [38, 64, 128] Generated Node #2: [38, 64, 128] from Operation: 44+84=128 Current State: 36:[38, 64, 128], Operations: ['44+84=128'] Exploring Operation: 128/64=2, Resulting Numbers: [38, 2] Generated Node #3: [38, 2] f...
4
Current State: 36:[44, 38, 64, 84], Operations: [] Exploring Operation: 84-64=20, Resulting Numbers: [44, 38, 20] Generated Node #0,0: 36:[44, 38, 20] Operation: 84-64=20 Moving to Node #0,0 Current State: 36:[44, 38, 20], Operations: ['84-64=20'] Exploring Operation: 44-38=6, Resulting Numbers: [20, 6] Generated Node ...
0
hs_1
mult_heuristic
[ 74, 44, 84, 97 ]
43
[ "74-44=30", "97-84=13", "30+13=43" ]
Current State: 43:[74, 44, 84, 97], Operations: [] Exploring Operation: 74-44=30, Resulting Numbers: [84, 97, 30] Generated Node #2: [84, 97, 30] from Operation: 74-44=30 Current State: 43:[84, 97, 30], Operations: ['74-44=30'] Exploring Operation: 97-84=13, Resulting Numbers: [30, 13] Generated Node #3: [30, 13] from ...
4
Current State: 43:[74, 44, 84, 97], Operations: [] Exploring Operation: 97-74=23, Resulting Numbers: [44, 84, 23] Generated Node #0,0: 43:[44, 84, 23] Operation: 97-74=23 Exploring Operation: 97-84=13, Resulting Numbers: [74, 44, 13] Generated Node #0,1: 43:[74, 44, 13] Operation: 97-84=13 Exploring Operation: 84-74=10...
0.981771
hs_4
sum_heuristic
[ 9, 69, 30, 10 ]
32
[ "69*10=690", "690/30=23", "9+23=32" ]
Current State: 32:[9, 69, 30, 10], Operations: [] Exploring Operation: 69*10=690, Resulting Numbers: [9, 30, 690] Generated Node #2: [9, 30, 690] from Operation: 69*10=690 Current State: 32:[9, 30, 690], Operations: ['69*10=690'] Exploring Operation: 690/30=23, Resulting Numbers: [9, 23] Generated Node #3: [9, 23] from...
4
Current State: 32:[9, 69, 30, 10], Operations: [] Exploring Operation: 69-9=60, Resulting Numbers: [30, 10, 60] Generated Node #0,0: 32:[30, 10, 60] Operation: 69-9=60 Exploring Operation: 69-10=59, Resulting Numbers: [9, 30, 59] Generated Node #0,1: 32:[9, 30, 59] Operation: 69-10=59 Exploring Operation: 30/10=3, Resu...
0.949653
hs_4
sum_heuristic
[ 72, 35, 63, 27 ]
40
[ "72+63=135", "135/27=5", "35+5=40" ]
Current State: 40:[72, 35, 63, 27], Operations: [] Exploring Operation: 72+63=135, Resulting Numbers: [35, 27, 135] Generated Node #2: [35, 27, 135] from Operation: 72+63=135 Current State: 40:[35, 27, 135], Operations: ['72+63=135'] Exploring Operation: 135/27=5, Resulting Numbers: [35, 5] Generated Node #3: [35, 5] f...
4
Current State: 40:[72, 35, 63, 27], Operations: [] Exploring Operation: 72-63=9, Resulting Numbers: [35, 27, 9] Generated Node #0,0: 40:[35, 27, 9] Operation: 72-63=9 Exploring Operation: 72-27=45, Resulting Numbers: [35, 63, 45] Generated Node #0,1: 40:[35, 63, 45] Operation: 72-27=45 Exploring Operation: 63-27=36, Re...
0
hs_5
sum_heuristic
[ 28, 90, 19, 92 ]
82
[ "28-19=9", "90/9=10", "92-10=82" ]
Current State: 82:[28, 90, 19, 92], Operations: [] Exploring Operation: 28-19=9, Resulting Numbers: [90, 92, 9] Generated Node #2: [90, 92, 9] from Operation: 28-19=9 Current State: 82:[90, 92, 9], Operations: ['28-19=9'] Exploring Operation: 90/9=10, Resulting Numbers: [92, 10] Generated Node #3: [92, 10] from Operati...
4
Current State: 82:[28, 90, 19, 92], Operations: [] Exploring Operation: 28-19=9, Resulting Numbers: [90, 92, 9] Generated Node #0,0: 82:[90, 92, 9] Operation: 28-19=9 Exploring Operation: 28+19=47, Resulting Numbers: [90, 92, 47] Generated Node #0,1: 82:[90, 92, 47] Operation: 28+19=47 Start Sub Search at level 1: Movi...
0
hs_2
mult_heuristic
[ 33, 74, 47, 13 ]
74
[ "47-33=14", "14-13=1", "74*1=74" ]
Current State: 74:[33, 74, 47, 13], Operations: [] Exploring Operation: 47-33=14, Resulting Numbers: [74, 13, 14] Generated Node #2: [74, 13, 14] from Operation: 47-33=14 Current State: 74:[74, 13, 14], Operations: ['47-33=14'] Exploring Operation: 14-13=1, Resulting Numbers: [74, 1] Generated Node #3: [74, 1] from Ope...
4
Current State: 74:[33, 74, 47, 13], Operations: [] Exploring Operation: 33+47=80, Resulting Numbers: [74, 13, 80] Generated Node #0,0: 74:[74, 13, 80] Operation: 33+47=80 Exploring Operation: 47+13=60, Resulting Numbers: [33, 74, 60] Generated Node #0,1: 74:[33, 74, 60] Operation: 47+13=60 Exploring Operation: 47-13=34...
0.990451
hs_3
sum_heuristic
[ 54, 77, 59, 5 ]
52
[ "59-54=5", "5*5=25", "77-25=52" ]
Current State: 52:[54, 77, 59, 5], Operations: [] Exploring Operation: 59-54=5, Resulting Numbers: [77, 5, 5] Generated Node #2: [77, 5, 5] from Operation: 59-54=5 Current State: 52:[77, 5, 5], Operations: ['59-54=5'] Exploring Operation: 5*5=25, Resulting Numbers: [77, 25] Generated Node #3: [77, 25] from Operation: 5...
4
Current State: 52:[54, 77, 59, 5], Operations: [] Exploring Operation: 59-54=5, Resulting Numbers: [77, 5, 5] Generated Node #0,0: 52:[77, 5, 5] Operation: 59-54=5 Exploring Operation: 77-5=72, Resulting Numbers: [54, 59, 72] Generated Node #0,1: 52:[54, 59, 72] Operation: 77-5=72 Exploring Operation: 77-59=18, Resulti...
0.96441
hs_4
sum_heuristic
[ 7, 27, 77, 47 ]
50
[ "27-7=20", "77-47=30", "20+30=50" ]
Current State: 50:[7, 27, 77, 47], Operations: [] Exploring Operation: 27-7=20, Resulting Numbers: [77, 47, 20] Generated Node #2: [77, 47, 20] from Operation: 27-7=20 Current State: 50:[77, 47, 20], Operations: ['27-7=20'] Exploring Operation: 77-47=30, Resulting Numbers: [20, 30] Generated Node #3: [20, 30] from Oper...
4
Current State: 50:[7, 27, 77, 47], Operations: [] Exploring Operation: 77-27=50, Resulting Numbers: [7, 47, 50] Generated Node #0,0: 50:[7, 47, 50] Operation: 77-27=50 Exploring Operation: 77/7=11, Resulting Numbers: [27, 47, 11] Generated Node #0,1: 50:[27, 47, 11] Operation: 77/7=11 Exploring Operation: 77-47=30, Res...
0.967014
hs_3
sum_heuristic
[ 34, 4, 33, 3 ]
10
[ "4*33=132", "132/3=44", "44-34=10" ]
Current State: 10:[34, 4, 33, 3], Operations: [] Exploring Operation: 4*33=132, Resulting Numbers: [34, 3, 132] Generated Node #2: [34, 3, 132] from Operation: 4*33=132 Current State: 10:[34, 3, 132], Operations: ['4*33=132'] Exploring Operation: 132/3=44, Resulting Numbers: [34, 44] Generated Node #3: [34, 44] from Op...
4
Current State: 10:[34, 4, 33, 3], Operations: [] Exploring Operation: 34-4=30, Resulting Numbers: [33, 3, 30] Generated Node #0,0: 10:[33, 3, 30] Operation: 34-4=30 Exploring Operation: 34-33=1, Resulting Numbers: [4, 3, 1] Generated Node #0,1: 10:[4, 3, 1] Operation: 34-33=1 Exploring Operation: 33/3=11, Resulting Num...
0
hs_3
mult_heuristic
[ 52, 7, 76, 74 ]
43
[ "52-7=45", "76-74=2", "45-2=43" ]
Current State: 43:[52, 7, 76, 74], Operations: [] Exploring Operation: 52-7=45, Resulting Numbers: [76, 74, 45] Generated Node #2: [76, 74, 45] from Operation: 52-7=45 Current State: 43:[76, 74, 45], Operations: ['52-7=45'] Exploring Operation: 76-74=2, Resulting Numbers: [45, 2] Generated Node #3: [45, 2] from Operati...
4
Current State: 43:[52, 7, 76, 74], Operations: [] Exploring Operation: 52-7=45, Resulting Numbers: [76, 74, 45] Generated Node #0,0: 43:[76, 74, 45] Operation: 52-7=45 Exploring Operation: 76-7=69, Resulting Numbers: [52, 74, 69] Generated Node #0,1: 43:[52, 74, 69] Operation: 76-7=69 Exploring Operation: 74-7=67, Resu...
0.988715
hs_3
sum_heuristic
[ 18, 26, 27, 21 ]
82
[ "27-21=6", "18*6=108", "108-26=82" ]
Current State: 82:[18, 26, 27, 21], Operations: [] Exploring Operation: 27-21=6, Resulting Numbers: [18, 26, 6] Generated Node #2: [18, 26, 6] from Operation: 27-21=6 Current State: 82:[18, 26, 6], Operations: ['27-21=6'] Exploring Operation: 18*6=108, Resulting Numbers: [26, 108] Generated Node #3: [26, 108] from Oper...
4
Current State: 82:[18, 26, 27, 21], Operations: [] Exploring Operation: 21-18=3, Resulting Numbers: [26, 27, 3] Generated Node #0,0: 82:[26, 27, 3] Operation: 21-18=3 Exploring Operation: 18+21=39, Resulting Numbers: [26, 27, 39] Generated Node #0,1: 82:[26, 27, 39] Operation: 18+21=39 Moving to Node #0,0 Current State...
0
hs_2
sum_heuristic
[ 56, 68, 31, 71 ]
29
[ "56+31=87", "71-68=3", "87/3=29" ]
Current State: 29:[56, 68, 31, 71], Operations: [] Exploring Operation: 56+31=87, Resulting Numbers: [68, 71, 87] Generated Node #2: [68, 71, 87] from Operation: 56+31=87 Current State: 29:[68, 71, 87], Operations: ['56+31=87'] Exploring Operation: 71-68=3, Resulting Numbers: [87, 3] Generated Node #3: [87, 3] from Ope...
4
Current State: 29:[56, 68, 31, 71], Operations: [] Exploring Operation: 71-56=15, Resulting Numbers: [68, 31, 15] Generated Node #0,0: 29:[68, 31, 15] Operation: 71-56=15 Moving to Node #0,0 Current State: 29:[68, 31, 15], Operations: ['71-56=15'] Exploring Operation: 68-31=37, Resulting Numbers: [15, 37] Generated Nod...
0
hs_1
sum_heuristic
[ 34, 12, 62, 9 ]
75
[ "34-12=22", "62-9=53", "22+53=75" ]
Current State: 75:[34, 12, 62, 9], Operations: [] Exploring Operation: 34-12=22, Resulting Numbers: [62, 9, 22] Generated Node #2: [62, 9, 22] from Operation: 34-12=22 Current State: 75:[62, 9, 22], Operations: ['34-12=22'] Exploring Operation: 62-9=53, Resulting Numbers: [22, 53] Generated Node #3: [22, 53] from Opera...
4
Current State: 75:[34, 12, 62, 9], Operations: [] Exploring Operation: 12+62=74, Resulting Numbers: [34, 9, 74] Generated Node #0,0: 75:[34, 9, 74] Operation: 12+62=74 Exploring Operation: 62+9=71, Resulting Numbers: [34, 12, 71] Generated Node #0,1: 75:[34, 12, 71] Operation: 62+9=71 Exploring Operation: 34-9=25, Resu...
0.940972
hs_4
sum_heuristic
[ 63, 91, 77, 6 ]
91
[ "91-63=28", "6*28=168", "168-77=91" ]
Current State: 91:[63, 91, 77, 6], Operations: [] Exploring Operation: 91-63=28, Resulting Numbers: [77, 6, 28] Generated Node #2: [77, 6, 28] from Operation: 91-63=28 Current State: 91:[77, 6, 28], Operations: ['91-63=28'] Exploring Operation: 6*28=168, Resulting Numbers: [77, 168] Generated Node #3: [77, 168] from Op...
4
Current State: 91:[63, 91, 77, 6], Operations: [] Exploring Operation: 77-63=14, Resulting Numbers: [91, 6, 14] Generated Node #0,0: 91:[91, 6, 14] Operation: 77-63=14 Exploring Operation: 91-63=28, Resulting Numbers: [77, 6, 28] Generated Node #0,1: 91:[77, 6, 28] Operation: 91-63=28 Exploring Operation: 91-77=14, Res...
0
hs_3
mult_heuristic
[ 37, 46, 48, 54 ]
64
[ "48-46=2", "54/2=27", "37+27=64" ]
Current State: 64:[37, 46, 48, 54], Operations: [] Exploring Operation: 48-46=2, Resulting Numbers: [37, 54, 2] Generated Node #2: [37, 54, 2] from Operation: 48-46=2 Current State: 64:[37, 54, 2], Operations: ['48-46=2'] Exploring Operation: 54/2=27, Resulting Numbers: [37, 27] Generated Node #3: [37, 27] from Operati...
4
Current State: 64:[37, 46, 48, 54], Operations: [] Exploring Operation: 54-46=8, Resulting Numbers: [37, 48, 8] Generated Node #0,0: 64:[37, 48, 8] Operation: 54-46=8 Exploring Operation: 48-46=2, Resulting Numbers: [37, 54, 2] Generated Node #0,1: 64:[37, 54, 2] Operation: 48-46=2 Moving to Node #0,1 Current State: 64...
0.984375
hs_2
mult_heuristic
[ 53, 50, 41, 8 ]
18
[ "53+50=103", "41+103=144", "144/8=18" ]
Current State: 18:[53, 50, 41, 8], Operations: [] Exploring Operation: 53+50=103, Resulting Numbers: [41, 8, 103] Generated Node #2: [41, 8, 103] from Operation: 53+50=103 Current State: 18:[41, 8, 103], Operations: ['53+50=103'] Exploring Operation: 41+103=144, Resulting Numbers: [8, 144] Generated Node #3: [8, 144] f...
4
Current State: 18:[53, 50, 41, 8], Operations: [] Exploring Operation: 53-50=3, Resulting Numbers: [41, 8, 3] Generated Node #0,0: 18:[41, 8, 3] Operation: 53-50=3 Start Sub Search at level 1: Moving to Node #0,0 Current State: 18:[41, 8, 3], Operations: ['53-50=3'] Exploring Operation: 41-8=33, Resulting Numbers: [3, ...
0
hs_1
sum_heuristic
[ 50, 36, 60, 48 ]
82
[ "50*60=3000", "3000-48=2952", "2952/36=82" ]
Current State: 82:[50, 36, 60, 48], Operations: [] Exploring Operation: 50*60=3000, Resulting Numbers: [36, 48, 3000] Generated Node #2: [36, 48, 3000] from Operation: 50*60=3000 Current State: 82:[36, 48, 3000], Operations: ['50*60=3000'] Exploring Operation: 3000-48=2952, Resulting Numbers: [36, 2952] Generated Node ...
4
Current State: 82:[50, 36, 60, 48], Operations: [] Exploring Operation: 50-48=2, Resulting Numbers: [36, 60, 2] Generated Node #0,0: 82:[36, 60, 2] Operation: 50-48=2 Exploring Operation: 60-50=10, Resulting Numbers: [36, 48, 10] Generated Node #0,1: 82:[36, 48, 10] Operation: 60-50=10 Moving to Node #0,1 Current State...
0
hs_2
sum_heuristic
[ 85, 51, 12, 50 ]
72
[ "85-51=34", "50-12=38", "34+38=72" ]
Current State: 72:[85, 51, 12, 50], Operations: [] Exploring Operation: 85-51=34, Resulting Numbers: [12, 50, 34] Generated Node #2: [12, 50, 34] from Operation: 85-51=34 Current State: 72:[12, 50, 34], Operations: ['85-51=34'] Exploring Operation: 50-12=38, Resulting Numbers: [34, 38] Generated Node #3: [34, 38] from ...
4
Current State: 72:[85, 51, 12, 50], Operations: [] Exploring Operation: 51-50=1, Resulting Numbers: [85, 12, 1] Generated Node #0,0: 72:[85, 12, 1] Operation: 51-50=1 Exploring Operation: 85-50=35, Resulting Numbers: [51, 12, 35] Generated Node #0,1: 72:[51, 12, 35] Operation: 85-50=35 Exploring Operation: 85-51=34, Re...
0.989583
hs_3
mult_heuristic
[ 90, 10, 76, 64 ]
45
[ "76-10=66", "66-64=2", "90/2=45" ]
Current State: 45:[90, 10, 76, 64], Operations: [] Exploring Operation: 76-10=66, Resulting Numbers: [90, 64, 66] Generated Node #2: [90, 64, 66] from Operation: 76-10=66 Current State: 45:[90, 64, 66], Operations: ['76-10=66'] Exploring Operation: 66-64=2, Resulting Numbers: [90, 2] Generated Node #3: [90, 2] from Ope...
4
Current State: 45:[90, 10, 76, 64], Operations: [] Exploring Operation: 90-64=26, Resulting Numbers: [10, 76, 26] Generated Node #0,0: 45:[10, 76, 26] Operation: 90-64=26 Exploring Operation: 90-76=14, Resulting Numbers: [10, 64, 14] Generated Node #0,1: 45:[10, 64, 14] Operation: 90-76=14 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 28, 59, 94, 93 ]
31
[ "59-28=31", "94-93=1", "31*1=31" ]
Current State: 31:[28, 59, 94, 93], Operations: [] Exploring Operation: 59-28=31, Resulting Numbers: [94, 93, 31] Generated Node #2: [94, 93, 31] from Operation: 59-28=31 Current State: 31:[94, 93, 31], Operations: ['59-28=31'] Exploring Operation: 94-93=1, Resulting Numbers: [31, 1] Generated Node #3: [31, 1] from Ope...
4
Current State: 31:[28, 59, 94, 93], Operations: [] Exploring Operation: 94-93=1, Resulting Numbers: [28, 59, 1] Generated Node #0,0: 31:[28, 59, 1] Operation: 94-93=1 Exploring Operation: 59-28=31, Resulting Numbers: [94, 93, 31] Generated Node #0,1: 31:[94, 93, 31] Operation: 59-28=31 Exploring Operation: 94-28=66, Re...
0.984375
hs_5
sum_heuristic
[ 75, 49, 91, 14 ]
79
[ "75-49=26", "91+14=105", "105-26=79" ]
Current State: 79:[75, 49, 91, 14], Operations: [] Exploring Operation: 75-49=26, Resulting Numbers: [91, 14, 26] Generated Node #2: [91, 14, 26] from Operation: 75-49=26 Current State: 79:[91, 14, 26], Operations: ['75-49=26'] Exploring Operation: 91+14=105, Resulting Numbers: [26, 105] Generated Node #3: [26, 105] fr...
4
Current State: 79:[75, 49, 91, 14], Operations: [] Exploring Operation: 91-14=77, Resulting Numbers: [75, 49, 77] Generated Node #0,0: 79:[75, 49, 77] Operation: 91-14=77 Exploring Operation: 49+14=63, Resulting Numbers: [75, 91, 63] Generated Node #0,1: 79:[75, 91, 63] Operation: 49+14=63 Moving to Node #0,1 Current S...
0
hs_2
sum_heuristic
[ 26, 57, 47, 48 ]
83
[ "26+57=83", "48-47=1", "83*1=83" ]
Current State: 83:[26, 57, 47, 48], Operations: [] Exploring Operation: 26+57=83, Resulting Numbers: [47, 48, 83] Generated Node #2: [47, 48, 83] from Operation: 26+57=83 Current State: 83:[47, 48, 83], Operations: ['26+57=83'] Exploring Operation: 48-47=1, Resulting Numbers: [83, 1] Generated Node #3: [83, 1] from Ope...
4
Current State: 83:[26, 57, 47, 48], Operations: [] Exploring Operation: 26+57=83, Resulting Numbers: [47, 48, 83] Generated Node #0,0: 83:[47, 48, 83] Operation: 26+57=83 Moving to Node #0,0 Current State: 83:[47, 48, 83], Operations: ['26+57=83'] Exploring Operation: 47+48=95, Resulting Numbers: [83, 95] Generated Nod...
0
hs_1
mult_heuristic
[ 32, 66, 14, 24 ]
35
[ "66-24=42", "42/14=3", "32+3=35" ]
Current State: 35:[32, 66, 14, 24], Operations: [] Exploring Operation: 66-24=42, Resulting Numbers: [32, 14, 42] Generated Node #2: [32, 14, 42] from Operation: 66-24=42 Current State: 35:[32, 14, 42], Operations: ['66-24=42'] Exploring Operation: 42/14=3, Resulting Numbers: [32, 3] Generated Node #3: [32, 3] from Ope...
4
Current State: 35:[32, 66, 14, 24], Operations: [] Exploring Operation: 66-24=42, Resulting Numbers: [32, 14, 42] Generated Node #0,0: 35:[32, 14, 42] Operation: 66-24=42 Moving to Node #0,0 Current State: 35:[32, 14, 42], Operations: ['66-24=42'] Exploring Operation: 42/14=3, Resulting Numbers: [32, 3] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 75, 26, 50, 27 ]
44
[ "50*27=1350", "1350/75=18", "26+18=44" ]
Current State: 44:[75, 26, 50, 27], Operations: [] Exploring Operation: 50*27=1350, Resulting Numbers: [75, 26, 1350] Generated Node #2: [75, 26, 1350] from Operation: 50*27=1350 Current State: 44:[75, 26, 1350], Operations: ['50*27=1350'] Exploring Operation: 1350/75=18, Resulting Numbers: [26, 18] Generated Node #3: ...
4
Current State: 44:[75, 26, 50, 27], Operations: [] Exploring Operation: 75-26=49, Resulting Numbers: [50, 27, 49] Generated Node #0,0: 44:[50, 27, 49] Operation: 75-26=49 Exploring Operation: 75-27=48, Resulting Numbers: [26, 50, 48] Generated Node #0,1: 44:[26, 50, 48] Operation: 75-27=48 Exploring Operation: 50-27=23...
0
hs_4
mult_heuristic
[ 6, 92, 2, 31 ]
92
[ "6*31=186", "92+2=94", "186-94=92" ]
Current State: 92:[6, 92, 2, 31], Operations: [] Exploring Operation: 6*31=186, Resulting Numbers: [92, 2, 186] Generated Node #2: [92, 2, 186] from Operation: 6*31=186 Current State: 92:[92, 2, 186], Operations: ['6*31=186'] Exploring Operation: 92+2=94, Resulting Numbers: [186, 94] Generated Node #3: [186, 94] from O...
4
Current State: 92:[6, 92, 2, 31], Operations: [] Exploring Operation: 31-6=25, Resulting Numbers: [92, 2, 25] Generated Node #0,0: 92:[92, 2, 25] Operation: 31-6=25 Exploring Operation: 6+31=37, Resulting Numbers: [92, 2, 37] Generated Node #0,1: 92:[92, 2, 37] Operation: 6+31=37 Exploring Operation: 6/2=3, Resulting N...
0
hs_5
sum_heuristic
[ 8, 54, 60, 56 ]
70
[ "54-8=46", "60+56=116", "116-46=70" ]
Current State: 70:[8, 54, 60, 56], Operations: [] Exploring Operation: 54-8=46, Resulting Numbers: [60, 56, 46] Generated Node #2: [60, 56, 46] from Operation: 54-8=46 Current State: 70:[60, 56, 46], Operations: ['54-8=46'] Exploring Operation: 60+56=116, Resulting Numbers: [46, 116] Generated Node #3: [46, 116] from O...
4
Current State: 70:[8, 54, 60, 56], Operations: [] Exploring Operation: 60-54=6, Resulting Numbers: [8, 56, 6] Generated Node #0,0: 70:[8, 56, 6] Operation: 60-54=6 Exploring Operation: 56-54=2, Resulting Numbers: [8, 60, 2] Generated Node #0,1: 70:[8, 60, 2] Operation: 56-54=2 Moving to Node #0,1 Current State: 70:[8, ...
0.987847
hs_2
mult_heuristic
[ 32, 52, 69, 57 ]
42
[ "32+52=84", "69+57=126", "126-84=42" ]
Current State: 42:[32, 52, 69, 57], Operations: [] Exploring Operation: 32+52=84, Resulting Numbers: [69, 57, 84] Generated Node #2: [69, 57, 84] from Operation: 32+52=84 Current State: 42:[69, 57, 84], Operations: ['32+52=84'] Exploring Operation: 69+57=126, Resulting Numbers: [84, 126] Generated Node #3: [84, 126] fr...
4
Current State: 42:[32, 52, 69, 57], Operations: [] Exploring Operation: 69-52=17, Resulting Numbers: [32, 57, 17] Generated Node #0,0: 42:[32, 57, 17] Operation: 69-52=17 Exploring Operation: 69-32=37, Resulting Numbers: [52, 57, 37] Generated Node #0,1: 42:[52, 57, 37] Operation: 69-32=37 Exploring Operation: 69-57=12...
0.978299
hs_3
mult_heuristic
[ 8, 19, 18, 10 ]
56
[ "10-8=2", "19*2=38", "18+38=56" ]
Current State: 56:[8, 19, 18, 10], Operations: [] Exploring Operation: 10-8=2, Resulting Numbers: [19, 18, 2] Generated Node #2: [19, 18, 2] from Operation: 10-8=2 Current State: 56:[19, 18, 2], Operations: ['10-8=2'] Exploring Operation: 19*2=38, Resulting Numbers: [18, 38] Generated Node #3: [18, 38] from Operation: ...
4
Current State: 56:[8, 19, 18, 10], Operations: [] Exploring Operation: 18+10=28, Resulting Numbers: [8, 19, 28] Generated Node #0,0: 56:[8, 19, 28] Operation: 18+10=28 Exploring Operation: 19+10=29, Resulting Numbers: [8, 18, 29] Generated Node #0,1: 56:[8, 18, 29] Operation: 19+10=29 Exploring Operation: 19-10=9, Resu...
0
hs_4
sum_heuristic
[ 52, 10, 74, 53 ]
41
[ "52+10=62", "74-53=21", "62-21=41" ]
Current State: 41:[52, 10, 74, 53], Operations: [] Exploring Operation: 52+10=62, Resulting Numbers: [74, 53, 62] Generated Node #2: [74, 53, 62] from Operation: 52+10=62 Current State: 41:[74, 53, 62], Operations: ['52+10=62'] Exploring Operation: 74-53=21, Resulting Numbers: [62, 21] Generated Node #3: [62, 21] from ...
4
Current State: 41:[52, 10, 74, 53], Operations: [] Exploring Operation: 74-10=64, Resulting Numbers: [52, 53, 64] Generated Node #0,0: 41:[52, 53, 64] Operation: 74-10=64 Exploring Operation: 52-10=42, Resulting Numbers: [74, 53, 42] Generated Node #0,1: 41:[74, 53, 42] Operation: 52-10=42 Moving to Node #0,0 Current S...
0.991319
hs_2
mult_heuristic
[ 92, 30, 2, 78 ]
68
[ "78-30=48", "48/2=24", "92-24=68" ]
Current State: 68:[92, 30, 2, 78], Operations: [] Exploring Operation: 78-30=48, Resulting Numbers: [92, 2, 48] Generated Node #2: [92, 2, 48] from Operation: 78-30=48 Current State: 68:[92, 2, 48], Operations: ['78-30=48'] Exploring Operation: 48/2=24, Resulting Numbers: [92, 24] Generated Node #3: [92, 24] from Opera...
4
Current State: 68:[92, 30, 2, 78], Operations: [] Exploring Operation: 92-30=62, Resulting Numbers: [2, 78, 62] Generated Node #0,0: 68:[2, 78, 62] Operation: 92-30=62 Exploring Operation: 92-78=14, Resulting Numbers: [30, 2, 14] Generated Node #0,1: 68:[30, 2, 14] Operation: 92-78=14 Moving to Node #0,1 Current State:...
0
hs_2
mult_heuristic
[ 25, 4, 97, 52 ]
49
[ "25*4=100", "97+52=149", "149-100=49" ]
Current State: 49:[25, 4, 97, 52], Operations: [] Exploring Operation: 25*4=100, Resulting Numbers: [97, 52, 100] Generated Node #2: [97, 52, 100] from Operation: 25*4=100 Current State: 49:[97, 52, 100], Operations: ['25*4=100'] Exploring Operation: 97+52=149, Resulting Numbers: [100, 149] Generated Node #3: [100, 149...
4
Current State: 49:[25, 4, 97, 52], Operations: [] Exploring Operation: 97-52=45, Resulting Numbers: [25, 4, 45] Generated Node #0,0: 49:[25, 4, 45] Operation: 97-52=45 Exploring Operation: 25-4=21, Resulting Numbers: [97, 52, 21] Generated Node #0,1: 49:[97, 52, 21] Operation: 25-4=21 Exploring Operation: 97-25=72, Res...
0
hs_3
sum_heuristic
[ 84, 5, 54, 48 ]
23
[ "84-5=79", "54+48=102", "102-79=23" ]
Current State: 23:[84, 5, 54, 48], Operations: [] Exploring Operation: 84-5=79, Resulting Numbers: [54, 48, 79] Generated Node #2: [54, 48, 79] from Operation: 84-5=79 Current State: 23:[54, 48, 79], Operations: ['84-5=79'] Exploring Operation: 54+48=102, Resulting Numbers: [79, 102] Generated Node #3: [79, 102] from O...
4
Current State: 23:[84, 5, 54, 48], Operations: [] Exploring Operation: 84-54=30, Resulting Numbers: [5, 48, 30] Generated Node #0,0: 23:[5, 48, 30] Operation: 84-54=30 Moving to Node #0,0 Current State: 23:[5, 48, 30], Operations: ['84-54=30'] Exploring Operation: 48-30=18, Resulting Numbers: [5, 18] Generated Node #0,...
0.993924
hs_1
sum_heuristic
[ 63, 76, 55, 52 ]
81
[ "63-52=11", "55/11=5", "76+5=81" ]
Current State: 81:[63, 76, 55, 52], Operations: [] Exploring Operation: 63-52=11, Resulting Numbers: [76, 55, 11] Generated Node #2: [76, 55, 11] from Operation: 63-52=11 Current State: 81:[76, 55, 11], Operations: ['63-52=11'] Exploring Operation: 55/11=5, Resulting Numbers: [76, 5] Generated Node #3: [76, 5] from Ope...
4
Current State: 81:[63, 76, 55, 52], Operations: [] Exploring Operation: 55-52=3, Resulting Numbers: [63, 76, 3] Generated Node #0,0: 81:[63, 76, 3] Operation: 55-52=3 Moving to Node #0,0 Current State: 81:[63, 76, 3], Operations: ['55-52=3'] Exploring Operation: 76-63=13, Resulting Numbers: [3, 13] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 3, 74, 93, 37 ]
94
[ "3+93=96", "74/37=2", "96-2=94" ]
Current State: 94:[3, 74, 93, 37], Operations: [] Exploring Operation: 3+93=96, Resulting Numbers: [74, 37, 96] Generated Node #2: [74, 37, 96] from Operation: 3+93=96 Current State: 94:[74, 37, 96], Operations: ['3+93=96'] Exploring Operation: 74/37=2, Resulting Numbers: [96, 2] Generated Node #3: [96, 2] from Operati...
4
Current State: 94:[3, 74, 93, 37], Operations: [] Exploring Operation: 74+37=111, Resulting Numbers: [3, 93, 111] Generated Node #0,0: 94:[3, 93, 111] Operation: 74+37=111 Exploring Operation: 74-37=37, Resulting Numbers: [3, 93, 37] Generated Node #0,1: 94:[3, 93, 37] Operation: 74-37=37 Exploring Operation: 74/37=2, ...
0.987847
hs_4
sum_heuristic
[ 43, 4, 32, 37 ]
63
[ "37-32=5", "4*5=20", "43+20=63" ]
Current State: 63:[43, 4, 32, 37], Operations: [] Exploring Operation: 37-32=5, Resulting Numbers: [43, 4, 5] Generated Node #2: [43, 4, 5] from Operation: 37-32=5 Current State: 63:[43, 4, 5], Operations: ['37-32=5'] Exploring Operation: 4*5=20, Resulting Numbers: [43, 20] Generated Node #3: [43, 20] from Operation: 4...
4
Current State: 63:[43, 4, 32, 37], Operations: [] Exploring Operation: 43-32=11, Resulting Numbers: [4, 37, 11] Generated Node #0,0: 63:[4, 37, 11] Operation: 43-32=11 Exploring Operation: 43-37=6, Resulting Numbers: [4, 32, 6] Generated Node #0,1: 63:[4, 32, 6] Operation: 43-37=6 Start Sub Search at level 1: Moving to...
0
hs_2
sum_heuristic
[ 42, 61, 35, 93 ]
39
[ "61-42=19", "93-35=58", "58-19=39" ]
Current State: 39:[42, 61, 35, 93], Operations: [] Exploring Operation: 61-42=19, Resulting Numbers: [35, 93, 19] Generated Node #2: [35, 93, 19] from Operation: 61-42=19 Current State: 39:[35, 93, 19], Operations: ['61-42=19'] Exploring Operation: 93-35=58, Resulting Numbers: [19, 58] Generated Node #3: [19, 58] from ...
4
Current State: 39:[42, 61, 35, 93], Operations: [] Exploring Operation: 93-61=32, Resulting Numbers: [42, 35, 32] Generated Node #0,0: 39:[42, 35, 32] Operation: 93-61=32 Exploring Operation: 93-42=51, Resulting Numbers: [61, 35, 51] Generated Node #0,1: 39:[61, 35, 51] Operation: 93-42=51 Exploring Operation: 93-35=58...
0.988715
hs_3
sum_heuristic
[ 55, 27, 61, 74 ]
50
[ "61+74=135", "135/27=5", "55-5=50" ]
Current State: 50:[55, 27, 61, 74], Operations: [] Exploring Operation: 61+74=135, Resulting Numbers: [55, 27, 135] Generated Node #2: [55, 27, 135] from Operation: 61+74=135 Current State: 50:[55, 27, 135], Operations: ['61+74=135'] Exploring Operation: 135/27=5, Resulting Numbers: [55, 5] Generated Node #3: [55, 5] f...
4
Current State: 50:[55, 27, 61, 74], Operations: [] Exploring Operation: 74-61=13, Resulting Numbers: [55, 27, 13] Generated Node #0,0: 50:[55, 27, 13] Operation: 74-61=13 Exploring Operation: 74-55=19, Resulting Numbers: [27, 61, 19] Generated Node #0,1: 50:[27, 61, 19] Operation: 74-55=19 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 58, 49, 42, 40 ]
18
[ "58-49=9", "42-40=2", "9*2=18" ]
Current State: 18:[58, 49, 42, 40], Operations: [] Exploring Operation: 58-49=9, Resulting Numbers: [42, 40, 9] Generated Node #2: [42, 40, 9] from Operation: 58-49=9 Current State: 18:[42, 40, 9], Operations: ['58-49=9'] Exploring Operation: 42-40=2, Resulting Numbers: [9, 2] Generated Node #3: [9, 2] from Operation: ...
4
Current State: 18:[58, 49, 42, 40], Operations: [] Exploring Operation: 58-49=9, Resulting Numbers: [42, 40, 9] Generated Node #0,0: 18:[42, 40, 9] Operation: 58-49=9 Exploring Operation: 58-42=16, Resulting Numbers: [49, 40, 16] Generated Node #0,1: 18:[49, 40, 16] Operation: 58-42=16 Exploring Operation: 49-42=7, Res...
0.988715
hs_4
mult_heuristic
[ 10, 45, 3, 23 ]
75
[ "10+45=55", "23-3=20", "55+20=75" ]
Current State: 75:[10, 45, 3, 23], Operations: [] Exploring Operation: 10+45=55, Resulting Numbers: [3, 23, 55] Generated Node #2: [3, 23, 55] from Operation: 10+45=55 Current State: 75:[3, 23, 55], Operations: ['10+45=55'] Exploring Operation: 23-3=20, Resulting Numbers: [55, 20] Generated Node #3: [55, 20] from Opera...
4
Current State: 75:[10, 45, 3, 23], Operations: [] Exploring Operation: 45-23=22, Resulting Numbers: [10, 3, 22] Generated Node #0,0: 75:[10, 3, 22] Operation: 45-23=22 Exploring Operation: 45+23=68, Resulting Numbers: [10, 3, 68] Generated Node #0,1: 75:[10, 3, 68] Operation: 45+23=68 Exploring Operation: 45/3=15, Resu...
0.945313
hs_4
mult_heuristic
[ 30, 60, 93, 87 ]
96
[ "30+60=90", "93-87=6", "90+6=96" ]
Current State: 96:[30, 60, 93, 87], Operations: [] Exploring Operation: 30+60=90, Resulting Numbers: [93, 87, 90] Generated Node #2: [93, 87, 90] from Operation: 30+60=90 Current State: 96:[93, 87, 90], Operations: ['30+60=90'] Exploring Operation: 93-87=6, Resulting Numbers: [90, 6] Generated Node #3: [90, 6] from Ope...
4
Current State: 96:[30, 60, 93, 87], Operations: [] Exploring Operation: 60/30=2, Resulting Numbers: [93, 87, 2] Generated Node #0,0: 96:[93, 87, 2] Operation: 60/30=2 Exploring Operation: 93-60=33, Resulting Numbers: [30, 87, 33] Generated Node #0,1: 96:[30, 87, 33] Operation: 93-60=33 Exploring Operation: 87-60=27, Re...
0.986979
hs_4
sum_heuristic
[ 12, 25, 26, 99 ]
88
[ "12+25=37", "26+99=125", "125-37=88" ]
Current State: 88:[12, 25, 26, 99], Operations: [] Exploring Operation: 12+25=37, Resulting Numbers: [26, 99, 37] Generated Node #2: [26, 99, 37] from Operation: 12+25=37 Current State: 88:[26, 99, 37], Operations: ['12+25=37'] Exploring Operation: 26+99=125, Resulting Numbers: [37, 125] Generated Node #3: [37, 125] fr...
4
Current State: 88:[12, 25, 26, 99], Operations: [] Exploring Operation: 99-12=87, Resulting Numbers: [25, 26, 87] Generated Node #0,0: 88:[25, 26, 87] Operation: 99-12=87 Exploring Operation: 26-25=1, Resulting Numbers: [12, 99, 1] Generated Node #0,1: 88:[12, 99, 1] Operation: 26-25=1 Start Sub Search at level 1: Movi...
0.991319
hs_2
sum_heuristic
[ 83, 79, 11, 15 ]
77
[ "79+11=90", "90/15=6", "83-6=77" ]
Current State: 77:[83, 79, 11, 15], Operations: [] Exploring Operation: 79+11=90, Resulting Numbers: [83, 15, 90] Generated Node #2: [83, 15, 90] from Operation: 79+11=90 Current State: 77:[83, 15, 90], Operations: ['79+11=90'] Exploring Operation: 90/15=6, Resulting Numbers: [83, 6] Generated Node #3: [83, 6] from Ope...
4
Current State: 77:[83, 79, 11, 15], Operations: [] Exploring Operation: 83-79=4, Resulting Numbers: [11, 15, 4] Generated Node #0,0: 77:[11, 15, 4] Operation: 83-79=4 Moving to Node #0,0 Current State: 77:[11, 15, 4], Operations: ['83-79=4'] Exploring Operation: 15-4=11, Resulting Numbers: [11, 11] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 2, 50, 58, 74 ]
20
[ "50+58=108", "108/2=54", "74-54=20" ]
Current State: 20:[2, 50, 58, 74], Operations: [] Exploring Operation: 50+58=108, Resulting Numbers: [2, 74, 108] Generated Node #2: [2, 74, 108] from Operation: 50+58=108 Current State: 20:[2, 74, 108], Operations: ['50+58=108'] Exploring Operation: 108/2=54, Resulting Numbers: [74, 54] Generated Node #3: [74, 54] fro...
4
Current State: 20:[2, 50, 58, 74], Operations: [] Exploring Operation: 74-50=24, Resulting Numbers: [2, 58, 24] Generated Node #0,0: 20:[2, 58, 24] Operation: 74-50=24 Exploring Operation: 58-50=8, Resulting Numbers: [2, 74, 8] Generated Node #0,1: 20:[2, 74, 8] Operation: 58-50=8 Exploring Operation: 74-58=16, Resulti...
0
hs_3
sum_heuristic
[ 41, 54, 71, 60 ]
36
[ "41+54=95", "71+60=131", "131-95=36" ]
Current State: 36:[41, 54, 71, 60], Operations: [] Exploring Operation: 41+54=95, Resulting Numbers: [71, 60, 95] Generated Node #2: [71, 60, 95] from Operation: 41+54=95 Current State: 36:[71, 60, 95], Operations: ['41+54=95'] Exploring Operation: 71+60=131, Resulting Numbers: [95, 131] Generated Node #3: [95, 131] fr...
4
Current State: 36:[41, 54, 71, 60], Operations: [] Exploring Operation: 71-60=11, Resulting Numbers: [41, 54, 11] Generated Node #0,0: 36:[41, 54, 11] Operation: 71-60=11 Moving to Node #0,0 Current State: 36:[41, 54, 11], Operations: ['71-60=11'] Exploring Operation: 54-41=13, Resulting Numbers: [11, 13] Generated Nod...
0
hs_1
sum_heuristic
[ 47, 26, 27, 52 ]
58
[ "47-26=21", "27+52=79", "79-21=58" ]
Current State: 58:[47, 26, 27, 52], Operations: [] Exploring Operation: 47-26=21, Resulting Numbers: [27, 52, 21] Generated Node #2: [27, 52, 21] from Operation: 47-26=21 Current State: 58:[27, 52, 21], Operations: ['47-26=21'] Exploring Operation: 27+52=79, Resulting Numbers: [21, 79] Generated Node #3: [21, 79] from ...
4
Current State: 58:[47, 26, 27, 52], Operations: [] Exploring Operation: 52-47=5, Resulting Numbers: [26, 27, 5] Generated Node #0,0: 58:[26, 27, 5] Operation: 52-47=5 Moving to Node #0,0 Current State: 58:[26, 27, 5], Operations: ['52-47=5'] Exploring Operation: 27-26=1, Resulting Numbers: [5, 1] Generated Node #0,0,0:...
0
hs_1
mult_heuristic
[ 82, 65, 2, 89 ]
36
[ "82-65=17", "89-17=72", "72/2=36" ]
Current State: 36:[82, 65, 2, 89], Operations: [] Exploring Operation: 82-65=17, Resulting Numbers: [2, 89, 17] Generated Node #2: [2, 89, 17] from Operation: 82-65=17 Current State: 36:[2, 89, 17], Operations: ['82-65=17'] Exploring Operation: 89-17=72, Resulting Numbers: [2, 72] Generated Node #3: [2, 72] from Operat...
4
Current State: 36:[82, 65, 2, 89], Operations: [] Exploring Operation: 82-2=80, Resulting Numbers: [65, 89, 80] Generated Node #0,0: 36:[65, 89, 80] Operation: 82-2=80 Exploring Operation: 82/2=41, Resulting Numbers: [65, 89, 41] Generated Node #0,1: 36:[65, 89, 41] Operation: 82/2=41 Exploring Operation: 82-65=17, Res...
0.948785
hs_5
mult_heuristic
[ 56, 72, 31, 23 ]
70
[ "72-56=16", "31+23=54", "16+54=70" ]
Current State: 70:[56, 72, 31, 23], Operations: [] Exploring Operation: 72-56=16, Resulting Numbers: [31, 23, 16] Generated Node #2: [31, 23, 16] from Operation: 72-56=16 Current State: 70:[31, 23, 16], Operations: ['72-56=16'] Exploring Operation: 31+23=54, Resulting Numbers: [16, 54] Generated Node #3: [16, 54] from ...
4
Current State: 70:[56, 72, 31, 23], Operations: [] Exploring Operation: 56+23=79, Resulting Numbers: [72, 31, 79] Generated Node #0,0: 70:[72, 31, 79] Operation: 56+23=79 Exploring Operation: 56-31=25, Resulting Numbers: [72, 23, 25] Generated Node #0,1: 70:[72, 23, 25] Operation: 56-31=25 Exploring Operation: 72-56=16...
0.975694
hs_5
mult_heuristic
[ 59, 95, 43, 91 ]
84
[ "95-59=36", "91-43=48", "36+48=84" ]
Current State: 84:[59, 95, 43, 91], Operations: [] Exploring Operation: 95-59=36, Resulting Numbers: [43, 91, 36] Generated Node #2: [43, 91, 36] from Operation: 95-59=36 Current State: 84:[43, 91, 36], Operations: ['95-59=36'] Exploring Operation: 91-43=48, Resulting Numbers: [36, 48] Generated Node #3: [36, 48] from ...
4
Current State: 84:[59, 95, 43, 91], Operations: [] Exploring Operation: 91-59=32, Resulting Numbers: [95, 43, 32] Generated Node #0,0: 84:[95, 43, 32] Operation: 91-59=32 Exploring Operation: 95-59=36, Resulting Numbers: [43, 91, 36] Generated Node #0,1: 84:[43, 91, 36] Operation: 95-59=36 Exploring Operation: 59-43=16...
0.986111
hs_4
sum_heuristic
[ 93, 3, 23, 40 ]
94
[ "93/3=31", "23+40=63", "31+63=94" ]
Current State: 94:[93, 3, 23, 40], Operations: [] Exploring Operation: 93/3=31, Resulting Numbers: [23, 40, 31] Generated Node #2: [23, 40, 31] from Operation: 93/3=31 Current State: 94:[23, 40, 31], Operations: ['93/3=31'] Exploring Operation: 23+40=63, Resulting Numbers: [31, 63] Generated Node #3: [31, 63] from Oper...
4
Current State: 94:[93, 3, 23, 40], Operations: [] Exploring Operation: 23+40=63, Resulting Numbers: [93, 3, 63] Generated Node #0,0: 94:[93, 3, 63] Operation: 23+40=63 Exploring Operation: 40-23=17, Resulting Numbers: [93, 3, 17] Generated Node #0,1: 94:[93, 3, 17] Operation: 40-23=17 Exploring Operation: 23-3=20, Resu...
0
hs_3
sum_heuristic
[ 17, 40, 53, 3 ]
79
[ "40-17=23", "53+3=56", "23+56=79" ]
Current State: 79:[17, 40, 53, 3], Operations: [] Exploring Operation: 40-17=23, Resulting Numbers: [53, 3, 23] Generated Node #2: [53, 3, 23] from Operation: 40-17=23 Current State: 79:[53, 3, 23], Operations: ['40-17=23'] Exploring Operation: 53+3=56, Resulting Numbers: [23, 56] Generated Node #3: [23, 56] from Opera...
4
Current State: 79:[17, 40, 53, 3], Operations: [] Exploring Operation: 17*3=51, Resulting Numbers: [40, 53, 51] Generated Node #0,0: 79:[40, 53, 51] Operation: 17*3=51 Start Sub Search at level 1: Moving to Node #0,0 Current State: 79:[40, 53, 51], Operations: ['17*3=51'] Exploring Operation: 40+51=91, Resulting Number...
0
hs_1
sum_heuristic
[ 58, 34, 36, 82 ]
17
[ "36-34=2", "82/2=41", "58-41=17" ]
Current State: 17:[58, 34, 36, 82], Operations: [] Exploring Operation: 36-34=2, Resulting Numbers: [58, 82, 2] Generated Node #2: [58, 82, 2] from Operation: 36-34=2 Current State: 17:[58, 82, 2], Operations: ['36-34=2'] Exploring Operation: 82/2=41, Resulting Numbers: [58, 41] Generated Node #3: [58, 41] from Operati...
4
Current State: 17:[58, 34, 36, 82], Operations: [] Exploring Operation: 58-36=22, Resulting Numbers: [34, 82, 22] Generated Node #0,0: 17:[34, 82, 22] Operation: 58-36=22 Exploring Operation: 82-58=24, Resulting Numbers: [34, 36, 24] Generated Node #0,1: 17:[34, 36, 24] Operation: 82-58=24 Moving to Node #0,1 Current S...
0
hs_2
sum_heuristic
[ 83, 28, 15, 83 ]
28
[ "83-83=0", "15*0=0", "28+0=28" ]
Current State: 28:[83, 28, 15, 83], Operations: [] Exploring Operation: 83-83=0, Resulting Numbers: [28, 15, 0] Generated Node #2: [28, 15, 0] from Operation: 83-83=0 Current State: 28:[28, 15, 0], Operations: ['83-83=0'] Exploring Operation: 15*0=0, Resulting Numbers: [28, 0] Generated Node #3: [28, 0] from Operation:...
4
Current State: 28:[83, 28, 15, 83], Operations: [] Exploring Operation: 83/83=1, Resulting Numbers: [28, 15, 1] Generated Node #0,0: 28:[28, 15, 1] Operation: 83/83=1 Start Sub Search at level 1: Moving to Node #0,0 Current State: 28:[28, 15, 1], Operations: ['83/83=1'] Exploring Operation: 15-1=14, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 6, 6, 95, 43 ]
43
[ "6-6=0", "95*0=0", "43+0=43" ]
Current State: 43:[6, 6, 95, 43], Operations: [] Exploring Operation: 6-6=0, Resulting Numbers: [95, 43, 0] Generated Node #2: [95, 43, 0] from Operation: 6-6=0 Current State: 43:[95, 43, 0], Operations: ['6-6=0'] Exploring Operation: 95*0=0, Resulting Numbers: [43, 0] Generated Node #3: [43, 0] from Operation: 95*0=0 ...
4
Current State: 43:[6, 6, 95, 43], Operations: [] Exploring Operation: 6+6=12, Resulting Numbers: [95, 43, 12] Generated Node #0,0: 43:[95, 43, 12] Operation: 6+6=12 Exploring Operation: 95-6=89, Resulting Numbers: [6, 43, 89] Generated Node #0,1: 43:[6, 43, 89] Operation: 95-6=89 Exploring Operation: 6*6=36, Resulting ...
0
hs_3
mult_heuristic
[ 44, 2, 60, 53 ]
61
[ "60-44=16", "16/2=8", "53+8=61" ]
Current State: 61:[44, 2, 60, 53], Operations: [] Exploring Operation: 60-44=16, Resulting Numbers: [2, 53, 16] Generated Node #2: [2, 53, 16] from Operation: 60-44=16 Current State: 61:[2, 53, 16], Operations: ['60-44=16'] Exploring Operation: 16/2=8, Resulting Numbers: [53, 8] Generated Node #3: [53, 8] from Operatio...
4
Current State: 61:[44, 2, 60, 53], Operations: [] Exploring Operation: 44+2=46, Resulting Numbers: [60, 53, 46] Generated Node #0,0: 61:[60, 53, 46] Operation: 44+2=46 Exploring Operation: 2+53=55, Resulting Numbers: [44, 60, 55] Generated Node #0,1: 61:[44, 60, 55] Operation: 2+53=55 Exploring Operation: 2+60=62, Resu...
0
hs_3
mult_heuristic
[ 29, 60, 75, 79 ]
65
[ "29+60=89", "75+79=154", "154-89=65" ]
Current State: 65:[29, 60, 75, 79], Operations: [] Exploring Operation: 29+60=89, Resulting Numbers: [75, 79, 89] Generated Node #2: [75, 79, 89] from Operation: 29+60=89 Current State: 65:[75, 79, 89], Operations: ['29+60=89'] Exploring Operation: 75+79=154, Resulting Numbers: [89, 154] Generated Node #3: [89, 154] fr...
4
Current State: 65:[29, 60, 75, 79], Operations: [] Exploring Operation: 79-29=50, Resulting Numbers: [60, 75, 50] Generated Node #0,0: 65:[60, 75, 50] Operation: 79-29=50 Exploring Operation: 79-75=4, Resulting Numbers: [29, 60, 4] Generated Node #0,1: 65:[29, 60, 4] Operation: 79-75=4 Moving to Node #0,1 Current State...
0.990451
hs_2
sum_heuristic