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
[ 92, 39, 55, 2 ]
38
[ "92+39=131", "131-55=76", "76/2=38" ]
Current State: 38:[92, 39, 55, 2], Operations: [] Exploring Operation: 92+39=131, Resulting Numbers: [55, 2, 131] Generated Node #2: [55, 2, 131] from Operation: 92+39=131 Current State: 38:[55, 2, 131], Operations: ['92+39=131'] Exploring Operation: 131-55=76, Resulting Numbers: [2, 76] Generated Node #3: [2, 76] from...
4
Current State: 38:[92, 39, 55, 2], Operations: [] Exploring Operation: 92/2=46, Resulting Numbers: [39, 55, 46] Generated Node #0,0: 38:[39, 55, 46] Operation: 92/2=46 Exploring Operation: 92-39=53, Resulting Numbers: [55, 2, 53] Generated Node #0,1: 38:[55, 2, 53] Operation: 92-39=53 Exploring Operation: 92-55=37, Res...
0
hs_3
sum_heuristic
[ 90, 6, 54, 63 ]
98
[ "90-6=84", "63*84=5292", "5292/54=98" ]
Current State: 98:[90, 6, 54, 63], Operations: [] Exploring Operation: 90-6=84, Resulting Numbers: [54, 63, 84] Generated Node #2: [54, 63, 84] from Operation: 90-6=84 Current State: 98:[54, 63, 84], Operations: ['90-6=84'] Exploring Operation: 63*84=5292, Resulting Numbers: [54, 5292] Generated Node #3: [54, 5292] fro...
4
Current State: 98:[90, 6, 54, 63], Operations: [] Exploring Operation: 63-54=9, Resulting Numbers: [90, 6, 9] Generated Node #0,0: 98:[90, 6, 9] Operation: 63-54=9 Exploring Operation: 90-63=27, Resulting Numbers: [6, 54, 27] Generated Node #0,1: 98:[6, 54, 27] Operation: 90-63=27 Exploring Operation: 90/6=15, Resultin...
0
hs_3
mult_heuristic
[ 2, 76, 30, 50 ]
21
[ "50/2=25", "76-30=46", "46-25=21" ]
Current State: 21:[2, 76, 30, 50], Operations: [] Exploring Operation: 50/2=25, Resulting Numbers: [76, 30, 25] Generated Node #2: [76, 30, 25] from Operation: 50/2=25 Current State: 21:[76, 30, 25], Operations: ['50/2=25'] Exploring Operation: 76-30=46, Resulting Numbers: [25, 46] Generated Node #3: [25, 46] from Oper...
4
Current State: 21:[2, 76, 30, 50], Operations: [] Exploring Operation: 76-30=46, Resulting Numbers: [2, 50, 46] Generated Node #0,0: 21:[2, 50, 46] Operation: 76-30=46 Exploring Operation: 76-50=26, Resulting Numbers: [2, 30, 26] Generated Node #0,1: 21:[2, 30, 26] Operation: 76-50=26 Exploring Operation: 50/2=25, Resu...
0.965278
hs_5
mult_heuristic
[ 62, 40, 44, 90 ]
88
[ "62-40=22", "44/22=2", "90-2=88" ]
Current State: 88:[62, 40, 44, 90], Operations: [] Exploring Operation: 62-40=22, Resulting Numbers: [44, 90, 22] Generated Node #2: [44, 90, 22] from Operation: 62-40=22 Current State: 88:[44, 90, 22], Operations: ['62-40=22'] Exploring Operation: 44/22=2, Resulting Numbers: [90, 2] Generated Node #3: [90, 2] from Ope...
4
Current State: 88:[62, 40, 44, 90], Operations: [] Exploring Operation: 62-40=22, Resulting Numbers: [44, 90, 22] Generated Node #0,0: 88:[44, 90, 22] Operation: 62-40=22 Start Sub Search at level 1: Moving to Node #0,0 Current State: 88:[44, 90, 22], Operations: ['62-40=22'] Exploring Operation: 90-44=46, Resulting Nu...
0
hs_1
sum_heuristic
[ 37, 15, 41, 96 ]
38
[ "15+96=111", "111/37=3", "41-3=38" ]
Current State: 38:[37, 15, 41, 96], Operations: [] Exploring Operation: 15+96=111, Resulting Numbers: [37, 41, 111] Generated Node #2: [37, 41, 111] from Operation: 15+96=111 Current State: 38:[37, 41, 111], Operations: ['15+96=111'] Exploring Operation: 111/37=3, Resulting Numbers: [41, 3] Generated Node #3: [41, 3] f...
4
Current State: 38:[37, 15, 41, 96], Operations: [] Exploring Operation: 41-37=4, Resulting Numbers: [15, 96, 4] Generated Node #0,0: 38:[15, 96, 4] Operation: 41-37=4 Exploring Operation: 96-37=59, Resulting Numbers: [15, 41, 59] Generated Node #0,1: 38:[15, 41, 59] Operation: 96-37=59 Exploring Operation: 96-41=55, Re...
0
hs_5
mult_heuristic
[ 9, 49, 18, 15 ]
79
[ "18/9=2", "15*2=30", "49+30=79" ]
Current State: 79:[9, 49, 18, 15], Operations: [] Exploring Operation: 18/9=2, Resulting Numbers: [49, 15, 2] Generated Node #2: [49, 15, 2] from Operation: 18/9=2 Current State: 79:[49, 15, 2], Operations: ['18/9=2'] Exploring Operation: 15*2=30, Resulting Numbers: [49, 30] Generated Node #3: [49, 30] from Operation: ...
4
Current State: 79:[9, 49, 18, 15], Operations: [] Exploring Operation: 9+15=24, Resulting Numbers: [49, 18, 24] Generated Node #0,0: 79:[49, 18, 24] Operation: 9+15=24 Exploring Operation: 9+49=58, Resulting Numbers: [18, 15, 58] Generated Node #0,1: 79:[18, 15, 58] Operation: 9+49=58 Exploring Operation: 9+18=27, Resu...
0
hs_3
mult_heuristic
[ 27, 47, 82, 41 ]
40
[ "47-27=20", "82/41=2", "20*2=40" ]
Current State: 40:[27, 47, 82, 41], Operations: [] Exploring Operation: 47-27=20, Resulting Numbers: [82, 41, 20] Generated Node #2: [82, 41, 20] from Operation: 47-27=20 Current State: 40:[82, 41, 20], Operations: ['47-27=20'] Exploring Operation: 82/41=2, Resulting Numbers: [20, 2] Generated Node #3: [20, 2] from Ope...
4
Current State: 40:[27, 47, 82, 41], Operations: [] Exploring Operation: 82-47=35, Resulting Numbers: [27, 41, 35] Generated Node #0,0: 40:[27, 41, 35] Operation: 82-47=35 Exploring Operation: 82/41=2, Resulting Numbers: [27, 47, 2] Generated Node #0,1: 40:[27, 47, 2] Operation: 82/41=2 Start Sub Search at level 1: Movi...
0.986111
hs_2
mult_heuristic
[ 73, 97, 47, 95 ]
13
[ "73-47=26", "97-95=2", "26/2=13" ]
Current State: 13:[73, 97, 47, 95], Operations: [] Exploring Operation: 73-47=26, Resulting Numbers: [97, 95, 26] Generated Node #2: [97, 95, 26] from Operation: 73-47=26 Current State: 13:[97, 95, 26], Operations: ['73-47=26'] Exploring Operation: 97-95=2, Resulting Numbers: [26, 2] Generated Node #3: [26, 2] from Ope...
4
Current State: 13:[73, 97, 47, 95], Operations: [] Exploring Operation: 97-73=24, Resulting Numbers: [47, 95, 24] Generated Node #0,0: 13:[47, 95, 24] Operation: 97-73=24 Exploring Operation: 97-95=2, Resulting Numbers: [73, 47, 2] Generated Node #0,1: 13:[73, 47, 2] Operation: 97-95=2 Exploring Operation: 95-73=22, Re...
0.956597
hs_5
mult_heuristic
[ 63, 77, 20, 18 ]
70
[ "63+77=140", "20-18=2", "140/2=70" ]
Current State: 70:[63, 77, 20, 18], Operations: [] Exploring Operation: 63+77=140, Resulting Numbers: [20, 18, 140] Generated Node #2: [20, 18, 140] from Operation: 63+77=140 Current State: 70:[20, 18, 140], Operations: ['63+77=140'] Exploring Operation: 20-18=2, Resulting Numbers: [140, 2] Generated Node #3: [140, 2] ...
4
Current State: 70:[63, 77, 20, 18], Operations: [] Exploring Operation: 20-18=2, Resulting Numbers: [63, 77, 2] Generated Node #0,0: 70:[63, 77, 2] Operation: 20-18=2 Exploring Operation: 77-63=14, Resulting Numbers: [20, 18, 14] Generated Node #0,1: 70:[20, 18, 14] Operation: 77-63=14 Start Sub Search at level 1: Movi...
0
hs_2
mult_heuristic
[ 45, 77, 87, 80 ]
25
[ "77-45=32", "87-80=7", "32-7=25" ]
Current State: 25:[45, 77, 87, 80], Operations: [] Exploring Operation: 77-45=32, Resulting Numbers: [87, 80, 32] Generated Node #2: [87, 80, 32] from Operation: 77-45=32 Current State: 25:[87, 80, 32], Operations: ['77-45=32'] Exploring Operation: 87-80=7, Resulting Numbers: [32, 7] Generated Node #3: [32, 7] from Ope...
4
Current State: 25:[45, 77, 87, 80], Operations: [] Exploring Operation: 87-77=10, Resulting Numbers: [45, 80, 10] Generated Node #0,0: 25:[45, 80, 10] Operation: 87-77=10 Exploring Operation: 80-77=3, Resulting Numbers: [45, 87, 3] Generated Node #0,1: 25:[45, 87, 3] Operation: 80-77=3 Exploring Operation: 87-45=42, Re...
0.986111
hs_5
mult_heuristic
[ 31, 59, 1, 7 ]
83
[ "31+59=90", "1*7=7", "90-7=83" ]
Current State: 83:[31, 59, 1, 7], Operations: [] Exploring Operation: 31+59=90, Resulting Numbers: [1, 7, 90] Generated Node #2: [1, 7, 90] from Operation: 31+59=90 Current State: 83:[1, 7, 90], Operations: ['31+59=90'] Exploring Operation: 1*7=7, Resulting Numbers: [90, 7] Generated Node #3: [90, 7] from Operation: 1*...
4
Current State: 83:[31, 59, 1, 7], Operations: [] Exploring Operation: 31+7=38, Resulting Numbers: [59, 1, 38] Generated Node #0,0: 83:[59, 1, 38] Operation: 31+7=38 Exploring Operation: 31+1=32, Resulting Numbers: [59, 7, 32] Generated Node #0,1: 83:[59, 7, 32] Operation: 31+1=32 Exploring Operation: 59+7=66, Resulting...
0
hs_4
mult_heuristic
[ 95, 83, 87, 96 ]
71
[ "95-87=8", "96/8=12", "83-12=71" ]
Current State: 71:[95, 83, 87, 96], Operations: [] Exploring Operation: 95-87=8, Resulting Numbers: [83, 96, 8] Generated Node #2: [83, 96, 8] from Operation: 95-87=8 Current State: 71:[83, 96, 8], Operations: ['95-87=8'] Exploring Operation: 96/8=12, Resulting Numbers: [83, 12] Generated Node #3: [83, 12] from Operati...
4
Current State: 71:[95, 83, 87, 96], Operations: [] Exploring Operation: 96-95=1, Resulting Numbers: [83, 87, 1] Generated Node #0,0: 71:[83, 87, 1] Operation: 96-95=1 Exploring Operation: 96-83=13, Resulting Numbers: [95, 87, 13] Generated Node #0,1: 71:[95, 87, 13] Operation: 96-83=13 Start Sub Search at level 1: Movi...
0
hs_2
mult_heuristic
[ 30, 48, 57, 42 ]
60
[ "48+42=90", "90/30=3", "57+3=60" ]
Current State: 60:[30, 48, 57, 42], Operations: [] Exploring Operation: 48+42=90, Resulting Numbers: [30, 57, 90] Generated Node #2: [30, 57, 90] from Operation: 48+42=90 Current State: 60:[30, 57, 90], Operations: ['48+42=90'] Exploring Operation: 90/30=3, Resulting Numbers: [57, 3] Generated Node #3: [57, 3] from Ope...
4
Current State: 60:[30, 48, 57, 42], Operations: [] Exploring Operation: 57-42=15, Resulting Numbers: [30, 48, 15] Generated Node #0,0: 60:[30, 48, 15] Operation: 57-42=15 Exploring Operation: 57-48=9, Resulting Numbers: [30, 42, 9] Generated Node #0,1: 60:[30, 42, 9] Operation: 57-48=9 Exploring Operation: 42-30=12, Re...
0
hs_5
sum_heuristic
[ 82, 3, 15, 92 ]
55
[ "92-82=10", "3*15=45", "10+45=55" ]
Current State: 55:[82, 3, 15, 92], Operations: [] Exploring Operation: 92-82=10, Resulting Numbers: [3, 15, 10] Generated Node #2: [3, 15, 10] from Operation: 92-82=10 Current State: 55:[3, 15, 10], Operations: ['92-82=10'] Exploring Operation: 3*15=45, Resulting Numbers: [10, 45] Generated Node #3: [10, 45] from Opera...
4
Current State: 55:[82, 3, 15, 92], Operations: [] Exploring Operation: 82-15=67, Resulting Numbers: [3, 92, 67] Generated Node #0,0: 55:[3, 92, 67] Operation: 82-15=67 Exploring Operation: 92-82=10, Resulting Numbers: [3, 15, 10] Generated Node #0,1: 55:[3, 15, 10] Operation: 92-82=10 Exploring Operation: 92-15=77, Res...
0
hs_3
mult_heuristic
[ 98, 23, 15, 11 ]
71
[ "98-23=75", "15-11=4", "75-4=71" ]
Current State: 71:[98, 23, 15, 11], Operations: [] Exploring Operation: 98-23=75, Resulting Numbers: [15, 11, 75] Generated Node #2: [15, 11, 75] from Operation: 98-23=75 Current State: 71:[15, 11, 75], Operations: ['98-23=75'] Exploring Operation: 15-11=4, Resulting Numbers: [75, 4] Generated Node #3: [75, 4] from Ope...
4
Current State: 71:[98, 23, 15, 11], Operations: [] Exploring Operation: 98-23=75, Resulting Numbers: [15, 11, 75] Generated Node #0,0: 71:[15, 11, 75] Operation: 98-23=75 Exploring Operation: 98-11=87, Resulting Numbers: [23, 15, 87] Generated Node #0,1: 71:[23, 15, 87] Operation: 98-11=87 Exploring Operation: 23+11=34...
0.981771
hs_5
mult_heuristic
[ 53, 72, 58, 27 ]
66
[ "72-53=19", "58+27=85", "85-19=66" ]
Current State: 66:[53, 72, 58, 27], Operations: [] Exploring Operation: 72-53=19, Resulting Numbers: [58, 27, 19] Generated Node #2: [58, 27, 19] from Operation: 72-53=19 Current State: 66:[58, 27, 19], Operations: ['72-53=19'] Exploring Operation: 58+27=85, Resulting Numbers: [19, 85] Generated Node #3: [19, 85] from ...
4
Current State: 66:[53, 72, 58, 27], Operations: [] Exploring Operation: 58-53=5, Resulting Numbers: [72, 27, 5] Generated Node #0,0: 66:[72, 27, 5] Operation: 58-53=5 Start Sub Search at level 1: Moving to Node #0,0 Current State: 66:[72, 27, 5], Operations: ['58-53=5'] Exploring Operation: 72-5=67, Resulting Numbers: ...
0
hs_1
mult_heuristic
[ 36, 66, 58, 6 ]
82
[ "66-36=30", "58-6=52", "30+52=82" ]
Current State: 82:[36, 66, 58, 6], Operations: [] Exploring Operation: 66-36=30, Resulting Numbers: [58, 6, 30] Generated Node #2: [58, 6, 30] from Operation: 66-36=30 Current State: 82:[58, 6, 30], Operations: ['66-36=30'] Exploring Operation: 58-6=52, Resulting Numbers: [30, 52] Generated Node #3: [30, 52] from Opera...
4
Current State: 82:[36, 66, 58, 6], Operations: [] Exploring Operation: 66-36=30, Resulting Numbers: [58, 6, 30] Generated Node #0,0: 82:[58, 6, 30] Operation: 66-36=30 Exploring Operation: 66/6=11, Resulting Numbers: [36, 58, 11] Generated Node #0,1: 82:[36, 58, 11] Operation: 66/6=11 Exploring Operation: 66-58=8, Resu...
0.96875
hs_3
sum_heuristic
[ 24, 36, 4, 21 ]
21
[ "24/4=6", "36-21=15", "6+15=21" ]
Current State: 21:[24, 36, 4, 21], Operations: [] Exploring Operation: 24/4=6, Resulting Numbers: [36, 21, 6] Generated Node #2: [36, 21, 6] from Operation: 24/4=6 Current State: 21:[36, 21, 6], Operations: ['24/4=6'] Exploring Operation: 36-21=15, Resulting Numbers: [6, 15] Generated Node #3: [6, 15] from Operation: 3...
4
Current State: 21:[24, 36, 4, 21], Operations: [] Exploring Operation: 36-21=15, Resulting Numbers: [24, 4, 15] Generated Node #0,0: 21:[24, 4, 15] Operation: 36-21=15 Exploring Operation: 36/4=9, Resulting Numbers: [24, 21, 9] Generated Node #0,1: 21:[24, 21, 9] Operation: 36/4=9 Exploring Operation: 36-24=12, Resulti...
0.953125
hs_4
mult_heuristic
[ 59, 3, 35, 52 ]
90
[ "59*3=177", "35+52=87", "177-87=90" ]
Current State: 90:[59, 3, 35, 52], Operations: [] Exploring Operation: 59*3=177, Resulting Numbers: [35, 52, 177] Generated Node #2: [35, 52, 177] from Operation: 59*3=177 Current State: 90:[35, 52, 177], Operations: ['59*3=177'] Exploring Operation: 35+52=87, Resulting Numbers: [177, 87] Generated Node #3: [177, 87] f...
4
Current State: 90:[59, 3, 35, 52], Operations: [] Exploring Operation: 59+35=94, Resulting Numbers: [3, 52, 94] Generated Node #0,0: 90:[3, 52, 94] Operation: 59+35=94 Exploring Operation: 59-52=7, Resulting Numbers: [3, 35, 7] Generated Node #0,1: 90:[3, 35, 7] Operation: 59-52=7 Moving to Node #0,1 Current State: 90:...
0
hs_2
mult_heuristic
[ 89, 69, 43, 84 ]
31
[ "89+69=158", "43+84=127", "158-127=31" ]
Current State: 31:[89, 69, 43, 84], Operations: [] Exploring Operation: 89+69=158, Resulting Numbers: [43, 84, 158] Generated Node #2: [43, 84, 158] from Operation: 89+69=158 Current State: 31:[43, 84, 158], Operations: ['89+69=158'] Exploring Operation: 43+84=127, Resulting Numbers: [158, 127] Generated Node #3: [158,...
4
Current State: 31:[89, 69, 43, 84], Operations: [] Exploring Operation: 89-43=46, Resulting Numbers: [69, 84, 46] Generated Node #0,0: 31:[69, 84, 46] Operation: 89-43=46 Exploring Operation: 89-69=20, Resulting Numbers: [43, 84, 20] Generated Node #0,1: 31:[43, 84, 20] Operation: 89-69=20 Exploring Operation: 89-84=5,...
0.973958
hs_4
mult_heuristic
[ 71, 14, 57, 38 ]
66
[ "71+14=85", "57-38=19", "85-19=66" ]
Current State: 66:[71, 14, 57, 38], Operations: [] Exploring Operation: 71+14=85, Resulting Numbers: [57, 38, 85] Generated Node #2: [57, 38, 85] from Operation: 71+14=85 Current State: 66:[57, 38, 85], Operations: ['71+14=85'] Exploring Operation: 57-38=19, Resulting Numbers: [85, 19] Generated Node #3: [85, 19] from ...
4
Current State: 66:[71, 14, 57, 38], Operations: [] Exploring Operation: 71-57=14, Resulting Numbers: [14, 38, 14] Generated Node #0,0: 66:[14, 38, 14] Operation: 71-57=14 Moving to Node #0,0 Current State: 66:[14, 38, 14], Operations: ['71-57=14'] Exploring Operation: 38-14=24, Resulting Numbers: [14, 24] Generated Nod...
0
hs_1
mult_heuristic
[ 6, 83, 48, 8 ]
99
[ "48/6=8", "83+8=91", "8+91=99" ]
Current State: 99:[6, 83, 48, 8], Operations: [] Exploring Operation: 48/6=8, Resulting Numbers: [83, 8, 8] Generated Node #2: [83, 8, 8] from Operation: 48/6=8 Current State: 99:[83, 8, 8], Operations: ['48/6=8'] Exploring Operation: 83+8=91, Resulting Numbers: [91] 91,99 equal: Goal Reached Exploring Operation: 8+91=...
4
Current State: 99:[6, 83, 48, 8], Operations: [] Exploring Operation: 48/6=8, Resulting Numbers: [83, 8, 8] Generated Node #0,0: 99:[83, 8, 8] Operation: 48/6=8 Exploring Operation: 83-48=35, Resulting Numbers: [6, 8, 35] Generated Node #0,1: 99:[6, 8, 35] Operation: 83-48=35 Moving to Node #0,1 Current State: 99:[6, 8...
0.986979
hs_2
mult_heuristic
[ 63, 53, 94, 4 ]
54
[ "63-53=10", "4*10=40", "94-40=54" ]
Current State: 54:[63, 53, 94, 4], Operations: [] Exploring Operation: 63-53=10, Resulting Numbers: [94, 4, 10] Generated Node #2: [94, 4, 10] from Operation: 63-53=10 Current State: 54:[94, 4, 10], Operations: ['63-53=10'] Exploring Operation: 4*10=40, Resulting Numbers: [94, 40] Generated Node #3: [94, 40] from Opera...
4
Current State: 54:[63, 53, 94, 4], Operations: [] Exploring Operation: 94-4=90, Resulting Numbers: [63, 53, 90] Generated Node #0,0: 54:[63, 53, 90] Operation: 94-4=90 Exploring Operation: 94-63=31, Resulting Numbers: [53, 4, 31] Generated Node #0,1: 54:[53, 4, 31] Operation: 94-63=31 Exploring Operation: 63-53=10, Res...
0
hs_5
sum_heuristic
[ 53, 23, 4, 22 ]
94
[ "53+23=76", "22-4=18", "76+18=94" ]
Current State: 94:[53, 23, 4, 22], Operations: [] Exploring Operation: 53+23=76, Resulting Numbers: [4, 22, 76] Generated Node #2: [4, 22, 76] from Operation: 53+23=76 Current State: 94:[4, 22, 76], Operations: ['53+23=76'] Exploring Operation: 22-4=18, Resulting Numbers: [76, 18] Generated Node #3: [76, 18] from Opera...
4
Current State: 94:[53, 23, 4, 22], Operations: [] Exploring Operation: 23*4=92, Resulting Numbers: [53, 22, 92] Generated Node #0,0: 94:[53, 22, 92] Operation: 23*4=92 Exploring Operation: 23+22=45, Resulting Numbers: [53, 4, 45] Generated Node #0,1: 94:[53, 4, 45] Operation: 23+22=45 Exploring Operation: 53-23=30, Res...
0.936632
hs_5
mult_heuristic
[ 79, 20, 64, 21 ]
16
[ "79-20=59", "64-21=43", "59-43=16" ]
Current State: 16:[79, 20, 64, 21], Operations: [] Exploring Operation: 79-20=59, Resulting Numbers: [64, 21, 59] Generated Node #2: [64, 21, 59] from Operation: 79-20=59 Current State: 16:[64, 21, 59], Operations: ['79-20=59'] Exploring Operation: 64-21=43, Resulting Numbers: [59, 43] Generated Node #3: [59, 43] from ...
4
Current State: 16:[79, 20, 64, 21], Operations: [] Exploring Operation: 79-21=58, Resulting Numbers: [20, 64, 58] Generated Node #0,0: 16:[20, 64, 58] Operation: 79-21=58 Exploring Operation: 79-64=15, Resulting Numbers: [20, 21, 15] Generated Node #0,1: 16:[20, 21, 15] Operation: 79-64=15 Exploring Operation: 64-21=43...
0.986979
hs_4
sum_heuristic
[ 72, 51, 6, 32 ]
59
[ "72-51=21", "6+32=38", "21+38=59" ]
Current State: 59:[72, 51, 6, 32], Operations: [] Exploring Operation: 72-51=21, Resulting Numbers: [6, 32, 21] Generated Node #2: [6, 32, 21] from Operation: 72-51=21 Current State: 59:[6, 32, 21], Operations: ['72-51=21'] Exploring Operation: 6+32=38, Resulting Numbers: [21, 38] Generated Node #3: [21, 38] from Opera...
4
Current State: 59:[72, 51, 6, 32], Operations: [] Exploring Operation: 51+6=57, Resulting Numbers: [72, 32, 57] Generated Node #0,0: 59:[72, 32, 57] Operation: 51+6=57 Exploring Operation: 72-6=66, Resulting Numbers: [51, 32, 66] Generated Node #0,1: 59:[51, 32, 66] Operation: 72-6=66 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 23, 32, 52, 2 ]
86
[ "32-23=9", "52-9=43", "2*43=86" ]
Current State: 86:[23, 32, 52, 2], Operations: [] Exploring Operation: 32-23=9, Resulting Numbers: [52, 2, 9] Generated Node #2: [52, 2, 9] from Operation: 32-23=9 Current State: 86:[52, 2, 9], Operations: ['32-23=9'] Exploring Operation: 52-9=43, Resulting Numbers: [2, 43] Generated Node #3: [2, 43] from Operation: 52...
4
Current State: 86:[23, 32, 52, 2], Operations: [] Exploring Operation: 23*2=46, Resulting Numbers: [32, 52, 46] Generated Node #0,0: 86:[32, 52, 46] Operation: 23*2=46 Exploring Operation: 32-23=9, Resulting Numbers: [52, 2, 9] Generated Node #0,1: 86:[52, 2, 9] Operation: 32-23=9 Exploring Operation: 32+52=84, Resulti...
0.985243
hs_5
mult_heuristic
[ 13, 59, 68, 4 ]
16
[ "13+59=72", "72-68=4", "4*4=16" ]
Current State: 16:[13, 59, 68, 4], Operations: [] Exploring Operation: 13+59=72, Resulting Numbers: [68, 4, 72] Generated Node #2: [68, 4, 72] from Operation: 13+59=72 Current State: 16:[68, 4, 72], Operations: ['13+59=72'] Exploring Operation: 72-68=4, Resulting Numbers: [4, 4] Generated Node #3: [4, 4] from Operation...
4
Current State: 16:[13, 59, 68, 4], Operations: [] Exploring Operation: 68/4=17, Resulting Numbers: [13, 59, 17] Generated Node #0,0: 16:[13, 59, 17] Operation: 68/4=17 Exploring Operation: 68-59=9, Resulting Numbers: [13, 4, 9] Generated Node #0,1: 16:[13, 4, 9] Operation: 68-59=9 Exploring Operation: 59-13=46, Resulti...
0.989583
hs_3
mult_heuristic
[ 42, 46, 46, 96 ]
49
[ "42+96=138", "138/46=3", "46+3=49" ]
Current State: 49:[42, 46, 46, 96], Operations: [] Exploring Operation: 42+96=138, Resulting Numbers: [46, 46, 138] Generated Node #2: [46, 46, 138] from Operation: 42+96=138 Current State: 49:[46, 46, 138], Operations: ['42+96=138'] Exploring Operation: 138/46=3, Resulting Numbers: [3] 3,49 equal: Goal Reached Explori...
4
Current State: 49:[42, 46, 46, 96], Operations: [] Exploring Operation: 96-42=54, Resulting Numbers: [46, 46, 54] Generated Node #0,0: 49:[46, 46, 54] Operation: 96-42=54 Moving to Node #0,0 Current State: 49:[46, 46, 54], Operations: ['96-42=54'] Exploring Operation: 54-46=8, Resulting Numbers: [46, 8] Generated Node ...
0
hs_1
sum_heuristic
[ 50, 22, 86, 6 ]
20
[ "50+22=72", "86+6=92", "92-72=20" ]
Current State: 20:[50, 22, 86, 6], Operations: [] Exploring Operation: 50+22=72, Resulting Numbers: [86, 6, 72] Generated Node #2: [86, 6, 72] from Operation: 50+22=72 Current State: 20:[86, 6, 72], Operations: ['50+22=72'] Exploring Operation: 86+6=92, Resulting Numbers: [72, 92] Generated Node #3: [72, 92] from Opera...
4
Current State: 20:[50, 22, 86, 6], Operations: [] Exploring Operation: 86-50=36, Resulting Numbers: [22, 6, 36] Generated Node #0,0: 20:[22, 6, 36] Operation: 86-50=36 Exploring Operation: 50-22=28, Resulting Numbers: [86, 6, 28] Generated Node #0,1: 20:[86, 6, 28] Operation: 50-22=28 Moving to Node #0,0 Current State:...
0.989583
hs_2
sum_heuristic
[ 82, 16, 36, 6 ]
47
[ "82-16=66", "66/6=11", "36+11=47" ]
Current State: 47:[82, 16, 36, 6], Operations: [] Exploring Operation: 82-16=66, Resulting Numbers: [36, 6, 66] Generated Node #2: [36, 6, 66] from Operation: 82-16=66 Current State: 47:[36, 6, 66], Operations: ['82-16=66'] Exploring Operation: 66/6=11, Resulting Numbers: [36, 11] Generated Node #3: [36, 11] from Opera...
4
Current State: 47:[82, 16, 36, 6], Operations: [] Exploring Operation: 82-6=76, Resulting Numbers: [16, 36, 76] Generated Node #0,0: 47:[16, 36, 76] Operation: 82-6=76 Exploring Operation: 16+6=22, Resulting Numbers: [82, 36, 22] Generated Node #0,1: 47:[82, 36, 22] Operation: 16+6=22 Exploring Operation: 82-16=66, Res...
0
hs_3
sum_heuristic
[ 51, 2, 15, 1 ]
12
[ "51-15=36", "2+1=3", "36/3=12" ]
Current State: 12:[51, 2, 15, 1], Operations: [] Exploring Operation: 51-15=36, Resulting Numbers: [2, 1, 36] Generated Node #2: [2, 1, 36] from Operation: 51-15=36 Current State: 12:[2, 1, 36], Operations: ['51-15=36'] Exploring Operation: 2+1=3, Resulting Numbers: [36, 3] Generated Node #3: [36, 3] from Operation: 2+...
4
Current State: 12:[51, 2, 15, 1], Operations: [] Exploring Operation: 51-1=50, Resulting Numbers: [2, 15, 50] Generated Node #0,0: 12:[2, 15, 50] Operation: 51-1=50 Exploring Operation: 51-15=36, Resulting Numbers: [2, 1, 36] Generated Node #0,1: 12:[2, 1, 36] Operation: 51-15=36 Exploring Operation: 51-2=49, Resulting...
0
hs_3
sum_heuristic
[ 21, 5, 35, 60 ]
74
[ "21+60=81", "35/5=7", "81-7=74" ]
Current State: 74:[21, 5, 35, 60], Operations: [] Exploring Operation: 21+60=81, Resulting Numbers: [5, 35, 81] Generated Node #2: [5, 35, 81] from Operation: 21+60=81 Current State: 74:[5, 35, 81], Operations: ['21+60=81'] Exploring Operation: 35/5=7, Resulting Numbers: [81, 7] Generated Node #3: [81, 7] from Operatio...
4
Current State: 74:[21, 5, 35, 60], Operations: [] Exploring Operation: 21+5=26, Resulting Numbers: [35, 60, 26] Generated Node #0,0: 74:[35, 60, 26] Operation: 21+5=26 Exploring Operation: 60-21=39, Resulting Numbers: [5, 35, 39] Generated Node #0,1: 74:[5, 35, 39] Operation: 60-21=39 Exploring Operation: 5+60=65, Resu...
0.969618
hs_4
mult_heuristic
[ 10, 73, 49, 52 ]
38
[ "73-10=63", "49+52=101", "101-63=38" ]
Current State: 38:[10, 73, 49, 52], Operations: [] Exploring Operation: 73-10=63, Resulting Numbers: [49, 52, 63] Generated Node #2: [49, 52, 63] from Operation: 73-10=63 Current State: 38:[49, 52, 63], Operations: ['73-10=63'] Exploring Operation: 49+52=101, Resulting Numbers: [63, 101] Generated Node #3: [63, 101] fr...
4
Current State: 38:[10, 73, 49, 52], Operations: [] Exploring Operation: 52-49=3, Resulting Numbers: [10, 73, 3] Generated Node #0,0: 38:[10, 73, 3] Operation: 52-49=3 Exploring Operation: 73-49=24, Resulting Numbers: [10, 52, 24] Generated Node #0,1: 38:[10, 52, 24] Operation: 73-49=24 Exploring Operation: 73-52=21, Re...
0.936632
hs_5
mult_heuristic
[ 32, 54, 93, 75 ]
35
[ "93-75=18", "54/18=3", "32+3=35" ]
Current State: 35:[32, 54, 93, 75], Operations: [] Exploring Operation: 93-75=18, Resulting Numbers: [32, 54, 18] Generated Node #2: [32, 54, 18] from Operation: 93-75=18 Current State: 35:[32, 54, 18], Operations: ['93-75=18'] Exploring Operation: 54/18=3, Resulting Numbers: [32, 3] Generated Node #3: [32, 3] from Ope...
4
Current State: 35:[32, 54, 93, 75], Operations: [] Exploring Operation: 75-54=21, Resulting Numbers: [32, 93, 21] Generated Node #0,0: 35:[32, 93, 21] Operation: 75-54=21 Exploring Operation: 93-54=39, Resulting Numbers: [32, 75, 39] Generated Node #0,1: 35:[32, 75, 39] Operation: 93-54=39 Exploring Operation: 93-32=61...
0.986111
hs_4
mult_heuristic
[ 47, 60, 61, 2 ]
53
[ "61-47=14", "14/2=7", "60-7=53" ]
Current State: 53:[47, 60, 61, 2], Operations: [] Exploring Operation: 61-47=14, Resulting Numbers: [60, 2, 14] Generated Node #2: [60, 2, 14] from Operation: 61-47=14 Current State: 53:[60, 2, 14], Operations: ['61-47=14'] Exploring Operation: 14/2=7, Resulting Numbers: [60, 7] Generated Node #3: [60, 7] from Operatio...
4
Current State: 53:[47, 60, 61, 2], Operations: [] Exploring Operation: 47+2=49, Resulting Numbers: [60, 61, 49] Generated Node #0,0: 53:[60, 61, 49] Operation: 47+2=49 Start Sub Search at level 1: Moving to Node #0,0 Current State: 53:[60, 61, 49], Operations: ['47+2=49'] Exploring Operation: 61-49=12, Resulting Number...
0
hs_1
mult_heuristic
[ 84, 58, 21, 3 ]
51
[ "84/21=4", "58-3=55", "55-4=51" ]
Current State: 51:[84, 58, 21, 3], Operations: [] Exploring Operation: 84/21=4, Resulting Numbers: [58, 3, 4] Generated Node #2: [58, 3, 4] from Operation: 84/21=4 Current State: 51:[58, 3, 4], Operations: ['84/21=4'] Exploring Operation: 58-3=55, Resulting Numbers: [4, 55] Generated Node #3: [4, 55] from Operation: 58...
4
Current State: 51:[84, 58, 21, 3], Operations: [] Exploring Operation: 84/21=4, Resulting Numbers: [58, 3, 4] Generated Node #0,0: 51:[58, 3, 4] Operation: 84/21=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 51:[58, 3, 4], Operations: ['84/21=4'] Exploring Operation: 58-4=54, Resulting Numbers: [3, ...
0.993924
hs_1
mult_heuristic
[ 52, 79, 30, 73 ]
28
[ "52+79=131", "30+73=103", "131-103=28" ]
Current State: 28:[52, 79, 30, 73], Operations: [] Exploring Operation: 52+79=131, Resulting Numbers: [30, 73, 131] Generated Node #2: [30, 73, 131] from Operation: 52+79=131 Current State: 28:[30, 73, 131], Operations: ['52+79=131'] Exploring Operation: 30+73=103, Resulting Numbers: [131, 103] Generated Node #3: [131,...
4
Current State: 28:[52, 79, 30, 73], Operations: [] Exploring Operation: 79-73=6, Resulting Numbers: [52, 30, 6] Generated Node #0,0: 28:[52, 30, 6] Operation: 79-73=6 Start Sub Search at level 1: Moving to Node #0,0 Current State: 28:[52, 30, 6], Operations: ['79-73=6'] Exploring Operation: 52-30=22, Resulting Numbers:...
0.993924
hs_1
sum_heuristic
[ 16, 33, 3, 96 ]
69
[ "96-16=80", "33/3=11", "80-11=69" ]
Current State: 69:[16, 33, 3, 96], Operations: [] Exploring Operation: 96-16=80, Resulting Numbers: [33, 3, 80] Generated Node #2: [33, 3, 80] from Operation: 96-16=80 Current State: 69:[33, 3, 80], Operations: ['96-16=80'] Exploring Operation: 33/3=11, Resulting Numbers: [80, 11] Generated Node #3: [80, 11] from Opera...
4
Current State: 69:[16, 33, 3, 96], Operations: [] Exploring Operation: 96-33=63, Resulting Numbers: [16, 3, 63] Generated Node #0,0: 69:[16, 3, 63] Operation: 96-33=63 Exploring Operation: 96/16=6, Resulting Numbers: [33, 3, 6] Generated Node #0,1: 69:[33, 3, 6] Operation: 96/16=6 Start Sub Search at level 1: Moving to...
0
hs_2
sum_heuristic
[ 6, 27, 81, 35 ]
33
[ "6*27=162", "162/81=2", "35-2=33" ]
Current State: 33:[6, 27, 81, 35], Operations: [] Exploring Operation: 6*27=162, Resulting Numbers: [81, 35, 162] Generated Node #2: [81, 35, 162] from Operation: 6*27=162 Current State: 33:[81, 35, 162], Operations: ['6*27=162'] Exploring Operation: 162/81=2, Resulting Numbers: [35, 2] Generated Node #3: [35, 2] from ...
4
Current State: 33:[6, 27, 81, 35], Operations: [] Exploring Operation: 81-35=46, Resulting Numbers: [6, 27, 46] Generated Node #0,0: 33:[6, 27, 46] Operation: 81-35=46 Exploring Operation: 81-27=54, Resulting Numbers: [6, 35, 54] Generated Node #0,1: 33:[6, 35, 54] Operation: 81-27=54 Exploring Operation: 81/27=3, Resu...
0.987847
hs_3
sum_heuristic
[ 28, 76, 21, 36 ]
93
[ "76*21=1596", "1596/28=57", "36+57=93" ]
Current State: 93:[28, 76, 21, 36], Operations: [] Exploring Operation: 76*21=1596, Resulting Numbers: [28, 36, 1596] Generated Node #2: [28, 36, 1596] from Operation: 76*21=1596 Current State: 93:[28, 36, 1596], Operations: ['76*21=1596'] Exploring Operation: 1596/28=57, Resulting Numbers: [36, 57] Generated Node #3: ...
4
Current State: 93:[28, 76, 21, 36], Operations: [] Exploring Operation: 76+21=97, Resulting Numbers: [28, 36, 97] Generated Node #0,0: 93:[28, 36, 97] Operation: 76+21=97 Start Sub Search at level 1: Moving to Node #0,0 Current State: 93:[28, 36, 97], Operations: ['76+21=97'] Exploring Operation: 36-28=8, Resulting Num...
0
hs_1
sum_heuristic
[ 67, 81, 42, 23 ]
69
[ "81-67=14", "42*23=966", "966/14=69" ]
Current State: 69:[67, 81, 42, 23], Operations: [] Exploring Operation: 81-67=14, Resulting Numbers: [42, 23, 14] Generated Node #2: [42, 23, 14] from Operation: 81-67=14 Current State: 69:[42, 23, 14], Operations: ['81-67=14'] Exploring Operation: 42*23=966, Resulting Numbers: [14, 966] Generated Node #3: [14, 966] fr...
4
Current State: 69:[67, 81, 42, 23], Operations: [] Exploring Operation: 67-42=25, Resulting Numbers: [81, 23, 25] Generated Node #0,0: 69:[81, 23, 25] Operation: 67-42=25 Exploring Operation: 42-23=19, Resulting Numbers: [67, 81, 19] Generated Node #0,1: 69:[67, 81, 19] Operation: 42-23=19 Exploring Operation: 81-42=39...
0
hs_4
mult_heuristic
[ 19, 11, 45, 68 ]
21
[ "45-11=34", "68/34=2", "19+2=21" ]
Current State: 21:[19, 11, 45, 68], Operations: [] Exploring Operation: 45-11=34, Resulting Numbers: [19, 68, 34] Generated Node #2: [19, 68, 34] from Operation: 45-11=34 Current State: 21:[19, 68, 34], Operations: ['45-11=34'] Exploring Operation: 68/34=2, Resulting Numbers: [19, 2] Generated Node #3: [19, 2] from Ope...
4
Current State: 21:[19, 11, 45, 68], Operations: [] Exploring Operation: 68-45=23, Resulting Numbers: [19, 11, 23] Generated Node #0,0: 21:[19, 11, 23] Operation: 68-45=23 Start Sub Search at level 1: Moving to Node #0,0 Current State: 21:[19, 11, 23], Operations: ['68-45=23'] Exploring Operation: 19-11=8, Resulting Num...
0
hs_1
sum_heuristic
[ 36, 62, 53, 32 ]
77
[ "36+62=98", "53-32=21", "98-21=77" ]
Current State: 77:[36, 62, 53, 32], Operations: [] Exploring Operation: 36+62=98, Resulting Numbers: [53, 32, 98] Generated Node #2: [53, 32, 98] from Operation: 36+62=98 Current State: 77:[53, 32, 98], Operations: ['36+62=98'] Exploring Operation: 53-32=21, Resulting Numbers: [98, 21] Generated Node #3: [98, 21] from ...
4
Current State: 77:[36, 62, 53, 32], Operations: [] Exploring Operation: 36-32=4, Resulting Numbers: [62, 53, 4] Generated Node #0,0: 77:[62, 53, 4] Operation: 36-32=4 Exploring Operation: 36+53=89, Resulting Numbers: [62, 32, 89] Generated Node #0,1: 77:[62, 32, 89] Operation: 36+53=89 Exploring Operation: 53-36=17, Re...
0.978299
hs_3
mult_heuristic
[ 43, 29, 74, 33 ]
58
[ "74-43=31", "33-31=2", "29*2=58" ]
Current State: 58:[43, 29, 74, 33], Operations: [] Exploring Operation: 74-43=31, Resulting Numbers: [29, 33, 31] Generated Node #2: [29, 33, 31] from Operation: 74-43=31 Current State: 58:[29, 33, 31], Operations: ['74-43=31'] Exploring Operation: 33-31=2, Resulting Numbers: [29, 2] Generated Node #3: [29, 2] from Ope...
4
Current State: 58:[43, 29, 74, 33], Operations: [] Exploring Operation: 43-33=10, Resulting Numbers: [29, 74, 10] Generated Node #0,0: 58:[29, 74, 10] Operation: 43-33=10 Exploring Operation: 74-29=45, Resulting Numbers: [43, 33, 45] Generated Node #0,1: 58:[43, 33, 45] Operation: 74-29=45 Exploring Operation: 74-33=41...
0.986979
hs_4
sum_heuristic
[ 39, 1, 21, 41 ]
20
[ "39+1=40", "41-21=20", "40-20=20" ]
Current State: 20:[39, 1, 21, 41], Operations: [] Exploring Operation: 39+1=40, Resulting Numbers: [21, 41, 40] Generated Node #2: [21, 41, 40] from Operation: 39+1=40 Current State: 20:[21, 41, 40], Operations: ['39+1=40'] Exploring Operation: 41-21=20, Resulting Numbers: [40, 20] Generated Node #3: [40, 20] from Oper...
4
Current State: 20:[39, 1, 21, 41], Operations: [] Exploring Operation: 41-39=2, Resulting Numbers: [1, 21, 2] Generated Node #0,0: 20:[1, 21, 2] Operation: 41-39=2 Exploring Operation: 41-21=20, Resulting Numbers: [39, 1, 20] Generated Node #0,1: 20:[39, 1, 20] Operation: 41-21=20 Start Sub Search at level 1: Moving to...
0.986979
hs_2
mult_heuristic
[ 35, 63, 30, 4 ]
97
[ "63-30=33", "4*33=132", "132-35=97" ]
Current State: 97:[35, 63, 30, 4], Operations: [] Exploring Operation: 63-30=33, Resulting Numbers: [35, 4, 33] Generated Node #2: [35, 4, 33] from Operation: 63-30=33 Current State: 97:[35, 4, 33], Operations: ['63-30=33'] Exploring Operation: 4*33=132, Resulting Numbers: [35, 132] Generated Node #3: [35, 132] from Op...
4
Current State: 97:[35, 63, 30, 4], Operations: [] Exploring Operation: 30*4=120, Resulting Numbers: [35, 63, 120] Generated Node #0,0: 97:[35, 63, 120] Operation: 30*4=120 Start Sub Search at level 1: Moving to Node #0,0 Current State: 97:[35, 63, 120], Operations: ['30*4=120'] Exploring Operation: 35+63=98, Resulting ...
0
hs_1
sum_heuristic
[ 95, 22, 14, 93 ]
50
[ "95-93=2", "14*2=28", "22+28=50" ]
Current State: 50:[95, 22, 14, 93], Operations: [] Exploring Operation: 95-93=2, Resulting Numbers: [22, 14, 2] Generated Node #2: [22, 14, 2] from Operation: 95-93=2 Current State: 50:[22, 14, 2], Operations: ['95-93=2'] Exploring Operation: 14*2=28, Resulting Numbers: [22, 28] Generated Node #3: [22, 28] from Operati...
4
Current State: 50:[95, 22, 14, 93], Operations: [] Exploring Operation: 95-22=73, Resulting Numbers: [14, 93, 73] Generated Node #0,0: 50:[14, 93, 73] Operation: 95-22=73 Exploring Operation: 95-93=2, Resulting Numbers: [22, 14, 2] Generated Node #0,1: 50:[22, 14, 2] Operation: 95-93=2 Moving to Node #0,1 Current State...
0
hs_2
sum_heuristic
[ 25, 33, 8, 67 ]
30
[ "8+67=75", "75/25=3", "33-3=30" ]
Current State: 30:[25, 33, 8, 67], Operations: [] Exploring Operation: 8+67=75, Resulting Numbers: [25, 33, 75] Generated Node #2: [25, 33, 75] from Operation: 8+67=75 Current State: 30:[25, 33, 75], Operations: ['8+67=75'] Exploring Operation: 75/25=3, Resulting Numbers: [33, 3] Generated Node #3: [33, 3] from Operati...
4
Current State: 30:[25, 33, 8, 67], Operations: [] Exploring Operation: 67-33=34, Resulting Numbers: [25, 8, 34] Generated Node #0,0: 30:[25, 8, 34] Operation: 67-33=34 Moving to Node #0,0 Current State: 30:[25, 8, 34], Operations: ['67-33=34'] Exploring Operation: 34-25=9, Resulting Numbers: [8, 9] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 21, 85, 13, 20 ]
18
[ "85+20=105", "105/21=5", "13+5=18" ]
Current State: 18:[21, 85, 13, 20], Operations: [] Exploring Operation: 85+20=105, Resulting Numbers: [21, 13, 105] Generated Node #2: [21, 13, 105] from Operation: 85+20=105 Current State: 18:[21, 13, 105], Operations: ['85+20=105'] Exploring Operation: 105/21=5, Resulting Numbers: [13, 5] Generated Node #3: [13, 5] f...
4
Current State: 18:[21, 85, 13, 20], Operations: [] Exploring Operation: 21-13=8, Resulting Numbers: [85, 20, 8] Generated Node #0,0: 18:[85, 20, 8] Operation: 21-13=8 Exploring Operation: 85-13=72, Resulting Numbers: [21, 20, 72] Generated Node #0,1: 18:[21, 20, 72] Operation: 85-13=72 Exploring Operation: 20-13=7, Res...
0
hs_5
mult_heuristic
[ 62, 77, 13, 70 ]
98
[ "77-62=15", "13+70=83", "15+83=98" ]
Current State: 98:[62, 77, 13, 70], Operations: [] Exploring Operation: 77-62=15, Resulting Numbers: [13, 70, 15] Generated Node #2: [13, 70, 15] from Operation: 77-62=15 Current State: 98:[13, 70, 15], Operations: ['77-62=15'] Exploring Operation: 13+70=83, Resulting Numbers: [15, 83] Generated Node #3: [15, 83] from ...
4
Current State: 98:[62, 77, 13, 70], Operations: [] Exploring Operation: 77-70=7, Resulting Numbers: [62, 13, 7] Generated Node #0,0: 98:[62, 13, 7] Operation: 77-70=7 Start Sub Search at level 1: Moving to Node #0,0 Current State: 98:[62, 13, 7], Operations: ['77-70=7'] Exploring Operation: 62-13=49, Resulting Numbers:...
0
hs_1
sum_heuristic
[ 63, 88, 21, 74 ]
13
[ "74-63=11", "88/11=8", "21-8=13" ]
Current State: 13:[63, 88, 21, 74], Operations: [] Exploring Operation: 74-63=11, Resulting Numbers: [88, 21, 11] Generated Node #2: [88, 21, 11] from Operation: 74-63=11 Current State: 13:[88, 21, 11], Operations: ['74-63=11'] Exploring Operation: 88/11=8, Resulting Numbers: [21, 8] Generated Node #3: [21, 8] from Ope...
4
Current State: 13:[63, 88, 21, 74], Operations: [] Exploring Operation: 88-74=14, Resulting Numbers: [63, 21, 14] Generated Node #0,0: 13:[63, 21, 14] Operation: 88-74=14 Exploring Operation: 63-21=42, Resulting Numbers: [88, 74, 42] Generated Node #0,1: 13:[88, 74, 42] Operation: 63-21=42 Exploring Operation: 88-63=25...
0.949653
hs_5
mult_heuristic
[ 66, 10, 46, 32 ]
16
[ "66-46=20", "10*32=320", "320/20=16" ]
Current State: 16:[66, 10, 46, 32], Operations: [] Exploring Operation: 66-46=20, Resulting Numbers: [10, 32, 20] Generated Node #2: [10, 32, 20] from Operation: 66-46=20 Current State: 16:[10, 32, 20], Operations: ['66-46=20'] Exploring Operation: 10*32=320, Resulting Numbers: [20, 320] Generated Node #3: [20, 320] fr...
4
Current State: 16:[66, 10, 46, 32], Operations: [] Exploring Operation: 66-46=20, Resulting Numbers: [10, 32, 20] Generated Node #0,0: 16:[10, 32, 20] Operation: 66-46=20 Moving to Node #0,0 Current State: 16:[10, 32, 20], Operations: ['66-46=20'] Exploring Operation: 32-20=12, Resulting Numbers: [10, 12] Generated Nod...
0
hs_1
mult_heuristic
[ 16, 94, 88, 11 ]
86
[ "94-16=78", "88/11=8", "78+8=86" ]
Current State: 86:[16, 94, 88, 11], Operations: [] Exploring Operation: 94-16=78, Resulting Numbers: [88, 11, 78] Generated Node #2: [88, 11, 78] from Operation: 94-16=78 Current State: 86:[88, 11, 78], Operations: ['94-16=78'] Exploring Operation: 88/11=8, Resulting Numbers: [78, 8] Generated Node #3: [78, 8] from Ope...
4
Current State: 86:[16, 94, 88, 11], Operations: [] Exploring Operation: 16+11=27, Resulting Numbers: [94, 88, 27] Generated Node #0,0: 86:[94, 88, 27] Operation: 16+11=27 Exploring Operation: 94-11=83, Resulting Numbers: [16, 88, 83] Generated Node #0,1: 86:[16, 88, 83] Operation: 94-11=83 Exploring Operation: 94-88=6,...
0.980035
hs_5
sum_heuristic
[ 47, 33, 57, 44 ]
30
[ "47-44=3", "33+57=90", "90/3=30" ]
Current State: 30:[47, 33, 57, 44], Operations: [] Exploring Operation: 47-44=3, Resulting Numbers: [33, 57, 3] Generated Node #2: [33, 57, 3] from Operation: 47-44=3 Current State: 30:[33, 57, 3], Operations: ['47-44=3'] Exploring Operation: 33+57=90, Resulting Numbers: [3, 90] Generated Node #3: [3, 90] from Operatio...
4
Current State: 30:[47, 33, 57, 44], Operations: [] Exploring Operation: 57-44=13, Resulting Numbers: [47, 33, 13] Generated Node #0,0: 30:[47, 33, 13] Operation: 57-44=13 Exploring Operation: 57-47=10, Resulting Numbers: [33, 44, 10] Generated Node #0,1: 30:[33, 44, 10] Operation: 57-47=10 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 64, 45, 49, 98 ]
82
[ "49-45=4", "64/4=16", "98-16=82" ]
Current State: 82:[64, 45, 49, 98], Operations: [] Exploring Operation: 49-45=4, Resulting Numbers: [64, 98, 4] Generated Node #2: [64, 98, 4] from Operation: 49-45=4 Current State: 82:[64, 98, 4], Operations: ['49-45=4'] Exploring Operation: 64/4=16, Resulting Numbers: [98, 16] Generated Node #3: [98, 16] from Operati...
4
Current State: 82:[64, 45, 49, 98], Operations: [] Exploring Operation: 98/49=2, Resulting Numbers: [64, 45, 2] Generated Node #0,0: 82:[64, 45, 2] Operation: 98/49=2 Exploring Operation: 98-64=34, Resulting Numbers: [45, 49, 34] Generated Node #0,1: 82:[45, 49, 34] Operation: 98-64=34 Start Sub Search at level 1: Movi...
0
hs_2
mult_heuristic
[ 9, 16, 4, 68 ]
57
[ "16-9=7", "68-4=64", "64-7=57" ]
Current State: 57:[9, 16, 4, 68], Operations: [] Exploring Operation: 16-9=7, Resulting Numbers: [4, 68, 7] Generated Node #2: [4, 68, 7] from Operation: 16-9=7 Current State: 57:[4, 68, 7], Operations: ['16-9=7'] Exploring Operation: 68-4=64, Resulting Numbers: [7, 64] Generated Node #3: [7, 64] from Operation: 68-4=6...
4
Current State: 57:[9, 16, 4, 68], Operations: [] Exploring Operation: 68-9=59, Resulting Numbers: [16, 4, 59] Generated Node #0,0: 57:[16, 4, 59] Operation: 68-9=59 Exploring Operation: 68/4=17, Resulting Numbers: [9, 16, 17] Generated Node #0,1: 57:[9, 16, 17] Operation: 68/4=17 Moving to Node #0,0 Current State: 57:[...
0
hs_2
mult_heuristic
[ 5, 73, 8, 97 ]
72
[ "8-5=3", "97-73=24", "3*24=72" ]
Current State: 72:[5, 73, 8, 97], Operations: [] Exploring Operation: 8-5=3, Resulting Numbers: [73, 97, 3] Generated Node #2: [73, 97, 3] from Operation: 8-5=3 Current State: 72:[73, 97, 3], Operations: ['8-5=3'] Exploring Operation: 97-73=24, Resulting Numbers: [3, 24] Generated Node #3: [3, 24] from Operation: 97-73...
4
Current State: 72:[5, 73, 8, 97], Operations: [] Exploring Operation: 8-5=3, Resulting Numbers: [73, 97, 3] Generated Node #0,0: 72:[73, 97, 3] Operation: 8-5=3 Exploring Operation: 97-73=24, Resulting Numbers: [5, 8, 24] Generated Node #0,1: 72:[5, 8, 24] Operation: 97-73=24 Exploring Operation: 97-5=92, Resulting Num...
0.988715
hs_4
sum_heuristic
[ 52, 47, 94, 4 ]
74
[ "52-47=5", "4*5=20", "94-20=74" ]
Current State: 74:[52, 47, 94, 4], Operations: [] Exploring Operation: 52-47=5, Resulting Numbers: [94, 4, 5] Generated Node #2: [94, 4, 5] from Operation: 52-47=5 Current State: 74:[94, 4, 5], Operations: ['52-47=5'] Exploring Operation: 4*5=20, Resulting Numbers: [94, 20] Generated Node #3: [94, 20] from Operation: 4...
4
Current State: 74:[52, 47, 94, 4], Operations: [] Exploring Operation: 94-52=42, Resulting Numbers: [47, 4, 42] Generated Node #0,0: 74:[47, 4, 42] Operation: 94-52=42 Exploring Operation: 94/47=2, Resulting Numbers: [52, 4, 2] Generated Node #0,1: 74:[52, 4, 2] Operation: 94/47=2 Start Sub Search at level 1: Moving to...
0
hs_2
mult_heuristic
[ 46, 20, 38, 48 ]
35
[ "46+38=84", "20*84=1680", "1680/48=35" ]
Current State: 35:[46, 20, 38, 48], Operations: [] Exploring Operation: 46+38=84, Resulting Numbers: [20, 48, 84] Generated Node #2: [20, 48, 84] from Operation: 46+38=84 Current State: 35:[20, 48, 84], Operations: ['46+38=84'] Exploring Operation: 20*84=1680, Resulting Numbers: [48, 1680] Generated Node #3: [48, 1680]...
4
Current State: 35:[46, 20, 38, 48], Operations: [] Exploring Operation: 48-46=2, Resulting Numbers: [20, 38, 2] Generated Node #0,0: 35:[20, 38, 2] Operation: 48-46=2 Start Sub Search at level 1: Moving to Node #0,0 Current State: 35:[20, 38, 2], Operations: ['48-46=2'] Exploring Operation: 20/2=10, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 14, 5, 89, 98 ]
92
[ "89-5=84", "84/14=6", "98-6=92" ]
Current State: 92:[14, 5, 89, 98], Operations: [] Exploring Operation: 89-5=84, Resulting Numbers: [14, 98, 84] Generated Node #2: [14, 98, 84] from Operation: 89-5=84 Current State: 92:[14, 98, 84], Operations: ['89-5=84'] Exploring Operation: 84/14=6, Resulting Numbers: [98, 6] Generated Node #3: [98, 6] from Operati...
4
Current State: 92:[14, 5, 89, 98], Operations: [] Exploring Operation: 14+5=19, Resulting Numbers: [89, 98, 19] Generated Node #0,0: 92:[89, 98, 19] Operation: 14+5=19 Exploring Operation: 98-14=84, Resulting Numbers: [5, 89, 84] Generated Node #0,1: 92:[5, 89, 84] Operation: 98-14=84 Exploring Operation: 98/14=7, Resu...
0
hs_3
sum_heuristic
[ 57, 76, 11, 13 ]
62
[ "76-11=65", "65/13=5", "57+5=62" ]
Current State: 62:[57, 76, 11, 13], Operations: [] Exploring Operation: 76-11=65, Resulting Numbers: [57, 13, 65] Generated Node #2: [57, 13, 65] from Operation: 76-11=65 Current State: 62:[57, 13, 65], Operations: ['76-11=65'] Exploring Operation: 65/13=5, Resulting Numbers: [57, 5] Generated Node #3: [57, 5] from Ope...
4
Current State: 62:[57, 76, 11, 13], Operations: [] Exploring Operation: 11+13=24, Resulting Numbers: [57, 76, 24] Generated Node #0,0: 62:[57, 76, 24] Operation: 11+13=24 Exploring Operation: 13-11=2, Resulting Numbers: [57, 76, 2] Generated Node #0,1: 62:[57, 76, 2] Operation: 13-11=2 Exploring Operation: 76-13=63, Re...
0.984375
hs_4
mult_heuristic
[ 8, 44, 37, 51 ]
66
[ "8+44=52", "51-37=14", "52+14=66" ]
Current State: 66:[8, 44, 37, 51], Operations: [] Exploring Operation: 8+44=52, Resulting Numbers: [37, 51, 52] Generated Node #2: [37, 51, 52] from Operation: 8+44=52 Current State: 66:[37, 51, 52], Operations: ['8+44=52'] Exploring Operation: 51-37=14, Resulting Numbers: [52, 14] Generated Node #3: [52, 14] from Oper...
4
Current State: 66:[8, 44, 37, 51], Operations: [] Exploring Operation: 44-37=7, Resulting Numbers: [8, 51, 7] Generated Node #0,0: 66:[8, 51, 7] Operation: 44-37=7 Exploring Operation: 51-44=7, Resulting Numbers: [8, 37, 7] Generated Node #0,1: 66:[8, 37, 7] Operation: 51-44=7 Exploring Operation: 51-37=14, Resulting N...
0.983507
hs_3
sum_heuristic
[ 9, 40, 68, 7 ]
91
[ "9*7=63", "68-40=28", "63+28=91" ]
Current State: 91:[9, 40, 68, 7], Operations: [] Exploring Operation: 9*7=63, Resulting Numbers: [40, 68, 63] Generated Node #2: [40, 68, 63] from Operation: 9*7=63 Current State: 91:[40, 68, 63], Operations: ['9*7=63'] Exploring Operation: 68-40=28, Resulting Numbers: [63, 28] Generated Node #3: [63, 28] from Operatio...
4
Current State: 91:[9, 40, 68, 7], Operations: [] Exploring Operation: 68-40=28, Resulting Numbers: [9, 7, 28] Generated Node #0,0: 91:[9, 7, 28] Operation: 68-40=28 Start Sub Search at level 1: Moving to Node #0,0 Current State: 91:[9, 7, 28], Operations: ['68-40=28'] Exploring Operation: 28/7=4, Resulting Numbers: [9,...
0
hs_1
mult_heuristic
[ 79, 57, 25, 74 ]
27
[ "79-57=22", "74-25=49", "49-22=27" ]
Current State: 27:[79, 57, 25, 74], Operations: [] Exploring Operation: 79-57=22, Resulting Numbers: [25, 74, 22] Generated Node #2: [25, 74, 22] from Operation: 79-57=22 Current State: 27:[25, 74, 22], Operations: ['79-57=22'] Exploring Operation: 74-25=49, Resulting Numbers: [22, 49] Generated Node #3: [22, 49] from ...
4
Current State: 27:[79, 57, 25, 74], Operations: [] Exploring Operation: 79-57=22, Resulting Numbers: [25, 74, 22] Generated Node #0,0: 27:[25, 74, 22] Operation: 79-57=22 Exploring Operation: 79-74=5, Resulting Numbers: [57, 25, 5] Generated Node #0,1: 27:[57, 25, 5] Operation: 79-74=5 Moving to Node #0,1 Current State...
0.990451
hs_2
sum_heuristic
[ 5, 3, 8, 99 ]
61
[ "3*99=297", "8+297=305", "305/5=61" ]
Current State: 61:[5, 3, 8, 99], Operations: [] Exploring Operation: 3*99=297, Resulting Numbers: [5, 8, 297] Generated Node #2: [5, 8, 297] from Operation: 3*99=297 Current State: 61:[5, 8, 297], Operations: ['3*99=297'] Exploring Operation: 8+297=305, Resulting Numbers: [5, 305] Generated Node #3: [5, 305] from Opera...
4
Current State: 61:[5, 3, 8, 99], Operations: [] Exploring Operation: 5*3=15, Resulting Numbers: [8, 99, 15] Generated Node #0,0: 61:[8, 99, 15] Operation: 5*3=15 Exploring Operation: 5*8=40, Resulting Numbers: [3, 99, 40] Generated Node #0,1: 61:[3, 99, 40] Operation: 5*8=40 Exploring Operation: 3*8=24, Resulting Numbe...
0
hs_4
mult_heuristic
[ 5, 75, 58, 63 ]
100
[ "63-58=5", "5*5=25", "75+25=100" ]
Current State: 100:[5, 75, 58, 63], Operations: [] Exploring Operation: 63-58=5, Resulting Numbers: [5, 75, 5] Generated Node #2: [5, 75, 5] from Operation: 63-58=5 Current State: 100:[5, 75, 5], Operations: ['63-58=5'] Exploring Operation: 5*5=25, Resulting Numbers: [75, 25] Generated Node #3: [75, 25] from Operation:...
4
Current State: 100:[5, 75, 58, 63], Operations: [] Exploring Operation: 75-63=12, Resulting Numbers: [5, 58, 12] Generated Node #0,0: 100:[5, 58, 12] Operation: 75-63=12 Exploring Operation: 75-58=17, Resulting Numbers: [5, 63, 17] Generated Node #0,1: 100:[5, 63, 17] Operation: 75-58=17 Moving to Node #0,0 Current Sta...
0
hs_2
mult_heuristic
[ 37, 27, 99, 43 ]
78
[ "37+27=64", "99+43=142", "142-64=78" ]
Current State: 78:[37, 27, 99, 43], Operations: [] Exploring Operation: 37+27=64, Resulting Numbers: [99, 43, 64] Generated Node #2: [99, 43, 64] from Operation: 37+27=64 Current State: 78:[99, 43, 64], Operations: ['37+27=64'] Exploring Operation: 99+43=142, Resulting Numbers: [64, 142] Generated Node #3: [64, 142] fr...
4
Current State: 78:[37, 27, 99, 43], Operations: [] Exploring Operation: 37+43=80, Resulting Numbers: [27, 99, 80] Generated Node #0,0: 78:[27, 99, 80] Operation: 37+43=80 Exploring Operation: 99-43=56, Resulting Numbers: [37, 27, 56] Generated Node #0,1: 78:[37, 27, 56] Operation: 99-43=56 Exploring Operation: 43-37=6,...
0.953993
hs_5
sum_heuristic
[ 97, 83, 18, 15 ]
30
[ "97+83=180", "180/15=12", "18+12=30" ]
Current State: 30:[97, 83, 18, 15], Operations: [] Exploring Operation: 97+83=180, Resulting Numbers: [18, 15, 180] Generated Node #2: [18, 15, 180] from Operation: 97+83=180 Current State: 30:[18, 15, 180], Operations: ['97+83=180'] Exploring Operation: 180/15=12, Resulting Numbers: [18, 12] Generated Node #3: [18, 12...
4
Current State: 30:[97, 83, 18, 15], Operations: [] Exploring Operation: 97-15=82, Resulting Numbers: [83, 18, 82] Generated Node #0,0: 30:[83, 18, 82] Operation: 97-15=82 Exploring Operation: 83-18=65, Resulting Numbers: [97, 15, 65] Generated Node #0,1: 30:[97, 15, 65] Operation: 83-18=65 Exploring Operation: 97-83=14...
0
hs_4
sum_heuristic
[ 14, 85, 98, 52 ]
25
[ "85-14=71", "98-52=46", "71-46=25" ]
Current State: 25:[14, 85, 98, 52], Operations: [] Exploring Operation: 85-14=71, Resulting Numbers: [98, 52, 71] Generated Node #2: [98, 52, 71] from Operation: 85-14=71 Current State: 25:[98, 52, 71], Operations: ['85-14=71'] Exploring Operation: 98-52=46, Resulting Numbers: [71, 46] Generated Node #3: [71, 46] from ...
4
Current State: 25:[14, 85, 98, 52], Operations: [] Exploring Operation: 98-85=13, Resulting Numbers: [14, 52, 13] Generated Node #0,0: 25:[14, 52, 13] Operation: 98-85=13 Start Sub Search at level 1: Moving to Node #0,0 Current State: 25:[14, 52, 13], Operations: ['98-85=13'] Exploring Operation: 52/13=4, Resulting Num...
0
hs_1
sum_heuristic
[ 25, 9, 98, 88 ]
39
[ "25*9=225", "98+88=186", "225-186=39" ]
Current State: 39:[25, 9, 98, 88], Operations: [] Exploring Operation: 25*9=225, Resulting Numbers: [98, 88, 225] Generated Node #2: [98, 88, 225] from Operation: 25*9=225 Current State: 39:[98, 88, 225], Operations: ['25*9=225'] Exploring Operation: 98+88=186, Resulting Numbers: [225, 186] Generated Node #3: [225, 186...
4
Current State: 39:[25, 9, 98, 88], Operations: [] Exploring Operation: 98-25=73, Resulting Numbers: [9, 88, 73] Generated Node #0,0: 39:[9, 88, 73] Operation: 98-25=73 Exploring Operation: 98-9=89, Resulting Numbers: [25, 88, 89] Generated Node #0,1: 39:[25, 88, 89] Operation: 98-9=89 Exploring Operation: 25-9=16, Resu...
0
hs_5
mult_heuristic
[ 2, 39, 8, 50 ]
22
[ "50/2=25", "39+8=47", "47-25=22" ]
Current State: 22:[2, 39, 8, 50], Operations: [] Exploring Operation: 50/2=25, Resulting Numbers: [39, 8, 25] Generated Node #2: [39, 8, 25] from Operation: 50/2=25 Current State: 22:[39, 8, 25], Operations: ['50/2=25'] Exploring Operation: 39+8=47, Resulting Numbers: [25, 47] Generated Node #3: [25, 47] from Operation...
4
Current State: 22:[2, 39, 8, 50], Operations: [] Exploring Operation: 50/2=25, Resulting Numbers: [39, 8, 25] Generated Node #0,0: 22:[39, 8, 25] Operation: 50/2=25 Exploring Operation: 39-8=31, Resulting Numbers: [2, 50, 31] Generated Node #0,1: 22:[2, 50, 31] Operation: 39-8=31 Exploring Operation: 50-39=11, Resultin...
0.980035
hs_3
sum_heuristic
[ 54, 10, 69, 73 ]
98
[ "54-10=44", "69+73=142", "142-44=98" ]
Current State: 98:[54, 10, 69, 73], Operations: [] Exploring Operation: 54-10=44, Resulting Numbers: [69, 73, 44] Generated Node #2: [69, 73, 44] from Operation: 54-10=44 Current State: 98:[69, 73, 44], Operations: ['54-10=44'] Exploring Operation: 69+73=142, Resulting Numbers: [44, 142] Generated Node #3: [44, 142] fr...
4
Current State: 98:[54, 10, 69, 73], Operations: [] Exploring Operation: 73-69=4, Resulting Numbers: [54, 10, 4] Generated Node #0,0: 98:[54, 10, 4] Operation: 73-69=4 Exploring Operation: 73-54=19, Resulting Numbers: [10, 69, 19] Generated Node #0,1: 98:[10, 69, 19] Operation: 73-54=19 Exploring Operation: 69-54=15, Re...
0.980903
hs_3
mult_heuristic
[ 49, 6, 18, 28 ]
74
[ "49+28=77", "18/6=3", "77-3=74" ]
Current State: 74:[49, 6, 18, 28], Operations: [] Exploring Operation: 49+28=77, Resulting Numbers: [6, 18, 77] Generated Node #2: [6, 18, 77] from Operation: 49+28=77 Current State: 74:[6, 18, 77], Operations: ['49+28=77'] Exploring Operation: 18/6=3, Resulting Numbers: [77, 3] Generated Node #3: [77, 3] from Operatio...
4
Current State: 74:[49, 6, 18, 28], Operations: [] Exploring Operation: 18/6=3, Resulting Numbers: [49, 28, 3] Generated Node #0,0: 74:[49, 28, 3] Operation: 18/6=3 Exploring Operation: 49+18=67, Resulting Numbers: [6, 28, 67] Generated Node #0,1: 74:[6, 28, 67] Operation: 49+18=67 Exploring Operation: 28-18=10, Resulti...
0.949653
hs_5
mult_heuristic
[ 38, 78, 56, 11 ]
40
[ "78-56=22", "22/11=2", "38+2=40" ]
Current State: 40:[38, 78, 56, 11], Operations: [] Exploring Operation: 78-56=22, Resulting Numbers: [38, 11, 22] Generated Node #2: [38, 11, 22] from Operation: 78-56=22 Current State: 40:[38, 11, 22], Operations: ['78-56=22'] Exploring Operation: 22/11=2, Resulting Numbers: [38, 2] Generated Node #3: [38, 2] from Ope...
4
Current State: 40:[38, 78, 56, 11], Operations: [] Exploring Operation: 78-56=22, Resulting Numbers: [38, 11, 22] Generated Node #0,0: 40:[38, 11, 22] Operation: 78-56=22 Exploring Operation: 56-38=18, Resulting Numbers: [78, 11, 18] Generated Node #0,1: 40:[78, 11, 18] Operation: 56-38=18 Exploring Operation: 78-38=40...
0.990451
hs_3
mult_heuristic
[ 86, 71, 93, 43 ]
20
[ "86/43=2", "93-71=22", "22-2=20" ]
Current State: 20:[86, 71, 93, 43], Operations: [] Exploring Operation: 86/43=2, Resulting Numbers: [71, 93, 2] Generated Node #2: [71, 93, 2] from Operation: 86/43=2 Current State: 20:[71, 93, 2], Operations: ['86/43=2'] Exploring Operation: 93-71=22, Resulting Numbers: [2, 22] Generated Node #3: [2, 22] from Operatio...
4
Current State: 20:[86, 71, 93, 43], Operations: [] Exploring Operation: 93-71=22, Resulting Numbers: [86, 43, 22] Generated Node #0,0: 20:[86, 43, 22] Operation: 93-71=22 Exploring Operation: 93-86=7, Resulting Numbers: [71, 43, 7] Generated Node #0,1: 20:[71, 43, 7] Operation: 93-86=7 Start Sub Search at level 1: Movi...
0.986111
hs_2
mult_heuristic
[ 22, 16, 12, 72 ]
45
[ "22-12=10", "72*10=720", "720/16=45" ]
Current State: 45:[22, 16, 12, 72], Operations: [] Exploring Operation: 22-12=10, Resulting Numbers: [16, 72, 10] Generated Node #2: [16, 72, 10] from Operation: 22-12=10 Current State: 45:[16, 72, 10], Operations: ['22-12=10'] Exploring Operation: 72*10=720, Resulting Numbers: [16, 720] Generated Node #3: [16, 720] fr...
4
Current State: 45:[22, 16, 12, 72], Operations: [] Exploring Operation: 72/12=6, Resulting Numbers: [22, 16, 6] Generated Node #0,0: 45:[22, 16, 6] Operation: 72/12=6 Exploring Operation: 72-22=50, Resulting Numbers: [16, 12, 50] Generated Node #0,1: 45:[16, 12, 50] Operation: 72-22=50 Start Sub Search at level 1: Movi...
0
hs_2
mult_heuristic
[ 49, 97, 73, 99 ]
61
[ "49+73=122", "99-97=2", "122/2=61" ]
Current State: 61:[49, 97, 73, 99], Operations: [] Exploring Operation: 49+73=122, Resulting Numbers: [97, 99, 122] Generated Node #2: [97, 99, 122] from Operation: 49+73=122 Current State: 61:[97, 99, 122], Operations: ['49+73=122'] Exploring Operation: 99-97=2, Resulting Numbers: [122, 2] Generated Node #3: [122, 2] ...
4
Current State: 61:[49, 97, 73, 99], Operations: [] Exploring Operation: 99-49=50, Resulting Numbers: [97, 73, 50] Generated Node #0,0: 61:[97, 73, 50] Operation: 99-49=50 Exploring Operation: 97-49=48, Resulting Numbers: [73, 99, 48] Generated Node #0,1: 61:[73, 99, 48] Operation: 97-49=48 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 70, 78, 27, 74 ]
25
[ "70+78=148", "148/74=2", "27-2=25" ]
Current State: 25:[70, 78, 27, 74], Operations: [] Exploring Operation: 70+78=148, Resulting Numbers: [27, 74, 148] Generated Node #2: [27, 74, 148] from Operation: 70+78=148 Current State: 25:[27, 74, 148], Operations: ['70+78=148'] Exploring Operation: 148/74=2, Resulting Numbers: [27, 2] Generated Node #3: [27, 2] f...
4
Current State: 25:[70, 78, 27, 74], Operations: [] Exploring Operation: 70-27=43, Resulting Numbers: [78, 74, 43] Generated Node #0,0: 25:[78, 74, 43] Operation: 70-27=43 Exploring Operation: 78-74=4, Resulting Numbers: [70, 27, 4] Generated Node #0,1: 25:[70, 27, 4] Operation: 78-74=4 Exploring Operation: 74-70=4, Res...
0
hs_4
sum_heuristic
[ 47, 84, 7, 82 ]
79
[ "82-47=35", "35/7=5", "84-5=79" ]
Current State: 79:[47, 84, 7, 82], Operations: [] Exploring Operation: 82-47=35, Resulting Numbers: [84, 7, 35] Generated Node #2: [84, 7, 35] from Operation: 82-47=35 Current State: 79:[84, 7, 35], Operations: ['82-47=35'] Exploring Operation: 35/7=5, Resulting Numbers: [84, 5] Generated Node #3: [84, 5] from Operatio...
4
Current State: 79:[47, 84, 7, 82], Operations: [] Exploring Operation: 84-7=77, Resulting Numbers: [47, 82, 77] Generated Node #0,0: 79:[47, 82, 77] Operation: 84-7=77 Exploring Operation: 82-7=75, Resulting Numbers: [47, 84, 75] Generated Node #0,1: 79:[47, 84, 75] Operation: 82-7=75 Exploring Operation: 47+7=54, Resu...
0
hs_3
sum_heuristic
[ 36, 48, 80, 35 ]
57
[ "48-36=12", "80-35=45", "12+45=57" ]
Current State: 57:[36, 48, 80, 35], Operations: [] Exploring Operation: 48-36=12, Resulting Numbers: [80, 35, 12] Generated Node #2: [80, 35, 12] from Operation: 48-36=12 Current State: 57:[80, 35, 12], Operations: ['48-36=12'] Exploring Operation: 80-35=45, Resulting Numbers: [12, 45] Generated Node #3: [12, 45] from ...
4
Current State: 57:[36, 48, 80, 35], Operations: [] Exploring Operation: 36-35=1, Resulting Numbers: [48, 80, 1] Generated Node #0,0: 57:[48, 80, 1] Operation: 36-35=1 Exploring Operation: 80-36=44, Resulting Numbers: [48, 35, 44] Generated Node #0,1: 57:[48, 35, 44] Operation: 80-36=44 Moving to Node #0,0 Current State...
0.987847
hs_2
mult_heuristic
[ 85, 82, 54, 34 ]
85
[ "85-82=3", "54+34=88", "88-3=85" ]
Current State: 85:[85, 82, 54, 34], Operations: [] Exploring Operation: 85-82=3, Resulting Numbers: [54, 34, 3] Generated Node #2: [54, 34, 3] from Operation: 85-82=3 Current State: 85:[54, 34, 3], Operations: ['85-82=3'] Exploring Operation: 54+34=88, Resulting Numbers: [3, 88] Generated Node #3: [3, 88] from Operatio...
4
Current State: 85:[85, 82, 54, 34], Operations: [] Exploring Operation: 82-54=28, Resulting Numbers: [85, 34, 28] Generated Node #0,0: 85:[85, 34, 28] Operation: 82-54=28 Exploring Operation: 54-34=20, Resulting Numbers: [85, 82, 20] Generated Node #0,1: 85:[85, 82, 20] Operation: 54-34=20 Exploring Operation: 54+34=88...
0.976563
hs_3
mult_heuristic
[ 21, 7, 34, 22 ]
13
[ "34+22=56", "56/7=8", "21-8=13" ]
Current State: 13:[21, 7, 34, 22], Operations: [] Exploring Operation: 34+22=56, Resulting Numbers: [21, 7, 56] Generated Node #2: [21, 7, 56] from Operation: 34+22=56 Current State: 13:[21, 7, 56], Operations: ['34+22=56'] Exploring Operation: 56/7=8, Resulting Numbers: [21, 8] Generated Node #3: [21, 8] from Operatio...
4
Current State: 13:[21, 7, 34, 22], Operations: [] Exploring Operation: 34-21=13, Resulting Numbers: [7, 22, 13] Generated Node #0,0: 13:[7, 22, 13] Operation: 34-21=13 Start Sub Search at level 1: Moving to Node #0,0 Current State: 13:[7, 22, 13], Operations: ['34-21=13'] Exploring Operation: 22-7=15, Resulting Numbers...
0
hs_1
sum_heuristic
[ 27, 77, 28, 49 ]
50
[ "27*49=1323", "77+1323=1400", "1400/28=50" ]
Current State: 50:[27, 77, 28, 49], Operations: [] Exploring Operation: 27*49=1323, Resulting Numbers: [77, 28, 1323] Generated Node #2: [77, 28, 1323] from Operation: 27*49=1323 Current State: 50:[77, 28, 1323], Operations: ['27*49=1323'] Exploring Operation: 77+1323=1400, Resulting Numbers: [28, 1400] Generated Node ...
4
Current State: 50:[27, 77, 28, 49], Operations: [] Exploring Operation: 77-28=49, Resulting Numbers: [27, 49, 49] Generated Node #0,0: 50:[27, 49, 49] Operation: 77-28=49 Exploring Operation: 77-27=50, Resulting Numbers: [28, 49, 50] Generated Node #0,1: 50:[28, 49, 50] Operation: 77-27=50 Exploring Operation: 77-49=28...
0
hs_4
sum_heuristic
[ 77, 2, 84, 18 ]
23
[ "77+2=79", "84+18=102", "102-79=23" ]
Current State: 23:[77, 2, 84, 18], Operations: [] Exploring Operation: 77+2=79, Resulting Numbers: [84, 18, 79] Generated Node #2: [84, 18, 79] from Operation: 77+2=79 Current State: 23:[84, 18, 79], Operations: ['77+2=79'] Exploring Operation: 84+18=102, Resulting Numbers: [79, 102] Generated Node #3: [79, 102] from O...
4
Current State: 23:[77, 2, 84, 18], Operations: [] Exploring Operation: 84-77=7, Resulting Numbers: [2, 18, 7] Generated Node #0,0: 23:[2, 18, 7] Operation: 84-77=7 Exploring Operation: 77-18=59, Resulting Numbers: [2, 84, 59] Generated Node #0,1: 23:[2, 84, 59] Operation: 77-18=59 Exploring Operation: 84/2=42, Resultin...
0.979167
hs_4
sum_heuristic
[ 8, 74, 21, 4 ]
83
[ "74-8=66", "21-4=17", "66+17=83" ]
Current State: 83:[8, 74, 21, 4], Operations: [] Exploring Operation: 74-8=66, Resulting Numbers: [21, 4, 66] Generated Node #2: [21, 4, 66] from Operation: 74-8=66 Current State: 83:[21, 4, 66], Operations: ['74-8=66'] Exploring Operation: 21-4=17, Resulting Numbers: [66, 17] Generated Node #3: [66, 17] from Operation...
4
Current State: 83:[8, 74, 21, 4], Operations: [] Exploring Operation: 8*4=32, Resulting Numbers: [74, 21, 32] Generated Node #0,0: 83:[74, 21, 32] Operation: 8*4=32 Exploring Operation: 21*4=84, Resulting Numbers: [8, 74, 84] Generated Node #0,1: 83:[8, 74, 84] Operation: 21*4=84 Moving to Node #0,1 Current State: 83:[...
0
hs_2
mult_heuristic
[ 27, 69, 19, 43 ]
14
[ "27-19=8", "69+43=112", "112/8=14" ]
Current State: 14:[27, 69, 19, 43], Operations: [] Exploring Operation: 27-19=8, Resulting Numbers: [69, 43, 8] Generated Node #2: [69, 43, 8] from Operation: 27-19=8 Current State: 14:[69, 43, 8], Operations: ['27-19=8'] Exploring Operation: 69+43=112, Resulting Numbers: [8, 112] Generated Node #3: [8, 112] from Opera...
4
Current State: 14:[27, 69, 19, 43], Operations: [] Exploring Operation: 69-43=26, Resulting Numbers: [27, 19, 26] Generated Node #0,0: 14:[27, 19, 26] Operation: 69-43=26 Moving to Node #0,0 Current State: 14:[27, 19, 26], Operations: ['69-43=26'] Exploring Operation: 27-26=1, Resulting Numbers: [19, 1] Generated Node ...
0
hs_1
sum_heuristic
[ 85, 77, 5, 18 ]
15
[ "85-77=8", "5+18=23", "23-8=15" ]
Current State: 15:[85, 77, 5, 18], Operations: [] Exploring Operation: 85-77=8, Resulting Numbers: [5, 18, 8] Generated Node #2: [5, 18, 8] from Operation: 85-77=8 Current State: 15:[5, 18, 8], Operations: ['85-77=8'] Exploring Operation: 5+18=23, Resulting Numbers: [8, 23] Generated Node #3: [8, 23] from Operation: 5+...
4
Current State: 15:[85, 77, 5, 18], Operations: [] Exploring Operation: 85/5=17, Resulting Numbers: [77, 18, 17] Generated Node #0,0: 15:[77, 18, 17] Operation: 85/5=17 Exploring Operation: 85-18=67, Resulting Numbers: [77, 5, 67] Generated Node #0,1: 15:[77, 5, 67] Operation: 85-18=67 Exploring Operation: 85-77=8, Resu...
0.988715
hs_3
sum_heuristic
[ 19, 42, 52, 28 ]
97
[ "42*52=2184", "2184/28=78", "19+78=97" ]
Current State: 97:[19, 42, 52, 28], Operations: [] Exploring Operation: 42*52=2184, Resulting Numbers: [19, 28, 2184] Generated Node #2: [19, 28, 2184] from Operation: 42*52=2184 Current State: 97:[19, 28, 2184], Operations: ['42*52=2184'] Exploring Operation: 2184/28=78, Resulting Numbers: [19, 78] Generated Node #3: ...
4
Current State: 97:[19, 42, 52, 28], Operations: [] Exploring Operation: 19+52=71, Resulting Numbers: [42, 28, 71] Generated Node #0,0: 97:[42, 28, 71] Operation: 19+52=71 Exploring Operation: 19+42=61, Resulting Numbers: [52, 28, 61] Generated Node #0,1: 97:[52, 28, 61] Operation: 19+42=61 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 2, 15, 18, 98 ]
80
[ "98-2=96", "15*96=1440", "1440/18=80" ]
Current State: 80:[2, 15, 18, 98], Operations: [] Exploring Operation: 98-2=96, Resulting Numbers: [15, 18, 96] Generated Node #2: [15, 18, 96] from Operation: 98-2=96 Current State: 80:[15, 18, 96], Operations: ['98-2=96'] Exploring Operation: 15*96=1440, Resulting Numbers: [18, 1440] Generated Node #3: [18, 1440] fro...
4
Current State: 80:[2, 15, 18, 98], Operations: [] Exploring Operation: 98-15=83, Resulting Numbers: [2, 18, 83] Generated Node #0,0: 80:[2, 18, 83] Operation: 98-15=83 Exploring Operation: 98-18=80, Resulting Numbers: [2, 15, 80] Generated Node #0,1: 80:[2, 15, 80] Operation: 98-18=80 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 96, 97, 87, 71 ]
16
[ "97-96=1", "87-71=16", "1*16=16" ]
Current State: 16:[96, 97, 87, 71], Operations: [] Exploring Operation: 97-96=1, Resulting Numbers: [87, 71, 1] Generated Node #2: [87, 71, 1] from Operation: 97-96=1 Current State: 16:[87, 71, 1], Operations: ['97-96=1'] Exploring Operation: 87-71=16, Resulting Numbers: [1, 16] Generated Node #3: [1, 16] from Operatio...
4
Current State: 16:[96, 97, 87, 71], Operations: [] Exploring Operation: 96-87=9, Resulting Numbers: [97, 71, 9] Generated Node #0,0: 16:[97, 71, 9] Operation: 96-87=9 Exploring Operation: 97-96=1, Resulting Numbers: [87, 71, 1] Generated Node #0,1: 16:[87, 71, 1] Operation: 97-96=1 Exploring Operation: 97-87=10, Result...
0.977431
hs_3
sum_heuristic
[ 3, 43, 19, 64 ]
50
[ "3*19=57", "43+64=107", "107-57=50" ]
Current State: 50:[3, 43, 19, 64], Operations: [] Exploring Operation: 3*19=57, Resulting Numbers: [43, 64, 57] Generated Node #2: [43, 64, 57] from Operation: 3*19=57 Current State: 50:[43, 64, 57], Operations: ['3*19=57'] Exploring Operation: 43+64=107, Resulting Numbers: [57, 107] Generated Node #3: [57, 107] from O...
4
Current State: 50:[3, 43, 19, 64], Operations: [] Exploring Operation: 64-19=45, Resulting Numbers: [3, 43, 45] Generated Node #0,0: 50:[3, 43, 45] Operation: 64-19=45 Exploring Operation: 64-43=21, Resulting Numbers: [3, 19, 21] Generated Node #0,1: 50:[3, 19, 21] Operation: 64-43=21 Moving to Node #0,1 Current State:...
0
hs_2
sum_heuristic
[ 60, 24, 13, 49 ]
90
[ "49-13=36", "60*36=2160", "2160/24=90" ]
Current State: 90:[60, 24, 13, 49], Operations: [] Exploring Operation: 49-13=36, Resulting Numbers: [60, 24, 36] Generated Node #2: [60, 24, 36] from Operation: 49-13=36 Current State: 90:[60, 24, 36], Operations: ['49-13=36'] Exploring Operation: 60*36=2160, Resulting Numbers: [24, 2160] Generated Node #3: [24, 2160]...
4
Current State: 90:[60, 24, 13, 49], Operations: [] Exploring Operation: 60-49=11, Resulting Numbers: [24, 13, 11] Generated Node #0,0: 90:[24, 13, 11] Operation: 60-49=11 Start Sub Search at level 1: Moving to Node #0,0 Current State: 90:[24, 13, 11], Operations: ['60-49=11'] Exploring Operation: 24-13=11, Resulting Nu...
0
hs_1
sum_heuristic
[ 78, 68, 3, 65 ]
58
[ "78-68=10", "3+65=68", "68-10=58" ]
Current State: 58:[78, 68, 3, 65], Operations: [] Exploring Operation: 78-68=10, Resulting Numbers: [3, 65, 10] Generated Node #2: [3, 65, 10] from Operation: 78-68=10 Current State: 58:[3, 65, 10], Operations: ['78-68=10'] Exploring Operation: 3+65=68, Resulting Numbers: [10, 68] Generated Node #3: [10, 68] from Opera...
4
Current State: 58:[78, 68, 3, 65], Operations: [] Exploring Operation: 78/3=26, Resulting Numbers: [68, 65, 26] Generated Node #0,0: 58:[68, 65, 26] Operation: 78/3=26 Exploring Operation: 78-68=10, Resulting Numbers: [3, 65, 10] Generated Node #0,1: 58:[3, 65, 10] Operation: 78-68=10 Start Sub Search at level 1: Movin...
0.992188
hs_2
mult_heuristic
[ 23, 34, 38, 15 ]
46
[ "23*38=874", "34-15=19", "874/19=46" ]
Current State: 46:[23, 34, 38, 15], Operations: [] Exploring Operation: 23*38=874, Resulting Numbers: [34, 15, 874] Generated Node #2: [34, 15, 874] from Operation: 23*38=874 Current State: 46:[34, 15, 874], Operations: ['23*38=874'] Exploring Operation: 34-15=19, Resulting Numbers: [874, 19] Generated Node #3: [874, 1...
4
Current State: 46:[23, 34, 38, 15], Operations: [] Exploring Operation: 38-34=4, Resulting Numbers: [23, 15, 4] Generated Node #0,0: 46:[23, 15, 4] Operation: 38-34=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 46:[23, 15, 4], Operations: ['38-34=4'] Exploring Operation: 15+4=19, Resulting Numbers: ...
0
hs_1
sum_heuristic
[ 8, 73, 95, 99 ]
75
[ "99-95=4", "8/4=2", "73+2=75" ]
Current State: 75:[8, 73, 95, 99], Operations: [] Exploring Operation: 99-95=4, Resulting Numbers: [8, 73, 4] Generated Node #2: [8, 73, 4] from Operation: 99-95=4 Current State: 75:[8, 73, 4], Operations: ['99-95=4'] Exploring Operation: 8/4=2, Resulting Numbers: [73, 2] Generated Node #3: [73, 2] from Operation: 8/4=...
4
Current State: 75:[8, 73, 95, 99], Operations: [] Exploring Operation: 99-8=91, Resulting Numbers: [73, 95, 91] Generated Node #0,0: 75:[73, 95, 91] Operation: 99-8=91 Exploring Operation: 95-73=22, Resulting Numbers: [8, 99, 22] Generated Node #0,1: 75:[8, 99, 22] Operation: 95-73=22 Exploring Operation: 99-95=4, Resu...
0.982639
hs_5
sum_heuristic
[ 69, 4, 93, 77 ]
95
[ "77-69=8", "8/4=2", "93+2=95" ]
Current State: 95:[69, 4, 93, 77], Operations: [] Exploring Operation: 77-69=8, Resulting Numbers: [4, 93, 8] Generated Node #2: [4, 93, 8] from Operation: 77-69=8 Current State: 95:[4, 93, 8], Operations: ['77-69=8'] Exploring Operation: 8/4=2, Resulting Numbers: [93, 2] Generated Node #3: [93, 2] from Operation: 8/4=...
4
Current State: 95:[69, 4, 93, 77], Operations: [] Exploring Operation: 4+77=81, Resulting Numbers: [69, 93, 81] Generated Node #0,0: 95:[69, 93, 81] Operation: 4+77=81 Exploring Operation: 77-69=8, Resulting Numbers: [4, 93, 8] Generated Node #0,1: 95:[4, 93, 8] Operation: 77-69=8 Exploring Operation: 93-77=16, Resulti...
0.983507
hs_5
sum_heuristic
[ 86, 46, 40, 66 ]
44
[ "86-66=20", "40/20=2", "46-2=44" ]
Current State: 44:[86, 46, 40, 66], Operations: [] Exploring Operation: 86-66=20, Resulting Numbers: [46, 40, 20] Generated Node #2: [46, 40, 20] from Operation: 86-66=20 Current State: 44:[46, 40, 20], Operations: ['86-66=20'] Exploring Operation: 40/20=2, Resulting Numbers: [46, 2] Generated Node #3: [46, 2] from Ope...
4
Current State: 44:[86, 46, 40, 66], Operations: [] Exploring Operation: 86-40=46, Resulting Numbers: [46, 66, 46] Generated Node #0,0: 44:[46, 66, 46] Operation: 86-40=46 Exploring Operation: 66-46=20, Resulting Numbers: [86, 40, 20] Generated Node #0,1: 44:[86, 40, 20] Operation: 66-46=20 Exploring Operation: 86-66=20...
0.984375
hs_5
mult_heuristic
[ 16, 32, 4, 13 ]
92
[ "16-13=3", "32*3=96", "96-4=92" ]
Current State: 92:[16, 32, 4, 13], Operations: [] Exploring Operation: 16-13=3, Resulting Numbers: [32, 4, 3] Generated Node #2: [32, 4, 3] from Operation: 16-13=3 Current State: 92:[32, 4, 3], Operations: ['16-13=3'] Exploring Operation: 32*3=96, Resulting Numbers: [4, 96] Generated Node #3: [4, 96] from Operation: 32...
4
Current State: 92:[16, 32, 4, 13], Operations: [] Exploring Operation: 32+13=45, Resulting Numbers: [16, 4, 45] Generated Node #0,0: 92:[16, 4, 45] Operation: 32+13=45 Start Sub Search at level 1: Moving to Node #0,0 Current State: 92:[16, 4, 45], Operations: ['32+13=45'] Exploring Operation: 16/4=4, Resulting Numbers:...
0
hs_1
sum_heuristic
[ 28, 8, 36, 36 ]
28
[ "28+36=64", "64/8=8", "36-8=28" ]
Current State: 28:[28, 8, 36, 36], Operations: [] Exploring Operation: 28+36=64, Resulting Numbers: [8, 64] Generated Node #2: [8, 64] from Operation: 28+36=64 Current State: 28:[8, 64], Operations: ['28+36=64'] Exploring Operation: 64/8=8, Resulting Numbers: [8] 8,28 equal: Goal Reached Exploring Operation: 36-8=28, R...
4
Current State: 28:[28, 8, 36, 36], Operations: [] Exploring Operation: 36/36=1, Resulting Numbers: [28, 8, 1] Generated Node #0,0: 28:[28, 8, 1] Operation: 36/36=1 Start Sub Search at level 1: Moving to Node #0,0 Current State: 28:[28, 8, 1], Operations: ['36/36=1'] Exploring Operation: 8-1=7, Resulting Numbers: [28, 7...
0
hs_1
sum_heuristic