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
[ 5, 2, 98, 31 ]
59
[ "5*31=155", "98-2=96", "155-96=59" ]
Current State: 59:[5, 2, 98, 31], Operations: [] Exploring Operation: 5*31=155, Resulting Numbers: [2, 98, 155] Generated Node #2: [2, 98, 155] from Operation: 5*31=155 Current State: 59:[2, 98, 155], Operations: ['5*31=155'] Exploring Operation: 98-2=96, Resulting Numbers: [155, 96] Generated Node #3: [155, 96] from O...
4
Current State: 59:[5, 2, 98, 31], Operations: [] Exploring Operation: 98/2=49, Resulting Numbers: [5, 31, 49] Generated Node #0,0: 59:[5, 31, 49] Operation: 98/2=49 Moving to Node #0,0 Current State: 59:[5, 31, 49], Operations: ['98/2=49'] Exploring Operation: 5+31=36, Resulting Numbers: [49, 36] Generated Node #0,0,0:...
0
hs_1
sum_heuristic
[ 8, 24, 25, 35 ]
75
[ "8+24=32", "35-32=3", "25*3=75" ]
Current State: 75:[8, 24, 25, 35], Operations: [] Exploring Operation: 8+24=32, Resulting Numbers: [25, 35, 32] Generated Node #2: [25, 35, 32] from Operation: 8+24=32 Current State: 75:[25, 35, 32], Operations: ['8+24=32'] Exploring Operation: 35-32=3, Resulting Numbers: [25, 3] Generated Node #3: [25, 3] from Operati...
4
Current State: 75:[8, 24, 25, 35], Operations: [] Exploring Operation: 35-8=27, Resulting Numbers: [24, 25, 27] Generated Node #0,0: 75:[24, 25, 27] Operation: 35-8=27 Moving to Node #0,0 Current State: 75:[24, 25, 27], Operations: ['35-8=27'] Exploring Operation: 27-24=3, Resulting Numbers: [25, 3] Generated Node #0,0...
0.993924
hs_1
mult_heuristic
[ 84, 1, 56, 51 ]
33
[ "56*51=2856", "2856/84=34", "34-1=33" ]
Current State: 33:[84, 1, 56, 51], Operations: [] Exploring Operation: 56*51=2856, Resulting Numbers: [84, 1, 2856] Generated Node #2: [84, 1, 2856] from Operation: 56*51=2856 Current State: 33:[84, 1, 2856], Operations: ['56*51=2856'] Exploring Operation: 2856/84=34, Resulting Numbers: [1, 34] Generated Node #3: [1, 3...
4
Current State: 33:[84, 1, 56, 51], Operations: [] Exploring Operation: 84-51=33, Resulting Numbers: [1, 56, 33] Generated Node #0,0: 33:[1, 56, 33] Operation: 84-51=33 Exploring Operation: 84-56=28, Resulting Numbers: [1, 51, 28] Generated Node #0,1: 33:[1, 51, 28] Operation: 84-56=28 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 12, 13, 14, 36 ]
59
[ "14-12=2", "36*2=72", "72-13=59" ]
Current State: 59:[12, 13, 14, 36], Operations: [] Exploring Operation: 14-12=2, Resulting Numbers: [13, 36, 2] Generated Node #2: [13, 36, 2] from Operation: 14-12=2 Current State: 59:[13, 36, 2], Operations: ['14-12=2'] Exploring Operation: 36*2=72, Resulting Numbers: [13, 72] Generated Node #3: [13, 72] from Operati...
4
Current State: 59:[12, 13, 14, 36], Operations: [] Exploring Operation: 13+14=27, Resulting Numbers: [12, 36, 27] Generated Node #0,0: 59:[12, 36, 27] Operation: 13+14=27 Exploring Operation: 12+14=26, Resulting Numbers: [13, 36, 26] Generated Node #0,1: 59:[13, 36, 26] Operation: 12+14=26 Exploring Operation: 12+13=25...
0
hs_5
mult_heuristic
[ 3, 2, 21, 37 ]
63
[ "3+2=5", "21+37=58", "5+58=63" ]
Current State: 63:[3, 2, 21, 37], Operations: [] Exploring Operation: 3+2=5, Resulting Numbers: [21, 37, 5] Generated Node #2: [21, 37, 5] from Operation: 3+2=5 Current State: 63:[21, 37, 5], Operations: ['3+2=5'] Exploring Operation: 21+37=58, Resulting Numbers: [5, 58] Generated Node #3: [5, 58] from Operation: 21+37...
4
Current State: 63:[3, 2, 21, 37], Operations: [] Exploring Operation: 2*37=74, Resulting Numbers: [3, 21, 74] Generated Node #0,0: 63:[3, 21, 74] Operation: 2*37=74 Exploring Operation: 37-3=34, Resulting Numbers: [2, 21, 34] Generated Node #0,1: 63:[2, 21, 34] Operation: 37-3=34 Exploring Operation: 37-21=16, Resultin...
0.973958
hs_4
sum_heuristic
[ 2, 37, 83, 74 ]
60
[ "83-37=46", "74+46=120", "120/2=60" ]
Current State: 60:[2, 37, 83, 74], Operations: [] Exploring Operation: 83-37=46, Resulting Numbers: [2, 74, 46] Generated Node #2: [2, 74, 46] from Operation: 83-37=46 Current State: 60:[2, 74, 46], Operations: ['83-37=46'] Exploring Operation: 74+46=120, Resulting Numbers: [2, 120] Generated Node #3: [2, 120] from Ope...
4
Current State: 60:[2, 37, 83, 74], Operations: [] Exploring Operation: 83-74=9, Resulting Numbers: [2, 37, 9] Generated Node #0,0: 60:[2, 37, 9] Operation: 83-74=9 Exploring Operation: 74/37=2, Resulting Numbers: [2, 83, 2] Generated Node #0,1: 60:[2, 83, 2] Operation: 74/37=2 Exploring Operation: 74-37=37, Resulting N...
0
hs_4
mult_heuristic
[ 87, 9, 19, 4 ]
80
[ "87+4=91", "9*19=171", "171-91=80" ]
Current State: 80:[87, 9, 19, 4], Operations: [] Exploring Operation: 87+4=91, Resulting Numbers: [9, 19, 91] Generated Node #2: [9, 19, 91] from Operation: 87+4=91 Current State: 80:[9, 19, 91], Operations: ['87+4=91'] Exploring Operation: 9*19=171, Resulting Numbers: [91, 171] Generated Node #3: [91, 171] from Operat...
4
Current State: 80:[87, 9, 19, 4], Operations: [] Exploring Operation: 87-4=83, Resulting Numbers: [9, 19, 83] Generated Node #0,0: 80:[9, 19, 83] Operation: 87-4=83 Exploring Operation: 19-9=10, Resulting Numbers: [87, 4, 10] Generated Node #0,1: 80:[87, 4, 10] Operation: 19-9=10 Exploring Operation: 87-9=78, Resulting...
0
hs_3
mult_heuristic
[ 24, 60, 9, 96 ]
73
[ "96/24=4", "60+9=69", "4+69=73" ]
Current State: 73:[24, 60, 9, 96], Operations: [] Exploring Operation: 96/24=4, Resulting Numbers: [60, 9, 4] Generated Node #2: [60, 9, 4] from Operation: 96/24=4 Current State: 73:[60, 9, 4], Operations: ['96/24=4'] Exploring Operation: 60+9=69, Resulting Numbers: [4, 69] Generated Node #3: [4, 69] from Operation: 60...
4
Current State: 73:[24, 60, 9, 96], Operations: [] Exploring Operation: 60+9=69, Resulting Numbers: [24, 96, 69] Generated Node #0,0: 73:[24, 96, 69] Operation: 60+9=69 Exploring Operation: 24+9=33, Resulting Numbers: [60, 96, 33] Generated Node #0,1: 73:[60, 96, 33] Operation: 24+9=33 Exploring Operation: 96-9=87, Resu...
0.975694
hs_5
sum_heuristic
[ 55, 48, 99, 50 ]
11
[ "50-48=2", "55*2=110", "110-99=11" ]
Current State: 11:[55, 48, 99, 50], Operations: [] Exploring Operation: 50-48=2, Resulting Numbers: [55, 99, 2] Generated Node #2: [55, 99, 2] from Operation: 50-48=2 Current State: 11:[55, 99, 2], Operations: ['50-48=2'] Exploring Operation: 55*2=110, Resulting Numbers: [99, 110] Generated Node #3: [99, 110] from Oper...
4
Current State: 11:[55, 48, 99, 50], Operations: [] Exploring Operation: 99-48=51, Resulting Numbers: [55, 50, 51] Generated Node #0,0: 11:[55, 50, 51] Operation: 99-48=51 Exploring Operation: 99-50=49, Resulting Numbers: [55, 48, 49] Generated Node #0,1: 11:[55, 48, 49] Operation: 99-50=49 Exploring Operation: 55-48=7,...
0
hs_4
sum_heuristic
[ 94, 31, 50, 19 ]
93
[ "50-31=19", "19/19=1", "94-1=93" ]
Current State: 93:[94, 31, 50, 19], Operations: [] Exploring Operation: 50-31=19, Resulting Numbers: [94, 19, 19] Generated Node #2: [94, 19, 19] from Operation: 50-31=19 Current State: 93:[94, 19, 19], Operations: ['50-31=19'] Exploring Operation: 19/19=1, Resulting Numbers: [94, 1] Generated Node #3: [94, 1] from Ope...
4
Current State: 93:[94, 31, 50, 19], Operations: [] Exploring Operation: 50-19=31, Resulting Numbers: [94, 31, 31] Generated Node #0,0: 93:[94, 31, 31] Operation: 50-19=31 Exploring Operation: 94-50=44, Resulting Numbers: [31, 19, 44] Generated Node #0,1: 93:[31, 19, 44] Operation: 94-50=44 Exploring Operation: 50-31=19...
0.967014
hs_4
sum_heuristic
[ 41, 6, 79, 44 ]
24
[ "41+79=120", "120/6=20", "44-20=24" ]
Current State: 24:[41, 6, 79, 44], Operations: [] Exploring Operation: 41+79=120, Resulting Numbers: [6, 44, 120] Generated Node #2: [6, 44, 120] from Operation: 41+79=120 Current State: 24:[6, 44, 120], Operations: ['41+79=120'] Exploring Operation: 120/6=20, Resulting Numbers: [44, 20] Generated Node #3: [44, 20] fro...
4
Current State: 24:[41, 6, 79, 44], Operations: [] Exploring Operation: 41-6=35, Resulting Numbers: [79, 44, 35] Generated Node #0,0: 24:[79, 44, 35] Operation: 41-6=35 Exploring Operation: 44-41=3, Resulting Numbers: [6, 79, 3] Generated Node #0,1: 24:[6, 79, 3] Operation: 44-41=3 Exploring Operation: 79-44=35, Resulti...
0
hs_4
sum_heuristic
[ 37, 2, 58, 15 ]
23
[ "37+15=52", "58/2=29", "52-29=23" ]
Current State: 23:[37, 2, 58, 15], Operations: [] Exploring Operation: 37+15=52, Resulting Numbers: [2, 58, 52] Generated Node #2: [2, 58, 52] from Operation: 37+15=52 Current State: 23:[2, 58, 52], Operations: ['37+15=52'] Exploring Operation: 58/2=29, Resulting Numbers: [52, 29] Generated Node #3: [52, 29] from Opera...
4
Current State: 23:[37, 2, 58, 15], Operations: [] Exploring Operation: 58/2=29, Resulting Numbers: [37, 15, 29] Generated Node #0,0: 23:[37, 15, 29] Operation: 58/2=29 Exploring Operation: 58-37=21, Resulting Numbers: [2, 15, 21] Generated Node #0,1: 23:[2, 15, 21] Operation: 58-37=21 Start Sub Search at level 1: Movin...
0.989583
hs_2
sum_heuristic
[ 13, 45, 46, 69 ]
83
[ "45-13=32", "46+69=115", "115-32=83" ]
Current State: 83:[13, 45, 46, 69], Operations: [] Exploring Operation: 45-13=32, Resulting Numbers: [46, 69, 32] Generated Node #2: [46, 69, 32] from Operation: 45-13=32 Current State: 83:[46, 69, 32], Operations: ['45-13=32'] Exploring Operation: 46+69=115, Resulting Numbers: [32, 115] Generated Node #3: [32, 115] fr...
4
Current State: 83:[13, 45, 46, 69], Operations: [] Exploring Operation: 13+45=58, Resulting Numbers: [46, 69, 58] Generated Node #0,0: 83:[46, 69, 58] Operation: 13+45=58 Start Sub Search at level 1: Moving to Node #0,0 Current State: 83:[46, 69, 58], Operations: ['13+45=58'] Exploring Operation: 46+58=104, Resulting N...
0
hs_1
sum_heuristic
[ 43, 97, 4, 35 ]
93
[ "97-43=54", "4+35=39", "54+39=93" ]
Current State: 93:[43, 97, 4, 35], Operations: [] Exploring Operation: 97-43=54, Resulting Numbers: [4, 35, 54] Generated Node #2: [4, 35, 54] from Operation: 97-43=54 Current State: 93:[4, 35, 54], Operations: ['97-43=54'] Exploring Operation: 4+35=39, Resulting Numbers: [54, 39] Generated Node #3: [54, 39] from Opera...
4
Current State: 93:[43, 97, 4, 35], Operations: [] Exploring Operation: 43-4=39, Resulting Numbers: [97, 35, 39] Generated Node #0,0: 93:[97, 35, 39] Operation: 43-4=39 Exploring Operation: 43-35=8, Resulting Numbers: [97, 4, 8] Generated Node #0,1: 93:[97, 4, 8] Operation: 43-35=8 Moving to Node #0,1 Current State: 93:...
0.990451
hs_2
sum_heuristic
[ 68, 42, 25, 23 ]
16
[ "25-23=2", "42*2=84", "84-68=16" ]
Current State: 16:[68, 42, 25, 23], Operations: [] Exploring Operation: 25-23=2, Resulting Numbers: [68, 42, 2] Generated Node #2: [68, 42, 2] from Operation: 25-23=2 Current State: 16:[68, 42, 2], Operations: ['25-23=2'] Exploring Operation: 42*2=84, Resulting Numbers: [68, 84] Generated Node #3: [68, 84] from Operati...
4
Current State: 16:[68, 42, 25, 23], Operations: [] Exploring Operation: 68-23=45, Resulting Numbers: [42, 25, 45] Generated Node #0,0: 16:[42, 25, 45] Operation: 68-23=45 Exploring Operation: 68-42=26, Resulting Numbers: [25, 23, 26] Generated Node #0,1: 16:[25, 23, 26] Operation: 68-42=26 Exploring Operation: 42-25=17...
0
hs_4
sum_heuristic
[ 37, 46, 5, 28 ]
57
[ "37+46=83", "5*28=140", "140-83=57" ]
Current State: 57:[37, 46, 5, 28], Operations: [] Exploring Operation: 37+46=83, Resulting Numbers: [5, 28, 83] Generated Node #2: [5, 28, 83] from Operation: 37+46=83 Current State: 57:[5, 28, 83], Operations: ['37+46=83'] Exploring Operation: 5*28=140, Resulting Numbers: [83, 140] Generated Node #3: [83, 140] from Op...
4
Current State: 57:[37, 46, 5, 28], Operations: [] Exploring Operation: 37+28=65, Resulting Numbers: [46, 5, 65] Generated Node #0,0: 57:[46, 5, 65] Operation: 37+28=65 Exploring Operation: 37-28=9, Resulting Numbers: [46, 5, 9] Generated Node #0,1: 57:[46, 5, 9] Operation: 37-28=9 Exploring Operation: 46-37=9, Resultin...
0
hs_3
mult_heuristic
[ 6, 34, 99, 98 ]
29
[ "34-6=28", "99-98=1", "28+1=29" ]
Current State: 29:[6, 34, 99, 98], Operations: [] Exploring Operation: 34-6=28, Resulting Numbers: [99, 98, 28] Generated Node #2: [99, 98, 28] from Operation: 34-6=28 Current State: 29:[99, 98, 28], Operations: ['34-6=28'] Exploring Operation: 99-98=1, Resulting Numbers: [28, 1] Generated Node #3: [28, 1] from Operati...
4
Current State: 29:[6, 34, 99, 98], Operations: [] Exploring Operation: 98-34=64, Resulting Numbers: [6, 99, 64] Generated Node #0,0: 29:[6, 99, 64] Operation: 98-34=64 Exploring Operation: 99-34=65, Resulting Numbers: [6, 98, 65] Generated Node #0,1: 29:[6, 98, 65] Operation: 99-34=65 Exploring Operation: 99-6=93, Resu...
0.972222
hs_5
sum_heuristic
[ 68, 87, 15, 95 ]
20
[ "87-68=19", "95/19=5", "15+5=20" ]
Current State: 20:[68, 87, 15, 95], Operations: [] Exploring Operation: 87-68=19, Resulting Numbers: [15, 95, 19] Generated Node #2: [15, 95, 19] from Operation: 87-68=19 Current State: 20:[15, 95, 19], Operations: ['87-68=19'] Exploring Operation: 95/19=5, Resulting Numbers: [15, 5] Generated Node #3: [15, 5] from Ope...
4
Current State: 20:[68, 87, 15, 95], Operations: [] Exploring Operation: 95-87=8, Resulting Numbers: [68, 15, 8] Generated Node #0,0: 20:[68, 15, 8] Operation: 95-87=8 Exploring Operation: 95-68=27, Resulting Numbers: [87, 15, 27] Generated Node #0,1: 20:[87, 15, 27] Operation: 95-68=27 Start Sub Search at level 1: Movi...
0
hs_2
sum_heuristic
[ 55, 4, 73, 82 ]
91
[ "82-73=9", "4*9=36", "55+36=91" ]
Current State: 91:[55, 4, 73, 82], Operations: [] Exploring Operation: 82-73=9, Resulting Numbers: [55, 4, 9] Generated Node #2: [55, 4, 9] from Operation: 82-73=9 Current State: 91:[55, 4, 9], Operations: ['82-73=9'] Exploring Operation: 4*9=36, Resulting Numbers: [55, 36] Generated Node #3: [55, 36] from Operation: 4...
4
Current State: 91:[55, 4, 73, 82], Operations: [] Exploring Operation: 55+73=128, Resulting Numbers: [4, 82, 128] Generated Node #0,0: 91:[4, 82, 128] Operation: 55+73=128 Exploring Operation: 82-55=27, Resulting Numbers: [4, 73, 27] Generated Node #0,1: 91:[4, 73, 27] Operation: 82-55=27 Exploring Operation: 55+4=59, ...
0
hs_5
sum_heuristic
[ 33, 80, 41, 36 ]
49
[ "41-36=5", "80/5=16", "33+16=49" ]
Current State: 49:[33, 80, 41, 36], Operations: [] Exploring Operation: 41-36=5, Resulting Numbers: [33, 80, 5] Generated Node #2: [33, 80, 5] from Operation: 41-36=5 Current State: 49:[33, 80, 5], Operations: ['41-36=5'] Exploring Operation: 80/5=16, Resulting Numbers: [33, 16] Generated Node #3: [33, 16] from Operati...
4
Current State: 49:[33, 80, 41, 36], Operations: [] Exploring Operation: 41-33=8, Resulting Numbers: [80, 36, 8] Generated Node #0,0: 49:[80, 36, 8] Operation: 41-33=8 Exploring Operation: 80-33=47, Resulting Numbers: [41, 36, 47] Generated Node #0,1: 49:[41, 36, 47] Operation: 80-33=47 Exploring Operation: 80-36=44, Re...
0
hs_5
sum_heuristic
[ 12, 19, 20, 23 ]
15
[ "23-20=3", "12/3=4", "19-4=15" ]
Current State: 15:[12, 19, 20, 23], Operations: [] Exploring Operation: 23-20=3, Resulting Numbers: [12, 19, 3] Generated Node #2: [12, 19, 3] from Operation: 23-20=3 Current State: 15:[12, 19, 3], Operations: ['23-20=3'] Exploring Operation: 12/3=4, Resulting Numbers: [19, 4] Generated Node #3: [19, 4] from Operation:...
4
Current State: 15:[12, 19, 20, 23], Operations: [] Exploring Operation: 23-20=3, Resulting Numbers: [12, 19, 3] Generated Node #0,0: 15:[12, 19, 3] Operation: 23-20=3 Start Sub Search at level 1: Moving to Node #0,0 Current State: 15:[12, 19, 3], Operations: ['23-20=3'] Exploring Operation: 19-12=7, Resulting Numbers: ...
0
hs_1
mult_heuristic
[ 25, 2, 5, 93 ]
29
[ "93-25=68", "68/2=34", "34-5=29" ]
Current State: 29:[25, 2, 5, 93], Operations: [] Exploring Operation: 93-25=68, Resulting Numbers: [2, 5, 68] Generated Node #2: [2, 5, 68] from Operation: 93-25=68 Current State: 29:[2, 5, 68], Operations: ['93-25=68'] Exploring Operation: 68/2=34, Resulting Numbers: [5, 34] Generated Node #3: [5, 34] from Operation: ...
4
Current State: 29:[25, 2, 5, 93], Operations: [] Exploring Operation: 25+2=27, Resulting Numbers: [5, 93, 27] Generated Node #0,0: 29:[5, 93, 27] Operation: 25+2=27 Exploring Operation: 2*5=10, Resulting Numbers: [25, 93, 10] Generated Node #0,1: 29:[25, 93, 10] Operation: 2*5=10 Exploring Operation: 93-25=68, Resultin...
0.96875
hs_3
mult_heuristic
[ 31, 29, 30, 20 ]
80
[ "31-29=2", "30*2=60", "20+60=80" ]
Current State: 80:[31, 29, 30, 20], Operations: [] Exploring Operation: 31-29=2, Resulting Numbers: [30, 20, 2] Generated Node #2: [30, 20, 2] from Operation: 31-29=2 Current State: 80:[30, 20, 2], Operations: ['31-29=2'] Exploring Operation: 30*2=60, Resulting Numbers: [20, 60] Generated Node #3: [20, 60] from Operati...
4
Current State: 80:[31, 29, 30, 20], Operations: [] Exploring Operation: 30-29=1, Resulting Numbers: [31, 20, 1] Generated Node #0,0: 80:[31, 20, 1] Operation: 30-29=1 Exploring Operation: 31-30=1, Resulting Numbers: [29, 20, 1] Generated Node #0,1: 80:[29, 20, 1] Operation: 31-30=1 Exploring Operation: 30-20=10, Result...
0
hs_5
mult_heuristic
[ 82, 88, 69, 32 ]
31
[ "88-82=6", "69-32=37", "37-6=31" ]
Current State: 31:[82, 88, 69, 32], Operations: [] Exploring Operation: 88-82=6, Resulting Numbers: [69, 32, 6] Generated Node #2: [69, 32, 6] from Operation: 88-82=6 Current State: 31:[69, 32, 6], Operations: ['88-82=6'] Exploring Operation: 69-32=37, Resulting Numbers: [6, 37] Generated Node #3: [6, 37] from Operatio...
4
Current State: 31:[82, 88, 69, 32], Operations: [] Exploring Operation: 88-69=19, Resulting Numbers: [82, 32, 19] Generated Node #0,0: 31:[82, 32, 19] Operation: 88-69=19 Exploring Operation: 88-32=56, Resulting Numbers: [82, 69, 56] Generated Node #0,1: 31:[82, 69, 56] Operation: 88-32=56 Exploring Operation: 88-82=6,...
0.985243
hs_5
sum_heuristic
[ 33, 28, 58, 27 ]
25
[ "58-33=25", "28-27=1", "25*1=25" ]
Current State: 25:[33, 28, 58, 27], Operations: [] Exploring Operation: 58-33=25, Resulting Numbers: [28, 27, 25] Generated Node #2: [28, 27, 25] from Operation: 58-33=25 Current State: 25:[28, 27, 25], Operations: ['58-33=25'] Exploring Operation: 28-27=1, Resulting Numbers: [25, 1] Generated Node #3: [25, 1] from Ope...
4
Current State: 25:[33, 28, 58, 27], Operations: [] Exploring Operation: 58-28=30, Resulting Numbers: [33, 27, 30] Generated Node #0,0: 25:[33, 27, 30] Operation: 58-28=30 Exploring Operation: 33-27=6, Resulting Numbers: [28, 58, 6] Generated Node #0,1: 25:[28, 58, 6] Operation: 33-27=6 Exploring Operation: 58-33=25, Re...
0.986979
hs_5
sum_heuristic
[ 53, 28, 84, 4 ]
19
[ "53+4=57", "84/28=3", "57/3=19" ]
Current State: 19:[53, 28, 84, 4], Operations: [] Exploring Operation: 53+4=57, Resulting Numbers: [28, 84, 57] Generated Node #2: [28, 84, 57] from Operation: 53+4=57 Current State: 19:[28, 84, 57], Operations: ['53+4=57'] Exploring Operation: 84/28=3, Resulting Numbers: [57, 3] Generated Node #3: [57, 3] from Operati...
4
Current State: 19:[53, 28, 84, 4], Operations: [] Exploring Operation: 84/28=3, Resulting Numbers: [53, 4, 3] Generated Node #0,0: 19:[53, 4, 3] Operation: 84/28=3 Exploring Operation: 84-28=56, Resulting Numbers: [53, 4, 56] Generated Node #0,1: 19:[53, 4, 56] Operation: 84-28=56 Exploring Operation: 84-53=31, Resulti...
0
hs_5
sum_heuristic
[ 78, 41, 26, 17 ]
61
[ "78/26=3", "41+17=58", "3+58=61" ]
Current State: 61:[78, 41, 26, 17], Operations: [] Exploring Operation: 78/26=3, Resulting Numbers: [41, 17, 3] Generated Node #2: [41, 17, 3] from Operation: 78/26=3 Current State: 61:[41, 17, 3], Operations: ['78/26=3'] Exploring Operation: 41+17=58, Resulting Numbers: [3, 58] Generated Node #3: [3, 58] from Operatio...
4
Current State: 61:[78, 41, 26, 17], Operations: [] Exploring Operation: 26+17=43, Resulting Numbers: [78, 41, 43] Generated Node #0,0: 61:[78, 41, 43] Operation: 26+17=43 Exploring Operation: 78-26=52, Resulting Numbers: [41, 17, 52] Generated Node #0,1: 61:[41, 17, 52] Operation: 78-26=52 Exploring Operation: 78-17=61...
0.957465
hs_5
mult_heuristic
[ 20, 10, 19, 39 ]
48
[ "20-10=10", "19+39=58", "58-10=48" ]
Current State: 48:[20, 10, 19, 39], Operations: [] Exploring Operation: 20-10=10, Resulting Numbers: [19, 39, 10] Generated Node #2: [19, 39, 10] from Operation: 20-10=10 Current State: 48:[19, 39, 10], Operations: ['20-10=10'] Exploring Operation: 19+39=58, Resulting Numbers: [10, 58] Generated Node #3: [10, 58] from ...
4
Current State: 48:[20, 10, 19, 39], Operations: [] Exploring Operation: 10+39=49, Resulting Numbers: [20, 19, 49] Generated Node #0,0: 48:[20, 19, 49] Operation: 10+39=49 Exploring Operation: 39-20=19, Resulting Numbers: [10, 19, 19] Generated Node #0,1: 48:[10, 19, 19] Operation: 39-20=19 Exploring Operation: 39-19=20...
0.963542
hs_4
mult_heuristic
[ 89, 89, 30, 43 ]
13
[ "89-89=0", "43-30=13", "0+13=13" ]
Current State: 13:[89, 89, 30, 43], Operations: [] Exploring Operation: 89-89=0, Resulting Numbers: [30, 43, 0] Generated Node #2: [30, 43, 0] from Operation: 89-89=0 Current State: 13:[30, 43, 0], Operations: ['89-89=0'] Exploring Operation: 43-30=13, Resulting Numbers: [0, 13] Generated Node #3: [0, 13] from Operatio...
4
Current State: 13:[89, 89, 30, 43], Operations: [] Exploring Operation: 89/89=1, Resulting Numbers: [30, 43, 1] Generated Node #0,0: 13:[30, 43, 1] Operation: 89/89=1 Start Sub Search at level 1: Moving to Node #0,0 Current State: 13:[30, 43, 1], Operations: ['89/89=1'] Exploring Operation: 43-30=13, Resulting Numbers:...
0.993924
hs_1
mult_heuristic
[ 11, 71, 74, 3 ]
66
[ "74-71=3", "3+3=6", "11*6=66" ]
Current State: 66:[11, 71, 74, 3], Operations: [] Exploring Operation: 74-71=3, Resulting Numbers: [11, 3, 3] Generated Node #2: [11, 3, 3] from Operation: 74-71=3 Current State: 66:[11, 3, 3], Operations: ['74-71=3'] Exploring Operation: 3+3=6, Resulting Numbers: [11, 6] Generated Node #3: [11, 6] from Operation: 3+3=...
4
Current State: 66:[11, 71, 74, 3], Operations: [] Exploring Operation: 71-3=68, Resulting Numbers: [11, 74, 68] Generated Node #0,0: 66:[11, 74, 68] Operation: 71-3=68 Exploring Operation: 74-11=63, Resulting Numbers: [71, 3, 63] Generated Node #0,1: 66:[71, 3, 63] Operation: 74-11=63 Exploring Operation: 74-71=3, Resu...
0.984375
hs_3
mult_heuristic
[ 27, 52, 63, 21 ]
82
[ "27+52=79", "63/21=3", "79+3=82" ]
Current State: 82:[27, 52, 63, 21], Operations: [] Exploring Operation: 27+52=79, Resulting Numbers: [63, 21, 79] Generated Node #2: [63, 21, 79] from Operation: 27+52=79 Current State: 82:[63, 21, 79], Operations: ['27+52=79'] Exploring Operation: 63/21=3, Resulting Numbers: [79, 3] Generated Node #3: [79, 3] from Ope...
4
Current State: 82:[27, 52, 63, 21], Operations: [] Exploring Operation: 63-21=42, Resulting Numbers: [27, 52, 42] Generated Node #0,0: 82:[27, 52, 42] Operation: 63-21=42 Exploring Operation: 63+21=84, Resulting Numbers: [27, 52, 84] Generated Node #0,1: 82:[27, 52, 84] Operation: 63+21=84 Exploring Operation: 63/21=3,...
0.976563
hs_3
mult_heuristic
[ 74, 79, 68, 28 ]
57
[ "74+79=153", "68+28=96", "153-96=57" ]
Current State: 57:[74, 79, 68, 28], Operations: [] Exploring Operation: 74+79=153, Resulting Numbers: [68, 28, 153] Generated Node #2: [68, 28, 153] from Operation: 74+79=153 Current State: 57:[68, 28, 153], Operations: ['74+79=153'] Exploring Operation: 68+28=96, Resulting Numbers: [153, 96] Generated Node #3: [153, 9...
4
Current State: 57:[74, 79, 68, 28], Operations: [] Exploring Operation: 79-74=5, Resulting Numbers: [68, 28, 5] Generated Node #0,0: 57:[68, 28, 5] Operation: 79-74=5 Exploring Operation: 74-68=6, Resulting Numbers: [79, 28, 6] Generated Node #0,1: 57:[79, 28, 6] Operation: 74-68=6 Exploring Operation: 74-28=46, Result...
0.96875
hs_5
mult_heuristic
[ 28, 72, 38, 30 ]
91
[ "30-28=2", "38/2=19", "72+19=91" ]
Current State: 91:[28, 72, 38, 30], Operations: [] Exploring Operation: 30-28=2, Resulting Numbers: [72, 38, 2] Generated Node #2: [72, 38, 2] from Operation: 30-28=2 Current State: 91:[72, 38, 2], Operations: ['30-28=2'] Exploring Operation: 38/2=19, Resulting Numbers: [72, 19] Generated Node #3: [72, 19] from Operati...
4
Current State: 91:[28, 72, 38, 30], Operations: [] Exploring Operation: 38-28=10, Resulting Numbers: [72, 30, 10] Generated Node #0,0: 91:[72, 30, 10] Operation: 38-28=10 Exploring Operation: 38-30=8, Resulting Numbers: [28, 72, 8] Generated Node #0,1: 91:[28, 72, 8] Operation: 38-30=8 Start Sub Search at level 1: Movi...
0
hs_2
mult_heuristic
[ 6, 78, 18, 49 ]
75
[ "6*78=468", "468/18=26", "49+26=75" ]
Current State: 75:[6, 78, 18, 49], Operations: [] Exploring Operation: 6*78=468, Resulting Numbers: [18, 49, 468] Generated Node #2: [18, 49, 468] from Operation: 6*78=468 Current State: 75:[18, 49, 468], Operations: ['6*78=468'] Exploring Operation: 468/18=26, Resulting Numbers: [49, 26] Generated Node #3: [49, 26] fr...
4
Current State: 75:[6, 78, 18, 49], Operations: [] Exploring Operation: 49-18=31, Resulting Numbers: [6, 78, 31] Generated Node #0,0: 75:[6, 78, 31] Operation: 49-18=31 Exploring Operation: 78-49=29, Resulting Numbers: [6, 18, 29] Generated Node #0,1: 75:[6, 18, 29] Operation: 78-49=29 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 39, 36, 33, 68 ]
31
[ "39-36=3", "33*3=99", "99-68=31" ]
Current State: 31:[39, 36, 33, 68], Operations: [] Exploring Operation: 39-36=3, Resulting Numbers: [33, 68, 3] Generated Node #2: [33, 68, 3] from Operation: 39-36=3 Current State: 31:[33, 68, 3], Operations: ['39-36=3'] Exploring Operation: 33*3=99, Resulting Numbers: [68, 99] Generated Node #3: [68, 99] from Operati...
4
Current State: 31:[39, 36, 33, 68], Operations: [] Exploring Operation: 68-36=32, Resulting Numbers: [39, 33, 32] Generated Node #0,0: 31:[39, 33, 32] Operation: 68-36=32 Exploring Operation: 68-39=29, Resulting Numbers: [36, 33, 29] Generated Node #0,1: 31:[36, 33, 29] Operation: 68-39=29 Exploring Operation: 39-36=3,...
0
hs_5
mult_heuristic
[ 24, 43, 13, 68 ]
13
[ "24+43=67", "68-67=1", "13*1=13" ]
Current State: 13:[24, 43, 13, 68], Operations: [] Exploring Operation: 24+43=67, Resulting Numbers: [13, 68, 67] Generated Node #2: [13, 68, 67] from Operation: 24+43=67 Current State: 13:[13, 68, 67], Operations: ['24+43=67'] Exploring Operation: 68-67=1, Resulting Numbers: [13, 1] Generated Node #3: [13, 1] from Ope...
4
Current State: 13:[24, 43, 13, 68], Operations: [] Exploring Operation: 43-13=30, Resulting Numbers: [24, 68, 30] Generated Node #0,0: 13:[24, 68, 30] Operation: 43-13=30 Exploring Operation: 43-24=19, Resulting Numbers: [13, 68, 19] Generated Node #0,1: 13:[13, 68, 19] Operation: 43-24=19 Exploring Operation: 68-43=25...
0.966146
hs_4
mult_heuristic
[ 10, 55, 30, 28 ]
13
[ "55-10=45", "30+28=58", "58-45=13" ]
Current State: 13:[10, 55, 30, 28], Operations: [] Exploring Operation: 55-10=45, Resulting Numbers: [30, 28, 45] Generated Node #2: [30, 28, 45] from Operation: 55-10=45 Current State: 13:[30, 28, 45], Operations: ['55-10=45'] Exploring Operation: 30+28=58, Resulting Numbers: [45, 58] Generated Node #3: [45, 58] from ...
4
Current State: 13:[10, 55, 30, 28], Operations: [] Exploring Operation: 55-28=27, Resulting Numbers: [10, 30, 27] Generated Node #0,0: 13:[10, 30, 27] Operation: 55-28=27 Exploring Operation: 30-28=2, Resulting Numbers: [10, 55, 2] Generated Node #0,1: 13:[10, 55, 2] Operation: 30-28=2 Exploring Operation: 55-30=25, Re...
0.989583
hs_3
sum_heuristic
[ 74, 82, 73, 78 ]
75
[ "74+82=156", "156/78=2", "73+2=75" ]
Current State: 75:[74, 82, 73, 78], Operations: [] Exploring Operation: 74+82=156, Resulting Numbers: [73, 78, 156] Generated Node #2: [73, 78, 156] from Operation: 74+82=156 Current State: 75:[73, 78, 156], Operations: ['74+82=156'] Exploring Operation: 156/78=2, Resulting Numbers: [73, 2] Generated Node #3: [73, 2] f...
4
Current State: 75:[74, 82, 73, 78], Operations: [] Exploring Operation: 82-74=8, Resulting Numbers: [73, 78, 8] Generated Node #0,0: 75:[73, 78, 8] Operation: 82-74=8 Exploring Operation: 82-73=9, Resulting Numbers: [74, 78, 9] Generated Node #0,1: 75:[74, 78, 9] Operation: 82-73=9 Exploring Operation: 82-78=4, Resulti...
0
hs_3
mult_heuristic
[ 14, 10, 16, 25 ]
76
[ "25-16=9", "10*9=90", "90-14=76" ]
Current State: 76:[14, 10, 16, 25], Operations: [] Exploring Operation: 25-16=9, Resulting Numbers: [14, 10, 9] Generated Node #2: [14, 10, 9] from Operation: 25-16=9 Current State: 76:[14, 10, 9], Operations: ['25-16=9'] Exploring Operation: 10*9=90, Resulting Numbers: [14, 90] Generated Node #3: [14, 90] from Operati...
4
Current State: 76:[14, 10, 16, 25], Operations: [] Exploring Operation: 14-10=4, Resulting Numbers: [16, 25, 4] Generated Node #0,0: 76:[16, 25, 4] Operation: 14-10=4 Moving to Node #0,0 Current State: 76:[16, 25, 4], Operations: ['14-10=4'] Exploring Operation: 16+25=41, Resulting Numbers: [4, 41] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 69, 13, 21, 54 ]
17
[ "69*13=897", "21+897=918", "918/54=17" ]
Current State: 17:[69, 13, 21, 54], Operations: [] Exploring Operation: 69*13=897, Resulting Numbers: [21, 54, 897] Generated Node #2: [21, 54, 897] from Operation: 69*13=897 Current State: 17:[21, 54, 897], Operations: ['69*13=897'] Exploring Operation: 21+897=918, Resulting Numbers: [54, 918] Generated Node #3: [54, ...
4
Current State: 17:[69, 13, 21, 54], Operations: [] Exploring Operation: 54-21=33, Resulting Numbers: [69, 13, 33] Generated Node #0,0: 17:[69, 13, 33] Operation: 54-21=33 Exploring Operation: 69-21=48, Resulting Numbers: [13, 54, 48] Generated Node #0,1: 17:[13, 54, 48] Operation: 69-21=48 Exploring Operation: 69-54=15...
0
hs_3
mult_heuristic
[ 67, 51, 9, 29 ]
53
[ "67-9=58", "58/29=2", "51+2=53" ]
Current State: 53:[67, 51, 9, 29], Operations: [] Exploring Operation: 67-9=58, Resulting Numbers: [51, 29, 58] Generated Node #2: [51, 29, 58] from Operation: 67-9=58 Current State: 53:[51, 29, 58], Operations: ['67-9=58'] Exploring Operation: 58/29=2, Resulting Numbers: [51, 2] Generated Node #3: [51, 2] from Operati...
4
Current State: 53:[67, 51, 9, 29], Operations: [] Exploring Operation: 67-9=58, Resulting Numbers: [51, 29, 58] Generated Node #0,0: 53:[51, 29, 58] Operation: 67-9=58 Exploring Operation: 67+9=76, Resulting Numbers: [51, 29, 76] Generated Node #0,1: 53:[51, 29, 76] Operation: 67+9=76 Exploring Operation: 9+29=38, Resu...
0
hs_4
sum_heuristic
[ 36, 73, 37, 86 ]
86
[ "73-36=37", "37+86=123", "123-37=86" ]
Current State: 86:[36, 73, 37, 86], Operations: [] Exploring Operation: 73-36=37, Resulting Numbers: [37, 86, 37] Generated Node #2: [37, 86, 37] from Operation: 73-36=37 Current State: 86:[37, 86, 37], Operations: ['73-36=37'] Exploring Operation: 37+86=123, Resulting Numbers: [123] 123,86 equal: Goal Reached Explorin...
4
Current State: 86:[36, 73, 37, 86], Operations: [] Exploring Operation: 86-73=13, Resulting Numbers: [36, 37, 13] Generated Node #0,0: 86:[36, 37, 13] Operation: 86-73=13 Exploring Operation: 73-37=36, Resulting Numbers: [36, 86, 36] Generated Node #0,1: 86:[36, 86, 36] Operation: 73-37=36 Exploring Operation: 36+37=73...
0.986111
hs_5
sum_heuristic
[ 21, 93, 78, 66 ]
30
[ "21+93=114", "78+66=144", "144-114=30" ]
Current State: 30:[21, 93, 78, 66], Operations: [] Exploring Operation: 21+93=114, Resulting Numbers: [78, 66, 114] Generated Node #2: [78, 66, 114] from Operation: 21+93=114 Current State: 30:[78, 66, 114], Operations: ['21+93=114'] Exploring Operation: 78+66=144, Resulting Numbers: [114, 144] Generated Node #3: [114,...
4
Current State: 30:[21, 93, 78, 66], Operations: [] Exploring Operation: 93-21=72, Resulting Numbers: [78, 66, 72] Generated Node #0,0: 30:[78, 66, 72] Operation: 93-21=72 Exploring Operation: 93-66=27, Resulting Numbers: [21, 78, 27] Generated Node #0,1: 30:[21, 78, 27] Operation: 93-66=27 Exploring Operation: 78-66=12...
0.986979
hs_5
sum_heuristic
[ 62, 22, 12, 25 ]
18
[ "62+22=84", "84/12=7", "25-7=18" ]
Current State: 18:[62, 22, 12, 25], Operations: [] Exploring Operation: 62+22=84, Resulting Numbers: [12, 25, 84] Generated Node #2: [12, 25, 84] from Operation: 62+22=84 Current State: 18:[12, 25, 84], Operations: ['62+22=84'] Exploring Operation: 84/12=7, Resulting Numbers: [25, 7] Generated Node #3: [25, 7] from Ope...
4
Current State: 18:[62, 22, 12, 25], Operations: [] Exploring Operation: 62-22=40, Resulting Numbers: [12, 25, 40] Generated Node #0,0: 18:[12, 25, 40] Operation: 62-22=40 Exploring Operation: 62-12=50, Resulting Numbers: [22, 25, 50] Generated Node #0,1: 18:[22, 25, 50] Operation: 62-12=50 Exploring Operation: 62-25=37...
0
hs_3
mult_heuristic
[ 46, 11, 7, 3 ]
53
[ "46+11=57", "7-3=4", "57-4=53" ]
Current State: 53:[46, 11, 7, 3], Operations: [] Exploring Operation: 46+11=57, Resulting Numbers: [7, 3, 57] Generated Node #2: [7, 3, 57] from Operation: 46+11=57 Current State: 53:[7, 3, 57], Operations: ['46+11=57'] Exploring Operation: 7-3=4, Resulting Numbers: [57, 4] Generated Node #3: [57, 4] from Operation: 7-...
4
Current State: 53:[46, 11, 7, 3], Operations: [] Exploring Operation: 11*3=33, Resulting Numbers: [46, 7, 33] Generated Node #0,0: 53:[46, 7, 33] Operation: 11*3=33 Exploring Operation: 11*7=77, Resulting Numbers: [46, 3, 77] Generated Node #0,1: 53:[46, 3, 77] Operation: 11*7=77 Moving to Node #0,0 Current State: 53:[...
0
hs_2
mult_heuristic
[ 11, 14, 95, 57 ]
35
[ "14-11=3", "95-57=38", "38-3=35" ]
Current State: 35:[11, 14, 95, 57], Operations: [] Exploring Operation: 14-11=3, Resulting Numbers: [95, 57, 3] Generated Node #2: [95, 57, 3] from Operation: 14-11=3 Current State: 35:[95, 57, 3], Operations: ['14-11=3'] Exploring Operation: 95-57=38, Resulting Numbers: [3, 38] Generated Node #3: [3, 38] from Operatio...
4
Current State: 35:[11, 14, 95, 57], Operations: [] Exploring Operation: 57-14=43, Resulting Numbers: [11, 95, 43] Generated Node #0,0: 35:[11, 95, 43] Operation: 57-14=43 Exploring Operation: 95-57=38, Resulting Numbers: [11, 14, 38] Generated Node #0,1: 35:[11, 14, 38] Operation: 95-57=38 Exploring Operation: 95-14=81...
0.990451
hs_3
mult_heuristic
[ 52, 14, 46, 3 ]
48
[ "52-46=6", "14*3=42", "6+42=48" ]
Current State: 48:[52, 14, 46, 3], Operations: [] Exploring Operation: 52-46=6, Resulting Numbers: [14, 3, 6] Generated Node #2: [14, 3, 6] from Operation: 52-46=6 Current State: 48:[14, 3, 6], Operations: ['52-46=6'] Exploring Operation: 14*3=42, Resulting Numbers: [6, 42] Generated Node #3: [6, 42] from Operation: 14...
4
Current State: 48:[52, 14, 46, 3], Operations: [] Exploring Operation: 52-46=6, Resulting Numbers: [14, 3, 6] Generated Node #0,0: 48:[14, 3, 6] Operation: 52-46=6 Moving to Node #0,0 Current State: 48:[14, 3, 6], Operations: ['52-46=6'] Exploring Operation: 14-6=8, Resulting Numbers: [3, 8] Generated Node #0,0,0: 48:[...
0
hs_1
mult_heuristic
[ 74, 23, 39, 70 ]
46
[ "74-39=35", "23*70=1610", "1610/35=46" ]
Current State: 46:[74, 23, 39, 70], Operations: [] Exploring Operation: 74-39=35, Resulting Numbers: [23, 70, 35] Generated Node #2: [23, 70, 35] from Operation: 74-39=35 Current State: 46:[23, 70, 35], Operations: ['74-39=35'] Exploring Operation: 23*70=1610, Resulting Numbers: [35, 1610] Generated Node #3: [35, 1610]...
4
Current State: 46:[74, 23, 39, 70], Operations: [] Exploring Operation: 74-23=51, Resulting Numbers: [39, 70, 51] Generated Node #0,0: 46:[39, 70, 51] Operation: 74-23=51 Exploring Operation: 70-23=47, Resulting Numbers: [74, 39, 47] Generated Node #0,1: 46:[74, 39, 47] Operation: 70-23=47 Exploring Operation: 74-39=35...
0.972222
hs_4
sum_heuristic
[ 73, 76, 19, 94 ]
73
[ "76+19=95", "95-94=1", "73*1=73" ]
Current State: 73:[73, 76, 19, 94], Operations: [] Exploring Operation: 76+19=95, Resulting Numbers: [73, 94, 95] Generated Node #2: [73, 94, 95] from Operation: 76+19=95 Current State: 73:[73, 94, 95], Operations: ['76+19=95'] Exploring Operation: 95-94=1, Resulting Numbers: [73, 1] Generated Node #3: [73, 1] from Ope...
4
Current State: 73:[73, 76, 19, 94], Operations: [] Exploring Operation: 76-19=57, Resulting Numbers: [73, 94, 57] Generated Node #0,0: 73:[73, 94, 57] Operation: 76-19=57 Exploring Operation: 94-19=75, Resulting Numbers: [73, 76, 75] Generated Node #0,1: 73:[73, 76, 75] Operation: 94-19=75 Start Sub Search at level 1: ...
0.992188
hs_2
sum_heuristic
[ 16, 65, 5, 8 ]
23
[ "16*5=80", "65-8=57", "80-57=23" ]
Current State: 23:[16, 65, 5, 8], Operations: [] Exploring Operation: 16*5=80, Resulting Numbers: [65, 8, 80] Generated Node #2: [65, 8, 80] from Operation: 16*5=80 Current State: 23:[65, 8, 80], Operations: ['16*5=80'] Exploring Operation: 65-8=57, Resulting Numbers: [80, 57] Generated Node #3: [80, 57] from Operation...
4
Current State: 23:[16, 65, 5, 8], Operations: [] Exploring Operation: 65-16=49, Resulting Numbers: [5, 8, 49] Generated Node #0,0: 23:[5, 8, 49] Operation: 65-16=49 Exploring Operation: 16+5=21, Resulting Numbers: [65, 8, 21] Generated Node #0,1: 23:[65, 8, 21] Operation: 16+5=21 Exploring Operation: 65/5=13, Resulting...
0
hs_3
mult_heuristic
[ 13, 60, 8, 67 ]
83
[ "67-60=7", "13*7=91", "91-8=83" ]
Current State: 83:[13, 60, 8, 67], Operations: [] Exploring Operation: 67-60=7, Resulting Numbers: [13, 8, 7] Generated Node #2: [13, 8, 7] from Operation: 67-60=7 Current State: 83:[13, 8, 7], Operations: ['67-60=7'] Exploring Operation: 13*7=91, Resulting Numbers: [8, 91] Generated Node #3: [8, 91] from Operation: 13...
4
Current State: 83:[13, 60, 8, 67], Operations: [] Exploring Operation: 13*8=104, Resulting Numbers: [60, 67, 104] Generated Node #0,0: 83:[60, 67, 104] Operation: 13*8=104 Moving to Node #0,0 Current State: 83:[60, 67, 104], Operations: ['13*8=104'] Exploring Operation: 104-60=44, Resulting Numbers: [67, 44] Generated ...
0
hs_1
mult_heuristic
[ 2, 44, 17, 32 ]
95
[ "2+44=46", "17+32=49", "46+49=95" ]
Current State: 95:[2, 44, 17, 32], Operations: [] Exploring Operation: 2+44=46, Resulting Numbers: [17, 32, 46] Generated Node #2: [17, 32, 46] from Operation: 2+44=46 Current State: 95:[17, 32, 46], Operations: ['2+44=46'] Exploring Operation: 17+32=49, Resulting Numbers: [46, 49] Generated Node #3: [46, 49] from Oper...
4
Current State: 95:[2, 44, 17, 32], Operations: [] Exploring Operation: 44/2=22, Resulting Numbers: [17, 32, 22] Generated Node #0,0: 95:[17, 32, 22] Operation: 44/2=22 Exploring Operation: 44-32=12, Resulting Numbers: [2, 17, 12] Generated Node #0,1: 95:[2, 17, 12] Operation: 44-32=12 Exploring Operation: 44-17=27, Res...
0
hs_4
mult_heuristic
[ 39, 97, 58, 82 ]
34
[ "97-39=58", "82-58=24", "58-24=34" ]
Current State: 34:[39, 97, 58, 82], Operations: [] Exploring Operation: 97-39=58, Resulting Numbers: [58, 82, 58] Generated Node #2: [58, 82, 58] from Operation: 97-39=58 Current State: 34:[58, 82, 58], Operations: ['97-39=58'] Exploring Operation: 82-58=24, Resulting Numbers: [24] 24,34 equal: Goal Reached Exploring O...
4
Current State: 34:[39, 97, 58, 82], Operations: [] Exploring Operation: 82-58=24, Resulting Numbers: [39, 97, 24] Generated Node #0,0: 34:[39, 97, 24] Operation: 82-58=24 Exploring Operation: 82-39=43, Resulting Numbers: [97, 58, 43] Generated Node #0,1: 34:[97, 58, 43] Operation: 82-39=43 Exploring Operation: 97-58=39...
0.985243
hs_5
sum_heuristic
[ 38, 51, 84, 63 ]
87
[ "51+63=114", "114/38=3", "84+3=87" ]
Current State: 87:[38, 51, 84, 63], Operations: [] Exploring Operation: 51+63=114, Resulting Numbers: [38, 84, 114] Generated Node #2: [38, 84, 114] from Operation: 51+63=114 Current State: 87:[38, 84, 114], Operations: ['51+63=114'] Exploring Operation: 114/38=3, Resulting Numbers: [84, 3] Generated Node #3: [84, 3] f...
4
Current State: 87:[38, 51, 84, 63], Operations: [] Exploring Operation: 38+51=89, Resulting Numbers: [84, 63, 89] Generated Node #0,0: 87:[84, 63, 89] Operation: 38+51=89 Exploring Operation: 84-51=33, Resulting Numbers: [38, 63, 33] Generated Node #0,1: 87:[38, 63, 33] Operation: 84-51=33 Exploring Operation: 51-38=13...
0
hs_5
sum_heuristic
[ 90, 19, 69, 27 ]
67
[ "90+19=109", "69-27=42", "109-42=67" ]
Current State: 67:[90, 19, 69, 27], Operations: [] Exploring Operation: 90+19=109, Resulting Numbers: [69, 27, 109] Generated Node #2: [69, 27, 109] from Operation: 90+19=109 Current State: 67:[69, 27, 109], Operations: ['90+19=109'] Exploring Operation: 69-27=42, Resulting Numbers: [109, 42] Generated Node #3: [109, 4...
4
Current State: 67:[90, 19, 69, 27], Operations: [] Exploring Operation: 19+27=46, Resulting Numbers: [90, 69, 46] Generated Node #0,0: 67:[90, 69, 46] Operation: 19+27=46 Exploring Operation: 90-19=71, Resulting Numbers: [69, 27, 71] Generated Node #0,1: 67:[69, 27, 71] Operation: 90-19=71 Exploring Operation: 90-27=63...
0.983507
hs_5
sum_heuristic
[ 16, 88, 14, 69 ]
80
[ "88-14=74", "74-69=5", "16*5=80" ]
Current State: 80:[16, 88, 14, 69], Operations: [] Exploring Operation: 88-14=74, Resulting Numbers: [16, 69, 74] Generated Node #2: [16, 69, 74] from Operation: 88-14=74 Current State: 80:[16, 69, 74], Operations: ['88-14=74'] Exploring Operation: 74-69=5, Resulting Numbers: [16, 5] Generated Node #3: [16, 5] from Ope...
4
Current State: 80:[16, 88, 14, 69], Operations: [] Exploring Operation: 88-69=19, Resulting Numbers: [16, 14, 19] Generated Node #0,0: 80:[16, 14, 19] Operation: 88-69=19 Exploring Operation: 14+69=83, Resulting Numbers: [16, 88, 83] Generated Node #0,1: 80:[16, 88, 83] Operation: 14+69=83 Start Sub Search at level 1: ...
0.992188
hs_2
mult_heuristic
[ 45, 43, 80, 28 ]
94
[ "45-43=2", "28/2=14", "80+14=94" ]
Current State: 94:[45, 43, 80, 28], Operations: [] Exploring Operation: 45-43=2, Resulting Numbers: [80, 28, 2] Generated Node #2: [80, 28, 2] from Operation: 45-43=2 Current State: 94:[80, 28, 2], Operations: ['45-43=2'] Exploring Operation: 28/2=14, Resulting Numbers: [80, 14] Generated Node #3: [80, 14] from Operati...
4
Current State: 94:[45, 43, 80, 28], Operations: [] Exploring Operation: 80-28=52, Resulting Numbers: [45, 43, 52] Generated Node #0,0: 94:[45, 43, 52] Operation: 80-28=52 Exploring Operation: 80+28=108, Resulting Numbers: [45, 43, 108] Generated Node #0,1: 94:[45, 43, 108] Operation: 80+28=108 Start Sub Search at level...
0
hs_2
sum_heuristic
[ 18, 86, 75, 43 ]
95
[ "18+75=93", "86/43=2", "93+2=95" ]
Current State: 95:[18, 86, 75, 43], Operations: [] Exploring Operation: 18+75=93, Resulting Numbers: [86, 43, 93] Generated Node #2: [86, 43, 93] from Operation: 18+75=93 Current State: 95:[86, 43, 93], Operations: ['18+75=93'] Exploring Operation: 86/43=2, Resulting Numbers: [93, 2] Generated Node #3: [93, 2] from Ope...
4
Current State: 95:[18, 86, 75, 43], Operations: [] Exploring Operation: 75-43=32, Resulting Numbers: [18, 86, 32] Generated Node #0,0: 95:[18, 86, 32] Operation: 75-43=32 Moving to Node #0,0 Current State: 95:[18, 86, 32], Operations: ['75-43=32'] Exploring Operation: 32-18=14, Resulting Numbers: [86, 14] Generated Nod...
0
hs_1
sum_heuristic
[ 3, 7, 13, 39 ]
97
[ "3*39=117", "7+13=20", "117-20=97" ]
Current State: 97:[3, 7, 13, 39], Operations: [] Exploring Operation: 3*39=117, Resulting Numbers: [7, 13, 117] Generated Node #2: [7, 13, 117] from Operation: 3*39=117 Current State: 97:[7, 13, 117], Operations: ['3*39=117'] Exploring Operation: 7+13=20, Resulting Numbers: [117, 20] Generated Node #3: [117, 20] from O...
4
Current State: 97:[3, 7, 13, 39], Operations: [] Exploring Operation: 3*13=39, Resulting Numbers: [7, 39, 39] Generated Node #0,0: 97:[7, 39, 39] Operation: 3*13=39 Exploring Operation: 3*39=117, Resulting Numbers: [7, 13, 117] Generated Node #0,1: 97:[7, 13, 117] Operation: 3*39=117 Exploring Operation: 7*13=91, Resul...
0.976563
hs_3
mult_heuristic
[ 61, 6, 29, 59 ]
85
[ "61-6=55", "59-29=30", "55+30=85" ]
Current State: 85:[61, 6, 29, 59], Operations: [] Exploring Operation: 61-6=55, Resulting Numbers: [29, 59, 55] Generated Node #2: [29, 59, 55] from Operation: 61-6=55 Current State: 85:[29, 59, 55], Operations: ['61-6=55'] Exploring Operation: 59-29=30, Resulting Numbers: [55, 30] Generated Node #3: [55, 30] from Oper...
4
Current State: 85:[61, 6, 29, 59], Operations: [] Exploring Operation: 61-59=2, Resulting Numbers: [6, 29, 2] Generated Node #0,0: 85:[6, 29, 2] Operation: 61-59=2 Moving to Node #0,0 Current State: 85:[6, 29, 2], Operations: ['61-59=2'] Exploring Operation: 29-6=23, Resulting Numbers: [2, 23] Generated Node #0,0,0: 85...
0
hs_1
sum_heuristic
[ 26, 85, 6, 18 ]
47
[ "85-26=59", "18-6=12", "59-12=47" ]
Current State: 47:[26, 85, 6, 18], Operations: [] Exploring Operation: 85-26=59, Resulting Numbers: [6, 18, 59] Generated Node #2: [6, 18, 59] from Operation: 85-26=59 Current State: 47:[6, 18, 59], Operations: ['85-26=59'] Exploring Operation: 18-6=12, Resulting Numbers: [59, 12] Generated Node #3: [59, 12] from Opera...
4
Current State: 47:[26, 85, 6, 18], Operations: [] Exploring Operation: 26+6=32, Resulting Numbers: [85, 18, 32] Generated Node #0,0: 47:[85, 18, 32] Operation: 26+6=32 Exploring Operation: 85-6=79, Resulting Numbers: [26, 18, 79] Generated Node #0,1: 47:[26, 18, 79] Operation: 85-6=79 Exploring Operation: 26+18=44, Res...
0.946181
hs_5
sum_heuristic
[ 44, 89, 46, 10 ]
94
[ "46-44=2", "10/2=5", "89+5=94" ]
Current State: 94:[44, 89, 46, 10], Operations: [] Exploring Operation: 46-44=2, Resulting Numbers: [89, 10, 2] Generated Node #2: [89, 10, 2] from Operation: 46-44=2 Current State: 94:[89, 10, 2], Operations: ['46-44=2'] Exploring Operation: 10/2=5, Resulting Numbers: [89, 5] Generated Node #3: [89, 5] from Operation:...
4
Current State: 94:[44, 89, 46, 10], Operations: [] Exploring Operation: 89+10=99, Resulting Numbers: [44, 46, 99] Generated Node #0,0: 94:[44, 46, 99] Operation: 89+10=99 Moving to Node #0,0 Current State: 94:[44, 46, 99], Operations: ['89+10=99'] Exploring Operation: 46-44=2, Resulting Numbers: [99, 2] Generated Node ...
0
hs_1
sum_heuristic
[ 47, 69, 19, 50 ]
46
[ "69-19=50", "50/50=1", "47-1=46" ]
Current State: 46:[47, 69, 19, 50], Operations: [] Exploring Operation: 69-19=50, Resulting Numbers: [47, 50, 50] Generated Node #2: [47, 50, 50] from Operation: 69-19=50 Current State: 46:[47, 50, 50], Operations: ['69-19=50'] Exploring Operation: 50/50=1, Resulting Numbers: [47, 1] Generated Node #3: [47, 1] from Ope...
4
Current State: 46:[47, 69, 19, 50], Operations: [] Exploring Operation: 69-47=22, Resulting Numbers: [19, 50, 22] Generated Node #0,0: 46:[19, 50, 22] Operation: 69-47=22 Moving to Node #0,0 Current State: 46:[19, 50, 22], Operations: ['69-47=22'] Exploring Operation: 22-19=3, Resulting Numbers: [50, 3] Generated Node ...
0
hs_1
sum_heuristic
[ 31, 56, 49, 65 ]
27
[ "31+56=87", "49+65=114", "114-87=27" ]
Current State: 27:[31, 56, 49, 65], Operations: [] Exploring Operation: 31+56=87, Resulting Numbers: [49, 65, 87] Generated Node #2: [49, 65, 87] from Operation: 31+56=87 Current State: 27:[49, 65, 87], Operations: ['31+56=87'] Exploring Operation: 49+65=114, Resulting Numbers: [87, 114] Generated Node #3: [87, 114] fr...
4
Current State: 27:[31, 56, 49, 65], Operations: [] Exploring Operation: 56-49=7, Resulting Numbers: [31, 65, 7] Generated Node #0,0: 27:[31, 65, 7] Operation: 56-49=7 Exploring Operation: 65-49=16, Resulting Numbers: [31, 56, 16] Generated Node #0,1: 27:[31, 56, 16] Operation: 65-49=16 Exploring Operation: 65-31=34, Re...
0.987847
hs_4
sum_heuristic
[ 87, 69, 58, 78 ]
17
[ "58*78=4524", "4524/87=52", "69-52=17" ]
Current State: 17:[87, 69, 58, 78], Operations: [] Exploring Operation: 58*78=4524, Resulting Numbers: [87, 69, 4524] Generated Node #2: [87, 69, 4524] from Operation: 58*78=4524 Current State: 17:[87, 69, 4524], Operations: ['58*78=4524'] Exploring Operation: 4524/87=52, Resulting Numbers: [69, 52] Generated Node #3: ...
4
Current State: 17:[87, 69, 58, 78], Operations: [] Exploring Operation: 87-78=9, Resulting Numbers: [69, 58, 9] Generated Node #0,0: 17:[69, 58, 9] Operation: 87-78=9 Start Sub Search at level 1: Moving to Node #0,0 Current State: 17:[69, 58, 9], Operations: ['87-78=9'] Exploring Operation: 69-58=11, Resulting Numbers:...
0
hs_1
sum_heuristic
[ 71, 13, 91, 65 ]
69
[ "91-65=26", "26/13=2", "71-2=69" ]
Current State: 69:[71, 13, 91, 65], Operations: [] Exploring Operation: 91-65=26, Resulting Numbers: [71, 13, 26] Generated Node #2: [71, 13, 26] from Operation: 91-65=26 Current State: 69:[71, 13, 26], Operations: ['91-65=26'] Exploring Operation: 26/13=2, Resulting Numbers: [71, 2] Generated Node #3: [71, 2] from Ope...
4
Current State: 69:[71, 13, 91, 65], Operations: [] Exploring Operation: 91/13=7, Resulting Numbers: [71, 65, 7] Generated Node #0,0: 69:[71, 65, 7] Operation: 91/13=7 Moving to Node #0,0 Current State: 69:[71, 65, 7], Operations: ['91/13=7'] Exploring Operation: 65+7=72, Resulting Numbers: [71, 72] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 86, 61, 49, 74 ]
50
[ "86-61=25", "74-49=25", "25+25=50" ]
Current State: 50:[86, 61, 49, 74], Operations: [] Exploring Operation: 86-61=25, Resulting Numbers: [49, 74, 25] Generated Node #2: [49, 74, 25] from Operation: 86-61=25 Current State: 50:[49, 74, 25], Operations: ['86-61=25'] Exploring Operation: 74-49=25, Resulting Numbers: [25, 25] Generated Node #3: [25, 25] from ...
4
Current State: 50:[86, 61, 49, 74], Operations: [] Exploring Operation: 86-61=25, Resulting Numbers: [49, 74, 25] Generated Node #0,0: 50:[49, 74, 25] Operation: 86-61=25 Exploring Operation: 74-61=13, Resulting Numbers: [86, 49, 13] Generated Node #0,1: 50:[86, 49, 13] Operation: 74-61=13 Exploring Operation: 86-74=12...
0.972222
hs_4
mult_heuristic
[ 42, 16, 16, 4 ]
37
[ "42-4=38", "16/16=1", "38-1=37" ]
Current State: 37:[42, 16, 16, 4], Operations: [] Exploring Operation: 42-4=38, Resulting Numbers: [16, 16, 38] Generated Node #2: [16, 16, 38] from Operation: 42-4=38 Current State: 37:[16, 16, 38], Operations: ['42-4=38'] Exploring Operation: 16/16=1, Resulting Numbers: [38, 1] Generated Node #3: [38, 1] from Operati...
4
Current State: 37:[42, 16, 16, 4], Operations: [] Exploring Operation: 42-4=38, Resulting Numbers: [16, 16, 38] Generated Node #0,0: 37:[16, 16, 38] Operation: 42-4=38 Exploring Operation: 16+16=32, Resulting Numbers: [42, 4, 32] Generated Node #0,1: 37:[42, 4, 32] Operation: 16+16=32 Exploring Operation: 16+4=20, Resu...
0
hs_3
sum_heuristic
[ 37, 39, 44, 81 ]
39
[ "37+39=76", "81-44=37", "76-37=39" ]
Current State: 39:[37, 39, 44, 81], Operations: [] Exploring Operation: 37+39=76, Resulting Numbers: [44, 81, 76] Generated Node #2: [44, 81, 76] from Operation: 37+39=76 Current State: 39:[44, 81, 76], Operations: ['37+39=76'] Exploring Operation: 81-44=37, Resulting Numbers: [76, 37] Generated Node #3: [76, 37] from ...
4
Current State: 39:[37, 39, 44, 81], Operations: [] Exploring Operation: 81-44=37, Resulting Numbers: [37, 39, 37] Generated Node #0,0: 39:[37, 39, 37] Operation: 81-44=37 Start Sub Search at level 1: Moving to Node #0,0 Current State: 39:[37, 39, 37], Operations: ['81-44=37'] Exploring Operation: 37/37=1, Resulting Num...
0.993924
hs_1
mult_heuristic
[ 36, 57, 82, 6 ]
48
[ "82-6=76", "36*76=2736", "2736/57=48" ]
Current State: 48:[36, 57, 82, 6], Operations: [] Exploring Operation: 82-6=76, Resulting Numbers: [36, 57, 76] Generated Node #2: [36, 57, 76] from Operation: 82-6=76 Current State: 48:[36, 57, 76], Operations: ['82-6=76'] Exploring Operation: 36*76=2736, Resulting Numbers: [57, 2736] Generated Node #3: [57, 2736] fro...
4
Current State: 48:[36, 57, 82, 6], Operations: [] Exploring Operation: 57-36=21, Resulting Numbers: [82, 6, 21] Generated Node #0,0: 48:[82, 6, 21] Operation: 57-36=21 Exploring Operation: 82-36=46, Resulting Numbers: [57, 6, 46] Generated Node #0,1: 48:[57, 6, 46] Operation: 82-36=46 Exploring Operation: 82-57=25, Res...
0
hs_3
mult_heuristic
[ 14, 50, 99, 47 ]
47
[ "47-14=33", "99/33=3", "50-3=47" ]
Current State: 47:[14, 50, 99, 47], Operations: [] Exploring Operation: 47-14=33, Resulting Numbers: [50, 99, 33] Generated Node #2: [50, 99, 33] from Operation: 47-14=33 Current State: 47:[50, 99, 33], Operations: ['47-14=33'] Exploring Operation: 99/33=3, Resulting Numbers: [50, 3] Generated Node #3: [50, 3] from Ope...
4
Current State: 47:[14, 50, 99, 47], Operations: [] Exploring Operation: 99-50=49, Resulting Numbers: [14, 47, 49] Generated Node #0,0: 47:[14, 47, 49] Operation: 99-50=49 Start Sub Search at level 1: Moving to Node #0,0 Current State: 47:[14, 47, 49], Operations: ['99-50=49'] Exploring Operation: 49-14=35, Resulting Nu...
0
hs_1
mult_heuristic
[ 42, 60, 35, 33 ]
83
[ "60*35=2100", "2100/42=50", "33+50=83" ]
Current State: 83:[42, 60, 35, 33], Operations: [] Exploring Operation: 60*35=2100, Resulting Numbers: [42, 33, 2100] Generated Node #2: [42, 33, 2100] from Operation: 60*35=2100 Current State: 83:[42, 33, 2100], Operations: ['60*35=2100'] Exploring Operation: 2100/42=50, Resulting Numbers: [33, 50] Generated Node #3: ...
4
Current State: 83:[42, 60, 35, 33], Operations: [] Exploring Operation: 42+35=77, Resulting Numbers: [60, 33, 77] Generated Node #0,0: 83:[60, 33, 77] Operation: 42+35=77 Start Sub Search at level 1: Moving to Node #0,0 Current State: 83:[60, 33, 77], Operations: ['42+35=77'] Exploring Operation: 60+33=93, Resulting Nu...
0
hs_1
mult_heuristic
[ 1, 26, 45, 21 ]
50
[ "1*26=26", "45-21=24", "26+24=50" ]
Current State: 50:[1, 26, 45, 21], Operations: [] Exploring Operation: 1*26=26, Resulting Numbers: [45, 21, 26] Generated Node #2: [45, 21, 26] from Operation: 1*26=26 Current State: 50:[45, 21, 26], Operations: ['1*26=26'] Exploring Operation: 45-21=24, Resulting Numbers: [26, 24] Generated Node #3: [26, 24] from Oper...
4
Current State: 50:[1, 26, 45, 21], Operations: [] Exploring Operation: 26-21=5, Resulting Numbers: [1, 45, 5] Generated Node #0,0: 50:[1, 45, 5] Operation: 26-21=5 Exploring Operation: 45-21=24, Resulting Numbers: [1, 26, 24] Generated Node #0,1: 50:[1, 26, 24] Operation: 45-21=24 Exploring Operation: 26-1=25, Resultin...
0.990451
hs_3
mult_heuristic
[ 43, 15, 95, 28 ]
96
[ "43-15=28", "28/28=1", "95+1=96" ]
Current State: 96:[43, 15, 95, 28], Operations: [] Exploring Operation: 43-15=28, Resulting Numbers: [95, 28, 28] Generated Node #2: [95, 28, 28] from Operation: 43-15=28 Current State: 96:[95, 28, 28], Operations: ['43-15=28'] Exploring Operation: 28/28=1, Resulting Numbers: [95, 1] Generated Node #3: [95, 1] from Ope...
4
Current State: 96:[43, 15, 95, 28], Operations: [] Exploring Operation: 43-28=15, Resulting Numbers: [15, 95, 15] Generated Node #0,0: 96:[15, 95, 15] Operation: 43-28=15 Moving to Node #0,0 Current State: 96:[15, 95, 15], Operations: ['43-28=15'] Exploring Operation: 15/15=1, Resulting Numbers: [95, 1] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 77, 82, 69, 58 ]
32
[ "77+82=159", "69+58=127", "159-127=32" ]
Current State: 32:[77, 82, 69, 58], Operations: [] Exploring Operation: 77+82=159, Resulting Numbers: [69, 58, 159] Generated Node #2: [69, 58, 159] from Operation: 77+82=159 Current State: 32:[69, 58, 159], Operations: ['77+82=159'] Exploring Operation: 69+58=127, Resulting Numbers: [159, 127] Generated Node #3: [159,...
4
Current State: 32:[77, 82, 69, 58], Operations: [] Exploring Operation: 82-69=13, Resulting Numbers: [77, 58, 13] Generated Node #0,0: 32:[77, 58, 13] Operation: 82-69=13 Exploring Operation: 82-77=5, Resulting Numbers: [69, 58, 5] Generated Node #0,1: 32:[69, 58, 5] Operation: 82-77=5 Start Sub Search at level 1: Movi...
0.986979
hs_2
sum_heuristic
[ 82, 68, 54, 16 ]
80
[ "82+68=150", "54+16=70", "150-70=80" ]
Current State: 80:[82, 68, 54, 16], Operations: [] Exploring Operation: 82+68=150, Resulting Numbers: [54, 16, 150] Generated Node #2: [54, 16, 150] from Operation: 82+68=150 Current State: 80:[54, 16, 150], Operations: ['82+68=150'] Exploring Operation: 54+16=70, Resulting Numbers: [150, 70] Generated Node #3: [150, 7...
4
Current State: 80:[82, 68, 54, 16], Operations: [] Exploring Operation: 54-16=38, Resulting Numbers: [82, 68, 38] Generated Node #0,0: 80:[82, 68, 38] Operation: 54-16=38 Exploring Operation: 82-68=14, Resulting Numbers: [54, 16, 14] Generated Node #0,1: 80:[54, 16, 14] Operation: 82-68=14 Exploring Operation: 82-54=28...
0.985243
hs_5
sum_heuristic
[ 87, 15, 44, 13 ]
39
[ "87*13=1131", "44-15=29", "1131/29=39" ]
Current State: 39:[87, 15, 44, 13], Operations: [] Exploring Operation: 87*13=1131, Resulting Numbers: [15, 44, 1131] Generated Node #2: [15, 44, 1131] from Operation: 87*13=1131 Current State: 39:[15, 44, 1131], Operations: ['87*13=1131'] Exploring Operation: 44-15=29, Resulting Numbers: [1131, 29] Generated Node #3: ...
4
Current State: 39:[87, 15, 44, 13], Operations: [] Exploring Operation: 87-15=72, Resulting Numbers: [44, 13, 72] Generated Node #0,0: 39:[44, 13, 72] Operation: 87-15=72 Exploring Operation: 87-44=43, Resulting Numbers: [15, 13, 43] Generated Node #0,1: 39:[15, 13, 43] Operation: 87-44=43 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 2, 21, 84, 23 ]
15
[ "2*84=168", "168/21=8", "23-8=15" ]
Current State: 15:[2, 21, 84, 23], Operations: [] Exploring Operation: 2*84=168, Resulting Numbers: [21, 23, 168] Generated Node #2: [21, 23, 168] from Operation: 2*84=168 Current State: 15:[21, 23, 168], Operations: ['2*84=168'] Exploring Operation: 168/21=8, Resulting Numbers: [23, 8] Generated Node #3: [23, 8] from ...
4
Current State: 15:[2, 21, 84, 23], Operations: [] Exploring Operation: 84/2=42, Resulting Numbers: [21, 23, 42] Generated Node #0,0: 15:[21, 23, 42] Operation: 84/2=42 Exploring Operation: 84-23=61, Resulting Numbers: [2, 21, 61] Generated Node #0,1: 15:[2, 21, 61] Operation: 84-23=61 Exploring Operation: 84/21=4, Resu...
0
hs_5
mult_heuristic
[ 69, 82, 66, 6 ]
73
[ "82-69=13", "66-6=60", "13+60=73" ]
Current State: 73:[69, 82, 66, 6], Operations: [] Exploring Operation: 82-69=13, Resulting Numbers: [66, 6, 13] Generated Node #2: [66, 6, 13] from Operation: 82-69=13 Current State: 73:[66, 6, 13], Operations: ['82-69=13'] Exploring Operation: 66-6=60, Resulting Numbers: [13, 60] Generated Node #3: [13, 60] from Opera...
4
Current State: 73:[69, 82, 66, 6], Operations: [] Exploring Operation: 82-6=76, Resulting Numbers: [69, 66, 76] Generated Node #0,0: 73:[69, 66, 76] Operation: 82-6=76 Moving to Node #0,0 Current State: 73:[69, 66, 76], Operations: ['82-6=76'] Exploring Operation: 69+66=135, Resulting Numbers: [76, 135] Generated Node ...
0
hs_1
sum_heuristic
[ 12, 20, 48, 43 ]
59
[ "12+20=32", "48+43=91", "91-32=59" ]
Current State: 59:[12, 20, 48, 43], Operations: [] Exploring Operation: 12+20=32, Resulting Numbers: [48, 43, 32] Generated Node #2: [48, 43, 32] from Operation: 12+20=32 Current State: 59:[48, 43, 32], Operations: ['12+20=32'] Exploring Operation: 48+43=91, Resulting Numbers: [32, 91] Generated Node #3: [32, 91] from ...
4
Current State: 59:[12, 20, 48, 43], Operations: [] Exploring Operation: 12+43=55, Resulting Numbers: [20, 48, 55] Generated Node #0,0: 59:[20, 48, 55] Operation: 12+43=55 Exploring Operation: 12+20=32, Resulting Numbers: [48, 43, 32] Generated Node #0,1: 59:[48, 43, 32] Operation: 12+20=32 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 90, 11, 67, 90 ]
11
[ "90-90=0", "67*0=0", "11+0=11" ]
Current State: 11:[90, 11, 67, 90], Operations: [] Exploring Operation: 90-90=0, Resulting Numbers: [11, 67, 0] Generated Node #2: [11, 67, 0] from Operation: 90-90=0 Current State: 11:[11, 67, 0], Operations: ['90-90=0'] Exploring Operation: 67*0=0, Resulting Numbers: [11, 0] Generated Node #3: [11, 0] from Operation:...
4
Current State: 11:[90, 11, 67, 90], Operations: [] Exploring Operation: 90/90=1, Resulting Numbers: [11, 67, 1] Generated Node #0,0: 11:[11, 67, 1] Operation: 90/90=1 Start Sub Search at level 1: Moving to Node #0,0 Current State: 11:[11, 67, 1], Operations: ['90/90=1'] Exploring Operation: 67-11=56, Resulting Numbers:...
0
hs_1
mult_heuristic
[ 2, 43, 24, 83 ]
75
[ "43+24=67", "83+67=150", "150/2=75" ]
Current State: 75:[2, 43, 24, 83], Operations: [] Exploring Operation: 43+24=67, Resulting Numbers: [2, 83, 67] Generated Node #2: [2, 83, 67] from Operation: 43+24=67 Current State: 75:[2, 83, 67], Operations: ['43+24=67'] Exploring Operation: 83+67=150, Resulting Numbers: [2, 150] Generated Node #3: [2, 150] from Ope...
4
Current State: 75:[2, 43, 24, 83], Operations: [] Exploring Operation: 43+24=67, Resulting Numbers: [2, 83, 67] Generated Node #0,0: 75:[2, 83, 67] Operation: 43+24=67 Exploring Operation: 43-24=19, Resulting Numbers: [2, 83, 19] Generated Node #0,1: 75:[2, 83, 19] Operation: 43-24=19 Moving to Node #0,1 Current State:...
0
hs_2
sum_heuristic
[ 57, 14, 59, 75 ]
91
[ "57-14=43", "59+75=134", "134-43=91" ]
Current State: 91:[57, 14, 59, 75], Operations: [] Exploring Operation: 57-14=43, Resulting Numbers: [59, 75, 43] Generated Node #2: [59, 75, 43] from Operation: 57-14=43 Current State: 91:[59, 75, 43], Operations: ['57-14=43'] Exploring Operation: 59+75=134, Resulting Numbers: [43, 134] Generated Node #3: [43, 134] fr...
4
Current State: 91:[57, 14, 59, 75], Operations: [] Exploring Operation: 59-57=2, Resulting Numbers: [14, 75, 2] Generated Node #0,0: 91:[14, 75, 2] Operation: 59-57=2 Exploring Operation: 75-57=18, Resulting Numbers: [14, 59, 18] Generated Node #0,1: 91:[14, 59, 18] Operation: 75-57=18 Exploring Operation: 75-59=16, Re...
0.988715
hs_3
sum_heuristic
[ 36, 16, 97, 50 ]
27
[ "36-16=20", "97-50=47", "47-20=27" ]
Current State: 27:[36, 16, 97, 50], Operations: [] Exploring Operation: 36-16=20, Resulting Numbers: [97, 50, 20] Generated Node #2: [97, 50, 20] from Operation: 36-16=20 Current State: 27:[97, 50, 20], Operations: ['36-16=20'] Exploring Operation: 97-50=47, Resulting Numbers: [20, 47] Generated Node #3: [20, 47] from ...
4
Current State: 27:[36, 16, 97, 50], Operations: [] Exploring Operation: 97-36=61, Resulting Numbers: [16, 50, 61] Generated Node #0,0: 27:[16, 50, 61] Operation: 97-36=61 Exploring Operation: 97-50=47, Resulting Numbers: [36, 16, 47] Generated Node #0,1: 27:[36, 16, 47] Operation: 97-50=47 Moving to Node #0,1 Current S...
0.991319
hs_2
sum_heuristic
[ 8, 45, 16, 17 ]
53
[ "8+45=53", "17-16=1", "53*1=53" ]
Current State: 53:[8, 45, 16, 17], Operations: [] Exploring Operation: 8+45=53, Resulting Numbers: [16, 17, 53] Generated Node #2: [16, 17, 53] from Operation: 8+45=53 Current State: 53:[16, 17, 53], Operations: ['8+45=53'] Exploring Operation: 17-16=1, Resulting Numbers: [53, 1] Generated Node #3: [53, 1] from Operati...
4
Current State: 53:[8, 45, 16, 17], Operations: [] Exploring Operation: 8+17=25, Resulting Numbers: [45, 16, 25] Generated Node #0,0: 53:[45, 16, 25] Operation: 8+17=25 Exploring Operation: 8+45=53, Resulting Numbers: [16, 17, 53] Generated Node #0,1: 53:[16, 17, 53] Operation: 8+45=53 Exploring Operation: 8+16=24, Resu...
0.982639
hs_3
sum_heuristic
[ 62, 64, 4, 7 ]
14
[ "62+64=126", "126/7=18", "18-4=14" ]
Current State: 14:[62, 64, 4, 7], Operations: [] Exploring Operation: 62+64=126, Resulting Numbers: [4, 7, 126] Generated Node #2: [4, 7, 126] from Operation: 62+64=126 Current State: 14:[4, 7, 126], Operations: ['62+64=126'] Exploring Operation: 126/7=18, Resulting Numbers: [4, 18] Generated Node #3: [4, 18] from Oper...
4
Current State: 14:[62, 64, 4, 7], Operations: [] Exploring Operation: 64/4=16, Resulting Numbers: [62, 7, 16] Generated Node #0,0: 14:[62, 7, 16] Operation: 64/4=16 Exploring Operation: 64-62=2, Resulting Numbers: [4, 7, 2] Generated Node #0,1: 14:[4, 7, 2] Operation: 64-62=2 Moving to Node #0,1 Current State: 14:[4, 7...
0.991319
hs_2
sum_heuristic
[ 54, 78, 52, 4 ]
75
[ "54-4=50", "78*50=3900", "3900/52=75" ]
Current State: 75:[54, 78, 52, 4], Operations: [] Exploring Operation: 54-4=50, Resulting Numbers: [78, 52, 50] Generated Node #2: [78, 52, 50] from Operation: 54-4=50 Current State: 75:[78, 52, 50], Operations: ['54-4=50'] Exploring Operation: 78*50=3900, Resulting Numbers: [52, 3900] Generated Node #3: [52, 3900] fro...
4
Current State: 75:[54, 78, 52, 4], Operations: [] Exploring Operation: 54-52=2, Resulting Numbers: [78, 4, 2] Generated Node #0,0: 75:[78, 4, 2] Operation: 54-52=2 Moving to Node #0,0 Current State: 75:[78, 4, 2], Operations: ['54-52=2'] Exploring Operation: 78-4=74, Resulting Numbers: [2, 74] Generated Node #0,0,0: 75...
0
hs_1
sum_heuristic
[ 63, 43, 86, 5 ]
13
[ "86/43=2", "63+2=65", "65/5=13" ]
Current State: 13:[63, 43, 86, 5], Operations: [] Exploring Operation: 86/43=2, Resulting Numbers: [63, 5, 2] Generated Node #2: [63, 5, 2] from Operation: 86/43=2 Current State: 13:[63, 5, 2], Operations: ['86/43=2'] Exploring Operation: 63+2=65, Resulting Numbers: [5, 65] Generated Node #3: [5, 65] from Operation: 63...
4
Current State: 13:[63, 43, 86, 5], Operations: [] Exploring Operation: 63-43=20, Resulting Numbers: [86, 5, 20] Generated Node #0,0: 13:[86, 5, 20] Operation: 63-43=20 Exploring Operation: 63-5=58, Resulting Numbers: [43, 86, 58] Generated Node #0,1: 13:[43, 86, 58] Operation: 63-5=58 Exploring Operation: 86/43=2, Resu...
0.953993
hs_5
sum_heuristic
[ 17, 15, 3, 44 ]
72
[ "44-17=27", "15*3=45", "27+45=72" ]
Current State: 72:[17, 15, 3, 44], Operations: [] Exploring Operation: 44-17=27, Resulting Numbers: [15, 3, 27] Generated Node #2: [15, 3, 27] from Operation: 44-17=27 Current State: 72:[15, 3, 27], Operations: ['44-17=27'] Exploring Operation: 15*3=45, Resulting Numbers: [27, 45] Generated Node #3: [27, 45] from Opera...
4
Current State: 72:[17, 15, 3, 44], Operations: [] Exploring Operation: 17-15=2, Resulting Numbers: [3, 44, 2] Generated Node #0,0: 72:[3, 44, 2] Operation: 17-15=2 Exploring Operation: 15+3=18, Resulting Numbers: [17, 44, 18] Generated Node #0,1: 72:[17, 44, 18] Operation: 15+3=18 Exploring Operation: 44-15=29, Resulti...
0
hs_4
mult_heuristic
[ 60, 34, 32, 20 ]
62
[ "60*32=1920", "1920/20=96", "96-34=62" ]
Current State: 62:[60, 34, 32, 20], Operations: [] Exploring Operation: 60*32=1920, Resulting Numbers: [34, 20, 1920] Generated Node #2: [34, 20, 1920] from Operation: 60*32=1920 Current State: 62:[34, 20, 1920], Operations: ['60*32=1920'] Exploring Operation: 1920/20=96, Resulting Numbers: [34, 96] Generated Node #3: ...
4
Current State: 62:[60, 34, 32, 20], Operations: [] Exploring Operation: 60/20=3, Resulting Numbers: [34, 32, 3] Generated Node #0,0: 62:[34, 32, 3] Operation: 60/20=3 Moving to Node #0,0 Current State: 62:[34, 32, 3], Operations: ['60/20=3'] Exploring Operation: 34-32=2, Resulting Numbers: [3, 2] Generated Node #0,0,0:...
0
hs_1
mult_heuristic
[ 98, 41, 3, 69 ]
88
[ "98-41=57", "57/3=19", "69+19=88" ]
Current State: 88:[98, 41, 3, 69], Operations: [] Exploring Operation: 98-41=57, Resulting Numbers: [3, 69, 57] Generated Node #2: [3, 69, 57] from Operation: 98-41=57 Current State: 88:[3, 69, 57], Operations: ['98-41=57'] Exploring Operation: 57/3=19, Resulting Numbers: [69, 19] Generated Node #3: [69, 19] from Opera...
4
Current State: 88:[98, 41, 3, 69], Operations: [] Exploring Operation: 69/3=23, Resulting Numbers: [98, 41, 23] Generated Node #0,0: 88:[98, 41, 23] Operation: 69/3=23 Exploring Operation: 98-69=29, Resulting Numbers: [41, 3, 29] Generated Node #0,1: 88:[41, 3, 29] Operation: 98-69=29 Moving to Node #0,1 Current State:...
0
hs_2
sum_heuristic
[ 14, 47, 54, 41 ]
30
[ "47-41=6", "14*6=84", "84-54=30" ]
Current State: 30:[14, 47, 54, 41], Operations: [] Exploring Operation: 47-41=6, Resulting Numbers: [14, 54, 6] Generated Node #2: [14, 54, 6] from Operation: 47-41=6 Current State: 30:[14, 54, 6], Operations: ['47-41=6'] Exploring Operation: 14*6=84, Resulting Numbers: [54, 84] Generated Node #3: [54, 84] from Operati...
4
Current State: 30:[14, 47, 54, 41], Operations: [] Exploring Operation: 54-41=13, Resulting Numbers: [14, 47, 13] Generated Node #0,0: 30:[14, 47, 13] Operation: 54-41=13 Exploring Operation: 54-47=7, Resulting Numbers: [14, 41, 7] Generated Node #0,1: 30:[14, 41, 7] Operation: 54-47=7 Exploring Operation: 47-14=33, Re...
0
hs_4
sum_heuristic
[ 26, 59, 68, 89 ]
72
[ "26+59=85", "68+89=157", "157-85=72" ]
Current State: 72:[26, 59, 68, 89], Operations: [] Exploring Operation: 26+59=85, Resulting Numbers: [68, 89, 85] Generated Node #2: [68, 89, 85] from Operation: 26+59=85 Current State: 72:[68, 89, 85], Operations: ['26+59=85'] Exploring Operation: 68+89=157, Resulting Numbers: [85, 157] Generated Node #3: [85, 157] fr...
4
Current State: 72:[26, 59, 68, 89], Operations: [] Exploring Operation: 89-59=30, Resulting Numbers: [26, 68, 30] Generated Node #0,0: 72:[26, 68, 30] Operation: 89-59=30 Start Sub Search at level 1: Moving to Node #0,0 Current State: 72:[26, 68, 30], Operations: ['89-59=30'] Exploring Operation: 30-26=4, Resulting Num...
0.993924
hs_1
sum_heuristic
[ 22, 12, 23, 94 ]
83
[ "22+12=34", "23+94=117", "117-34=83" ]
Current State: 83:[22, 12, 23, 94], Operations: [] Exploring Operation: 22+12=34, Resulting Numbers: [23, 94, 34] Generated Node #2: [23, 94, 34] from Operation: 22+12=34 Current State: 83:[23, 94, 34], Operations: ['22+12=34'] Exploring Operation: 23+94=117, Resulting Numbers: [34, 117] Generated Node #3: [34, 117] fr...
4
Current State: 83:[22, 12, 23, 94], Operations: [] Exploring Operation: 22+12=34, Resulting Numbers: [23, 94, 34] Generated Node #0,0: 83:[23, 94, 34] Operation: 22+12=34 Exploring Operation: 12+23=35, Resulting Numbers: [22, 94, 35] Generated Node #0,1: 83:[22, 94, 35] Operation: 12+23=35 Exploring Operation: 22+23=45...
0.983507
hs_3
mult_heuristic
[ 19, 51, 28, 84 ]
29
[ "51-19=32", "84/28=3", "32-3=29" ]
Current State: 29:[19, 51, 28, 84], Operations: [] Exploring Operation: 51-19=32, Resulting Numbers: [28, 84, 32] Generated Node #2: [28, 84, 32] from Operation: 51-19=32 Current State: 29:[28, 84, 32], Operations: ['51-19=32'] Exploring Operation: 84/28=3, Resulting Numbers: [32, 3] Generated Node #3: [32, 3] from Ope...
4
Current State: 29:[19, 51, 28, 84], Operations: [] Exploring Operation: 84/28=3, Resulting Numbers: [19, 51, 3] Generated Node #0,0: 29:[19, 51, 3] Operation: 84/28=3 Exploring Operation: 84-51=33, Resulting Numbers: [19, 28, 33] Generated Node #0,1: 29:[19, 28, 33] Operation: 84-51=33 Exploring Operation: 51-19=32, Re...
0.982639
hs_3
mult_heuristic
[ 4, 12, 75, 41 ]
16
[ "12/4=3", "75/3=25", "41-25=16" ]
Current State: 16:[4, 12, 75, 41], Operations: [] Exploring Operation: 12/4=3, Resulting Numbers: [75, 41, 3] Generated Node #2: [75, 41, 3] from Operation: 12/4=3 Current State: 16:[75, 41, 3], Operations: ['12/4=3'] Exploring Operation: 75/3=25, Resulting Numbers: [41, 25] Generated Node #3: [41, 25] from Operation: ...
4
Current State: 16:[4, 12, 75, 41], Operations: [] Exploring Operation: 75-41=34, Resulting Numbers: [4, 12, 34] Generated Node #0,0: 16:[4, 12, 34] Operation: 75-41=34 Moving to Node #0,0 Current State: 16:[4, 12, 34], Operations: ['75-41=34'] Exploring Operation: 34-12=22, Resulting Numbers: [4, 22] Generated Node #0,...
0
hs_1
mult_heuristic
[ 66, 49, 99, 70 ]
37
[ "70-66=4", "49+99=148", "148/4=37" ]
Current State: 37:[66, 49, 99, 70], Operations: [] Exploring Operation: 70-66=4, Resulting Numbers: [49, 99, 4] Generated Node #2: [49, 99, 4] from Operation: 70-66=4 Current State: 37:[49, 99, 4], Operations: ['70-66=4'] Exploring Operation: 49+99=148, Resulting Numbers: [4, 148] Generated Node #3: [4, 148] from Opera...
4
Current State: 37:[66, 49, 99, 70], Operations: [] Exploring Operation: 99-70=29, Resulting Numbers: [66, 49, 29] Generated Node #0,0: 37:[66, 49, 29] Operation: 99-70=29 Exploring Operation: 99-66=33, Resulting Numbers: [49, 70, 33] Generated Node #0,1: 37:[49, 70, 33] Operation: 99-66=33 Moving to Node #0,0 Current S...
0
hs_2
mult_heuristic
[ 27, 7, 78, 18 ]
94
[ "27+7=34", "78-18=60", "34+60=94" ]
Current State: 94:[27, 7, 78, 18], Operations: [] Exploring Operation: 27+7=34, Resulting Numbers: [78, 18, 34] Generated Node #2: [78, 18, 34] from Operation: 27+7=34 Current State: 94:[78, 18, 34], Operations: ['27+7=34'] Exploring Operation: 78-18=60, Resulting Numbers: [34, 60] Generated Node #3: [34, 60] from Oper...
4
Current State: 94:[27, 7, 78, 18], Operations: [] Exploring Operation: 27+18=45, Resulting Numbers: [7, 78, 45] Generated Node #0,0: 94:[7, 78, 45] Operation: 27+18=45 Moving to Node #0,0 Current State: 94:[7, 78, 45], Operations: ['27+18=45'] Exploring Operation: 7+78=85, Resulting Numbers: [45, 85] Generated Node #0,...
0
hs_1
mult_heuristic
[ 60, 35, 85, 9 ]
18
[ "35+85=120", "120/60=2", "9*2=18" ]
Current State: 18:[60, 35, 85, 9], Operations: [] Exploring Operation: 35+85=120, Resulting Numbers: [60, 9, 120] Generated Node #2: [60, 9, 120] from Operation: 35+85=120 Current State: 18:[60, 9, 120], Operations: ['35+85=120'] Exploring Operation: 120/60=2, Resulting Numbers: [9, 2] Generated Node #3: [9, 2] from Op...
4
Current State: 18:[60, 35, 85, 9], Operations: [] Exploring Operation: 85-60=25, Resulting Numbers: [35, 9, 25] Generated Node #0,0: 18:[35, 9, 25] Operation: 85-60=25 Moving to Node #0,0 Current State: 18:[35, 9, 25], Operations: ['85-60=25'] Exploring Operation: 35-25=10, Resulting Numbers: [9, 10] Generated Node #0,...
0
hs_1
mult_heuristic
[ 65, 24, 2, 20 ]
93
[ "65-20=45", "24*2=48", "45+48=93" ]
Current State: 93:[65, 24, 2, 20], Operations: [] Exploring Operation: 65-20=45, Resulting Numbers: [24, 2, 45] Generated Node #2: [24, 2, 45] from Operation: 65-20=45 Current State: 93:[24, 2, 45], Operations: ['65-20=45'] Exploring Operation: 24*2=48, Resulting Numbers: [45, 48] Generated Node #3: [45, 48] from Opera...
4
Current State: 93:[65, 24, 2, 20], Operations: [] Exploring Operation: 24-20=4, Resulting Numbers: [65, 2, 4] Generated Node #0,0: 93:[65, 2, 4] Operation: 24-20=4 Exploring Operation: 65-24=41, Resulting Numbers: [2, 20, 41] Generated Node #0,1: 93:[2, 20, 41] Operation: 65-24=41 Exploring Operation: 65+20=85, Resulti...
0
hs_5
mult_heuristic