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
[ 54, 26, 30, 62 ]
31
[ "54-26=28", "30-28=2", "62/2=31" ]
Current State: 31:[54, 26, 30, 62], Operations: [] Exploring Operation: 54-26=28, Resulting Numbers: [30, 62, 28] Generated Node #2: [30, 62, 28] from Operation: 54-26=28 Current State: 31:[30, 62, 28], Operations: ['54-26=28'] Exploring Operation: 30-28=2, Resulting Numbers: [62, 2] Generated Node #3: [62, 2] from Ope...
4
Current State: 31:[54, 26, 30, 62], Operations: [] Exploring Operation: 62-30=32, Resulting Numbers: [54, 26, 32] Generated Node #0,0: 31:[54, 26, 32] Operation: 62-30=32 Exploring Operation: 62-26=36, Resulting Numbers: [54, 30, 36] Generated Node #0,1: 31:[54, 30, 36] Operation: 62-26=36 Exploring Operation: 62-54=8,...
0
hs_3
mult_heuristic
[ 9, 22, 6, 68 ]
80
[ "9*68=612", "612/6=102", "102-22=80" ]
Current State: 80:[9, 22, 6, 68], Operations: [] Exploring Operation: 9*68=612, Resulting Numbers: [22, 6, 612] Generated Node #2: [22, 6, 612] from Operation: 9*68=612 Current State: 80:[22, 6, 612], Operations: ['9*68=612'] Exploring Operation: 612/6=102, Resulting Numbers: [22, 102] Generated Node #3: [22, 102] from...
4
Current State: 80:[9, 22, 6, 68], Operations: [] Exploring Operation: 9+68=77, Resulting Numbers: [22, 6, 77] Generated Node #0,0: 80:[22, 6, 77] Operation: 9+68=77 Exploring Operation: 68-22=46, Resulting Numbers: [9, 6, 46] Generated Node #0,1: 80:[9, 6, 46] Operation: 68-22=46 Exploring Operation: 6+68=74, Resulting...
0
hs_3
sum_heuristic
[ 22, 66, 33, 38 ]
98
[ "66/33=2", "38*2=76", "22+76=98" ]
Current State: 98:[22, 66, 33, 38], Operations: [] Exploring Operation: 66/33=2, Resulting Numbers: [22, 38, 2] Generated Node #2: [22, 38, 2] from Operation: 66/33=2 Current State: 98:[22, 38, 2], Operations: ['66/33=2'] Exploring Operation: 38*2=76, Resulting Numbers: [22, 76] Generated Node #3: [22, 76] from Operati...
4
Current State: 98:[22, 66, 33, 38], Operations: [] Exploring Operation: 66+33=99, Resulting Numbers: [22, 38, 99] Generated Node #0,0: 98:[22, 38, 99] Operation: 66+33=99 Exploring Operation: 38-33=5, Resulting Numbers: [22, 66, 5] Generated Node #0,1: 98:[22, 66, 5] Operation: 38-33=5 Exploring Operation: 66/33=2, Res...
0
hs_5
sum_heuristic
[ 3, 66, 90, 34 ]
61
[ "66-3=63", "90+34=124", "124-63=61" ]
Current State: 61:[3, 66, 90, 34], Operations: [] Exploring Operation: 66-3=63, Resulting Numbers: [90, 34, 63] Generated Node #2: [90, 34, 63] from Operation: 66-3=63 Current State: 61:[90, 34, 63], Operations: ['66-3=63'] Exploring Operation: 90+34=124, Resulting Numbers: [63, 124] Generated Node #3: [63, 124] from O...
4
Current State: 61:[3, 66, 90, 34], Operations: [] Exploring Operation: 66-3=63, Resulting Numbers: [90, 34, 63] Generated Node #0,0: 61:[90, 34, 63] Operation: 66-3=63 Start Sub Search at level 1: Moving to Node #0,0 Current State: 61:[90, 34, 63], Operations: ['66-3=63'] Exploring Operation: 90-34=56, Resulting Number...
0
hs_1
sum_heuristic
[ 9, 7, 3, 46 ]
59
[ "9+7=16", "46-3=43", "16+43=59" ]
Current State: 59:[9, 7, 3, 46], Operations: [] Exploring Operation: 9+7=16, Resulting Numbers: [3, 46, 16] Generated Node #2: [3, 46, 16] from Operation: 9+7=16 Current State: 59:[3, 46, 16], Operations: ['9+7=16'] Exploring Operation: 46-3=43, Resulting Numbers: [16, 43] Generated Node #3: [16, 43] from Operation: 46...
4
Current State: 59:[9, 7, 3, 46], Operations: [] Exploring Operation: 9*7=63, Resulting Numbers: [3, 46, 63] Generated Node #0,0: 59:[3, 46, 63] Operation: 9*7=63 Exploring Operation: 9*3=27, Resulting Numbers: [7, 46, 27] Generated Node #0,1: 59:[7, 46, 27] Operation: 9*3=27 Exploring Operation: 9+7=16, Resulting Numbe...
0.949653
hs_4
mult_heuristic
[ 28, 41, 87, 39 ]
21
[ "28+41=69", "87-39=48", "69-48=21" ]
Current State: 21:[28, 41, 87, 39], Operations: [] Exploring Operation: 28+41=69, Resulting Numbers: [87, 39, 69] Generated Node #2: [87, 39, 69] from Operation: 28+41=69 Current State: 21:[87, 39, 69], Operations: ['28+41=69'] Exploring Operation: 87-39=48, Resulting Numbers: [69, 48] Generated Node #3: [69, 48] from ...
4
Current State: 21:[28, 41, 87, 39], Operations: [] Exploring Operation: 87-39=48, Resulting Numbers: [28, 41, 48] Generated Node #0,0: 21:[28, 41, 48] Operation: 87-39=48 Exploring Operation: 87-41=46, Resulting Numbers: [28, 39, 46] Generated Node #0,1: 21:[28, 39, 46] Operation: 87-41=46 Exploring Operation: 41-39=2,...
0.989583
hs_3
mult_heuristic
[ 8, 81, 68, 4 ]
64
[ "8-4=4", "68/4=17", "81-17=64" ]
Current State: 64:[8, 81, 68, 4], Operations: [] Exploring Operation: 8-4=4, Resulting Numbers: [81, 68, 4] Generated Node #2: [81, 68, 4] from Operation: 8-4=4 Current State: 64:[81, 68, 4], Operations: ['8-4=4'] Exploring Operation: 68/4=17, Resulting Numbers: [81, 17] Generated Node #3: [81, 17] from Operation: 68/4...
4
Current State: 64:[8, 81, 68, 4], Operations: [] Exploring Operation: 81-4=77, Resulting Numbers: [8, 68, 77] Generated Node #0,0: 64:[8, 68, 77] Operation: 81-4=77 Exploring Operation: 81-68=13, Resulting Numbers: [8, 4, 13] Generated Node #0,1: 64:[8, 4, 13] Operation: 81-68=13 Exploring Operation: 68-4=64, Resulting...
0
hs_5
sum_heuristic
[ 73, 3, 72, 67 ]
30
[ "73-67=6", "72/3=24", "6+24=30" ]
Current State: 30:[73, 3, 72, 67], Operations: [] Exploring Operation: 73-67=6, Resulting Numbers: [3, 72, 6] Generated Node #2: [3, 72, 6] from Operation: 73-67=6 Current State: 30:[3, 72, 6], Operations: ['73-67=6'] Exploring Operation: 72/3=24, Resulting Numbers: [6, 24] Generated Node #3: [6, 24] from Operation: 72...
4
Current State: 30:[73, 3, 72, 67], Operations: [] Exploring Operation: 72-67=5, Resulting Numbers: [73, 3, 5] Generated Node #0,0: 30:[73, 3, 5] Operation: 72-67=5 Exploring Operation: 72/3=24, Resulting Numbers: [73, 67, 24] Generated Node #0,1: 30:[73, 67, 24] Operation: 72/3=24 Exploring Operation: 73-3=70, Resultin...
0.963542
hs_5
mult_heuristic
[ 41, 10, 24, 13 ]
98
[ "41*10=410", "24*13=312", "410-312=98" ]
Current State: 98:[41, 10, 24, 13], Operations: [] Exploring Operation: 41*10=410, Resulting Numbers: [24, 13, 410] Generated Node #2: [24, 13, 410] from Operation: 41*10=410 Current State: 98:[24, 13, 410], Operations: ['41*10=410'] Exploring Operation: 24*13=312, Resulting Numbers: [410, 312] Generated Node #3: [410,...
4
Current State: 98:[41, 10, 24, 13], Operations: [] Exploring Operation: 41-24=17, Resulting Numbers: [10, 13, 17] Generated Node #0,0: 98:[10, 13, 17] Operation: 41-24=17 Exploring Operation: 24-13=11, Resulting Numbers: [41, 10, 11] Generated Node #0,1: 98:[41, 10, 11] Operation: 24-13=11 Exploring Operation: 24-10=14...
0
hs_4
sum_heuristic
[ 63, 80, 26, 50 ]
93
[ "80-63=17", "26+50=76", "17+76=93" ]
Current State: 93:[63, 80, 26, 50], Operations: [] Exploring Operation: 80-63=17, Resulting Numbers: [26, 50, 17] Generated Node #2: [26, 50, 17] from Operation: 80-63=17 Current State: 93:[26, 50, 17], Operations: ['80-63=17'] Exploring Operation: 26+50=76, Resulting Numbers: [17, 76] Generated Node #3: [17, 76] from ...
4
Current State: 93:[63, 80, 26, 50], Operations: [] Exploring Operation: 80-63=17, Resulting Numbers: [26, 50, 17] Generated Node #0,0: 93:[26, 50, 17] Operation: 80-63=17 Exploring Operation: 63+26=89, Resulting Numbers: [80, 50, 89] Generated Node #0,1: 93:[80, 50, 89] Operation: 63+26=89 Exploring Operation: 63-50=13...
0.978299
hs_4
sum_heuristic
[ 41, 22, 75, 31 ]
41
[ "22*75=1650", "31+1650=1681", "1681/41=41" ]
Current State: 41:[41, 22, 75, 31], Operations: [] Exploring Operation: 22*75=1650, Resulting Numbers: [41, 31, 1650] Generated Node #2: [41, 31, 1650] from Operation: 22*75=1650 Current State: 41:[41, 31, 1650], Operations: ['22*75=1650'] Exploring Operation: 31+1650=1681, Resulting Numbers: [41, 1681] Generated Node ...
4
Current State: 41:[41, 22, 75, 31], Operations: [] Exploring Operation: 75-22=53, Resulting Numbers: [41, 31, 53] Generated Node #0,0: 41:[41, 31, 53] Operation: 75-22=53 Exploring Operation: 41+22=63, Resulting Numbers: [75, 31, 63] Generated Node #0,1: 41:[75, 31, 63] Operation: 41+22=63 Exploring Operation: 22+31=53...
0
hs_5
sum_heuristic
[ 10, 11, 9, 26 ]
77
[ "10+9=19", "26-19=7", "11*7=77" ]
Current State: 77:[10, 11, 9, 26], Operations: [] Exploring Operation: 10+9=19, Resulting Numbers: [11, 26, 19] Generated Node #2: [11, 26, 19] from Operation: 10+9=19 Current State: 77:[11, 26, 19], Operations: ['10+9=19'] Exploring Operation: 26-19=7, Resulting Numbers: [11, 7] Generated Node #3: [11, 7] from Operati...
4
Current State: 77:[10, 11, 9, 26], Operations: [] Exploring Operation: 26-10=16, Resulting Numbers: [11, 9, 16] Generated Node #0,0: 77:[11, 9, 16] Operation: 26-10=16 Start Sub Search at level 1: Moving to Node #0,0 Current State: 77:[11, 9, 16], Operations: ['26-10=16'] Exploring Operation: 16-9=7, Resulting Numbers:...
0.993924
hs_1
mult_heuristic
[ 64, 92, 40, 49 ]
22
[ "40*49=1960", "64+1960=2024", "2024/92=22" ]
Current State: 22:[64, 92, 40, 49], Operations: [] Exploring Operation: 40*49=1960, Resulting Numbers: [64, 92, 1960] Generated Node #2: [64, 92, 1960] from Operation: 40*49=1960 Current State: 22:[64, 92, 1960], Operations: ['40*49=1960'] Exploring Operation: 64+1960=2024, Resulting Numbers: [92, 2024] Generated Node ...
4
Current State: 22:[64, 92, 40, 49], Operations: [] Exploring Operation: 92-64=28, Resulting Numbers: [40, 49, 28] Generated Node #0,0: 22:[40, 49, 28] Operation: 92-64=28 Moving to Node #0,0 Current State: 22:[40, 49, 28], Operations: ['92-64=28'] Exploring Operation: 49-40=9, Resulting Numbers: [28, 9] Generated Node ...
0
hs_1
mult_heuristic
[ 55, 54, 41, 71 ]
99
[ "55*54=2970", "71-41=30", "2970/30=99" ]
Current State: 99:[55, 54, 41, 71], Operations: [] Exploring Operation: 55*54=2970, Resulting Numbers: [41, 71, 2970] Generated Node #2: [41, 71, 2970] from Operation: 55*54=2970 Current State: 99:[41, 71, 2970], Operations: ['55*54=2970'] Exploring Operation: 71-41=30, Resulting Numbers: [2970, 30] Generated Node #3: ...
4
Current State: 99:[55, 54, 41, 71], Operations: [] Exploring Operation: 55-54=1, Resulting Numbers: [41, 71, 1] Generated Node #0,0: 99:[41, 71, 1] Operation: 55-54=1 Exploring Operation: 55+54=109, Resulting Numbers: [41, 71, 109] Generated Node #0,1: 99:[41, 71, 109] Operation: 55+54=109 Exploring Operation: 71-55=16...
0
hs_4
sum_heuristic
[ 7, 65, 29, 75 ]
49
[ "65+75=140", "140/7=20", "29+20=49" ]
Current State: 49:[7, 65, 29, 75], Operations: [] Exploring Operation: 65+75=140, Resulting Numbers: [7, 29, 140] Generated Node #2: [7, 29, 140] from Operation: 65+75=140 Current State: 49:[7, 29, 140], Operations: ['65+75=140'] Exploring Operation: 140/7=20, Resulting Numbers: [29, 20] Generated Node #3: [29, 20] fro...
4
Current State: 49:[7, 65, 29, 75], Operations: [] Exploring Operation: 75-65=10, Resulting Numbers: [7, 29, 10] Generated Node #0,0: 49:[7, 29, 10] Operation: 75-65=10 Exploring Operation: 75-29=46, Resulting Numbers: [7, 65, 46] Generated Node #0,1: 49:[7, 65, 46] Operation: 75-29=46 Moving to Node #0,1 Current State:...
0
hs_2
mult_heuristic
[ 57, 31, 36, 30 ]
40
[ "57-31=26", "36+30=66", "66-26=40" ]
Current State: 40:[57, 31, 36, 30], Operations: [] Exploring Operation: 57-31=26, Resulting Numbers: [36, 30, 26] Generated Node #2: [36, 30, 26] from Operation: 57-31=26 Current State: 40:[36, 30, 26], Operations: ['57-31=26'] Exploring Operation: 36+30=66, Resulting Numbers: [26, 66] Generated Node #3: [26, 66] from ...
4
Current State: 40:[57, 31, 36, 30], Operations: [] Exploring Operation: 57-30=27, Resulting Numbers: [31, 36, 27] Generated Node #0,0: 40:[31, 36, 27] Operation: 57-30=27 Exploring Operation: 36-31=5, Resulting Numbers: [57, 30, 5] Generated Node #0,1: 40:[57, 30, 5] Operation: 36-31=5 Exploring Operation: 31-30=1, Res...
0.986111
hs_5
mult_heuristic
[ 40, 26, 71, 87 ]
30
[ "40-26=14", "87-71=16", "14+16=30" ]
Current State: 30:[40, 26, 71, 87], Operations: [] Exploring Operation: 40-26=14, Resulting Numbers: [71, 87, 14] Generated Node #2: [71, 87, 14] from Operation: 40-26=14 Current State: 30:[71, 87, 14], Operations: ['40-26=14'] Exploring Operation: 87-71=16, Resulting Numbers: [14, 16] Generated Node #3: [14, 16] from ...
4
Current State: 30:[40, 26, 71, 87], Operations: [] Exploring Operation: 87-71=16, Resulting Numbers: [40, 26, 16] Generated Node #0,0: 30:[40, 26, 16] Operation: 87-71=16 Exploring Operation: 87-40=47, Resulting Numbers: [26, 71, 47] Generated Node #0,1: 30:[26, 71, 47] Operation: 87-40=47 Exploring Operation: 71-40=31...
0.988715
hs_3
mult_heuristic
[ 54, 42, 21, 27 ]
25
[ "54-27=27", "42/21=2", "27-2=25" ]
Current State: 25:[54, 42, 21, 27], Operations: [] Exploring Operation: 54-27=27, Resulting Numbers: [42, 21, 27] Generated Node #2: [42, 21, 27] from Operation: 54-27=27 Current State: 25:[42, 21, 27], Operations: ['54-27=27'] Exploring Operation: 42/21=2, Resulting Numbers: [27, 2] Generated Node #3: [27, 2] from Ope...
4
Current State: 25:[54, 42, 21, 27], Operations: [] Exploring Operation: 54-27=27, Resulting Numbers: [42, 21, 27] Generated Node #0,0: 25:[42, 21, 27] Operation: 54-27=27 Exploring Operation: 54-42=12, Resulting Numbers: [21, 27, 12] Generated Node #0,1: 25:[21, 27, 12] Operation: 54-42=12 Start Sub Search at level 1: ...
0.986111
hs_2
mult_heuristic
[ 20, 31, 47, 83 ]
33
[ "20*47=940", "83+940=1023", "1023/31=33" ]
Current State: 33:[20, 31, 47, 83], Operations: [] Exploring Operation: 20*47=940, Resulting Numbers: [31, 83, 940] Generated Node #2: [31, 83, 940] from Operation: 20*47=940 Current State: 33:[31, 83, 940], Operations: ['20*47=940'] Exploring Operation: 83+940=1023, Resulting Numbers: [31, 1023] Generated Node #3: [31...
4
Current State: 33:[20, 31, 47, 83], Operations: [] Exploring Operation: 83-47=36, Resulting Numbers: [20, 31, 36] Generated Node #0,0: 33:[20, 31, 36] Operation: 83-47=36 Exploring Operation: 83-31=52, Resulting Numbers: [20, 47, 52] Generated Node #0,1: 33:[20, 47, 52] Operation: 83-31=52 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 9, 92, 62, 60 ]
85
[ "92-9=83", "62-60=2", "83+2=85" ]
Current State: 85:[9, 92, 62, 60], Operations: [] Exploring Operation: 92-9=83, Resulting Numbers: [62, 60, 83] Generated Node #2: [62, 60, 83] from Operation: 92-9=83 Current State: 85:[62, 60, 83], Operations: ['92-9=83'] Exploring Operation: 62-60=2, Resulting Numbers: [83, 2] Generated Node #3: [83, 2] from Operati...
4
Current State: 85:[9, 92, 62, 60], Operations: [] Exploring Operation: 92-62=30, Resulting Numbers: [9, 60, 30] Generated Node #0,0: 85:[9, 60, 30] Operation: 92-62=30 Exploring Operation: 62-60=2, Resulting Numbers: [9, 92, 2] Generated Node #0,1: 85:[9, 92, 2] Operation: 62-60=2 Moving to Node #0,1 Current State: 85:...
0.986979
hs_2
sum_heuristic
[ 64, 24, 44, 8 ]
47
[ "64+8=72", "72/24=3", "44+3=47" ]
Current State: 47:[64, 24, 44, 8], Operations: [] Exploring Operation: 64+8=72, Resulting Numbers: [24, 44, 72] Generated Node #2: [24, 44, 72] from Operation: 64+8=72 Current State: 47:[24, 44, 72], Operations: ['64+8=72'] Exploring Operation: 72/24=3, Resulting Numbers: [44, 3] Generated Node #3: [44, 3] from Operati...
4
Current State: 47:[64, 24, 44, 8], Operations: [] Exploring Operation: 24+8=32, Resulting Numbers: [64, 44, 32] Generated Node #0,0: 47:[64, 44, 32] Operation: 24+8=32 Exploring Operation: 64-8=56, Resulting Numbers: [24, 44, 56] Generated Node #0,1: 47:[24, 44, 56] Operation: 64-8=56 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 16, 29, 10, 52 ]
12
[ "29+10=39", "16*39=624", "624/52=12" ]
Current State: 12:[16, 29, 10, 52], Operations: [] Exploring Operation: 29+10=39, Resulting Numbers: [16, 52, 39] Generated Node #2: [16, 52, 39] from Operation: 29+10=39 Current State: 12:[16, 52, 39], Operations: ['29+10=39'] Exploring Operation: 16*39=624, Resulting Numbers: [52, 624] Generated Node #3: [52, 624] fr...
4
Current State: 12:[16, 29, 10, 52], Operations: [] Exploring Operation: 52-29=23, Resulting Numbers: [16, 10, 23] Generated Node #0,0: 12:[16, 10, 23] Operation: 52-29=23 Start Sub Search at level 1: Moving to Node #0,0 Current State: 12:[16, 10, 23], Operations: ['52-29=23'] Exploring Operation: 23-16=7, Resulting Num...
0
hs_1
mult_heuristic
[ 89, 9, 72, 73 ]
54
[ "89+73=162", "162/9=18", "72-18=54" ]
Current State: 54:[89, 9, 72, 73], Operations: [] Exploring Operation: 89+73=162, Resulting Numbers: [9, 72, 162] Generated Node #2: [9, 72, 162] from Operation: 89+73=162 Current State: 54:[9, 72, 162], Operations: ['89+73=162'] Exploring Operation: 162/9=18, Resulting Numbers: [72, 18] Generated Node #3: [72, 18] fro...
4
Current State: 54:[89, 9, 72, 73], Operations: [] Exploring Operation: 73-72=1, Resulting Numbers: [89, 9, 1] Generated Node #0,0: 54:[89, 9, 1] Operation: 73-72=1 Exploring Operation: 89-73=16, Resulting Numbers: [9, 72, 16] Generated Node #0,1: 54:[9, 72, 16] Operation: 89-73=16 Exploring Operation: 89-9=80, Resultin...
0
hs_5
sum_heuristic
[ 56, 8, 54, 18 ]
80
[ "8*54=432", "432/18=24", "56+24=80" ]
Current State: 80:[56, 8, 54, 18], Operations: [] Exploring Operation: 8*54=432, Resulting Numbers: [56, 18, 432] Generated Node #2: [56, 18, 432] from Operation: 8*54=432 Current State: 80:[56, 18, 432], Operations: ['8*54=432'] Exploring Operation: 432/18=24, Resulting Numbers: [56, 24] Generated Node #3: [56, 24] fr...
4
Current State: 80:[56, 8, 54, 18], Operations: [] Exploring Operation: 54/18=3, Resulting Numbers: [56, 8, 3] Generated Node #0,0: 80:[56, 8, 3] Operation: 54/18=3 Exploring Operation: 56-54=2, Resulting Numbers: [8, 18, 2] Generated Node #0,1: 80:[8, 18, 2] Operation: 56-54=2 Exploring Operation: 56/8=7, Resulting Num...
0
hs_5
sum_heuristic
[ 25, 30, 55, 40 ]
53
[ "40-25=15", "30/15=2", "55-2=53" ]
Current State: 53:[25, 30, 55, 40], Operations: [] Exploring Operation: 40-25=15, Resulting Numbers: [30, 55, 15] Generated Node #2: [30, 55, 15] from Operation: 40-25=15 Current State: 53:[30, 55, 15], Operations: ['40-25=15'] Exploring Operation: 30/15=2, Resulting Numbers: [55, 2] Generated Node #3: [55, 2] from Ope...
4
Current State: 53:[25, 30, 55, 40], Operations: [] Exploring Operation: 30-25=5, Resulting Numbers: [55, 40, 5] Generated Node #0,0: 53:[55, 40, 5] Operation: 30-25=5 Exploring Operation: 25+40=65, Resulting Numbers: [30, 55, 65] Generated Node #0,1: 53:[30, 55, 65] Operation: 25+40=65 Exploring Operation: 25+30=55, Re...
0
hs_5
mult_heuristic
[ 53, 31, 21, 79 ]
82
[ "53*31=1643", "79+1643=1722", "1722/21=82" ]
Current State: 82:[53, 31, 21, 79], Operations: [] Exploring Operation: 53*31=1643, Resulting Numbers: [21, 79, 1643] Generated Node #2: [21, 79, 1643] from Operation: 53*31=1643 Current State: 82:[21, 79, 1643], Operations: ['53*31=1643'] Exploring Operation: 79+1643=1722, Resulting Numbers: [21, 1722] Generated Node ...
4
Current State: 82:[53, 31, 21, 79], Operations: [] Exploring Operation: 53-21=32, Resulting Numbers: [31, 79, 32] Generated Node #0,0: 82:[31, 79, 32] Operation: 53-21=32 Exploring Operation: 53+21=74, Resulting Numbers: [31, 79, 74] Generated Node #0,1: 82:[31, 79, 74] Operation: 53+21=74 Moving to Node #0,1 Current S...
0
hs_2
sum_heuristic
[ 34, 60, 77, 24 ]
12
[ "77-60=17", "34/17=2", "24/2=12" ]
Current State: 12:[34, 60, 77, 24], Operations: [] Exploring Operation: 77-60=17, Resulting Numbers: [34, 24, 17] Generated Node #2: [34, 24, 17] from Operation: 77-60=17 Current State: 12:[34, 24, 17], Operations: ['77-60=17'] Exploring Operation: 34/17=2, Resulting Numbers: [24, 2] Generated Node #3: [24, 2] from Ope...
4
Current State: 12:[34, 60, 77, 24], Operations: [] Exploring Operation: 77-60=17, Resulting Numbers: [34, 24, 17] Generated Node #0,0: 12:[34, 24, 17] Operation: 77-60=17 Moving to Node #0,0 Current State: 12:[34, 24, 17], Operations: ['77-60=17'] Exploring Operation: 34-24=10, Resulting Numbers: [17, 10] Generated Nod...
0
hs_1
mult_heuristic
[ 72, 54, 65, 59 ]
63
[ "65-59=6", "54/6=9", "72-9=63" ]
Current State: 63:[72, 54, 65, 59], Operations: [] Exploring Operation: 65-59=6, Resulting Numbers: [72, 54, 6] Generated Node #2: [72, 54, 6] from Operation: 65-59=6 Current State: 63:[72, 54, 6], Operations: ['65-59=6'] Exploring Operation: 54/6=9, Resulting Numbers: [72, 9] Generated Node #3: [72, 9] from Operation:...
4
Current State: 63:[72, 54, 65, 59], Operations: [] Exploring Operation: 72-59=13, Resulting Numbers: [54, 65, 13] Generated Node #0,0: 63:[54, 65, 13] Operation: 72-59=13 Exploring Operation: 72-65=7, Resulting Numbers: [54, 59, 7] Generated Node #0,1: 63:[54, 59, 7] Operation: 72-65=7 Exploring Operation: 72-54=18, Re...
0
hs_5
mult_heuristic
[ 27, 85, 4, 95 ]
98
[ "27*4=108", "95-85=10", "108-10=98" ]
Current State: 98:[27, 85, 4, 95], Operations: [] Exploring Operation: 27*4=108, Resulting Numbers: [85, 95, 108] Generated Node #2: [85, 95, 108] from Operation: 27*4=108 Current State: 98:[85, 95, 108], Operations: ['27*4=108'] Exploring Operation: 95-85=10, Resulting Numbers: [108, 10] Generated Node #3: [108, 10] f...
4
Current State: 98:[27, 85, 4, 95], Operations: [] Exploring Operation: 85-27=58, Resulting Numbers: [4, 95, 58] Generated Node #0,0: 98:[4, 95, 58] Operation: 85-27=58 Exploring Operation: 27+85=112, Resulting Numbers: [4, 95, 112] Generated Node #0,1: 98:[4, 95, 112] Operation: 27+85=112 Exploring Operation: 95-85=10,...
0.962674
hs_5
mult_heuristic
[ 74, 79, 14, 11 ]
71
[ "74+14=88", "88/11=8", "79-8=71" ]
Current State: 71:[74, 79, 14, 11], Operations: [] Exploring Operation: 74+14=88, Resulting Numbers: [79, 11, 88] Generated Node #2: [79, 11, 88] from Operation: 74+14=88 Current State: 71:[79, 11, 88], Operations: ['74+14=88'] Exploring Operation: 88/11=8, Resulting Numbers: [79, 8] Generated Node #3: [79, 8] from Ope...
4
Current State: 71:[74, 79, 14, 11], Operations: [] Exploring Operation: 14+11=25, Resulting Numbers: [74, 79, 25] Generated Node #0,0: 71:[74, 79, 25] Operation: 14+11=25 Exploring Operation: 79-11=68, Resulting Numbers: [74, 14, 68] Generated Node #0,1: 71:[74, 14, 68] Operation: 79-11=68 Moving to Node #0,0 Current S...
0
hs_2
mult_heuristic
[ 78, 18, 18, 39 ]
78
[ "18-18=0", "39*0=0", "78+0=78" ]
Current State: 78:[78, 18, 18, 39], Operations: [] Exploring Operation: 18-18=0, Resulting Numbers: [78, 39, 0] Generated Node #2: [78, 39, 0] from Operation: 18-18=0 Current State: 78:[78, 39, 0], Operations: ['18-18=0'] Exploring Operation: 39*0=0, Resulting Numbers: [78, 0] Generated Node #3: [78, 0] from Operation:...
4
Current State: 78:[78, 18, 18, 39], Operations: [] Exploring Operation: 78-39=39, Resulting Numbers: [18, 18, 39] Generated Node #0,0: 78:[18, 18, 39] Operation: 78-39=39 Exploring Operation: 18-18=0, Resulting Numbers: [78, 39, 0] Generated Node #0,1: 78:[78, 39, 0] Operation: 18-18=0 Exploring Operation: 18/18=1, Res...
0
hs_5
mult_heuristic
[ 71, 29, 35, 3 ]
74
[ "71-29=42", "35-3=32", "42+32=74" ]
Current State: 74:[71, 29, 35, 3], Operations: [] Exploring Operation: 71-29=42, Resulting Numbers: [35, 3, 42] Generated Node #2: [35, 3, 42] from Operation: 71-29=42 Current State: 74:[35, 3, 42], Operations: ['71-29=42'] Exploring Operation: 35-3=32, Resulting Numbers: [42, 32] Generated Node #3: [42, 32] from Opera...
4
Current State: 74:[71, 29, 35, 3], Operations: [] Exploring Operation: 71-29=42, Resulting Numbers: [35, 3, 42] Generated Node #0,0: 74:[35, 3, 42] Operation: 71-29=42 Moving to Node #0,0 Current State: 74:[35, 3, 42], Operations: ['71-29=42'] Exploring Operation: 35+42=77, Resulting Numbers: [3, 77] Generated Node #0,...
0.993924
hs_1
mult_heuristic
[ 84, 74, 28, 21 ]
17
[ "84-74=10", "28-21=7", "10+7=17" ]
Current State: 17:[84, 74, 28, 21], Operations: [] Exploring Operation: 84-74=10, Resulting Numbers: [28, 21, 10] Generated Node #2: [28, 21, 10] from Operation: 84-74=10 Current State: 17:[28, 21, 10], Operations: ['84-74=10'] Exploring Operation: 28-21=7, Resulting Numbers: [10, 7] Generated Node #3: [10, 7] from Ope...
4
Current State: 17:[84, 74, 28, 21], Operations: [] Exploring Operation: 84-28=56, Resulting Numbers: [74, 21, 56] Generated Node #0,0: 17:[74, 21, 56] Operation: 84-28=56 Exploring Operation: 84-74=10, Resulting Numbers: [28, 21, 10] Generated Node #0,1: 17:[28, 21, 10] Operation: 84-74=10 Exploring Operation: 84/28=3,...
0.984375
hs_4
mult_heuristic
[ 65, 22, 32, 5 ]
80
[ "65-22=43", "32+5=37", "43+37=80" ]
Current State: 80:[65, 22, 32, 5], Operations: [] Exploring Operation: 65-22=43, Resulting Numbers: [32, 5, 43] Generated Node #2: [32, 5, 43] from Operation: 65-22=43 Current State: 80:[32, 5, 43], Operations: ['65-22=43'] Exploring Operation: 32+5=37, Resulting Numbers: [43, 37] Generated Node #3: [43, 37] from Opera...
4
Current State: 80:[65, 22, 32, 5], Operations: [] Exploring Operation: 65-32=33, Resulting Numbers: [22, 5, 33] Generated Node #0,0: 80:[22, 5, 33] Operation: 65-32=33 Moving to Node #0,0 Current State: 80:[22, 5, 33], Operations: ['65-32=33'] Exploring Operation: 33-22=11, Resulting Numbers: [5, 11] Generated Node #0,...
0
hs_1
mult_heuristic
[ 61, 7, 54, 18 ]
40
[ "7*54=378", "378/18=21", "61-21=40" ]
Current State: 40:[61, 7, 54, 18], Operations: [] Exploring Operation: 7*54=378, Resulting Numbers: [61, 18, 378] Generated Node #2: [61, 18, 378] from Operation: 7*54=378 Current State: 40:[61, 18, 378], Operations: ['7*54=378'] Exploring Operation: 378/18=21, Resulting Numbers: [61, 21] Generated Node #3: [61, 21] fr...
4
Current State: 40:[61, 7, 54, 18], Operations: [] Exploring Operation: 61-18=43, Resulting Numbers: [7, 54, 43] Generated Node #0,0: 40:[7, 54, 43] Operation: 61-18=43 Exploring Operation: 54-18=36, Resulting Numbers: [61, 7, 36] Generated Node #0,1: 40:[61, 7, 36] Operation: 54-18=36 Exploring Operation: 54/18=3, Resu...
0
hs_4
mult_heuristic
[ 18, 45, 52, 8 ]
17
[ "45-18=27", "52-8=44", "44-27=17" ]
Current State: 17:[18, 45, 52, 8], Operations: [] Exploring Operation: 45-18=27, Resulting Numbers: [52, 8, 27] Generated Node #2: [52, 8, 27] from Operation: 45-18=27 Current State: 17:[52, 8, 27], Operations: ['45-18=27'] Exploring Operation: 52-8=44, Resulting Numbers: [27, 44] Generated Node #3: [27, 44] from Opera...
4
Current State: 17:[18, 45, 52, 8], Operations: [] Exploring Operation: 52-45=7, Resulting Numbers: [18, 8, 7] Generated Node #0,0: 17:[18, 8, 7] Operation: 52-45=7 Exploring Operation: 45-18=27, Resulting Numbers: [52, 8, 27] Generated Node #0,1: 17:[52, 8, 27] Operation: 45-18=27 Moving to Node #0,0 Current State: 17:...
0.990451
hs_2
mult_heuristic
[ 35, 39, 7, 29 ]
35
[ "39-29=10", "7*10=70", "70-35=35" ]
Current State: 35:[35, 39, 7, 29], Operations: [] Exploring Operation: 39-29=10, Resulting Numbers: [35, 7, 10] Generated Node #2: [35, 7, 10] from Operation: 39-29=10 Current State: 35:[35, 7, 10], Operations: ['39-29=10'] Exploring Operation: 7*10=70, Resulting Numbers: [35, 70] Generated Node #3: [35, 70] from Opera...
4
Current State: 35:[35, 39, 7, 29], Operations: [] Exploring Operation: 35-29=6, Resulting Numbers: [39, 7, 6] Generated Node #0,0: 35:[39, 7, 6] Operation: 35-29=6 Exploring Operation: 39-29=10, Resulting Numbers: [35, 7, 10] Generated Node #0,1: 35:[35, 7, 10] Operation: 39-29=10 Exploring Operation: 7+29=36, Resultin...
0
hs_3
mult_heuristic
[ 25, 56, 19, 28 ]
46
[ "25+19=44", "56/28=2", "44+2=46" ]
Current State: 46:[25, 56, 19, 28], Operations: [] Exploring Operation: 25+19=44, Resulting Numbers: [56, 28, 44] Generated Node #2: [56, 28, 44] from Operation: 25+19=44 Current State: 46:[56, 28, 44], Operations: ['25+19=44'] Exploring Operation: 56/28=2, Resulting Numbers: [44, 2] Generated Node #3: [44, 2] from Ope...
4
Current State: 46:[25, 56, 19, 28], Operations: [] Exploring Operation: 56/28=2, Resulting Numbers: [25, 19, 2] Generated Node #0,0: 46:[25, 19, 2] Operation: 56/28=2 Exploring Operation: 19+28=47, Resulting Numbers: [25, 56, 47] Generated Node #0,1: 46:[25, 56, 47] Operation: 19+28=47 Exploring Operation: 56-28=28, Re...
0.990451
hs_3
sum_heuristic
[ 2, 20, 37, 23 ]
29
[ "2*23=46", "37-20=17", "46-17=29" ]
Current State: 29:[2, 20, 37, 23], Operations: [] Exploring Operation: 2*23=46, Resulting Numbers: [20, 37, 46] Generated Node #2: [20, 37, 46] from Operation: 2*23=46 Current State: 29:[20, 37, 46], Operations: ['2*23=46'] Exploring Operation: 37-20=17, Resulting Numbers: [46, 17] Generated Node #3: [46, 17] from Oper...
4
Current State: 29:[2, 20, 37, 23], Operations: [] Exploring Operation: 37-2=35, Resulting Numbers: [20, 23, 35] Generated Node #0,0: 29:[20, 23, 35] Operation: 37-2=35 Exploring Operation: 2+20=22, Resulting Numbers: [37, 23, 22] Generated Node #0,1: 29:[37, 23, 22] Operation: 2+20=22 Exploring Operation: 2+23=25, Resu...
0
hs_4
mult_heuristic
[ 73, 79, 57, 38 ]
13
[ "79-73=6", "57-38=19", "19-6=13" ]
Current State: 13:[73, 79, 57, 38], Operations: [] Exploring Operation: 79-73=6, Resulting Numbers: [57, 38, 6] Generated Node #2: [57, 38, 6] from Operation: 79-73=6 Current State: 13:[57, 38, 6], Operations: ['79-73=6'] Exploring Operation: 57-38=19, Resulting Numbers: [6, 19] Generated Node #3: [6, 19] from Operatio...
4
Current State: 13:[73, 79, 57, 38], Operations: [] Exploring Operation: 79-73=6, Resulting Numbers: [57, 38, 6] Generated Node #0,0: 13:[57, 38, 6] Operation: 79-73=6 Start Sub Search at level 1: Moving to Node #0,0 Current State: 13:[57, 38, 6], Operations: ['79-73=6'] Exploring Operation: 57-38=19, Resulting Numbers:...
0.993924
hs_1
sum_heuristic
[ 3, 88, 61, 66 ]
90
[ "88-3=85", "66-61=5", "85+5=90" ]
Current State: 90:[3, 88, 61, 66], Operations: [] Exploring Operation: 88-3=85, Resulting Numbers: [61, 66, 85] Generated Node #2: [61, 66, 85] from Operation: 88-3=85 Current State: 90:[61, 66, 85], Operations: ['88-3=85'] Exploring Operation: 66-61=5, Resulting Numbers: [85, 5] Generated Node #3: [85, 5] from Operati...
4
Current State: 90:[3, 88, 61, 66], Operations: [] Exploring Operation: 66/3=22, Resulting Numbers: [88, 61, 22] Generated Node #0,0: 90:[88, 61, 22] Operation: 66/3=22 Exploring Operation: 88-66=22, Resulting Numbers: [3, 61, 22] Generated Node #0,1: 90:[3, 61, 22] Operation: 88-66=22 Exploring Operation: 66-61=5, Resu...
0.962674
hs_5
sum_heuristic
[ 15, 55, 76, 49 ]
85
[ "55-15=40", "76+49=125", "125-40=85" ]
Current State: 85:[15, 55, 76, 49], Operations: [] Exploring Operation: 55-15=40, Resulting Numbers: [76, 49, 40] Generated Node #2: [76, 49, 40] from Operation: 55-15=40 Current State: 85:[76, 49, 40], Operations: ['55-15=40'] Exploring Operation: 76+49=125, Resulting Numbers: [40, 125] Generated Node #3: [40, 125] fr...
4
Current State: 85:[15, 55, 76, 49], Operations: [] Exploring Operation: 55-49=6, Resulting Numbers: [15, 76, 6] Generated Node #0,0: 85:[15, 76, 6] Operation: 55-49=6 Start Sub Search at level 1: Moving to Node #0,0 Current State: 85:[15, 76, 6], Operations: ['55-49=6'] Exploring Operation: 76+6=82, Resulting Numbers: ...
0
hs_1
mult_heuristic
[ 39, 2, 63, 54 ]
91
[ "39*2=78", "63*78=4914", "4914/54=91" ]
Current State: 91:[39, 2, 63, 54], Operations: [] Exploring Operation: 39*2=78, Resulting Numbers: [63, 54, 78] Generated Node #2: [63, 54, 78] from Operation: 39*2=78 Current State: 91:[63, 54, 78], Operations: ['39*2=78'] Exploring Operation: 63*78=4914, Resulting Numbers: [54, 4914] Generated Node #3: [54, 4914] fro...
4
Current State: 91:[39, 2, 63, 54], Operations: [] Exploring Operation: 63-54=9, Resulting Numbers: [39, 2, 9] Generated Node #0,0: 91:[39, 2, 9] Operation: 63-54=9 Exploring Operation: 39+54=93, Resulting Numbers: [2, 63, 93] Generated Node #0,1: 91:[2, 63, 93] Operation: 39+54=93 Exploring Operation: 54-39=15, Resulti...
0
hs_4
mult_heuristic
[ 4, 40, 83, 28 ]
58
[ "83*28=2324", "2324-4=2320", "2320/40=58" ]
Current State: 58:[4, 40, 83, 28], Operations: [] Exploring Operation: 83*28=2324, Resulting Numbers: [4, 40, 2324] Generated Node #2: [4, 40, 2324] from Operation: 83*28=2324 Current State: 58:[4, 40, 2324], Operations: ['83*28=2324'] Exploring Operation: 2324-4=2320, Resulting Numbers: [40, 2320] Generated Node #3: [...
4
Current State: 58:[4, 40, 83, 28], Operations: [] Exploring Operation: 40-4=36, Resulting Numbers: [83, 28, 36] Generated Node #0,0: 58:[83, 28, 36] Operation: 40-4=36 Exploring Operation: 83-40=43, Resulting Numbers: [4, 28, 43] Generated Node #0,1: 58:[4, 28, 43] Operation: 83-40=43 Exploring Operation: 83-28=55, Res...
0
hs_3
sum_heuristic
[ 65, 91, 3, 42 ]
66
[ "65+91=156", "42+156=198", "198/3=66" ]
Current State: 66:[65, 91, 3, 42], Operations: [] Exploring Operation: 65+91=156, Resulting Numbers: [3, 42, 156] Generated Node #2: [3, 42, 156] from Operation: 65+91=156 Current State: 66:[3, 42, 156], Operations: ['65+91=156'] Exploring Operation: 42+156=198, Resulting Numbers: [3, 198] Generated Node #3: [3, 198] f...
4
Current State: 66:[65, 91, 3, 42], Operations: [] Exploring Operation: 91-65=26, Resulting Numbers: [3, 42, 26] Generated Node #0,0: 66:[3, 42, 26] Operation: 91-65=26 Exploring Operation: 91-42=49, Resulting Numbers: [65, 3, 49] Generated Node #0,1: 66:[65, 3, 49] Operation: 91-42=49 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 4, 3, 84, 34 ]
24
[ "84/3=28", "34-28=6", "4*6=24" ]
Current State: 24:[4, 3, 84, 34], Operations: [] Exploring Operation: 84/3=28, Resulting Numbers: [4, 34, 28] Generated Node #2: [4, 34, 28] from Operation: 84/3=28 Current State: 24:[4, 34, 28], Operations: ['84/3=28'] Exploring Operation: 34-28=6, Resulting Numbers: [4, 6] Generated Node #3: [4, 6] from Operation: 34...
4
Current State: 24:[4, 3, 84, 34], Operations: [] Exploring Operation: 84/3=28, Resulting Numbers: [4, 34, 28] Generated Node #0,0: 24:[4, 34, 28] Operation: 84/3=28 Exploring Operation: 84/4=21, Resulting Numbers: [3, 34, 21] Generated Node #0,1: 24:[3, 34, 21] Operation: 84/4=21 Exploring Operation: 84-34=50, Resultin...
0.976563
hs_3
mult_heuristic
[ 34, 68, 31, 3 ]
65
[ "34+68=102", "102/3=34", "31+34=65" ]
Current State: 65:[34, 68, 31, 3], Operations: [] Exploring Operation: 34+68=102, Resulting Numbers: [31, 3, 102] Generated Node #2: [31, 3, 102] from Operation: 34+68=102 Current State: 65:[31, 3, 102], Operations: ['34+68=102'] Exploring Operation: 102/3=34, Resulting Numbers: [31, 34] Generated Node #3: [31, 34] fro...
4
Current State: 65:[34, 68, 31, 3], Operations: [] Exploring Operation: 34-3=31, Resulting Numbers: [68, 31, 31] Generated Node #0,0: 65:[68, 31, 31] Operation: 34-3=31 Exploring Operation: 68/34=2, Resulting Numbers: [31, 3, 2] Generated Node #0,1: 65:[31, 3, 2] Operation: 68/34=2 Exploring Operation: 34+31=65, Resulti...
0.980903
hs_4
sum_heuristic
[ 37, 14, 90, 84 ]
52
[ "14*90=1260", "1260/84=15", "37+15=52" ]
Current State: 52:[37, 14, 90, 84], Operations: [] Exploring Operation: 14*90=1260, Resulting Numbers: [37, 84, 1260] Generated Node #2: [37, 84, 1260] from Operation: 14*90=1260 Current State: 52:[37, 84, 1260], Operations: ['14*90=1260'] Exploring Operation: 1260/84=15, Resulting Numbers: [37, 15] Generated Node #3: ...
4
Current State: 52:[37, 14, 90, 84], Operations: [] Exploring Operation: 90-84=6, Resulting Numbers: [37, 14, 6] Generated Node #0,0: 52:[37, 14, 6] Operation: 90-84=6 Exploring Operation: 90-14=76, Resulting Numbers: [37, 84, 76] Generated Node #0,1: 52:[37, 84, 76] Operation: 90-14=76 Exploring Operation: 84/14=6, Res...
0.932292
hs_5
sum_heuristic
[ 61, 26, 50, 2 ]
17
[ "61-26=35", "50+2=52", "52-35=17" ]
Current State: 17:[61, 26, 50, 2], Operations: [] Exploring Operation: 61-26=35, Resulting Numbers: [50, 2, 35] Generated Node #2: [50, 2, 35] from Operation: 61-26=35 Current State: 17:[50, 2, 35], Operations: ['61-26=35'] Exploring Operation: 50+2=52, Resulting Numbers: [35, 52] Generated Node #3: [35, 52] from Opera...
4
Current State: 17:[61, 26, 50, 2], Operations: [] Exploring Operation: 61-50=11, Resulting Numbers: [26, 2, 11] Generated Node #0,0: 17:[26, 2, 11] Operation: 61-50=11 Exploring Operation: 50/2=25, Resulting Numbers: [61, 26, 25] Generated Node #0,1: 17:[61, 26, 25] Operation: 50/2=25 Moving to Node #0,0 Current State:...
0
hs_2
mult_heuristic
[ 67, 6, 88, 90 ]
79
[ "90-88=2", "6*2=12", "67+12=79" ]
Current State: 79:[67, 6, 88, 90], Operations: [] Exploring Operation: 90-88=2, Resulting Numbers: [67, 6, 2] Generated Node #2: [67, 6, 2] from Operation: 90-88=2 Current State: 79:[67, 6, 2], Operations: ['90-88=2'] Exploring Operation: 6*2=12, Resulting Numbers: [67, 12] Generated Node #3: [67, 12] from Operation: 6...
4
Current State: 79:[67, 6, 88, 90], Operations: [] Exploring Operation: 67+6=73, Resulting Numbers: [88, 90, 73] Generated Node #0,0: 79:[88, 90, 73] Operation: 67+6=73 Exploring Operation: 88-6=82, Resulting Numbers: [67, 90, 82] Generated Node #0,1: 79:[67, 90, 82] Operation: 88-6=82 Exploring Operation: 90-6=84, Resu...
0
hs_3
sum_heuristic
[ 27, 44, 54, 26 ]
99
[ "27+44=71", "54-26=28", "71+28=99" ]
Current State: 99:[27, 44, 54, 26], Operations: [] Exploring Operation: 27+44=71, Resulting Numbers: [54, 26, 71] Generated Node #2: [54, 26, 71] from Operation: 27+44=71 Current State: 99:[54, 26, 71], Operations: ['27+44=71'] Exploring Operation: 54-26=28, Resulting Numbers: [71, 28] Generated Node #3: [71, 28] from ...
4
Current State: 99:[27, 44, 54, 26], Operations: [] Exploring Operation: 44+54=98, Resulting Numbers: [27, 26, 98] Generated Node #0,0: 99:[27, 26, 98] Operation: 44+54=98 Moving to Node #0,0 Current State: 99:[27, 26, 98], Operations: ['44+54=98'] Exploring Operation: 27-26=1, Resulting Numbers: [98, 1] Generated Node ...
0.993924
hs_1
mult_heuristic
[ 69, 43, 87, 74 ]
39
[ "69-43=26", "87-74=13", "26+13=39" ]
Current State: 39:[69, 43, 87, 74], Operations: [] Exploring Operation: 69-43=26, Resulting Numbers: [87, 74, 26] Generated Node #2: [87, 74, 26] from Operation: 69-43=26 Current State: 39:[87, 74, 26], Operations: ['69-43=26'] Exploring Operation: 87-74=13, Resulting Numbers: [26, 13] Generated Node #3: [26, 13] from ...
4
Current State: 39:[69, 43, 87, 74], Operations: [] Exploring Operation: 74-69=5, Resulting Numbers: [43, 87, 5] Generated Node #0,0: 39:[43, 87, 5] Operation: 74-69=5 Exploring Operation: 87-69=18, Resulting Numbers: [43, 74, 18] Generated Node #0,1: 39:[43, 74, 18] Operation: 87-69=18 Exploring Operation: 87-74=13, Re...
0.990451
hs_3
sum_heuristic
[ 33, 55, 88, 25 ]
25
[ "33+55=88", "88+25=113", "113-88=25" ]
Current State: 25:[33, 55, 88, 25], Operations: [] Exploring Operation: 33+55=88, Resulting Numbers: [88, 25, 88] Generated Node #2: [88, 25, 88] from Operation: 33+55=88 Current State: 25:[88, 25, 88], Operations: ['33+55=88'] Exploring Operation: 88+25=113, Resulting Numbers: [113] 113,25 equal: Goal Reached Explorin...
4
Current State: 25:[33, 55, 88, 25], Operations: [] Exploring Operation: 88-55=33, Resulting Numbers: [33, 25, 33] Generated Node #0,0: 25:[33, 25, 33] Operation: 88-55=33 Exploring Operation: 88-33=55, Resulting Numbers: [55, 25, 55] Generated Node #0,1: 25:[55, 25, 55] Operation: 88-33=55 Moving to Node #0,0 Current S...
0.992188
hs_2
sum_heuristic
[ 38, 33, 85, 47 ]
32
[ "85-38=47", "47/47=1", "33-1=32" ]
Current State: 32:[38, 33, 85, 47], Operations: [] Exploring Operation: 85-38=47, Resulting Numbers: [33, 47, 47] Generated Node #2: [33, 47, 47] from Operation: 85-38=47 Current State: 32:[33, 47, 47], Operations: ['85-38=47'] Exploring Operation: 47/47=1, Resulting Numbers: [33, 1] Generated Node #3: [33, 1] from Ope...
4
Current State: 32:[38, 33, 85, 47], Operations: [] Exploring Operation: 85-38=47, Resulting Numbers: [33, 47, 47] Generated Node #0,0: 32:[33, 47, 47] Operation: 85-38=47 Exploring Operation: 85-33=52, Resulting Numbers: [38, 47, 52] Generated Node #0,1: 32:[38, 47, 52] Operation: 85-33=52 Exploring Operation: 85-47=38...
0.986979
hs_4
mult_heuristic
[ 31, 58, 68, 2 ]
19
[ "31+58=89", "68+2=70", "89-70=19" ]
Current State: 19:[31, 58, 68, 2], Operations: [] Exploring Operation: 31+58=89, Resulting Numbers: [68, 2, 89] Generated Node #2: [68, 2, 89] from Operation: 31+58=89 Current State: 19:[68, 2, 89], Operations: ['31+58=89'] Exploring Operation: 68+2=70, Resulting Numbers: [89, 70] Generated Node #3: [89, 70] from Opera...
4
Current State: 19:[31, 58, 68, 2], Operations: [] Exploring Operation: 68-58=10, Resulting Numbers: [31, 2, 10] Generated Node #0,0: 19:[31, 2, 10] Operation: 68-58=10 Start Sub Search at level 1: Moving to Node #0,0 Current State: 19:[31, 2, 10], Operations: ['68-58=10'] Exploring Operation: 2*10=20, Resulting Numbers...
0
hs_1
sum_heuristic
[ 36, 32, 16, 40 ]
12
[ "36+32=68", "16+40=56", "68-56=12" ]
Current State: 12:[36, 32, 16, 40], Operations: [] Exploring Operation: 36+32=68, Resulting Numbers: [16, 40, 68] Generated Node #2: [16, 40, 68] from Operation: 36+32=68 Current State: 12:[16, 40, 68], Operations: ['36+32=68'] Exploring Operation: 16+40=56, Resulting Numbers: [68, 56] Generated Node #3: [68, 56] from ...
4
Current State: 12:[36, 32, 16, 40], Operations: [] Exploring Operation: 36-32=4, Resulting Numbers: [16, 40, 4] Generated Node #0,0: 12:[16, 40, 4] Operation: 36-32=4 Exploring Operation: 40-36=4, Resulting Numbers: [32, 16, 4] Generated Node #0,1: 12:[32, 16, 4] Operation: 40-36=4 Exploring Operation: 32/16=2, Resulti...
0.982639
hs_5
sum_heuristic
[ 18, 3, 21, 67 ]
34
[ "18*3=54", "21+67=88", "88-54=34" ]
Current State: 34:[18, 3, 21, 67], Operations: [] Exploring Operation: 18*3=54, Resulting Numbers: [21, 67, 54] Generated Node #2: [21, 67, 54] from Operation: 18*3=54 Current State: 34:[21, 67, 54], Operations: ['18*3=54'] Exploring Operation: 21+67=88, Resulting Numbers: [54, 88] Generated Node #3: [54, 88] from Oper...
4
Current State: 34:[18, 3, 21, 67], Operations: [] Exploring Operation: 67-21=46, Resulting Numbers: [18, 3, 46] Generated Node #0,0: 34:[18, 3, 46] Operation: 67-21=46 Exploring Operation: 67-18=49, Resulting Numbers: [3, 21, 49] Generated Node #0,1: 34:[3, 21, 49] Operation: 67-18=49 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 45, 6, 47, 23 ]
92
[ "45+6=51", "51-47=4", "23*4=92" ]
Current State: 92:[45, 6, 47, 23], Operations: [] Exploring Operation: 45+6=51, Resulting Numbers: [47, 23, 51] Generated Node #2: [47, 23, 51] from Operation: 45+6=51 Current State: 92:[47, 23, 51], Operations: ['45+6=51'] Exploring Operation: 51-47=4, Resulting Numbers: [23, 4] Generated Node #3: [23, 4] from Operati...
4
Current State: 92:[45, 6, 47, 23], Operations: [] Exploring Operation: 45+47=92, Resulting Numbers: [6, 23, 92] Generated Node #0,0: 92:[6, 23, 92] Operation: 45+47=92 Start Sub Search at level 1: Moving to Node #0,0 Current State: 92:[6, 23, 92], Operations: ['45+47=92'] Exploring Operation: 92/23=4, Resulting Numbers...
0
hs_1
sum_heuristic
[ 36, 64, 4, 48 ]
80
[ "64-36=28", "4+48=52", "28+52=80" ]
Current State: 80:[36, 64, 4, 48], Operations: [] Exploring Operation: 64-36=28, Resulting Numbers: [4, 48, 28] Generated Node #2: [4, 48, 28] from Operation: 64-36=28 Current State: 80:[4, 48, 28], Operations: ['64-36=28'] Exploring Operation: 4+48=52, Resulting Numbers: [28, 52] Generated Node #3: [28, 52] from Opera...
4
Current State: 80:[36, 64, 4, 48], Operations: [] Exploring Operation: 64-48=16, Resulting Numbers: [36, 4, 16] Generated Node #0,0: 80:[36, 4, 16] Operation: 64-48=16 Exploring Operation: 64/4=16, Resulting Numbers: [36, 48, 16] Generated Node #0,1: 80:[36, 48, 16] Operation: 64/4=16 Exploring Operation: 64-36=28, Res...
0.986979
hs_4
mult_heuristic
[ 2, 25, 18, 38 ]
83
[ "2+25=27", "18+38=56", "27+56=83" ]
Current State: 83:[2, 25, 18, 38], Operations: [] Exploring Operation: 2+25=27, Resulting Numbers: [18, 38, 27] Generated Node #2: [18, 38, 27] from Operation: 2+25=27 Current State: 83:[18, 38, 27], Operations: ['2+25=27'] Exploring Operation: 18+38=56, Resulting Numbers: [27, 56] Generated Node #3: [27, 56] from Oper...
4
Current State: 83:[2, 25, 18, 38], Operations: [] Exploring Operation: 2*38=76, Resulting Numbers: [25, 18, 76] Generated Node #0,0: 83:[25, 18, 76] Operation: 2*38=76 Moving to Node #0,0 Current State: 83:[25, 18, 76], Operations: ['2*38=76'] Exploring Operation: 25+18=43, Resulting Numbers: [76, 43] Generated Node #0...
0
hs_1
mult_heuristic
[ 81, 45, 12, 45 ]
68
[ "81-12=69", "45/45=1", "69-1=68" ]
Current State: 68:[81, 45, 12, 45], Operations: [] Exploring Operation: 81-12=69, Resulting Numbers: [45, 45, 69] Generated Node #2: [45, 45, 69] from Operation: 81-12=69 Current State: 68:[45, 45, 69], Operations: ['81-12=69'] Exploring Operation: 45/45=1, Resulting Numbers: [69, 1] Generated Node #3: [69, 1] from Ope...
4
Current State: 68:[81, 45, 12, 45], Operations: [] Exploring Operation: 81-45=36, Resulting Numbers: [12, 45, 36] Generated Node #0,0: 68:[12, 45, 36] Operation: 81-45=36 Moving to Node #0,0 Current State: 68:[12, 45, 36], Operations: ['81-45=36'] Exploring Operation: 45-12=33, Resulting Numbers: [36, 33] Generated Nod...
0
hs_1
mult_heuristic
[ 73, 98, 93, 10 ]
78
[ "98-73=25", "93+10=103", "103-25=78" ]
Current State: 78:[73, 98, 93, 10], Operations: [] Exploring Operation: 98-73=25, Resulting Numbers: [93, 10, 25] Generated Node #2: [93, 10, 25] from Operation: 98-73=25 Current State: 78:[93, 10, 25], Operations: ['98-73=25'] Exploring Operation: 93+10=103, Resulting Numbers: [25, 103] Generated Node #3: [25, 103] fr...
4
Current State: 78:[73, 98, 93, 10], Operations: [] Exploring Operation: 93-73=20, Resulting Numbers: [98, 10, 20] Generated Node #0,0: 78:[98, 10, 20] Operation: 93-73=20 Exploring Operation: 93-10=83, Resulting Numbers: [73, 98, 83] Generated Node #0,1: 78:[73, 98, 83] Operation: 93-10=83 Exploring Operation: 98-73=25...
0.979167
hs_5
sum_heuristic
[ 56, 43, 94, 77 ]
82
[ "56+43=99", "94-77=17", "99-17=82" ]
Current State: 82:[56, 43, 94, 77], Operations: [] Exploring Operation: 56+43=99, Resulting Numbers: [94, 77, 99] Generated Node #2: [94, 77, 99] from Operation: 56+43=99 Current State: 82:[94, 77, 99], Operations: ['56+43=99'] Exploring Operation: 94-77=17, Resulting Numbers: [99, 17] Generated Node #3: [99, 17] from ...
4
Current State: 82:[56, 43, 94, 77], Operations: [] Exploring Operation: 56-43=13, Resulting Numbers: [94, 77, 13] Generated Node #0,0: 82:[94, 77, 13] Operation: 56-43=13 Exploring Operation: 94-56=38, Resulting Numbers: [43, 77, 38] Generated Node #0,1: 82:[43, 77, 38] Operation: 94-56=38 Exploring Operation: 94-43=51...
0.986979
hs_4
sum_heuristic
[ 65, 29, 5, 68 ]
52
[ "65/5=13", "68-29=39", "13+39=52" ]
Current State: 52:[65, 29, 5, 68], Operations: [] Exploring Operation: 65/5=13, Resulting Numbers: [29, 68, 13] Generated Node #2: [29, 68, 13] from Operation: 65/5=13 Current State: 52:[29, 68, 13], Operations: ['65/5=13'] Exploring Operation: 68-29=39, Resulting Numbers: [13, 39] Generated Node #3: [13, 39] from Oper...
4
Current State: 52:[65, 29, 5, 68], Operations: [] Exploring Operation: 68-65=3, Resulting Numbers: [29, 5, 3] Generated Node #0,0: 52:[29, 5, 3] Operation: 68-65=3 Exploring Operation: 65/5=13, Resulting Numbers: [29, 68, 13] Generated Node #0,1: 52:[29, 68, 13] Operation: 65/5=13 Moving to Node #0,0 Current State: 52:...
0.987847
hs_2
mult_heuristic
[ 34, 3, 36, 35 ]
67
[ "36-34=2", "35*2=70", "70-3=67" ]
Current State: 67:[34, 3, 36, 35], Operations: [] Exploring Operation: 36-34=2, Resulting Numbers: [3, 35, 2] Generated Node #2: [3, 35, 2] from Operation: 36-34=2 Current State: 67:[3, 35, 2], Operations: ['36-34=2'] Exploring Operation: 35*2=70, Resulting Numbers: [3, 70] Generated Node #3: [3, 70] from Operation: 35...
4
Current State: 67:[34, 3, 36, 35], Operations: [] Exploring Operation: 34+3=37, Resulting Numbers: [36, 35, 37] Generated Node #0,0: 67:[36, 35, 37] Operation: 34+3=37 Moving to Node #0,0 Current State: 67:[36, 35, 37], Operations: ['34+3=37'] Exploring Operation: 36+35=71, Resulting Numbers: [37, 71] Generated Node #0...
0
hs_1
sum_heuristic
[ 64, 14, 54, 12 ]
36
[ "64+14=78", "54-12=42", "78-42=36" ]
Current State: 36:[64, 14, 54, 12], Operations: [] Exploring Operation: 64+14=78, Resulting Numbers: [54, 12, 78] Generated Node #2: [54, 12, 78] from Operation: 64+14=78 Current State: 36:[54, 12, 78], Operations: ['64+14=78'] Exploring Operation: 54-12=42, Resulting Numbers: [78, 42] Generated Node #3: [78, 42] from ...
4
Current State: 36:[64, 14, 54, 12], Operations: [] Exploring Operation: 54-14=40, Resulting Numbers: [64, 12, 40] Generated Node #0,0: 36:[64, 12, 40] Operation: 54-14=40 Exploring Operation: 64-12=52, Resulting Numbers: [14, 54, 52] Generated Node #0,1: 36:[14, 54, 52] Operation: 64-12=52 Exploring Operation: 54-12=42...
0.975694
hs_5
mult_heuristic
[ 72, 43, 73, 79 ]
23
[ "72-43=29", "79-73=6", "29-6=23" ]
Current State: 23:[72, 43, 73, 79], Operations: [] Exploring Operation: 72-43=29, Resulting Numbers: [73, 79, 29] Generated Node #2: [73, 79, 29] from Operation: 72-43=29 Current State: 23:[73, 79, 29], Operations: ['72-43=29'] Exploring Operation: 79-73=6, Resulting Numbers: [29, 6] Generated Node #3: [29, 6] from Ope...
4
Current State: 23:[72, 43, 73, 79], Operations: [] Exploring Operation: 73-72=1, Resulting Numbers: [43, 79, 1] Generated Node #0,0: 23:[43, 79, 1] Operation: 73-72=1 Exploring Operation: 79-72=7, Resulting Numbers: [43, 73, 7] Generated Node #0,1: 23:[43, 73, 7] Operation: 79-72=7 Exploring Operation: 79-73=6, Resulti...
0.986979
hs_5
sum_heuristic
[ 17, 65, 42, 22 ]
17
[ "65-42=23", "23-22=1", "17*1=17" ]
Current State: 17:[17, 65, 42, 22], Operations: [] Exploring Operation: 65-42=23, Resulting Numbers: [17, 22, 23] Generated Node #2: [17, 22, 23] from Operation: 65-42=23 Current State: 17:[17, 22, 23], Operations: ['65-42=23'] Exploring Operation: 23-22=1, Resulting Numbers: [17, 1] Generated Node #3: [17, 1] from Ope...
4
Current State: 17:[17, 65, 42, 22], Operations: [] Exploring Operation: 65-22=43, Resulting Numbers: [17, 42, 43] Generated Node #0,0: 17:[17, 42, 43] Operation: 65-22=43 Exploring Operation: 65-42=23, Resulting Numbers: [17, 22, 23] Generated Node #0,1: 17:[17, 22, 23] Operation: 65-42=23 Exploring Operation: 42-22=20...
0.957465
hs_4
sum_heuristic
[ 28, 37, 24, 88 ]
59
[ "28-24=4", "88/4=22", "37+22=59" ]
Current State: 59:[28, 37, 24, 88], Operations: [] Exploring Operation: 28-24=4, Resulting Numbers: [37, 88, 4] Generated Node #2: [37, 88, 4] from Operation: 28-24=4 Current State: 59:[37, 88, 4], Operations: ['28-24=4'] Exploring Operation: 88/4=22, Resulting Numbers: [37, 22] Generated Node #3: [37, 22] from Operati...
4
Current State: 59:[28, 37, 24, 88], Operations: [] Exploring Operation: 88-24=64, Resulting Numbers: [28, 37, 64] Generated Node #0,0: 59:[28, 37, 64] Operation: 88-24=64 Exploring Operation: 88-28=60, Resulting Numbers: [37, 24, 60] Generated Node #0,1: 59:[37, 24, 60] Operation: 88-28=60 Exploring Operation: 37+24=61...
0
hs_4
sum_heuristic
[ 45, 88, 8, 38 ]
94
[ "45+38=83", "88/8=11", "83+11=94" ]
Current State: 94:[45, 88, 8, 38], Operations: [] Exploring Operation: 45+38=83, Resulting Numbers: [88, 8, 83] Generated Node #2: [88, 8, 83] from Operation: 45+38=83 Current State: 94:[88, 8, 83], Operations: ['45+38=83'] Exploring Operation: 88/8=11, Resulting Numbers: [83, 11] Generated Node #3: [83, 11] from Opera...
4
Current State: 94:[45, 88, 8, 38], Operations: [] Exploring Operation: 88+8=96, Resulting Numbers: [45, 38, 96] Generated Node #0,0: 94:[45, 38, 96] Operation: 88+8=96 Exploring Operation: 88-38=50, Resulting Numbers: [45, 8, 50] Generated Node #0,1: 94:[45, 8, 50] Operation: 88-38=50 Exploring Operation: 8+38=46, Resu...
0
hs_3
sum_heuristic
[ 13, 23, 7, 6 ]
35
[ "13+23=36", "7-6=1", "36-1=35" ]
Current State: 35:[13, 23, 7, 6], Operations: [] Exploring Operation: 13+23=36, Resulting Numbers: [7, 6, 36] Generated Node #2: [7, 6, 36] from Operation: 13+23=36 Current State: 35:[7, 6, 36], Operations: ['13+23=36'] Exploring Operation: 7-6=1, Resulting Numbers: [36, 1] Generated Node #3: [36, 1] from Operation: 7-...
4
Current State: 35:[13, 23, 7, 6], Operations: [] Exploring Operation: 23-13=10, Resulting Numbers: [7, 6, 10] Generated Node #0,0: 35:[7, 6, 10] Operation: 23-13=10 Exploring Operation: 13+23=36, Resulting Numbers: [7, 6, 36] Generated Node #0,1: 35:[7, 6, 36] Operation: 13+23=36 Exploring Operation: 13-6=7, Resulting ...
0.987847
hs_3
sum_heuristic
[ 70, 80, 70, 28 ]
80
[ "70-70=0", "28*0=0", "80+0=80" ]
Current State: 80:[70, 80, 70, 28], Operations: [] Exploring Operation: 70-70=0, Resulting Numbers: [80, 28, 0] Generated Node #2: [80, 28, 0] from Operation: 70-70=0 Current State: 80:[80, 28, 0], Operations: ['70-70=0'] Exploring Operation: 28*0=0, Resulting Numbers: [80, 0] Generated Node #3: [80, 0] from Operation:...
4
Current State: 80:[70, 80, 70, 28], Operations: [] Exploring Operation: 70-28=42, Resulting Numbers: [80, 70, 42] Generated Node #0,0: 80:[80, 70, 42] Operation: 70-28=42 Exploring Operation: 70/70=1, Resulting Numbers: [80, 28, 1] Generated Node #0,1: 80:[80, 28, 1] Operation: 70/70=1 Exploring Operation: 70-70=0, Res...
0.974826
hs_4
sum_heuristic
[ 16, 1, 10, 63 ]
36
[ "16+1=17", "63-10=53", "53-17=36" ]
Current State: 36:[16, 1, 10, 63], Operations: [] Exploring Operation: 16+1=17, Resulting Numbers: [10, 63, 17] Generated Node #2: [10, 63, 17] from Operation: 16+1=17 Current State: 36:[10, 63, 17], Operations: ['16+1=17'] Exploring Operation: 63-10=53, Resulting Numbers: [17, 53] Generated Node #3: [17, 53] from Oper...
4
Current State: 36:[16, 1, 10, 63], Operations: [] Exploring Operation: 63-16=47, Resulting Numbers: [1, 10, 47] Generated Node #0,0: 36:[1, 10, 47] Operation: 63-16=47 Exploring Operation: 63-10=53, Resulting Numbers: [16, 1, 53] Generated Node #0,1: 36:[16, 1, 53] Operation: 63-10=53 Start Sub Search at level 1: Movin...
0.992188
hs_2
mult_heuristic
[ 79, 6, 32, 7 ]
48
[ "79-6=73", "32-7=25", "73-25=48" ]
Current State: 48:[79, 6, 32, 7], Operations: [] Exploring Operation: 79-6=73, Resulting Numbers: [32, 7, 73] Generated Node #2: [32, 7, 73] from Operation: 79-6=73 Current State: 48:[32, 7, 73], Operations: ['79-6=73'] Exploring Operation: 32-7=25, Resulting Numbers: [73, 25] Generated Node #3: [73, 25] from Operation...
4
Current State: 48:[79, 6, 32, 7], Operations: [] Exploring Operation: 79-7=72, Resulting Numbers: [6, 32, 72] Generated Node #0,0: 48:[6, 32, 72] Operation: 79-7=72 Exploring Operation: 32-7=25, Resulting Numbers: [79, 6, 25] Generated Node #0,1: 48:[79, 6, 25] Operation: 32-7=25 Exploring Operation: 79-32=47, Resultin...
0.989583
hs_3
sum_heuristic
[ 96, 91, 30, 47 ]
12
[ "96-91=5", "47-30=17", "17-5=12" ]
Current State: 12:[96, 91, 30, 47], Operations: [] Exploring Operation: 96-91=5, Resulting Numbers: [30, 47, 5] Generated Node #2: [30, 47, 5] from Operation: 96-91=5 Current State: 12:[30, 47, 5], Operations: ['96-91=5'] Exploring Operation: 47-30=17, Resulting Numbers: [5, 17] Generated Node #3: [5, 17] from Operatio...
4
Current State: 12:[96, 91, 30, 47], Operations: [] Exploring Operation: 96-91=5, Resulting Numbers: [30, 47, 5] Generated Node #0,0: 12:[30, 47, 5] Operation: 96-91=5 Moving to Node #0,0 Current State: 12:[30, 47, 5], Operations: ['96-91=5'] Exploring Operation: 47-30=17, Resulting Numbers: [5, 17] Generated Node #0,0,...
0.993924
hs_1
mult_heuristic
[ 3, 49, 66, 6 ]
75
[ "3*49=147", "66+6=72", "147-72=75" ]
Current State: 75:[3, 49, 66, 6], Operations: [] Exploring Operation: 3*49=147, Resulting Numbers: [66, 6, 147] Generated Node #2: [66, 6, 147] from Operation: 3*49=147 Current State: 75:[66, 6, 147], Operations: ['3*49=147'] Exploring Operation: 66+6=72, Resulting Numbers: [147, 72] Generated Node #3: [147, 72] from O...
4
Current State: 75:[3, 49, 66, 6], Operations: [] Exploring Operation: 66-49=17, Resulting Numbers: [3, 6, 17] Generated Node #0,0: 75:[3, 6, 17] Operation: 66-49=17 Exploring Operation: 66+6=72, Resulting Numbers: [3, 49, 72] Generated Node #0,1: 75:[3, 49, 72] Operation: 66+6=72 Exploring Operation: 49-6=43, Resulting...
0
hs_3
sum_heuristic
[ 13, 66, 33, 49 ]
60
[ "13+49=62", "66/33=2", "62-2=60" ]
Current State: 60:[13, 66, 33, 49], Operations: [] Exploring Operation: 13+49=62, Resulting Numbers: [66, 33, 62] Generated Node #2: [66, 33, 62] from Operation: 13+49=62 Current State: 60:[66, 33, 62], Operations: ['13+49=62'] Exploring Operation: 66/33=2, Resulting Numbers: [62, 2] Generated Node #3: [62, 2] from Ope...
4
Current State: 60:[13, 66, 33, 49], Operations: [] Exploring Operation: 66-49=17, Resulting Numbers: [13, 33, 17] Generated Node #0,0: 60:[13, 33, 17] Operation: 66-49=17 Exploring Operation: 49-33=16, Resulting Numbers: [13, 66, 16] Generated Node #0,1: 60:[13, 66, 16] Operation: 49-33=16 Exploring Operation: 13+49=62...
0.960069
hs_4
mult_heuristic
[ 82, 33, 88, 56 ]
95
[ "82-33=49", "88+56=144", "144-49=95" ]
Current State: 95:[82, 33, 88, 56], Operations: [] Exploring Operation: 82-33=49, Resulting Numbers: [88, 56, 49] Generated Node #2: [88, 56, 49] from Operation: 82-33=49 Current State: 95:[88, 56, 49], Operations: ['82-33=49'] Exploring Operation: 88+56=144, Resulting Numbers: [49, 144] Generated Node #3: [49, 144] fr...
4
Current State: 95:[82, 33, 88, 56], Operations: [] Exploring Operation: 56-33=23, Resulting Numbers: [82, 88, 23] Generated Node #0,0: 95:[82, 88, 23] Operation: 56-33=23 Exploring Operation: 33+56=89, Resulting Numbers: [82, 88, 89] Generated Node #0,1: 95:[82, 88, 89] Operation: 33+56=89 Moving to Node #0,0 Current S...
0.986111
hs_2
mult_heuristic
[ 34, 55, 43, 42 ]
41
[ "55-34=21", "42/21=2", "43-2=41" ]
Current State: 41:[34, 55, 43, 42], Operations: [] Exploring Operation: 55-34=21, Resulting Numbers: [43, 42, 21] Generated Node #2: [43, 42, 21] from Operation: 55-34=21 Current State: 41:[43, 42, 21], Operations: ['55-34=21'] Exploring Operation: 42/21=2, Resulting Numbers: [43, 2] Generated Node #3: [43, 2] from Ope...
4
Current State: 41:[34, 55, 43, 42], Operations: [] Exploring Operation: 55-43=12, Resulting Numbers: [34, 42, 12] Generated Node #0,0: 41:[34, 42, 12] Operation: 55-43=12 Exploring Operation: 55-34=21, Resulting Numbers: [43, 42, 21] Generated Node #0,1: 41:[43, 42, 21] Operation: 55-34=21 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 2, 55, 21, 40 ]
28
[ "55-21=34", "2*34=68", "68-40=28" ]
Current State: 28:[2, 55, 21, 40], Operations: [] Exploring Operation: 55-21=34, Resulting Numbers: [2, 40, 34] Generated Node #2: [2, 40, 34] from Operation: 55-21=34 Current State: 28:[2, 40, 34], Operations: ['55-21=34'] Exploring Operation: 2*34=68, Resulting Numbers: [40, 68] Generated Node #3: [40, 68] from Opera...
4
Current State: 28:[2, 55, 21, 40], Operations: [] Exploring Operation: 55-40=15, Resulting Numbers: [2, 21, 15] Generated Node #0,0: 28:[2, 21, 15] Operation: 55-40=15 Moving to Node #0,0 Current State: 28:[2, 21, 15], Operations: ['55-40=15'] Exploring Operation: 21-15=6, Resulting Numbers: [2, 6] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 13, 39, 43, 2 ]
54
[ "43-13=30", "30/2=15", "39+15=54" ]
Current State: 54:[13, 39, 43, 2], Operations: [] Exploring Operation: 43-13=30, Resulting Numbers: [39, 2, 30] Generated Node #2: [39, 2, 30] from Operation: 43-13=30 Current State: 54:[39, 2, 30], Operations: ['43-13=30'] Exploring Operation: 30/2=15, Resulting Numbers: [39, 15] Generated Node #3: [39, 15] from Opera...
4
Current State: 54:[13, 39, 43, 2], Operations: [] Exploring Operation: 43-39=4, Resulting Numbers: [13, 2, 4] Generated Node #0,0: 54:[13, 2, 4] Operation: 43-39=4 Moving to Node #0,0 Current State: 54:[13, 2, 4], Operations: ['43-39=4'] Exploring Operation: 13-4=9, Resulting Numbers: [2, 9] Generated Node #0,0,0: 54:[...
0
hs_1
sum_heuristic
[ 62, 35, 3, 61 ]
86
[ "62+35=97", "3*61=183", "183-97=86" ]
Current State: 86:[62, 35, 3, 61], Operations: [] Exploring Operation: 62+35=97, Resulting Numbers: [3, 61, 97] Generated Node #2: [3, 61, 97] from Operation: 62+35=97 Current State: 86:[3, 61, 97], Operations: ['62+35=97'] Exploring Operation: 3*61=183, Resulting Numbers: [97, 183] Generated Node #3: [97, 183] from Op...
4
Current State: 86:[62, 35, 3, 61], Operations: [] Exploring Operation: 62+35=97, Resulting Numbers: [3, 61, 97] Generated Node #0,0: 86:[3, 61, 97] Operation: 62+35=97 Exploring Operation: 35+61=96, Resulting Numbers: [62, 3, 96] Generated Node #0,1: 86:[62, 3, 96] Operation: 35+61=96 Exploring Operation: 62-61=1, Resu...
0
hs_3
mult_heuristic
[ 97, 83, 61, 69 ]
50
[ "97+83=180", "61+69=130", "180-130=50" ]
Current State: 50:[97, 83, 61, 69], Operations: [] Exploring Operation: 97+83=180, Resulting Numbers: [61, 69, 180] Generated Node #2: [61, 69, 180] from Operation: 97+83=180 Current State: 50:[61, 69, 180], Operations: ['97+83=180'] Exploring Operation: 61+69=130, Resulting Numbers: [180, 130] Generated Node #3: [180,...
4
Current State: 50:[97, 83, 61, 69], Operations: [] Exploring Operation: 97-83=14, Resulting Numbers: [61, 69, 14] Generated Node #0,0: 50:[61, 69, 14] Operation: 97-83=14 Start Sub Search at level 1: Moving to Node #0,0 Current State: 50:[61, 69, 14], Operations: ['97-83=14'] Exploring Operation: 69-61=8, Resulting Num...
0
hs_1
sum_heuristic
[ 61, 4, 81, 49 ]
27
[ "61-49=12", "4*81=324", "324/12=27" ]
Current State: 27:[61, 4, 81, 49], Operations: [] Exploring Operation: 61-49=12, Resulting Numbers: [4, 81, 12] Generated Node #2: [4, 81, 12] from Operation: 61-49=12 Current State: 27:[4, 81, 12], Operations: ['61-49=12'] Exploring Operation: 4*81=324, Resulting Numbers: [12, 324] Generated Node #3: [12, 324] from Op...
4
Current State: 27:[61, 4, 81, 49], Operations: [] Exploring Operation: 81-61=20, Resulting Numbers: [4, 49, 20] Generated Node #0,0: 27:[4, 49, 20] Operation: 81-61=20 Exploring Operation: 61-49=12, Resulting Numbers: [4, 81, 12] Generated Node #0,1: 27:[4, 81, 12] Operation: 61-49=12 Exploring Operation: 81-49=32, Res...
0.960069
hs_5
mult_heuristic
[ 68, 70, 12, 36 ]
22
[ "70-68=2", "36-12=24", "24-2=22" ]
Current State: 22:[68, 70, 12, 36], Operations: [] Exploring Operation: 70-68=2, Resulting Numbers: [12, 36, 2] Generated Node #2: [12, 36, 2] from Operation: 70-68=2 Current State: 22:[12, 36, 2], Operations: ['70-68=2'] Exploring Operation: 36-12=24, Resulting Numbers: [2, 24] Generated Node #3: [2, 24] from Operatio...
4
Current State: 22:[68, 70, 12, 36], Operations: [] Exploring Operation: 70-68=2, Resulting Numbers: [12, 36, 2] Generated Node #0,0: 22:[12, 36, 2] Operation: 70-68=2 Exploring Operation: 70-36=34, Resulting Numbers: [68, 12, 34] Generated Node #0,1: 22:[68, 12, 34] Operation: 70-36=34 Exploring Operation: 68-36=32, Re...
0.985243
hs_3
mult_heuristic
[ 44, 42, 89, 71 ]
36
[ "44-42=2", "89-71=18", "2*18=36" ]
Current State: 36:[44, 42, 89, 71], Operations: [] Exploring Operation: 44-42=2, Resulting Numbers: [89, 71, 2] Generated Node #2: [89, 71, 2] from Operation: 44-42=2 Current State: 36:[89, 71, 2], Operations: ['44-42=2'] Exploring Operation: 89-71=18, Resulting Numbers: [2, 18] Generated Node #3: [2, 18] from Operatio...
4
Current State: 36:[44, 42, 89, 71], Operations: [] Exploring Operation: 71-42=29, Resulting Numbers: [44, 89, 29] Generated Node #0,0: 36:[44, 89, 29] Operation: 71-42=29 Exploring Operation: 89-44=45, Resulting Numbers: [42, 71, 45] Generated Node #0,1: 36:[42, 71, 45] Operation: 89-44=45 Exploring Operation: 71-44=27...
0.985243
hs_5
mult_heuristic
[ 1, 59, 2, 38 ]
49
[ "1+59=60", "38+60=98", "98/2=49" ]
Current State: 49:[1, 59, 2, 38], Operations: [] Exploring Operation: 1+59=60, Resulting Numbers: [2, 38, 60] Generated Node #2: [2, 38, 60] from Operation: 1+59=60 Current State: 49:[2, 38, 60], Operations: ['1+59=60'] Exploring Operation: 38+60=98, Resulting Numbers: [2, 98] Generated Node #3: [2, 98] from Operation:...
4
Current State: 49:[1, 59, 2, 38], Operations: [] Exploring Operation: 1+38=39, Resulting Numbers: [59, 2, 39] Generated Node #0,0: 49:[59, 2, 39] Operation: 1+38=39 Exploring Operation: 1+2=3, Resulting Numbers: [59, 38, 3] Generated Node #0,1: 49:[59, 38, 3] Operation: 1+2=3 Exploring Operation: 59-1=58, Resulting Num...
0
hs_4
mult_heuristic
[ 30, 24, 1, 26 ]
100
[ "30-26=4", "24+1=25", "4*25=100" ]
Current State: 100:[30, 24, 1, 26], Operations: [] Exploring Operation: 30-26=4, Resulting Numbers: [24, 1, 4] Generated Node #2: [24, 1, 4] from Operation: 30-26=4 Current State: 100:[24, 1, 4], Operations: ['30-26=4'] Exploring Operation: 24+1=25, Resulting Numbers: [4, 25] Generated Node #3: [4, 25] from Operation: ...
4
Current State: 100:[30, 24, 1, 26], Operations: [] Exploring Operation: 30-26=4, Resulting Numbers: [24, 1, 4] Generated Node #0,0: 100:[24, 1, 4] Operation: 30-26=4 Exploring Operation: 30-24=6, Resulting Numbers: [1, 26, 6] Generated Node #0,1: 100:[1, 26, 6] Operation: 30-24=6 Moving to Node #0,0 Current State: 100:...
0.990451
hs_2
mult_heuristic
[ 53, 35, 84, 8 ]
94
[ "53-35=18", "84-8=76", "18+76=94" ]
Current State: 94:[53, 35, 84, 8], Operations: [] Exploring Operation: 53-35=18, Resulting Numbers: [84, 8, 18] Generated Node #2: [84, 8, 18] from Operation: 53-35=18 Current State: 94:[84, 8, 18], Operations: ['53-35=18'] Exploring Operation: 84-8=76, Resulting Numbers: [18, 76] Generated Node #3: [18, 76] from Opera...
4
Current State: 94:[53, 35, 84, 8], Operations: [] Exploring Operation: 35+8=43, Resulting Numbers: [53, 84, 43] Generated Node #0,0: 94:[53, 84, 43] Operation: 35+8=43 Exploring Operation: 84-35=49, Resulting Numbers: [53, 8, 49] Generated Node #0,1: 94:[53, 8, 49] Operation: 84-35=49 Start Sub Search at level 1: Movin...
0.992188
hs_2
sum_heuristic
[ 94, 57, 60, 61 ]
99
[ "94-61=33", "60-57=3", "33*3=99" ]
Current State: 99:[94, 57, 60, 61], Operations: [] Exploring Operation: 94-61=33, Resulting Numbers: [57, 60, 33] Generated Node #2: [57, 60, 33] from Operation: 94-61=33 Current State: 99:[57, 60, 33], Operations: ['94-61=33'] Exploring Operation: 60-57=3, Resulting Numbers: [33, 3] Generated Node #3: [33, 3] from Ope...
4
Current State: 99:[94, 57, 60, 61], Operations: [] Exploring Operation: 60-57=3, Resulting Numbers: [94, 61, 3] Generated Node #0,0: 99:[94, 61, 3] Operation: 60-57=3 Exploring Operation: 94-61=33, Resulting Numbers: [57, 60, 33] Generated Node #0,1: 99:[57, 60, 33] Operation: 94-61=33 Exploring Operation: 61-57=4, Res...
0.97309
hs_4
sum_heuristic
[ 80, 99, 49, 59 ]
29
[ "99-80=19", "59-49=10", "19+10=29" ]
Current State: 29:[80, 99, 49, 59], Operations: [] Exploring Operation: 99-80=19, Resulting Numbers: [49, 59, 19] Generated Node #2: [49, 59, 19] from Operation: 99-80=19 Current State: 29:[49, 59, 19], Operations: ['99-80=19'] Exploring Operation: 59-49=10, Resulting Numbers: [19, 10] Generated Node #3: [19, 10] from ...
4
Current State: 29:[80, 99, 49, 59], Operations: [] Exploring Operation: 99-80=19, Resulting Numbers: [49, 59, 19] Generated Node #0,0: 29:[49, 59, 19] Operation: 99-80=19 Exploring Operation: 99-59=40, Resulting Numbers: [80, 49, 40] Generated Node #0,1: 29:[80, 49, 40] Operation: 99-59=40 Moving to Node #0,0 Current S...
0.986979
hs_2
mult_heuristic
[ 31, 48, 40, 45 ]
74
[ "31+48=79", "45-40=5", "79-5=74" ]
Current State: 74:[31, 48, 40, 45], Operations: [] Exploring Operation: 31+48=79, Resulting Numbers: [40, 45, 79] Generated Node #2: [40, 45, 79] from Operation: 31+48=79 Current State: 74:[40, 45, 79], Operations: ['31+48=79'] Exploring Operation: 45-40=5, Resulting Numbers: [79, 5] Generated Node #3: [79, 5] from Ope...
4
Current State: 74:[31, 48, 40, 45], Operations: [] Exploring Operation: 31+48=79, Resulting Numbers: [40, 45, 79] Generated Node #0,0: 74:[40, 45, 79] Operation: 31+48=79 Exploring Operation: 48-45=3, Resulting Numbers: [31, 40, 3] Generated Node #0,1: 74:[31, 40, 3] Operation: 48-45=3 Exploring Operation: 31+45=76, Re...
0.990451
hs_3
sum_heuristic
[ 8, 2, 40, 62 ]
68
[ "62-8=54", "2*54=108", "108-40=68" ]
Current State: 68:[8, 2, 40, 62], Operations: [] Exploring Operation: 62-8=54, Resulting Numbers: [2, 40, 54] Generated Node #2: [2, 40, 54] from Operation: 62-8=54 Current State: 68:[2, 40, 54], Operations: ['62-8=54'] Exploring Operation: 2*54=108, Resulting Numbers: [40, 108] Generated Node #3: [40, 108] from Operat...
4
Current State: 68:[8, 2, 40, 62], Operations: [] Exploring Operation: 40/8=5, Resulting Numbers: [2, 62, 5] Generated Node #0,0: 68:[2, 62, 5] Operation: 40/8=5 Start Sub Search at level 1: Moving to Node #0,0 Current State: 68:[2, 62, 5], Operations: ['40/8=5'] Exploring Operation: 62+5=67, Resulting Numbers: [2, 67] ...
0
hs_1
sum_heuristic
[ 76, 50, 63, 4 ]
32
[ "76/4=19", "63-50=13", "19+13=32" ]
Current State: 32:[76, 50, 63, 4], Operations: [] Exploring Operation: 76/4=19, Resulting Numbers: [50, 63, 19] Generated Node #2: [50, 63, 19] from Operation: 76/4=19 Current State: 32:[50, 63, 19], Operations: ['76/4=19'] Exploring Operation: 63-50=13, Resulting Numbers: [19, 13] Generated Node #3: [19, 13] from Oper...
4
Current State: 32:[76, 50, 63, 4], Operations: [] Exploring Operation: 76-4=72, Resulting Numbers: [50, 63, 72] Generated Node #0,0: 32:[50, 63, 72] Operation: 76-4=72 Exploring Operation: 76/4=19, Resulting Numbers: [50, 63, 19] Generated Node #0,1: 32:[50, 63, 19] Operation: 76/4=19 Exploring Operation: 76-63=13, Res...
0.963542
hs_5
mult_heuristic
[ 4, 43, 3, 40 ]
93
[ "40-4=36", "43*3=129", "129-36=93" ]
Current State: 93:[4, 43, 3, 40], Operations: [] Exploring Operation: 40-4=36, Resulting Numbers: [43, 3, 36] Generated Node #2: [43, 3, 36] from Operation: 40-4=36 Current State: 93:[43, 3, 36], Operations: ['40-4=36'] Exploring Operation: 43*3=129, Resulting Numbers: [36, 129] Generated Node #3: [36, 129] from Operat...
4
Current State: 93:[4, 43, 3, 40], Operations: [] Exploring Operation: 43+40=83, Resulting Numbers: [4, 3, 83] Generated Node #0,0: 93:[4, 3, 83] Operation: 43+40=83 Exploring Operation: 43-40=3, Resulting Numbers: [4, 3, 3] Generated Node #0,1: 93:[4, 3, 3] Operation: 43-40=3 Start Sub Search at level 1: Moving to Node...
0
hs_2
mult_heuristic
[ 57, 8, 31, 23 ]
58
[ "31-8=23", "23/23=1", "57+1=58" ]
Current State: 58:[57, 8, 31, 23], Operations: [] Exploring Operation: 31-8=23, Resulting Numbers: [57, 23, 23] Generated Node #2: [57, 23, 23] from Operation: 31-8=23 Current State: 58:[57, 23, 23], Operations: ['31-8=23'] Exploring Operation: 23/23=1, Resulting Numbers: [57, 1] Generated Node #3: [57, 1] from Operati...
4
Current State: 58:[57, 8, 31, 23], Operations: [] Exploring Operation: 31+23=54, Resulting Numbers: [57, 8, 54] Generated Node #0,0: 58:[57, 8, 54] Operation: 31+23=54 Exploring Operation: 8+23=31, Resulting Numbers: [57, 31, 31] Generated Node #0,1: 58:[57, 31, 31] Operation: 8+23=31 Moving to Node #0,1 Current State:...
0.992188
hs_2
sum_heuristic
[ 64, 2, 1, 12 ]
74
[ "64-2=62", "1*12=12", "62+12=74" ]
Current State: 74:[64, 2, 1, 12], Operations: [] Exploring Operation: 64-2=62, Resulting Numbers: [1, 12, 62] Generated Node #2: [1, 12, 62] from Operation: 64-2=62 Current State: 74:[1, 12, 62], Operations: ['64-2=62'] Exploring Operation: 1*12=12, Resulting Numbers: [62, 12] Generated Node #3: [62, 12] from Operation...
4
Current State: 74:[64, 2, 1, 12], Operations: [] Exploring Operation: 64/2=32, Resulting Numbers: [1, 12, 32] Generated Node #0,0: 74:[1, 12, 32] Operation: 64/2=32 Exploring Operation: 64+12=76, Resulting Numbers: [2, 1, 76] Generated Node #0,1: 74:[2, 1, 76] Operation: 64+12=76 Exploring Operation: 12/2=6, Resulting ...
0.990451
hs_3
mult_heuristic
[ 46, 1, 85, 49 ]
88
[ "46*1=46", "85+49=134", "134-46=88" ]
Current State: 88:[46, 1, 85, 49], Operations: [] Exploring Operation: 46*1=46, Resulting Numbers: [85, 49, 46] Generated Node #2: [85, 49, 46] from Operation: 46*1=46 Current State: 88:[85, 49, 46], Operations: ['46*1=46'] Exploring Operation: 85+49=134, Resulting Numbers: [46, 134] Generated Node #3: [46, 134] from O...
4
Current State: 88:[46, 1, 85, 49], Operations: [] Exploring Operation: 1+85=86, Resulting Numbers: [46, 49, 86] Generated Node #0,0: 88:[46, 49, 86] Operation: 1+85=86 Exploring Operation: 46-1=45, Resulting Numbers: [85, 49, 45] Generated Node #0,1: 88:[85, 49, 45] Operation: 46-1=45 Exploring Operation: 49-46=3, Resu...
0.990451
hs_3
sum_heuristic
[ 72, 80, 49, 32 ]
47
[ "72-32=40", "80/40=2", "49-2=47" ]
Current State: 47:[72, 80, 49, 32], Operations: [] Exploring Operation: 72-32=40, Resulting Numbers: [80, 49, 40] Generated Node #2: [80, 49, 40] from Operation: 72-32=40 Current State: 47:[80, 49, 40], Operations: ['72-32=40'] Exploring Operation: 80/40=2, Resulting Numbers: [49, 2] Generated Node #3: [49, 2] from Ope...
4
Current State: 47:[72, 80, 49, 32], Operations: [] Exploring Operation: 80-72=8, Resulting Numbers: [49, 32, 8] Generated Node #0,0: 47:[49, 32, 8] Operation: 80-72=8 Exploring Operation: 80-49=31, Resulting Numbers: [72, 32, 31] Generated Node #0,1: 47:[72, 32, 31] Operation: 80-49=31 Exploring Operation: 72-32=40, Re...
0.962674
hs_5
sum_heuristic
[ 55, 42, 13, 94 ]
93
[ "55-42=13", "13/13=1", "94-1=93" ]
Current State: 93:[55, 42, 13, 94], Operations: [] Exploring Operation: 55-42=13, Resulting Numbers: [13, 94, 13] Generated Node #2: [13, 94, 13] from Operation: 55-42=13 Current State: 93:[13, 94, 13], Operations: ['55-42=13'] Exploring Operation: 13/13=1, Resulting Numbers: [94, 1] Generated Node #3: [94, 1] from Ope...
4
Current State: 93:[55, 42, 13, 94], Operations: [] Exploring Operation: 55+42=97, Resulting Numbers: [13, 94, 97] Generated Node #0,0: 93:[13, 94, 97] Operation: 55+42=97 Exploring Operation: 55-42=13, Resulting Numbers: [13, 94, 13] Generated Node #0,1: 93:[13, 94, 13] Operation: 55-42=13 Start Sub Search at level 1: ...
0.986111
hs_2
sum_heuristic