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
[ 20, 4, 7, 37 ]
71
[ "20+7=27", "4*27=108", "108-37=71" ]
Current State: 71:[20, 4, 7, 37], Operations: [] Exploring Operation: 20+7=27, Resulting Numbers: [4, 37, 27] Generated Node #2: [4, 37, 27] from Operation: 20+7=27 Current State: 71:[4, 37, 27], Operations: ['20+7=27'] Exploring Operation: 4*27=108, Resulting Numbers: [37, 108] Generated Node #3: [37, 108] from Operat...
4
Current State: 71:[20, 4, 7, 37], Operations: [] Exploring Operation: 20*4=80, Resulting Numbers: [7, 37, 80] Generated Node #0,0: 71:[7, 37, 80] Operation: 20*4=80 Start Sub Search at level 1: Moving to Node #0,0 Current State: 71:[7, 37, 80], Operations: ['20*4=80'] Exploring Operation: 7+37=44, Resulting Numbers: [8...
0
hs_1
mult_heuristic
[ 78, 73, 2, 56 ]
90
[ "78/2=39", "73+56=129", "129-39=90" ]
Current State: 90:[78, 73, 2, 56], Operations: [] Exploring Operation: 78/2=39, Resulting Numbers: [73, 56, 39] Generated Node #2: [73, 56, 39] from Operation: 78/2=39 Current State: 90:[73, 56, 39], Operations: ['78/2=39'] Exploring Operation: 73+56=129, Resulting Numbers: [39, 129] Generated Node #3: [39, 129] from O...
4
Current State: 90:[78, 73, 2, 56], Operations: [] Exploring Operation: 56/2=28, Resulting Numbers: [78, 73, 28] Generated Node #0,0: 90:[78, 73, 28] Operation: 56/2=28 Exploring Operation: 78-56=22, Resulting Numbers: [73, 2, 22] Generated Node #0,1: 90:[73, 2, 22] Operation: 78-56=22 Exploring Operation: 78-73=5, Resu...
0
hs_4
mult_heuristic
[ 61, 16, 52, 99 ]
92
[ "61-16=45", "99-52=47", "45+47=92" ]
Current State: 92:[61, 16, 52, 99], Operations: [] Exploring Operation: 61-16=45, Resulting Numbers: [52, 99, 45] Generated Node #2: [52, 99, 45] from Operation: 61-16=45 Current State: 92:[52, 99, 45], Operations: ['61-16=45'] Exploring Operation: 99-52=47, Resulting Numbers: [45, 47] Generated Node #3: [45, 47] from ...
4
Current State: 92:[61, 16, 52, 99], Operations: [] Exploring Operation: 61-52=9, Resulting Numbers: [16, 99, 9] Generated Node #0,0: 92:[16, 99, 9] Operation: 61-52=9 Exploring Operation: 61-16=45, Resulting Numbers: [52, 99, 45] Generated Node #0,1: 92:[52, 99, 45] Operation: 61-16=45 Start Sub Search at level 1: Movi...
0.992188
hs_2
sum_heuristic
[ 2, 46, 22, 90 ]
23
[ "90/2=45", "46+22=68", "68-45=23" ]
Current State: 23:[2, 46, 22, 90], Operations: [] Exploring Operation: 90/2=45, Resulting Numbers: [46, 22, 45] Generated Node #2: [46, 22, 45] from Operation: 90/2=45 Current State: 23:[46, 22, 45], Operations: ['90/2=45'] Exploring Operation: 46+22=68, Resulting Numbers: [45, 68] Generated Node #3: [45, 68] from Oper...
4
Current State: 23:[2, 46, 22, 90], Operations: [] Exploring Operation: 90-46=44, Resulting Numbers: [2, 22, 44] Generated Node #0,0: 23:[2, 22, 44] Operation: 90-46=44 Exploring Operation: 46/2=23, Resulting Numbers: [22, 90, 23] Generated Node #0,1: 23:[22, 90, 23] Operation: 46/2=23 Exploring Operation: 46-2=44, Resu...
0.96441
hs_5
mult_heuristic
[ 25, 46, 19, 56 ]
58
[ "46-25=21", "56-19=37", "21+37=58" ]
Current State: 58:[25, 46, 19, 56], Operations: [] Exploring Operation: 46-25=21, Resulting Numbers: [19, 56, 21] Generated Node #2: [19, 56, 21] from Operation: 46-25=21 Current State: 58:[19, 56, 21], Operations: ['46-25=21'] Exploring Operation: 56-19=37, Resulting Numbers: [21, 37] Generated Node #3: [21, 37] from ...
4
Current State: 58:[25, 46, 19, 56], Operations: [] Exploring Operation: 56-46=10, Resulting Numbers: [25, 19, 10] Generated Node #0,0: 58:[25, 19, 10] Operation: 56-46=10 Exploring Operation: 25-19=6, Resulting Numbers: [46, 56, 6] Generated Node #0,1: 58:[46, 56, 6] Operation: 25-19=6 Exploring Operation: 46-25=21, Re...
0.986111
hs_5
sum_heuristic
[ 36, 55, 15, 35 ]
72
[ "55+15=70", "36*70=2520", "2520/35=72" ]
Current State: 72:[36, 55, 15, 35], Operations: [] Exploring Operation: 55+15=70, Resulting Numbers: [36, 35, 70] Generated Node #2: [36, 35, 70] from Operation: 55+15=70 Current State: 72:[36, 35, 70], Operations: ['55+15=70'] Exploring Operation: 36*70=2520, Resulting Numbers: [35, 2520] Generated Node #3: [35, 2520]...
4
Current State: 72:[36, 55, 15, 35], Operations: [] Exploring Operation: 55-35=20, Resulting Numbers: [36, 15, 20] Generated Node #0,0: 72:[36, 15, 20] Operation: 55-35=20 Exploring Operation: 55+15=70, Resulting Numbers: [36, 35, 70] Generated Node #0,1: 72:[36, 35, 70] Operation: 55+15=70 Exploring Operation: 55-36=19...
0.967882
hs_4
mult_heuristic
[ 52, 91, 47, 35 ]
61
[ "52+91=143", "47+35=82", "143-82=61" ]
Current State: 61:[52, 91, 47, 35], Operations: [] Exploring Operation: 52+91=143, Resulting Numbers: [47, 35, 143] Generated Node #2: [47, 35, 143] from Operation: 52+91=143 Current State: 61:[47, 35, 143], Operations: ['52+91=143'] Exploring Operation: 47+35=82, Resulting Numbers: [143, 82] Generated Node #3: [143, 8...
4
Current State: 61:[52, 91, 47, 35], Operations: [] Exploring Operation: 91-35=56, Resulting Numbers: [52, 47, 56] Generated Node #0,0: 61:[52, 47, 56] Operation: 91-35=56 Start Sub Search at level 1: Moving to Node #0,0 Current State: 61:[52, 47, 56], Operations: ['91-35=56'] Exploring Operation: 52+47=99, Resulting Nu...
0
hs_1
sum_heuristic
[ 12, 83, 32, 18 ]
45
[ "12+83=95", "32+18=50", "95-50=45" ]
Current State: 45:[12, 83, 32, 18], Operations: [] Exploring Operation: 12+83=95, Resulting Numbers: [32, 18, 95] Generated Node #2: [32, 18, 95] from Operation: 12+83=95 Current State: 45:[32, 18, 95], Operations: ['12+83=95'] Exploring Operation: 32+18=50, Resulting Numbers: [95, 50] Generated Node #3: [95, 50] from ...
4
Current State: 45:[12, 83, 32, 18], Operations: [] Exploring Operation: 83-32=51, Resulting Numbers: [12, 18, 51] Generated Node #0,0: 45:[12, 18, 51] Operation: 83-32=51 Moving to Node #0,0 Current State: 45:[12, 18, 51], Operations: ['83-32=51'] Exploring Operation: 18-12=6, Resulting Numbers: [51, 6] Generated Node ...
0.993924
hs_1
sum_heuristic
[ 12, 54, 95, 2 ]
62
[ "12+54=66", "66/2=33", "95-33=62" ]
Current State: 62:[12, 54, 95, 2], Operations: [] Exploring Operation: 12+54=66, Resulting Numbers: [95, 2, 66] Generated Node #2: [95, 2, 66] from Operation: 12+54=66 Current State: 62:[95, 2, 66], Operations: ['12+54=66'] Exploring Operation: 66/2=33, Resulting Numbers: [95, 33] Generated Node #3: [95, 33] from Opera...
4
Current State: 62:[12, 54, 95, 2], Operations: [] Exploring Operation: 95-12=83, Resulting Numbers: [54, 2, 83] Generated Node #0,0: 62:[54, 2, 83] Operation: 95-12=83 Exploring Operation: 95-54=41, Resulting Numbers: [12, 2, 41] Generated Node #0,1: 62:[12, 2, 41] Operation: 95-54=41 Moving to Node #0,1 Current State:...
0
hs_2
sum_heuristic
[ 33, 19, 24, 28 ]
81
[ "33-24=9", "28-19=9", "9*9=81" ]
Current State: 81:[33, 19, 24, 28], Operations: [] Exploring Operation: 33-24=9, Resulting Numbers: [19, 28, 9] Generated Node #2: [19, 28, 9] from Operation: 33-24=9 Current State: 81:[19, 28, 9], Operations: ['33-24=9'] Exploring Operation: 28-19=9, Resulting Numbers: [9, 9] Generated Node #3: [9, 9] from Operation: ...
4
Current State: 81:[33, 19, 24, 28], Operations: [] Exploring Operation: 33-24=9, Resulting Numbers: [19, 28, 9] Generated Node #0,0: 81:[19, 28, 9] Operation: 33-24=9 Exploring Operation: 33-19=14, Resulting Numbers: [24, 28, 14] Generated Node #0,1: 81:[24, 28, 14] Operation: 33-19=14 Exploring Operation: 24-19=5, Res...
0.986979
hs_5
sum_heuristic
[ 61, 11, 23, 25 ]
39
[ "25-23=2", "11*2=22", "61-22=39" ]
Current State: 39:[61, 11, 23, 25], Operations: [] Exploring Operation: 25-23=2, Resulting Numbers: [61, 11, 2] Generated Node #2: [61, 11, 2] from Operation: 25-23=2 Current State: 39:[61, 11, 2], Operations: ['25-23=2'] Exploring Operation: 11*2=22, Resulting Numbers: [61, 22] Generated Node #3: [61, 22] from Operati...
4
Current State: 39:[61, 11, 23, 25], Operations: [] Exploring Operation: 61-11=50, Resulting Numbers: [23, 25, 50] Generated Node #0,0: 39:[23, 25, 50] Operation: 61-11=50 Exploring Operation: 61-25=36, Resulting Numbers: [11, 23, 36] Generated Node #0,1: 39:[11, 23, 36] Operation: 61-25=36 Exploring Operation: 61-23=38...
0
hs_4
sum_heuristic
[ 9, 40, 74, 22 ]
72
[ "40-22=18", "18/9=2", "74-2=72" ]
Current State: 72:[9, 40, 74, 22], Operations: [] Exploring Operation: 40-22=18, Resulting Numbers: [9, 74, 18] Generated Node #2: [9, 74, 18] from Operation: 40-22=18 Current State: 72:[9, 74, 18], Operations: ['40-22=18'] Exploring Operation: 18/9=2, Resulting Numbers: [74, 2] Generated Node #3: [74, 2] from Operatio...
4
Current State: 72:[9, 40, 74, 22], Operations: [] Exploring Operation: 74-40=34, Resulting Numbers: [9, 22, 34] Generated Node #0,0: 72:[9, 22, 34] Operation: 74-40=34 Exploring Operation: 40-22=18, Resulting Numbers: [9, 74, 18] Generated Node #0,1: 72:[9, 74, 18] Operation: 40-22=18 Start Sub Search at level 1: Movin...
0.989583
hs_2
mult_heuristic
[ 22, 83, 87, 40 ]
14
[ "83-22=61", "87-40=47", "61-47=14" ]
Current State: 14:[22, 83, 87, 40], Operations: [] Exploring Operation: 83-22=61, Resulting Numbers: [87, 40, 61] Generated Node #2: [87, 40, 61] from Operation: 83-22=61 Current State: 14:[87, 40, 61], Operations: ['83-22=61'] Exploring Operation: 87-40=47, Resulting Numbers: [61, 47] Generated Node #3: [61, 47] from ...
4
Current State: 14:[22, 83, 87, 40], Operations: [] Exploring Operation: 87-40=47, Resulting Numbers: [22, 83, 47] Generated Node #0,0: 14:[22, 83, 47] Operation: 87-40=47 Exploring Operation: 87-22=65, Resulting Numbers: [83, 40, 65] Generated Node #0,1: 14:[83, 40, 65] Operation: 87-22=65 Exploring Operation: 83-40=43...
0.962674
hs_5
sum_heuristic
[ 56, 53, 25, 71 ]
73
[ "53-25=28", "56/28=2", "71+2=73" ]
Current State: 73:[56, 53, 25, 71], Operations: [] Exploring Operation: 53-25=28, Resulting Numbers: [56, 71, 28] Generated Node #2: [56, 71, 28] from Operation: 53-25=28 Current State: 73:[56, 71, 28], Operations: ['53-25=28'] Exploring Operation: 56/28=2, Resulting Numbers: [71, 2] Generated Node #3: [71, 2] from Ope...
4
Current State: 73:[56, 53, 25, 71], Operations: [] Exploring Operation: 53+25=78, Resulting Numbers: [56, 71, 78] Generated Node #0,0: 73:[56, 71, 78] Operation: 53+25=78 Exploring Operation: 25+71=96, Resulting Numbers: [56, 53, 96] Generated Node #0,1: 73:[56, 53, 96] Operation: 25+71=96 Exploring Operation: 53-25=28...
0.922743
hs_5
sum_heuristic
[ 29, 85, 28, 89 ]
91
[ "85-29=56", "56/28=2", "89+2=91" ]
Current State: 91:[29, 85, 28, 89], Operations: [] Exploring Operation: 85-29=56, Resulting Numbers: [28, 89, 56] Generated Node #2: [28, 89, 56] from Operation: 85-29=56 Current State: 91:[28, 89, 56], Operations: ['85-29=56'] Exploring Operation: 56/28=2, Resulting Numbers: [89, 2] Generated Node #3: [89, 2] from Ope...
4
Current State: 91:[29, 85, 28, 89], Operations: [] Exploring Operation: 29-28=1, Resulting Numbers: [85, 89, 1] Generated Node #0,0: 91:[85, 89, 1] Operation: 29-28=1 Start Sub Search at level 1: Moving to Node #0,0 Current State: 91:[85, 89, 1], Operations: ['29-28=1'] Exploring Operation: 85+1=86, Resulting Numbers: ...
0
hs_1
mult_heuristic
[ 27, 47, 9, 19 ]
54
[ "47-9=38", "27*38=1026", "1026/19=54" ]
Current State: 54:[27, 47, 9, 19], Operations: [] Exploring Operation: 47-9=38, Resulting Numbers: [27, 19, 38] Generated Node #2: [27, 19, 38] from Operation: 47-9=38 Current State: 54:[27, 19, 38], Operations: ['47-9=38'] Exploring Operation: 27*38=1026, Resulting Numbers: [19, 1026] Generated Node #3: [19, 1026] fro...
4
Current State: 54:[27, 47, 9, 19], Operations: [] Exploring Operation: 47-27=20, Resulting Numbers: [9, 19, 20] Generated Node #0,0: 54:[9, 19, 20] Operation: 47-27=20 Exploring Operation: 47-19=28, Resulting Numbers: [27, 9, 28] Generated Node #0,1: 54:[27, 9, 28] Operation: 47-19=28 Moving to Node #0,1 Current State:...
0
hs_2
mult_heuristic
[ 37, 58, 55, 48 ]
82
[ "58-37=21", "55+48=103", "103-21=82" ]
Current State: 82:[37, 58, 55, 48], Operations: [] Exploring Operation: 58-37=21, Resulting Numbers: [55, 48, 21] Generated Node #2: [55, 48, 21] from Operation: 58-37=21 Current State: 82:[55, 48, 21], Operations: ['58-37=21'] Exploring Operation: 55+48=103, Resulting Numbers: [21, 103] Generated Node #3: [21, 103] fr...
4
Current State: 82:[37, 58, 55, 48], Operations: [] Exploring Operation: 58-48=10, Resulting Numbers: [37, 55, 10] Generated Node #0,0: 82:[37, 55, 10] Operation: 58-48=10 Exploring Operation: 58-55=3, Resulting Numbers: [37, 48, 3] Generated Node #0,1: 82:[37, 48, 3] Operation: 58-55=3 Start Sub Search at level 1: Movi...
0.991319
hs_2
mult_heuristic
[ 43, 18, 36, 72 ]
86
[ "72-36=36", "43*36=1548", "1548/18=86" ]
Current State: 86:[43, 18, 36, 72], Operations: [] Exploring Operation: 72-36=36, Resulting Numbers: [43, 18, 36] Generated Node #2: [43, 18, 36] from Operation: 72-36=36 Current State: 86:[43, 18, 36], Operations: ['72-36=36'] Exploring Operation: 43*36=1548, Resulting Numbers: [18, 1548] Generated Node #3: [18, 1548]...
4
Current State: 86:[43, 18, 36, 72], Operations: [] Exploring Operation: 72/18=4, Resulting Numbers: [43, 36, 4] Generated Node #0,0: 86:[43, 36, 4] Operation: 72/18=4 Exploring Operation: 18+72=90, Resulting Numbers: [43, 36, 90] Generated Node #0,1: 86:[43, 36, 90] Operation: 18+72=90 Moving to Node #0,0 Current State...
0
hs_2
sum_heuristic
[ 6, 39, 27, 48 ]
59
[ "39+27=66", "66/6=11", "48+11=59" ]
Current State: 59:[6, 39, 27, 48], Operations: [] Exploring Operation: 39+27=66, Resulting Numbers: [6, 48, 66] Generated Node #2: [6, 48, 66] from Operation: 39+27=66 Current State: 59:[6, 48, 66], Operations: ['39+27=66'] Exploring Operation: 66/6=11, Resulting Numbers: [48, 11] Generated Node #3: [48, 11] from Opera...
4
Current State: 59:[6, 39, 27, 48], Operations: [] Exploring Operation: 27-6=21, Resulting Numbers: [39, 48, 21] Generated Node #0,0: 59:[39, 48, 21] Operation: 27-6=21 Exploring Operation: 6+39=45, Resulting Numbers: [27, 48, 45] Generated Node #0,1: 59:[27, 48, 45] Operation: 6+39=45 Exploring Operation: 39-6=33, Resu...
0
hs_5
sum_heuristic
[ 12, 15, 99, 54 ]
47
[ "99-15=84", "84/12=7", "54-7=47" ]
Current State: 47:[12, 15, 99, 54], Operations: [] Exploring Operation: 99-15=84, Resulting Numbers: [12, 54, 84] Generated Node #2: [12, 54, 84] from Operation: 99-15=84 Current State: 47:[12, 54, 84], Operations: ['99-15=84'] Exploring Operation: 84/12=7, Resulting Numbers: [54, 7] Generated Node #3: [54, 7] from Ope...
4
Current State: 47:[12, 15, 99, 54], Operations: [] Exploring Operation: 99-54=45, Resulting Numbers: [12, 15, 45] Generated Node #0,0: 47:[12, 15, 45] Operation: 99-54=45 Start Sub Search at level 1: Moving to Node #0,0 Current State: 47:[12, 15, 45], Operations: ['99-54=45'] Exploring Operation: 12+15=27, Resulting Nu...
0
hs_1
sum_heuristic
[ 41, 70, 63, 6 ]
29
[ "41+70=111", "63+111=174", "174/6=29" ]
Current State: 29:[41, 70, 63, 6], Operations: [] Exploring Operation: 41+70=111, Resulting Numbers: [63, 6, 111] Generated Node #2: [63, 6, 111] from Operation: 41+70=111 Current State: 29:[63, 6, 111], Operations: ['41+70=111'] Exploring Operation: 63+111=174, Resulting Numbers: [6, 174] Generated Node #3: [6, 174] f...
4
Current State: 29:[41, 70, 63, 6], Operations: [] Exploring Operation: 70-41=29, Resulting Numbers: [63, 6, 29] Generated Node #0,0: 29:[63, 6, 29] Operation: 70-41=29 Exploring Operation: 63-41=22, Resulting Numbers: [70, 6, 22] Generated Node #0,1: 29:[70, 6, 22] Operation: 63-41=22 Exploring Operation: 70-63=7, Resu...
0
hs_3
mult_heuristic
[ 35, 13, 42, 2 ]
92
[ "35+13=48", "42+2=44", "48+44=92" ]
Current State: 92:[35, 13, 42, 2], Operations: [] Exploring Operation: 35+13=48, Resulting Numbers: [42, 2, 48] Generated Node #2: [42, 2, 48] from Operation: 35+13=48 Current State: 92:[42, 2, 48], Operations: ['35+13=48'] Exploring Operation: 42+2=44, Resulting Numbers: [48, 44] Generated Node #3: [48, 44] from Opera...
4
Current State: 92:[35, 13, 42, 2], Operations: [] Exploring Operation: 35+13=48, Resulting Numbers: [42, 2, 48] Generated Node #0,0: 92:[42, 2, 48] Operation: 35+13=48 Exploring Operation: 35-13=22, Resulting Numbers: [42, 2, 22] Generated Node #0,1: 92:[42, 2, 22] Operation: 35-13=22 Start Sub Search at level 1: Movin...
0.986111
hs_2
sum_heuristic
[ 85, 80, 5, 46 ]
85
[ "80-46=34", "5*34=170", "170-85=85" ]
Current State: 85:[85, 80, 5, 46], Operations: [] Exploring Operation: 80-46=34, Resulting Numbers: [85, 5, 34] Generated Node #2: [85, 5, 34] from Operation: 80-46=34 Current State: 85:[85, 5, 34], Operations: ['80-46=34'] Exploring Operation: 5*34=170, Resulting Numbers: [85, 170] Generated Node #3: [85, 170] from Op...
4
Current State: 85:[85, 80, 5, 46], Operations: [] Exploring Operation: 85-46=39, Resulting Numbers: [80, 5, 39] Generated Node #0,0: 85:[80, 5, 39] Operation: 85-46=39 Exploring Operation: 80-46=34, Resulting Numbers: [85, 5, 34] Generated Node #0,1: 85:[85, 5, 34] Operation: 80-46=34 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 31, 46, 34, 36 ]
58
[ "34-31=3", "36/3=12", "46+12=58" ]
Current State: 58:[31, 46, 34, 36], Operations: [] Exploring Operation: 34-31=3, Resulting Numbers: [46, 36, 3] Generated Node #2: [46, 36, 3] from Operation: 34-31=3 Current State: 58:[46, 36, 3], Operations: ['34-31=3'] Exploring Operation: 36/3=12, Resulting Numbers: [46, 12] Generated Node #3: [46, 12] from Operati...
4
Current State: 58:[31, 46, 34, 36], Operations: [] Exploring Operation: 36-34=2, Resulting Numbers: [31, 46, 2] Generated Node #0,0: 58:[31, 46, 2] Operation: 36-34=2 Start Sub Search at level 1: Moving to Node #0,0 Current State: 58:[31, 46, 2], Operations: ['36-34=2'] Exploring Operation: 46/2=23, Resulting Numbers: ...
0
hs_1
mult_heuristic
[ 6, 32, 18, 87 ]
61
[ "18/6=3", "87/3=29", "32+29=61" ]
Current State: 61:[6, 32, 18, 87], Operations: [] Exploring Operation: 18/6=3, Resulting Numbers: [32, 87, 3] Generated Node #2: [32, 87, 3] from Operation: 18/6=3 Current State: 61:[32, 87, 3], Operations: ['18/6=3'] Exploring Operation: 87/3=29, Resulting Numbers: [32, 29] Generated Node #3: [32, 29] from Operation: ...
4
Current State: 61:[6, 32, 18, 87], Operations: [] Exploring Operation: 87-6=81, Resulting Numbers: [32, 18, 81] Generated Node #0,0: 61:[32, 18, 81] Operation: 87-6=81 Exploring Operation: 32+18=50, Resulting Numbers: [6, 87, 50] Generated Node #0,1: 61:[6, 87, 50] Operation: 32+18=50 Exploring Operation: 87-18=69, Res...
0
hs_5
mult_heuristic
[ 78, 95, 1, 83 ]
65
[ "95-78=17", "83-1=82", "82-17=65" ]
Current State: 65:[78, 95, 1, 83], Operations: [] Exploring Operation: 95-78=17, Resulting Numbers: [1, 83, 17] Generated Node #2: [1, 83, 17] from Operation: 95-78=17 Current State: 65:[1, 83, 17], Operations: ['95-78=17'] Exploring Operation: 83-1=82, Resulting Numbers: [17, 82] Generated Node #3: [17, 82] from Opera...
4
Current State: 65:[78, 95, 1, 83], Operations: [] Exploring Operation: 78-1=77, Resulting Numbers: [95, 83, 77] Generated Node #0,0: 65:[95, 83, 77] Operation: 78-1=77 Exploring Operation: 83-78=5, Resulting Numbers: [95, 1, 5] Generated Node #0,1: 65:[95, 1, 5] Operation: 83-78=5 Exploring Operation: 95-83=12, Resulti...
0.965278
hs_4
sum_heuristic
[ 35, 44, 92, 81 ]
99
[ "44-35=9", "92-81=11", "9*11=99" ]
Current State: 99:[35, 44, 92, 81], Operations: [] Exploring Operation: 44-35=9, Resulting Numbers: [92, 81, 9] Generated Node #2: [92, 81, 9] from Operation: 44-35=9 Current State: 99:[92, 81, 9], Operations: ['44-35=9'] Exploring Operation: 92-81=11, Resulting Numbers: [9, 11] Generated Node #3: [9, 11] from Operatio...
4
Current State: 99:[35, 44, 92, 81], Operations: [] Exploring Operation: 92-81=11, Resulting Numbers: [35, 44, 11] Generated Node #0,0: 99:[35, 44, 11] Operation: 92-81=11 Exploring Operation: 81-44=37, Resulting Numbers: [35, 92, 37] Generated Node #0,1: 99:[35, 92, 37] Operation: 81-44=37 Moving to Node #0,0 Current S...
0.986111
hs_2
mult_heuristic
[ 83, 90, 81, 6 ]
30
[ "83-81=2", "90/6=15", "2*15=30" ]
Current State: 30:[83, 90, 81, 6], Operations: [] Exploring Operation: 83-81=2, Resulting Numbers: [90, 6, 2] Generated Node #2: [90, 6, 2] from Operation: 83-81=2 Current State: 30:[90, 6, 2], Operations: ['83-81=2'] Exploring Operation: 90/6=15, Resulting Numbers: [2, 15] Generated Node #3: [2, 15] from Operation: 90...
4
Current State: 30:[83, 90, 81, 6], Operations: [] Exploring Operation: 83-81=2, Resulting Numbers: [90, 6, 2] Generated Node #0,0: 30:[90, 6, 2] Operation: 83-81=2 Exploring Operation: 90-83=7, Resulting Numbers: [81, 6, 7] Generated Node #0,1: 30:[81, 6, 7] Operation: 90-83=7 Exploring Operation: 90-81=9, Resulting Nu...
0.959201
hs_4
mult_heuristic
[ 58, 64, 9, 1 ]
65
[ "64-1=63", "63/9=7", "58+7=65" ]
Current State: 65:[58, 64, 9, 1], Operations: [] Exploring Operation: 64-1=63, Resulting Numbers: [58, 9, 63] Generated Node #2: [58, 9, 63] from Operation: 64-1=63 Current State: 65:[58, 9, 63], Operations: ['64-1=63'] Exploring Operation: 63/9=7, Resulting Numbers: [58, 7] Generated Node #3: [58, 7] from Operation: 6...
4
Current State: 65:[58, 64, 9, 1], Operations: [] Exploring Operation: 58+9=67, Resulting Numbers: [64, 1, 67] Generated Node #0,0: 65:[64, 1, 67] Operation: 58+9=67 Start Sub Search at level 1: Moving to Node #0,0 Current State: 65:[64, 1, 67], Operations: ['58+9=67'] Exploring Operation: 64+1=65, Resulting Numbers: [6...
0
hs_1
sum_heuristic
[ 62, 20, 8, 32 ]
67
[ "20*8=160", "160/32=5", "62+5=67" ]
Current State: 67:[62, 20, 8, 32], Operations: [] Exploring Operation: 20*8=160, Resulting Numbers: [62, 32, 160] Generated Node #2: [62, 32, 160] from Operation: 20*8=160 Current State: 67:[62, 32, 160], Operations: ['20*8=160'] Exploring Operation: 160/32=5, Resulting Numbers: [62, 5] Generated Node #3: [62, 5] from ...
4
Current State: 67:[62, 20, 8, 32], Operations: [] Exploring Operation: 62+8=70, Resulting Numbers: [20, 32, 70] Generated Node #0,0: 67:[20, 32, 70] Operation: 62+8=70 Exploring Operation: 20+32=52, Resulting Numbers: [62, 8, 52] Generated Node #0,1: 67:[62, 8, 52] Operation: 20+32=52 Exploring Operation: 62-8=54, Resu...
0
hs_5
sum_heuristic
[ 24, 9, 3, 43 ]
22
[ "43-24=19", "9/3=3", "19+3=22" ]
Current State: 22:[24, 9, 3, 43], Operations: [] Exploring Operation: 43-24=19, Resulting Numbers: [9, 3, 19] Generated Node #2: [9, 3, 19] from Operation: 43-24=19 Current State: 22:[9, 3, 19], Operations: ['43-24=19'] Exploring Operation: 9/3=3, Resulting Numbers: [19, 3] Generated Node #3: [19, 3] from Operation: 9/...
4
Current State: 22:[24, 9, 3, 43], Operations: [] Exploring Operation: 43-24=19, Resulting Numbers: [9, 3, 19] Generated Node #0,0: 22:[9, 3, 19] Operation: 43-24=19 Start Sub Search at level 1: Moving to Node #0,0 Current State: 22:[9, 3, 19], Operations: ['43-24=19'] Exploring Operation: 19-9=10, Resulting Numbers: [3...
0
hs_1
sum_heuristic
[ 30, 96, 2, 19 ]
37
[ "30-19=11", "96/2=48", "48-11=37" ]
Current State: 37:[30, 96, 2, 19], Operations: [] Exploring Operation: 30-19=11, Resulting Numbers: [96, 2, 11] Generated Node #2: [96, 2, 11] from Operation: 30-19=11 Current State: 37:[96, 2, 11], Operations: ['30-19=11'] Exploring Operation: 96/2=48, Resulting Numbers: [11, 48] Generated Node #3: [11, 48] from Opera...
4
Current State: 37:[30, 96, 2, 19], Operations: [] Exploring Operation: 96/2=48, Resulting Numbers: [30, 19, 48] Generated Node #0,0: 37:[30, 19, 48] Operation: 96/2=48 Exploring Operation: 2*19=38, Resulting Numbers: [30, 96, 38] Generated Node #0,1: 37:[30, 96, 38] Operation: 2*19=38 Moving to Node #0,0 Current State:...
0
hs_2
mult_heuristic
[ 30, 4, 49, 81 ]
58
[ "30-4=26", "81-49=32", "26+32=58" ]
Current State: 58:[30, 4, 49, 81], Operations: [] Exploring Operation: 30-4=26, Resulting Numbers: [49, 81, 26] Generated Node #2: [49, 81, 26] from Operation: 30-4=26 Current State: 58:[49, 81, 26], Operations: ['30-4=26'] Exploring Operation: 81-49=32, Resulting Numbers: [26, 32] Generated Node #3: [26, 32] from Oper...
4
Current State: 58:[30, 4, 49, 81], Operations: [] Exploring Operation: 81-49=32, Resulting Numbers: [30, 4, 32] Generated Node #0,0: 58:[30, 4, 32] Operation: 81-49=32 Moving to Node #0,0 Current State: 58:[30, 4, 32], Operations: ['81-49=32'] Exploring Operation: 32-30=2, Resulting Numbers: [4, 2] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 73, 18, 22, 14 ]
71
[ "22+14=36", "36/18=2", "73-2=71" ]
Current State: 71:[73, 18, 22, 14], Operations: [] Exploring Operation: 22+14=36, Resulting Numbers: [73, 18, 36] Generated Node #2: [73, 18, 36] from Operation: 22+14=36 Current State: 71:[73, 18, 36], Operations: ['22+14=36'] Exploring Operation: 36/18=2, Resulting Numbers: [73, 2] Generated Node #3: [73, 2] from Ope...
4
Current State: 71:[73, 18, 22, 14], Operations: [] Exploring Operation: 18+22=40, Resulting Numbers: [73, 14, 40] Generated Node #0,0: 71:[73, 14, 40] Operation: 18+22=40 Exploring Operation: 22+14=36, Resulting Numbers: [73, 18, 36] Generated Node #0,1: 71:[73, 18, 36] Operation: 22+14=36 Exploring Operation: 18+14=32...
0
hs_3
mult_heuristic
[ 76, 52, 2, 41 ]
23
[ "76+52=128", "128/2=64", "64-41=23" ]
Current State: 23:[76, 52, 2, 41], Operations: [] Exploring Operation: 76+52=128, Resulting Numbers: [2, 41, 128] Generated Node #2: [2, 41, 128] from Operation: 76+52=128 Current State: 23:[2, 41, 128], Operations: ['76+52=128'] Exploring Operation: 128/2=64, Resulting Numbers: [41, 64] Generated Node #3: [41, 64] fro...
4
Current State: 23:[76, 52, 2, 41], Operations: [] Exploring Operation: 76/2=38, Resulting Numbers: [52, 41, 38] Generated Node #0,0: 23:[52, 41, 38] Operation: 76/2=38 Exploring Operation: 76-52=24, Resulting Numbers: [2, 41, 24] Generated Node #0,1: 23:[2, 41, 24] Operation: 76-52=24 Exploring Operation: 52-41=11, Res...
0
hs_5
mult_heuristic
[ 68, 83, 52, 86 ]
48
[ "68-52=16", "86-83=3", "16*3=48" ]
Current State: 48:[68, 83, 52, 86], Operations: [] Exploring Operation: 68-52=16, Resulting Numbers: [83, 86, 16] Generated Node #2: [83, 86, 16] from Operation: 68-52=16 Current State: 48:[83, 86, 16], Operations: ['68-52=16'] Exploring Operation: 86-83=3, Resulting Numbers: [16, 3] Generated Node #3: [16, 3] from Ope...
4
Current State: 48:[68, 83, 52, 86], Operations: [] Exploring Operation: 86-68=18, Resulting Numbers: [83, 52, 18] Generated Node #0,0: 48:[83, 52, 18] Operation: 86-68=18 Exploring Operation: 86-83=3, Resulting Numbers: [68, 52, 3] Generated Node #0,1: 48:[68, 52, 3] Operation: 86-83=3 Moving to Node #0,1 Current State...
0.992188
hs_2
sum_heuristic
[ 79, 50, 42, 3 ]
85
[ "79+50=129", "129/3=43", "42+43=85" ]
Current State: 85:[79, 50, 42, 3], Operations: [] Exploring Operation: 79+50=129, Resulting Numbers: [42, 3, 129] Generated Node #2: [42, 3, 129] from Operation: 79+50=129 Current State: 85:[42, 3, 129], Operations: ['79+50=129'] Exploring Operation: 129/3=43, Resulting Numbers: [42, 43] Generated Node #3: [42, 43] fro...
4
Current State: 85:[79, 50, 42, 3], Operations: [] Exploring Operation: 50-42=8, Resulting Numbers: [79, 3, 8] Generated Node #0,0: 85:[79, 3, 8] Operation: 50-42=8 Exploring Operation: 50+42=92, Resulting Numbers: [79, 3, 92] Generated Node #0,1: 85:[79, 3, 92] Operation: 50+42=92 Exploring Operation: 79-50=29, Resulti...
0
hs_3
mult_heuristic
[ 4, 83, 96, 77 ]
18
[ "96/4=24", "83-77=6", "24-6=18" ]
Current State: 18:[4, 83, 96, 77], Operations: [] Exploring Operation: 96/4=24, Resulting Numbers: [83, 77, 24] Generated Node #2: [83, 77, 24] from Operation: 96/4=24 Current State: 18:[83, 77, 24], Operations: ['96/4=24'] Exploring Operation: 83-77=6, Resulting Numbers: [24, 6] Generated Node #3: [24, 6] from Operati...
4
Current State: 18:[4, 83, 96, 77], Operations: [] Exploring Operation: 96-77=19, Resulting Numbers: [4, 83, 19] Generated Node #0,0: 18:[4, 83, 19] Operation: 96-77=19 Exploring Operation: 96-83=13, Resulting Numbers: [4, 77, 13] Generated Node #0,1: 18:[4, 77, 13] Operation: 96-83=13 Moving to Node #0,1 Current State:...
0
hs_2
sum_heuristic
[ 49, 89, 8, 40 ]
45
[ "89-49=40", "40/8=5", "40+5=45" ]
Current State: 45:[49, 89, 8, 40], Operations: [] Exploring Operation: 89-49=40, Resulting Numbers: [8, 40, 40] Generated Node #2: [8, 40, 40] from Operation: 89-49=40 Current State: 45:[8, 40, 40], Operations: ['89-49=40'] Exploring Operation: 40/8=5, Resulting Numbers: [5] 5,45 equal: Goal Reached Exploring Operation...
4
Current State: 45:[49, 89, 8, 40], Operations: [] Exploring Operation: 89-40=49, Resulting Numbers: [49, 8, 49] Generated Node #0,0: 45:[49, 8, 49] Operation: 89-40=49 Exploring Operation: 89-49=40, Resulting Numbers: [8, 40, 40] Generated Node #0,1: 45:[8, 40, 40] Operation: 89-49=40 Moving to Node #0,0 Current State:...
0
hs_2
mult_heuristic
[ 13, 9, 30, 51 ]
59
[ "13+9=22", "30+51=81", "81-22=59" ]
Current State: 59:[13, 9, 30, 51], Operations: [] Exploring Operation: 13+9=22, Resulting Numbers: [30, 51, 22] Generated Node #2: [30, 51, 22] from Operation: 13+9=22 Current State: 59:[30, 51, 22], Operations: ['13+9=22'] Exploring Operation: 30+51=81, Resulting Numbers: [22, 81] Generated Node #3: [22, 81] from Oper...
4
Current State: 59:[13, 9, 30, 51], Operations: [] Exploring Operation: 9+51=60, Resulting Numbers: [13, 30, 60] Generated Node #0,0: 59:[13, 30, 60] Operation: 9+51=60 Exploring Operation: 13+30=43, Resulting Numbers: [9, 51, 43] Generated Node #0,1: 59:[9, 51, 43] Operation: 13+30=43 Exploring Operation: 13+9=22, Resu...
0.967882
hs_4
mult_heuristic
[ 53, 18, 24, 7 ]
61
[ "53*7=371", "18*24=432", "432-371=61" ]
Current State: 61:[53, 18, 24, 7], Operations: [] Exploring Operation: 53*7=371, Resulting Numbers: [18, 24, 371] Generated Node #2: [18, 24, 371] from Operation: 53*7=371 Current State: 61:[18, 24, 371], Operations: ['53*7=371'] Exploring Operation: 18*24=432, Resulting Numbers: [371, 432] Generated Node #3: [371, 432...
4
Current State: 61:[53, 18, 24, 7], Operations: [] Exploring Operation: 53+7=60, Resulting Numbers: [18, 24, 60] Generated Node #0,0: 61:[18, 24, 60] Operation: 53+7=60 Start Sub Search at level 1: Moving to Node #0,0 Current State: 61:[18, 24, 60], Operations: ['53+7=60'] Exploring Operation: 18+24=42, Resulting Number...
0
hs_1
sum_heuristic
[ 18, 80, 44, 81 ]
26
[ "44-18=26", "81-80=1", "26*1=26" ]
Current State: 26:[18, 80, 44, 81], Operations: [] Exploring Operation: 44-18=26, Resulting Numbers: [80, 81, 26] Generated Node #2: [80, 81, 26] from Operation: 44-18=26 Current State: 26:[80, 81, 26], Operations: ['44-18=26'] Exploring Operation: 81-80=1, Resulting Numbers: [26, 1] Generated Node #3: [26, 1] from Ope...
4
Current State: 26:[18, 80, 44, 81], Operations: [] Exploring Operation: 81-44=37, Resulting Numbers: [18, 80, 37] Generated Node #0,0: 26:[18, 80, 37] Operation: 81-44=37 Exploring Operation: 44-18=26, Resulting Numbers: [80, 81, 26] Generated Node #0,1: 26:[80, 81, 26] Operation: 44-18=26 Exploring Operation: 80-44=36...
0.986979
hs_5
sum_heuristic
[ 48, 40, 33, 55 ]
33
[ "48*55=2640", "2640/40=66", "66-33=33" ]
Current State: 33:[48, 40, 33, 55], Operations: [] Exploring Operation: 48*55=2640, Resulting Numbers: [40, 33, 2640] Generated Node #2: [40, 33, 2640] from Operation: 48*55=2640 Current State: 33:[40, 33, 2640], Operations: ['48*55=2640'] Exploring Operation: 2640/40=66, Resulting Numbers: [33, 66] Generated Node #3: ...
4
Current State: 33:[48, 40, 33, 55], Operations: [] Exploring Operation: 55-48=7, Resulting Numbers: [40, 33, 7] Generated Node #0,0: 33:[40, 33, 7] Operation: 55-48=7 Exploring Operation: 55-40=15, Resulting Numbers: [48, 33, 15] Generated Node #0,1: 33:[48, 33, 15] Operation: 55-40=15 Start Sub Search at level 1: Movi...
0
hs_2
sum_heuristic
[ 9, 38, 96, 17 ]
95
[ "9*17=153", "96-38=58", "153-58=95" ]
Current State: 95:[9, 38, 96, 17], Operations: [] Exploring Operation: 9*17=153, Resulting Numbers: [38, 96, 153] Generated Node #2: [38, 96, 153] from Operation: 9*17=153 Current State: 95:[38, 96, 153], Operations: ['9*17=153'] Exploring Operation: 96-38=58, Resulting Numbers: [153, 58] Generated Node #3: [153, 58] f...
4
Current State: 95:[9, 38, 96, 17], Operations: [] Exploring Operation: 38-9=29, Resulting Numbers: [96, 17, 29] Generated Node #0,0: 95:[96, 17, 29] Operation: 38-9=29 Exploring Operation: 38-17=21, Resulting Numbers: [9, 96, 21] Generated Node #0,1: 95:[9, 96, 21] Operation: 38-17=21 Moving to Node #0,1 Current State:...
0
hs_2
sum_heuristic
[ 95, 30, 72, 96 ]
89
[ "95-30=65", "96-72=24", "65+24=89" ]
Current State: 89:[95, 30, 72, 96], Operations: [] Exploring Operation: 95-30=65, Resulting Numbers: [72, 96, 65] Generated Node #2: [72, 96, 65] from Operation: 95-30=65 Current State: 89:[72, 96, 65], Operations: ['95-30=65'] Exploring Operation: 96-72=24, Resulting Numbers: [65, 24] Generated Node #3: [65, 24] from ...
4
Current State: 89:[95, 30, 72, 96], Operations: [] Exploring Operation: 95+30=125, Resulting Numbers: [72, 96, 125] Generated Node #0,0: 89:[72, 96, 125] Operation: 95+30=125 Exploring Operation: 96-30=66, Resulting Numbers: [95, 72, 66] Generated Node #0,1: 89:[95, 72, 66] Operation: 96-30=66 Exploring Operation: 95-3...
0.986979
hs_4
sum_heuristic
[ 62, 7, 51, 64 ]
69
[ "62+64=126", "126/7=18", "51+18=69" ]
Current State: 69:[62, 7, 51, 64], Operations: [] Exploring Operation: 62+64=126, Resulting Numbers: [7, 51, 126] Generated Node #2: [7, 51, 126] from Operation: 62+64=126 Current State: 69:[7, 51, 126], Operations: ['62+64=126'] Exploring Operation: 126/7=18, Resulting Numbers: [51, 18] Generated Node #3: [51, 18] fro...
4
Current State: 69:[62, 7, 51, 64], Operations: [] Exploring Operation: 62+7=69, Resulting Numbers: [51, 64, 69] Generated Node #0,0: 69:[51, 64, 69] Operation: 62+7=69 Exploring Operation: 64-51=13, Resulting Numbers: [62, 7, 13] Generated Node #0,1: 69:[62, 7, 13] Operation: 64-51=13 Exploring Operation: 62-51=11, Res...
0
hs_3
sum_heuristic
[ 33, 30, 10, 77 ]
90
[ "33-30=3", "10+77=87", "3+87=90" ]
Current State: 90:[33, 30, 10, 77], Operations: [] Exploring Operation: 33-30=3, Resulting Numbers: [10, 77, 3] Generated Node #2: [10, 77, 3] from Operation: 33-30=3 Current State: 90:[10, 77, 3], Operations: ['33-30=3'] Exploring Operation: 10+77=87, Resulting Numbers: [3, 87] Generated Node #3: [3, 87] from Operatio...
4
Current State: 90:[33, 30, 10, 77], Operations: [] Exploring Operation: 77-33=44, Resulting Numbers: [30, 10, 44] Generated Node #0,0: 90:[30, 10, 44] Operation: 77-33=44 Exploring Operation: 77-30=47, Resulting Numbers: [33, 10, 47] Generated Node #0,1: 90:[33, 10, 47] Operation: 77-30=47 Moving to Node #0,0 Current S...
0.984375
hs_2
sum_heuristic
[ 10, 33, 78, 33 ]
22
[ "33-10=23", "78-33=45", "45-23=22" ]
Current State: 22:[10, 33, 78, 33], Operations: [] Exploring Operation: 33-10=23, Resulting Numbers: [78, 23] Generated Node #2: [78, 23] from Operation: 33-10=23 Current State: 22:[78, 23], Operations: ['33-10=23'] Exploring Operation: 78-33=45, Resulting Numbers: [23, 45] Generated Node #3: [23, 45] from Operation: 7...
4
Current State: 22:[10, 33, 78, 33], Operations: [] Exploring Operation: 33-10=23, Resulting Numbers: [78, 33, 23] Generated Node #0,0: 22:[78, 33, 23] Operation: 33-10=23 Exploring Operation: 33-33=0, Resulting Numbers: [10, 78, 0] Generated Node #0,1: 22:[10, 78, 0] Operation: 33-33=0 Exploring Operation: 78-33=45, Re...
0.986979
hs_5
sum_heuristic
[ 17, 89, 71, 15 ]
20
[ "17+89=106", "71+15=86", "106-86=20" ]
Current State: 20:[17, 89, 71, 15], Operations: [] Exploring Operation: 17+89=106, Resulting Numbers: [71, 15, 106] Generated Node #2: [71, 15, 106] from Operation: 17+89=106 Current State: 20:[71, 15, 106], Operations: ['17+89=106'] Exploring Operation: 71+15=86, Resulting Numbers: [106, 86] Generated Node #3: [106, 8...
4
Current State: 20:[17, 89, 71, 15], Operations: [] Exploring Operation: 89-17=72, Resulting Numbers: [71, 15, 72] Generated Node #0,0: 20:[71, 15, 72] Operation: 89-17=72 Exploring Operation: 71-17=54, Resulting Numbers: [89, 15, 54] Generated Node #0,1: 20:[89, 15, 54] Operation: 71-17=54 Exploring Operation: 89-15=74...
0.976563
hs_4
sum_heuristic
[ 14, 4, 84, 16 ]
88
[ "84/14=6", "16+6=22", "4*22=88" ]
Current State: 88:[14, 4, 84, 16], Operations: [] Exploring Operation: 84/14=6, Resulting Numbers: [4, 16, 6] Generated Node #2: [4, 16, 6] from Operation: 84/14=6 Current State: 88:[4, 16, 6], Operations: ['84/14=6'] Exploring Operation: 16+6=22, Resulting Numbers: [4, 22] Generated Node #3: [4, 22] from Operation: 16...
4
Current State: 88:[14, 4, 84, 16], Operations: [] Exploring Operation: 84/14=6, Resulting Numbers: [4, 16, 6] Generated Node #0,0: 88:[4, 16, 6] Operation: 84/14=6 Exploring Operation: 16-14=2, Resulting Numbers: [4, 84, 2] Generated Node #0,1: 88:[4, 84, 2] Operation: 16-14=2 Exploring Operation: 16/4=4, Resulting Num...
0.979167
hs_3
sum_heuristic
[ 3, 51, 8, 96 ]
33
[ "51-8=43", "3*43=129", "129-96=33" ]
Current State: 33:[3, 51, 8, 96], Operations: [] Exploring Operation: 51-8=43, Resulting Numbers: [3, 96, 43] Generated Node #2: [3, 96, 43] from Operation: 51-8=43 Current State: 33:[3, 96, 43], Operations: ['51-8=43'] Exploring Operation: 3*43=129, Resulting Numbers: [96, 129] Generated Node #3: [96, 129] from Operat...
4
Current State: 33:[3, 51, 8, 96], Operations: [] Exploring Operation: 96-51=45, Resulting Numbers: [3, 8, 45] Generated Node #0,0: 33:[3, 8, 45] Operation: 96-51=45 Moving to Node #0,0 Current State: 33:[3, 8, 45], Operations: ['96-51=45'] Exploring Operation: 45-8=37, Resulting Numbers: [3, 37] Generated Node #0,0,0: ...
0
hs_1
mult_heuristic
[ 62, 57, 21, 91 ]
75
[ "62-57=5", "91-21=70", "5+70=75" ]
Current State: 75:[62, 57, 21, 91], Operations: [] Exploring Operation: 62-57=5, Resulting Numbers: [21, 91, 5] Generated Node #2: [21, 91, 5] from Operation: 62-57=5 Current State: 75:[21, 91, 5], Operations: ['62-57=5'] Exploring Operation: 91-21=70, Resulting Numbers: [5, 70] Generated Node #3: [5, 70] from Operatio...
4
Current State: 75:[62, 57, 21, 91], Operations: [] Exploring Operation: 91-62=29, Resulting Numbers: [57, 21, 29] Generated Node #0,0: 75:[57, 21, 29] Operation: 91-62=29 Exploring Operation: 62-57=5, Resulting Numbers: [21, 91, 5] Generated Node #0,1: 75:[21, 91, 5] Operation: 62-57=5 Exploring Operation: 91-57=34, Re...
0.990451
hs_3
sum_heuristic
[ 80, 66, 46, 40 ]
18
[ "80/40=2", "66-46=20", "20-2=18" ]
Current State: 18:[80, 66, 46, 40], Operations: [] Exploring Operation: 80/40=2, Resulting Numbers: [66, 46, 2] Generated Node #2: [66, 46, 2] from Operation: 80/40=2 Current State: 18:[66, 46, 2], Operations: ['80/40=2'] Exploring Operation: 66-46=20, Resulting Numbers: [2, 20] Generated Node #3: [2, 20] from Operatio...
4
Current State: 18:[80, 66, 46, 40], Operations: [] Exploring Operation: 80-66=14, Resulting Numbers: [46, 40, 14] Generated Node #0,0: 18:[46, 40, 14] Operation: 80-66=14 Exploring Operation: 80-46=34, Resulting Numbers: [66, 40, 34] Generated Node #0,1: 18:[66, 40, 34] Operation: 80-46=34 Exploring Operation: 80/40=2,...
0.986979
hs_3
sum_heuristic
[ 48, 36, 74, 87 ]
71
[ "48+36=84", "87-74=13", "84-13=71" ]
Current State: 71:[48, 36, 74, 87], Operations: [] Exploring Operation: 48+36=84, Resulting Numbers: [74, 87, 84] Generated Node #2: [74, 87, 84] from Operation: 48+36=84 Current State: 71:[74, 87, 84], Operations: ['48+36=84'] Exploring Operation: 87-74=13, Resulting Numbers: [84, 13] Generated Node #3: [84, 13] from ...
4
Current State: 71:[48, 36, 74, 87], Operations: [] Exploring Operation: 48+36=84, Resulting Numbers: [74, 87, 84] Generated Node #0,0: 71:[74, 87, 84] Operation: 48+36=84 Exploring Operation: 87-48=39, Resulting Numbers: [36, 74, 39] Generated Node #0,1: 71:[36, 74, 39] Operation: 87-48=39 Exploring Operation: 87-36=51...
0.987847
hs_4
sum_heuristic
[ 43, 26, 22, 12 ]
39
[ "26+22=48", "48/12=4", "43-4=39" ]
Current State: 39:[43, 26, 22, 12], Operations: [] Exploring Operation: 26+22=48, Resulting Numbers: [43, 12, 48] Generated Node #2: [43, 12, 48] from Operation: 26+22=48 Current State: 39:[43, 12, 48], Operations: ['26+22=48'] Exploring Operation: 48/12=4, Resulting Numbers: [43, 4] Generated Node #3: [43, 4] from Ope...
4
Current State: 39:[43, 26, 22, 12], Operations: [] Exploring Operation: 26-22=4, Resulting Numbers: [43, 12, 4] Generated Node #0,0: 39:[43, 12, 4] Operation: 26-22=4 Exploring Operation: 26+22=48, Resulting Numbers: [43, 12, 48] Generated Node #0,1: 39:[43, 12, 48] Operation: 26+22=48 Exploring Operation: 43-26=17, Re...
0.967014
hs_5
mult_heuristic
[ 27, 2, 7, 44 ]
66
[ "27+2=29", "44-7=37", "29+37=66" ]
Current State: 66:[27, 2, 7, 44], Operations: [] Exploring Operation: 27+2=29, Resulting Numbers: [7, 44, 29] Generated Node #2: [7, 44, 29] from Operation: 27+2=29 Current State: 66:[7, 44, 29], Operations: ['27+2=29'] Exploring Operation: 44-7=37, Resulting Numbers: [29, 37] Generated Node #3: [29, 37] from Operation...
4
Current State: 66:[27, 2, 7, 44], Operations: [] Exploring Operation: 44-27=17, Resulting Numbers: [2, 7, 17] Generated Node #0,0: 66:[2, 7, 17] Operation: 44-27=17 Exploring Operation: 44/2=22, Resulting Numbers: [27, 7, 22] Generated Node #0,1: 66:[27, 7, 22] Operation: 44/2=22 Exploring Operation: 44-7=37, Resulting...
0.952257
hs_4
mult_heuristic
[ 25, 18, 83, 85 ]
24
[ "25-18=7", "83+85=168", "168/7=24" ]
Current State: 24:[25, 18, 83, 85], Operations: [] Exploring Operation: 25-18=7, Resulting Numbers: [83, 85, 7] Generated Node #2: [83, 85, 7] from Operation: 25-18=7 Current State: 24:[83, 85, 7], Operations: ['25-18=7'] Exploring Operation: 83+85=168, Resulting Numbers: [7, 168] Generated Node #3: [7, 168] from Opera...
4
Current State: 24:[25, 18, 83, 85], Operations: [] Exploring Operation: 85-25=60, Resulting Numbers: [18, 83, 60] Generated Node #0,0: 24:[18, 83, 60] Operation: 85-25=60 Exploring Operation: 83-25=58, Resulting Numbers: [18, 85, 58] Generated Node #0,1: 24:[18, 85, 58] Operation: 83-25=58 Exploring Operation: 85-83=2,...
0
hs_4
mult_heuristic
[ 2, 1, 72, 97 ]
61
[ "2*1=2", "72/2=36", "97-36=61" ]
Current State: 61:[2, 1, 72, 97], Operations: [] Exploring Operation: 2*1=2, Resulting Numbers: [72, 97, 2] Generated Node #2: [72, 97, 2] from Operation: 2*1=2 Current State: 61:[72, 97, 2], Operations: ['2*1=2'] Exploring Operation: 72/2=36, Resulting Numbers: [97, 36] Generated Node #3: [97, 36] from Operation: 72/2...
4
Current State: 61:[2, 1, 72, 97], Operations: [] Exploring Operation: 72-2=70, Resulting Numbers: [1, 97, 70] Generated Node #0,0: 61:[1, 97, 70] Operation: 72-2=70 Exploring Operation: 2+1=3, Resulting Numbers: [72, 97, 3] Generated Node #0,1: 61:[72, 97, 3] Operation: 2+1=3 Exploring Operation: 97-2=95, Resulting Num...
0
hs_5
sum_heuristic
[ 95, 96, 30, 6 ]
84
[ "96-30=66", "66/6=11", "95-11=84" ]
Current State: 84:[95, 96, 30, 6], Operations: [] Exploring Operation: 96-30=66, Resulting Numbers: [95, 6, 66] Generated Node #2: [95, 6, 66] from Operation: 96-30=66 Current State: 84:[95, 6, 66], Operations: ['96-30=66'] Exploring Operation: 66/6=11, Resulting Numbers: [95, 11] Generated Node #3: [95, 11] from Opera...
4
Current State: 84:[95, 96, 30, 6], Operations: [] Exploring Operation: 96-6=90, Resulting Numbers: [95, 30, 90] Generated Node #0,0: 84:[95, 30, 90] Operation: 96-6=90 Exploring Operation: 96-95=1, Resulting Numbers: [30, 6, 1] Generated Node #0,1: 84:[30, 6, 1] Operation: 96-95=1 Exploring Operation: 95-6=89, Resultin...
0
hs_4
mult_heuristic
[ 33, 23, 25, 56 ]
14
[ "33*23=759", "25+759=784", "784/56=14" ]
Current State: 14:[33, 23, 25, 56], Operations: [] Exploring Operation: 33*23=759, Resulting Numbers: [25, 56, 759] Generated Node #2: [25, 56, 759] from Operation: 33*23=759 Current State: 14:[25, 56, 759], Operations: ['33*23=759'] Exploring Operation: 25+759=784, Resulting Numbers: [56, 784] Generated Node #3: [56, ...
4
Current State: 14:[33, 23, 25, 56], Operations: [] Exploring Operation: 56-25=31, Resulting Numbers: [33, 23, 31] Generated Node #0,0: 14:[33, 23, 31] Operation: 56-25=31 Exploring Operation: 56-33=23, Resulting Numbers: [23, 25, 23] Generated Node #0,1: 14:[23, 25, 23] Operation: 56-33=23 Moving to Node #0,1 Current S...
0
hs_2
sum_heuristic
[ 4, 41, 1, 72 ]
22
[ "72/4=18", "41-1=40", "40-18=22" ]
Current State: 22:[4, 41, 1, 72], Operations: [] Exploring Operation: 72/4=18, Resulting Numbers: [41, 1, 18] Generated Node #2: [41, 1, 18] from Operation: 72/4=18 Current State: 22:[41, 1, 18], Operations: ['72/4=18'] Exploring Operation: 41-1=40, Resulting Numbers: [18, 40] Generated Node #3: [18, 40] from Operation...
4
Current State: 22:[4, 41, 1, 72], Operations: [] Exploring Operation: 72-41=31, Resulting Numbers: [4, 1, 31] Generated Node #0,0: 22:[4, 1, 31] Operation: 72-41=31 Exploring Operation: 72/4=18, Resulting Numbers: [41, 1, 18] Generated Node #0,1: 22:[41, 1, 18] Operation: 72/4=18 Moving to Node #0,0 Current State: 22:[...
0.989583
hs_2
mult_heuristic
[ 84, 51, 82, 24 ]
54
[ "84-82=2", "51-24=27", "2*27=54" ]
Current State: 54:[84, 51, 82, 24], Operations: [] Exploring Operation: 84-82=2, Resulting Numbers: [51, 24, 2] Generated Node #2: [51, 24, 2] from Operation: 84-82=2 Current State: 54:[51, 24, 2], Operations: ['84-82=2'] Exploring Operation: 51-24=27, Resulting Numbers: [2, 27] Generated Node #3: [2, 27] from Operatio...
4
Current State: 54:[84, 51, 82, 24], Operations: [] Exploring Operation: 84-82=2, Resulting Numbers: [51, 24, 2] Generated Node #0,0: 54:[51, 24, 2] Operation: 84-82=2 Exploring Operation: 84-51=33, Resulting Numbers: [82, 24, 33] Generated Node #0,1: 54:[82, 24, 33] Operation: 84-51=33 Start Sub Search at level 1: Movi...
0.992188
hs_2
sum_heuristic
[ 31, 97, 79, 72 ]
59
[ "97-31=66", "79-72=7", "66-7=59" ]
Current State: 59:[31, 97, 79, 72], Operations: [] Exploring Operation: 97-31=66, Resulting Numbers: [79, 72, 66] Generated Node #2: [79, 72, 66] from Operation: 97-31=66 Current State: 59:[79, 72, 66], Operations: ['97-31=66'] Exploring Operation: 79-72=7, Resulting Numbers: [66, 7] Generated Node #3: [66, 7] from Ope...
4
Current State: 59:[31, 97, 79, 72], Operations: [] Exploring Operation: 79-31=48, Resulting Numbers: [97, 72, 48] Generated Node #0,0: 59:[97, 72, 48] Operation: 79-31=48 Exploring Operation: 97-72=25, Resulting Numbers: [31, 79, 25] Generated Node #0,1: 59:[31, 79, 25] Operation: 97-72=25 Exploring Operation: 72-31=41...
0.985243
hs_5
sum_heuristic
[ 60, 44, 58, 54 ]
76
[ "60-58=2", "44/2=22", "54+22=76" ]
Current State: 76:[60, 44, 58, 54], Operations: [] Exploring Operation: 60-58=2, Resulting Numbers: [44, 54, 2] Generated Node #2: [44, 54, 2] from Operation: 60-58=2 Current State: 76:[44, 54, 2], Operations: ['60-58=2'] Exploring Operation: 44/2=22, Resulting Numbers: [54, 22] Generated Node #3: [54, 22] from Operati...
4
Current State: 76:[60, 44, 58, 54], Operations: [] Exploring Operation: 60-54=6, Resulting Numbers: [44, 58, 6] Generated Node #0,0: 76:[44, 58, 6] Operation: 60-54=6 Exploring Operation: 60-58=2, Resulting Numbers: [44, 54, 2] Generated Node #0,1: 76:[44, 54, 2] Operation: 60-58=2 Exploring Operation: 58-54=4, Resulti...
0.962674
hs_3
mult_heuristic
[ 88, 33, 84, 36 ]
73
[ "88+33=121", "84-36=48", "121-48=73" ]
Current State: 73:[88, 33, 84, 36], Operations: [] Exploring Operation: 88+33=121, Resulting Numbers: [84, 36, 121] Generated Node #2: [84, 36, 121] from Operation: 88+33=121 Current State: 73:[84, 36, 121], Operations: ['88+33=121'] Exploring Operation: 84-36=48, Resulting Numbers: [121, 48] Generated Node #3: [121, 4...
4
Current State: 73:[88, 33, 84, 36], Operations: [] Exploring Operation: 33+36=69, Resulting Numbers: [88, 84, 69] Generated Node #0,0: 73:[88, 84, 69] Operation: 33+36=69 Exploring Operation: 88-33=55, Resulting Numbers: [84, 36, 55] Generated Node #0,1: 73:[84, 36, 55] Operation: 88-33=55 Exploring Operation: 88-36=52...
0.965278
hs_3
sum_heuristic
[ 12, 5, 97, 7 ]
24
[ "97-12=85", "85/5=17", "7+17=24" ]
Current State: 24:[12, 5, 97, 7], Operations: [] Exploring Operation: 97-12=85, Resulting Numbers: [5, 7, 85] Generated Node #2: [5, 7, 85] from Operation: 97-12=85 Current State: 24:[5, 7, 85], Operations: ['97-12=85'] Exploring Operation: 85/5=17, Resulting Numbers: [7, 17] Generated Node #3: [7, 17] from Operation: ...
4
Current State: 24:[12, 5, 97, 7], Operations: [] Exploring Operation: 97-12=85, Resulting Numbers: [5, 7, 85] Generated Node #0,0: 24:[5, 7, 85] Operation: 97-12=85 Start Sub Search at level 1: Moving to Node #0,0 Current State: 24:[5, 7, 85], Operations: ['97-12=85'] Exploring Operation: 85/5=17, Resulting Numbers: [7...
0.993924
hs_1
mult_heuristic
[ 99, 27, 18, 18 ]
15
[ "99-18=81", "81/27=3", "18-3=15" ]
Current State: 15:[99, 27, 18, 18], Operations: [] Exploring Operation: 99-18=81, Resulting Numbers: [27, 81] Generated Node #2: [27, 81] from Operation: 99-18=81 Current State: 15:[27, 81], Operations: ['99-18=81'] Exploring Operation: 81/27=3, Resulting Numbers: [3] 3,15 equal: Goal Reached Exploring Operation: 18-3=...
4
Current State: 15:[99, 27, 18, 18], Operations: [] Exploring Operation: 27-18=9, Resulting Numbers: [99, 18, 9] Generated Node #0,0: 15:[99, 18, 9] Operation: 27-18=9 Exploring Operation: 99-27=72, Resulting Numbers: [18, 18, 72] Generated Node #0,1: 15:[18, 18, 72] Operation: 99-27=72 Exploring Operation: 99-18=81, Re...
0.981771
hs_5
sum_heuristic
[ 61, 47, 61, 18 ]
57
[ "61-47=14", "61-18=43", "14+43=57" ]
Current State: 57:[61, 47, 61, 18], Operations: [] Exploring Operation: 61-47=14, Resulting Numbers: [18, 14] Generated Node #2: [18, 14] from Operation: 61-47=14 Current State: 57:[18, 14], Operations: ['61-47=14'] Exploring Operation: 61-18=43, Resulting Numbers: [14, 43] Generated Node #3: [14, 43] from Operation: 6...
4
Current State: 57:[61, 47, 61, 18], Operations: [] Exploring Operation: 61-47=14, Resulting Numbers: [61, 18, 14] Generated Node #0,0: 57:[61, 18, 14] Operation: 61-47=14 Exploring Operation: 61-47=14, Resulting Numbers: [61, 18, 14] Generated Node #0,1: 57:[61, 18, 14] Operation: 61-47=14 Moving to Node #0,0 Current S...
0.991319
hs_2
mult_heuristic
[ 92, 93, 85, 62 ]
97
[ "85-62=23", "92/23=4", "93+4=97" ]
Current State: 97:[92, 93, 85, 62], Operations: [] Exploring Operation: 85-62=23, Resulting Numbers: [92, 93, 23] Generated Node #2: [92, 93, 23] from Operation: 85-62=23 Current State: 97:[92, 93, 23], Operations: ['85-62=23'] Exploring Operation: 92/23=4, Resulting Numbers: [93, 4] Generated Node #3: [93, 4] from Ope...
4
Current State: 97:[92, 93, 85, 62], Operations: [] Exploring Operation: 93+62=155, Resulting Numbers: [92, 85, 155] Generated Node #0,0: 97:[92, 85, 155] Operation: 93+62=155 Exploring Operation: 92-62=30, Resulting Numbers: [93, 85, 30] Generated Node #0,1: 97:[93, 85, 30] Operation: 92-62=30 Exploring Operation: 93-6...
0
hs_5
mult_heuristic
[ 26, 39, 9, 70 ]
47
[ "39-26=13", "9*13=117", "117-70=47" ]
Current State: 47:[26, 39, 9, 70], Operations: [] Exploring Operation: 39-26=13, Resulting Numbers: [9, 70, 13] Generated Node #2: [9, 70, 13] from Operation: 39-26=13 Current State: 47:[9, 70, 13], Operations: ['39-26=13'] Exploring Operation: 9*13=117, Resulting Numbers: [70, 117] Generated Node #3: [70, 117] from Op...
4
Current State: 47:[26, 39, 9, 70], Operations: [] Exploring Operation: 26-9=17, Resulting Numbers: [39, 70, 17] Generated Node #0,0: 47:[39, 70, 17] Operation: 26-9=17 Exploring Operation: 39+9=48, Resulting Numbers: [26, 70, 48] Generated Node #0,1: 47:[26, 70, 48] Operation: 39+9=48 Exploring Operation: 70-9=61, Resu...
0
hs_5
mult_heuristic
[ 54, 54, 30, 9 ]
59
[ "54/9=6", "30/6=5", "54+5=59" ]
Current State: 59:[54, 54, 30, 9], Operations: [] Exploring Operation: 54/9=6, Resulting Numbers: [30, 6] Generated Node #2: [30, 6] from Operation: 54/9=6 Current State: 59:[30, 6], Operations: ['54/9=6'] Exploring Operation: 30/6=5, Resulting Numbers: [5] 5,59 equal: Goal Reached Exploring Operation: 54+5=59, Resulti...
4
Current State: 59:[54, 54, 30, 9], Operations: [] Exploring Operation: 54-9=45, Resulting Numbers: [54, 30, 45] Generated Node #0,0: 59:[54, 30, 45] Operation: 54-9=45 Exploring Operation: 54+9=63, Resulting Numbers: [54, 30, 63] Generated Node #0,1: 59:[54, 30, 63] Operation: 54+9=63 Exploring Operation: 54+9=63, Resu...
0
hs_4
mult_heuristic
[ 52, 61, 24, 58 ]
20
[ "61-58=3", "24*3=72", "72-52=20" ]
Current State: 20:[52, 61, 24, 58], Operations: [] Exploring Operation: 61-58=3, Resulting Numbers: [52, 24, 3] Generated Node #2: [52, 24, 3] from Operation: 61-58=3 Current State: 20:[52, 24, 3], Operations: ['61-58=3'] Exploring Operation: 24*3=72, Resulting Numbers: [52, 72] Generated Node #3: [52, 72] from Operati...
4
Current State: 20:[52, 61, 24, 58], Operations: [] Exploring Operation: 61-58=3, Resulting Numbers: [52, 24, 3] Generated Node #0,0: 20:[52, 24, 3] Operation: 61-58=3 Start Sub Search at level 1: Moving to Node #0,0 Current State: 20:[52, 24, 3], Operations: ['61-58=3'] Exploring Operation: 52-24=28, Resulting Numbers:...
0
hs_1
sum_heuristic
[ 92, 8, 47, 62 ]
99
[ "92-8=84", "62-47=15", "84+15=99" ]
Current State: 99:[92, 8, 47, 62], Operations: [] Exploring Operation: 92-8=84, Resulting Numbers: [47, 62, 84] Generated Node #2: [47, 62, 84] from Operation: 92-8=84 Current State: 99:[47, 62, 84], Operations: ['92-8=84'] Exploring Operation: 62-47=15, Resulting Numbers: [84, 15] Generated Node #3: [84, 15] from Oper...
4
Current State: 99:[92, 8, 47, 62], Operations: [] Exploring Operation: 92-47=45, Resulting Numbers: [8, 62, 45] Generated Node #0,0: 99:[8, 62, 45] Operation: 92-47=45 Exploring Operation: 47+62=109, Resulting Numbers: [92, 8, 109] Generated Node #0,1: 99:[92, 8, 109] Operation: 47+62=109 Exploring Operation: 62-47=15,...
0.986111
hs_4
mult_heuristic
[ 87, 74, 11, 1 ]
23
[ "87-74=13", "11-1=10", "13+10=23" ]
Current State: 23:[87, 74, 11, 1], Operations: [] Exploring Operation: 87-74=13, Resulting Numbers: [11, 1, 13] Generated Node #2: [11, 1, 13] from Operation: 87-74=13 Current State: 23:[11, 1, 13], Operations: ['87-74=13'] Exploring Operation: 11-1=10, Resulting Numbers: [13, 10] Generated Node #3: [13, 10] from Opera...
4
Current State: 23:[87, 74, 11, 1], Operations: [] Exploring Operation: 87-11=76, Resulting Numbers: [74, 1, 76] Generated Node #0,0: 23:[74, 1, 76] Operation: 87-11=76 Exploring Operation: 87-74=13, Resulting Numbers: [11, 1, 13] Generated Node #0,1: 23:[11, 1, 13] Operation: 87-74=13 Start Sub Search at level 1: Movin...
0
hs_2
sum_heuristic
[ 15, 82, 38, 30 ]
63
[ "15*38=570", "570/30=19", "82-19=63" ]
Current State: 63:[15, 82, 38, 30], Operations: [] Exploring Operation: 15*38=570, Resulting Numbers: [82, 30, 570] Generated Node #2: [82, 30, 570] from Operation: 15*38=570 Current State: 63:[82, 30, 570], Operations: ['15*38=570'] Exploring Operation: 570/30=19, Resulting Numbers: [82, 19] Generated Node #3: [82, 19...
4
Current State: 63:[15, 82, 38, 30], Operations: [] Exploring Operation: 82-15=67, Resulting Numbers: [38, 30, 67] Generated Node #0,0: 63:[38, 30, 67] Operation: 82-15=67 Exploring Operation: 38-30=8, Resulting Numbers: [15, 82, 8] Generated Node #0,1: 63:[15, 82, 8] Operation: 38-30=8 Exploring Operation: 38-15=23, Re...
0
hs_4
sum_heuristic
[ 74, 20, 56, 54 ]
55
[ "74-20=54", "54/54=1", "56-1=55" ]
Current State: 55:[74, 20, 56, 54], Operations: [] Exploring Operation: 74-20=54, Resulting Numbers: [56, 54, 54] Generated Node #2: [56, 54, 54] from Operation: 74-20=54 Current State: 55:[56, 54, 54], Operations: ['74-20=54'] Exploring Operation: 54/54=1, Resulting Numbers: [56, 1] Generated Node #3: [56, 1] from Ope...
4
Current State: 55:[74, 20, 56, 54], Operations: [] Exploring Operation: 74-56=18, Resulting Numbers: [20, 54, 18] Generated Node #0,0: 55:[20, 54, 18] Operation: 74-56=18 Exploring Operation: 74-20=54, Resulting Numbers: [56, 54, 54] Generated Node #0,1: 55:[56, 54, 54] Operation: 74-20=54 Exploring Operation: 74-54=20...
0.985243
hs_3
sum_heuristic
[ 33, 90, 68, 99 ]
38
[ "33*90=2970", "2970/99=30", "68-30=38" ]
Current State: 38:[33, 90, 68, 99], Operations: [] Exploring Operation: 33*90=2970, Resulting Numbers: [68, 99, 2970] Generated Node #2: [68, 99, 2970] from Operation: 33*90=2970 Current State: 38:[68, 99, 2970], Operations: ['33*90=2970'] Exploring Operation: 2970/99=30, Resulting Numbers: [68, 30] Generated Node #3: ...
4
Current State: 38:[33, 90, 68, 99], Operations: [] Exploring Operation: 99-90=9, Resulting Numbers: [33, 68, 9] Generated Node #0,0: 38:[33, 68, 9] Operation: 99-90=9 Moving to Node #0,0 Current State: 38:[33, 68, 9], Operations: ['99-90=9'] Exploring Operation: 68-33=35, Resulting Numbers: [9, 35] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 71, 69, 52, 69 ]
86
[ "71-69=2", "69*2=138", "138-52=86" ]
Current State: 86:[71, 69, 52, 69], Operations: [] Exploring Operation: 71-69=2, Resulting Numbers: [52, 2] Generated Node #2: [52, 2] from Operation: 71-69=2 Current State: 86:[52, 2], Operations: ['71-69=2'] Exploring Operation: 69*2=138, Resulting Numbers: [52, 138] Generated Node #3: [52, 138] from Operation: 69*2=...
4
Current State: 86:[71, 69, 52, 69], Operations: [] Exploring Operation: 69/69=1, Resulting Numbers: [71, 52, 1] Generated Node #0,0: 86:[71, 52, 1] Operation: 69/69=1 Exploring Operation: 71-69=2, Resulting Numbers: [52, 69, 2] Generated Node #0,1: 86:[52, 69, 2] Operation: 71-69=2 Moving to Node #0,0 Current State: 86...
0
hs_2
mult_heuristic
[ 11, 55, 3, 27 ]
59
[ "11+27=38", "3*38=114", "114-55=59" ]
Current State: 59:[11, 55, 3, 27], Operations: [] Exploring Operation: 11+27=38, Resulting Numbers: [55, 3, 38] Generated Node #2: [55, 3, 38] from Operation: 11+27=38 Current State: 59:[55, 3, 38], Operations: ['11+27=38'] Exploring Operation: 3*38=114, Resulting Numbers: [55, 114] Generated Node #3: [55, 114] from Op...
4
Current State: 59:[11, 55, 3, 27], Operations: [] Exploring Operation: 11*3=33, Resulting Numbers: [55, 27, 33] Generated Node #0,0: 59:[55, 27, 33] Operation: 11*3=33 Exploring Operation: 3*27=81, Resulting Numbers: [11, 55, 81] Generated Node #0,1: 59:[11, 55, 81] Operation: 3*27=81 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 23, 19, 82, 43 ]
81
[ "23+19=42", "82-43=39", "42+39=81" ]
Current State: 81:[23, 19, 82, 43], Operations: [] Exploring Operation: 23+19=42, Resulting Numbers: [82, 43, 42] Generated Node #2: [82, 43, 42] from Operation: 23+19=42 Current State: 81:[82, 43, 42], Operations: ['23+19=42'] Exploring Operation: 82-43=39, Resulting Numbers: [42, 39] Generated Node #3: [42, 39] from ...
4
Current State: 81:[23, 19, 82, 43], Operations: [] Exploring Operation: 43-19=24, Resulting Numbers: [23, 82, 24] Generated Node #0,0: 81:[23, 82, 24] Operation: 43-19=24 Exploring Operation: 23+43=66, Resulting Numbers: [19, 82, 66] Generated Node #0,1: 81:[19, 82, 66] Operation: 23+43=66 Exploring Operation: 43-23=20...
0.986979
hs_5
sum_heuristic
[ 72, 16, 78, 90 ]
98
[ "16*90=1440", "1440/72=20", "78+20=98" ]
Current State: 98:[72, 16, 78, 90], Operations: [] Exploring Operation: 16*90=1440, Resulting Numbers: [72, 78, 1440] Generated Node #2: [72, 78, 1440] from Operation: 16*90=1440 Current State: 98:[72, 78, 1440], Operations: ['16*90=1440'] Exploring Operation: 1440/72=20, Resulting Numbers: [78, 20] Generated Node #3: ...
4
Current State: 98:[72, 16, 78, 90], Operations: [] Exploring Operation: 78-72=6, Resulting Numbers: [16, 90, 6] Generated Node #0,0: 98:[16, 90, 6] Operation: 78-72=6 Moving to Node #0,0 Current State: 98:[16, 90, 6], Operations: ['78-72=6'] Exploring Operation: 90/6=15, Resulting Numbers: [16, 15] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 31, 2, 66, 14 ]
84
[ "66-31=35", "2*35=70", "14+70=84" ]
Current State: 84:[31, 2, 66, 14], Operations: [] Exploring Operation: 66-31=35, Resulting Numbers: [2, 14, 35] Generated Node #2: [2, 14, 35] from Operation: 66-31=35 Current State: 84:[2, 14, 35], Operations: ['66-31=35'] Exploring Operation: 2*35=70, Resulting Numbers: [14, 70] Generated Node #3: [14, 70] from Opera...
4
Current State: 84:[31, 2, 66, 14], Operations: [] Exploring Operation: 66-31=35, Resulting Numbers: [2, 14, 35] Generated Node #0,0: 84:[2, 14, 35] Operation: 66-31=35 Exploring Operation: 66+14=80, Resulting Numbers: [31, 2, 80] Generated Node #0,1: 84:[31, 2, 80] Operation: 66+14=80 Moving to Node #0,0 Current State:...
0
hs_2
sum_heuristic
[ 52, 2, 94, 23 ]
61
[ "94-52=42", "2*42=84", "84-23=61" ]
Current State: 61:[52, 2, 94, 23], Operations: [] Exploring Operation: 94-52=42, Resulting Numbers: [2, 23, 42] Generated Node #2: [2, 23, 42] from Operation: 94-52=42 Current State: 61:[2, 23, 42], Operations: ['94-52=42'] Exploring Operation: 2*42=84, Resulting Numbers: [23, 84] Generated Node #3: [23, 84] from Opera...
4
Current State: 61:[52, 2, 94, 23], Operations: [] Exploring Operation: 2+23=25, Resulting Numbers: [52, 94, 25] Generated Node #0,0: 61:[52, 94, 25] Operation: 2+23=25 Exploring Operation: 94/2=47, Resulting Numbers: [52, 23, 47] Generated Node #0,1: 61:[52, 23, 47] Operation: 94/2=47 Exploring Operation: 52+2=54, Resu...
0
hs_5
mult_heuristic
[ 88, 86, 88, 98 ]
86
[ "88-88=0", "98*0=0", "86+0=86" ]
Current State: 86:[88, 86, 88, 98], Operations: [] Exploring Operation: 88-88=0, Resulting Numbers: [86, 98, 0] Generated Node #2: [86, 98, 0] from Operation: 88-88=0 Current State: 86:[86, 98, 0], Operations: ['88-88=0'] Exploring Operation: 98*0=0, Resulting Numbers: [86, 0] Generated Node #3: [86, 0] from Operation:...
4
Current State: 86:[88, 86, 88, 98], Operations: [] Exploring Operation: 98-88=10, Resulting Numbers: [86, 88, 10] Generated Node #0,0: 86:[86, 88, 10] Operation: 98-88=10 Start Sub Search at level 1: Moving to Node #0,0 Current State: 86:[86, 88, 10], Operations: ['98-88=10'] Exploring Operation: 88-86=2, Resulting Num...
0
hs_1
sum_heuristic
[ 63, 44, 98, 47 ]
56
[ "63+44=107", "98-47=51", "107-51=56" ]
Current State: 56:[63, 44, 98, 47], Operations: [] Exploring Operation: 63+44=107, Resulting Numbers: [98, 47, 107] Generated Node #2: [98, 47, 107] from Operation: 63+44=107 Current State: 56:[98, 47, 107], Operations: ['63+44=107'] Exploring Operation: 98-47=51, Resulting Numbers: [107, 51] Generated Node #3: [107, 5...
4
Current State: 56:[63, 44, 98, 47], Operations: [] Exploring Operation: 98-44=54, Resulting Numbers: [63, 47, 54] Generated Node #0,0: 56:[63, 47, 54] Operation: 98-44=54 Exploring Operation: 98-47=51, Resulting Numbers: [63, 44, 51] Generated Node #0,1: 56:[63, 44, 51] Operation: 98-47=51 Exploring Operation: 98-63=35...
0.982639
hs_4
sum_heuristic
[ 66, 18, 12, 58 ]
22
[ "66-18=48", "12+58=70", "70-48=22" ]
Current State: 22:[66, 18, 12, 58], Operations: [] Exploring Operation: 66-18=48, Resulting Numbers: [12, 58, 48] Generated Node #2: [12, 58, 48] from Operation: 66-18=48 Current State: 22:[12, 58, 48], Operations: ['66-18=48'] Exploring Operation: 12+58=70, Resulting Numbers: [48, 70] Generated Node #3: [48, 70] from ...
4
Current State: 22:[66, 18, 12, 58], Operations: [] Exploring Operation: 58-18=40, Resulting Numbers: [66, 12, 40] Generated Node #0,0: 22:[66, 12, 40] Operation: 58-18=40 Exploring Operation: 66-18=48, Resulting Numbers: [12, 58, 48] Generated Node #0,1: 22:[12, 58, 48] Operation: 66-18=48 Exploring Operation: 66-58=8,...
0.988715
hs_3
sum_heuristic
[ 20, 18, 21, 29 ]
30
[ "20+18=38", "29-21=8", "38-8=30" ]
Current State: 30:[20, 18, 21, 29], Operations: [] Exploring Operation: 20+18=38, Resulting Numbers: [21, 29, 38] Generated Node #2: [21, 29, 38] from Operation: 20+18=38 Current State: 30:[21, 29, 38], Operations: ['20+18=38'] Exploring Operation: 29-21=8, Resulting Numbers: [38, 8] Generated Node #3: [38, 8] from Ope...
4
Current State: 30:[20, 18, 21, 29], Operations: [] Exploring Operation: 21-20=1, Resulting Numbers: [18, 29, 1] Generated Node #0,0: 30:[18, 29, 1] Operation: 21-20=1 Start Sub Search at level 1: Moving to Node #0,0 Current State: 30:[18, 29, 1], Operations: ['21-20=1'] Exploring Operation: 29-18=11, Resulting Numbers:...
0
hs_1
sum_heuristic
[ 14, 19, 42, 7 ]
68
[ "14+19=33", "42-7=35", "33+35=68" ]
Current State: 68:[14, 19, 42, 7], Operations: [] Exploring Operation: 14+19=33, Resulting Numbers: [42, 7, 33] Generated Node #2: [42, 7, 33] from Operation: 14+19=33 Current State: 68:[42, 7, 33], Operations: ['14+19=33'] Exploring Operation: 42-7=35, Resulting Numbers: [33, 35] Generated Node #3: [33, 35] from Opera...
4
Current State: 68:[14, 19, 42, 7], Operations: [] Exploring Operation: 42/14=3, Resulting Numbers: [19, 7, 3] Generated Node #0,0: 68:[19, 7, 3] Operation: 42/14=3 Exploring Operation: 14/7=2, Resulting Numbers: [19, 42, 2] Generated Node #0,1: 68:[19, 42, 2] Operation: 14/7=2 Exploring Operation: 42/7=6, Resulting Num...
0.97309
hs_4
mult_heuristic
[ 89, 96, 15, 97 ]
24
[ "97-89=8", "15*8=120", "120-96=24" ]
Current State: 24:[89, 96, 15, 97], Operations: [] Exploring Operation: 97-89=8, Resulting Numbers: [96, 15, 8] Generated Node #2: [96, 15, 8] from Operation: 97-89=8 Current State: 24:[96, 15, 8], Operations: ['97-89=8'] Exploring Operation: 15*8=120, Resulting Numbers: [96, 120] Generated Node #3: [96, 120] from Oper...
4
Current State: 24:[89, 96, 15, 97], Operations: [] Exploring Operation: 97-96=1, Resulting Numbers: [89, 15, 1] Generated Node #0,0: 24:[89, 15, 1] Operation: 97-96=1 Exploring Operation: 97-89=8, Resulting Numbers: [96, 15, 8] Generated Node #0,1: 24:[96, 15, 8] Operation: 97-89=8 Moving to Node #0,0 Current State: 24...
0
hs_2
sum_heuristic
[ 35, 22, 70, 15 ]
25
[ "22-15=7", "70/7=10", "35-10=25" ]
Current State: 25:[35, 22, 70, 15], Operations: [] Exploring Operation: 22-15=7, Resulting Numbers: [35, 70, 7] Generated Node #2: [35, 70, 7] from Operation: 22-15=7 Current State: 25:[35, 70, 7], Operations: ['22-15=7'] Exploring Operation: 70/7=10, Resulting Numbers: [35, 10] Generated Node #3: [35, 10] from Operati...
4
Current State: 25:[35, 22, 70, 15], Operations: [] Exploring Operation: 70/35=2, Resulting Numbers: [22, 15, 2] Generated Node #0,0: 25:[22, 15, 2] Operation: 70/35=2 Moving to Node #0,0 Current State: 25:[22, 15, 2], Operations: ['70/35=2'] Exploring Operation: 22-15=7, Resulting Numbers: [2, 7] Generated Node #0,0,0:...
0
hs_1
mult_heuristic
[ 46, 31, 87, 75 ]
27
[ "46-31=15", "87-75=12", "15+12=27" ]
Current State: 27:[46, 31, 87, 75], Operations: [] Exploring Operation: 46-31=15, Resulting Numbers: [87, 75, 15] Generated Node #2: [87, 75, 15] from Operation: 46-31=15 Current State: 27:[87, 75, 15], Operations: ['46-31=15'] Exploring Operation: 87-75=12, Resulting Numbers: [15, 12] Generated Node #3: [15, 12] from ...
4
Current State: 27:[46, 31, 87, 75], Operations: [] Exploring Operation: 87-75=12, Resulting Numbers: [46, 31, 12] Generated Node #0,0: 27:[46, 31, 12] Operation: 87-75=12 Exploring Operation: 75-46=29, Resulting Numbers: [31, 87, 29] Generated Node #0,1: 27:[31, 87, 29] Operation: 75-46=29 Exploring Operation: 87-46=41...
0.973958
hs_3
sum_heuristic
[ 26, 98, 23, 27 ]
76
[ "98-26=72", "27-23=4", "72+4=76" ]
Current State: 76:[26, 98, 23, 27], Operations: [] Exploring Operation: 98-26=72, Resulting Numbers: [23, 27, 72] Generated Node #2: [23, 27, 72] from Operation: 98-26=72 Current State: 76:[23, 27, 72], Operations: ['98-26=72'] Exploring Operation: 27-23=4, Resulting Numbers: [72, 4] Generated Node #3: [72, 4] from Ope...
4
Current State: 76:[26, 98, 23, 27], Operations: [] Exploring Operation: 98-26=72, Resulting Numbers: [23, 27, 72] Generated Node #0,0: 76:[23, 27, 72] Operation: 98-26=72 Start Sub Search at level 1: Moving to Node #0,0 Current State: 76:[23, 27, 72], Operations: ['98-26=72'] Exploring Operation: 27-23=4, Resulting Num...
0.993924
hs_1
mult_heuristic
[ 24, 86, 56, 58 ]
67
[ "58-56=2", "86/2=43", "24+43=67" ]
Current State: 67:[24, 86, 56, 58], Operations: [] Exploring Operation: 58-56=2, Resulting Numbers: [24, 86, 2] Generated Node #2: [24, 86, 2] from Operation: 58-56=2 Current State: 67:[24, 86, 2], Operations: ['58-56=2'] Exploring Operation: 86/2=43, Resulting Numbers: [24, 43] Generated Node #3: [24, 43] from Operati...
4
Current State: 67:[24, 86, 56, 58], Operations: [] Exploring Operation: 86-24=62, Resulting Numbers: [56, 58, 62] Generated Node #0,0: 67:[56, 58, 62] Operation: 86-24=62 Start Sub Search at level 1: Moving to Node #0,0 Current State: 67:[56, 58, 62], Operations: ['86-24=62'] Exploring Operation: 56+58=114, Resulting N...
0
hs_1
mult_heuristic
[ 39, 6, 74, 79 ]
19
[ "74-39=35", "79+35=114", "114/6=19" ]
Current State: 19:[39, 6, 74, 79], Operations: [] Exploring Operation: 74-39=35, Resulting Numbers: [6, 79, 35] Generated Node #2: [6, 79, 35] from Operation: 74-39=35 Current State: 19:[6, 79, 35], Operations: ['74-39=35'] Exploring Operation: 79+35=114, Resulting Numbers: [6, 114] Generated Node #3: [6, 114] from Ope...
4
Current State: 19:[39, 6, 74, 79], Operations: [] Exploring Operation: 79-39=40, Resulting Numbers: [6, 74, 40] Generated Node #0,0: 19:[6, 74, 40] Operation: 79-39=40 Exploring Operation: 79-74=5, Resulting Numbers: [39, 6, 5] Generated Node #0,1: 19:[39, 6, 5] Operation: 79-74=5 Exploring Operation: 74-39=35, Resulti...
0
hs_3
sum_heuristic
[ 65, 93, 66, 97 ]
68
[ "97-66=31", "93/31=3", "65+3=68" ]
Current State: 68:[65, 93, 66, 97], Operations: [] Exploring Operation: 97-66=31, Resulting Numbers: [65, 93, 31] Generated Node #2: [65, 93, 31] from Operation: 97-66=31 Current State: 68:[65, 93, 31], Operations: ['97-66=31'] Exploring Operation: 93/31=3, Resulting Numbers: [65, 3] Generated Node #3: [65, 3] from Ope...
4
Current State: 68:[65, 93, 66, 97], Operations: [] Exploring Operation: 97-66=31, Resulting Numbers: [65, 93, 31] Generated Node #0,0: 68:[65, 93, 31] Operation: 97-66=31 Exploring Operation: 97-65=32, Resulting Numbers: [93, 66, 32] Generated Node #0,1: 68:[93, 66, 32] Operation: 97-65=32 Exploring Operation: 97-93=4,...
0.972222
hs_3
sum_heuristic
[ 25, 27, 16, 36 ]
34
[ "27-25=2", "36/2=18", "16+18=34" ]
Current State: 34:[25, 27, 16, 36], Operations: [] Exploring Operation: 27-25=2, Resulting Numbers: [16, 36, 2] Generated Node #2: [16, 36, 2] from Operation: 27-25=2 Current State: 34:[16, 36, 2], Operations: ['27-25=2'] Exploring Operation: 36/2=18, Resulting Numbers: [16, 18] Generated Node #3: [16, 18] from Operati...
4
Current State: 34:[25, 27, 16, 36], Operations: [] Exploring Operation: 27-16=11, Resulting Numbers: [25, 36, 11] Generated Node #0,0: 34:[25, 36, 11] Operation: 27-16=11 Exploring Operation: 25-16=9, Resulting Numbers: [27, 36, 9] Generated Node #0,1: 34:[27, 36, 9] Operation: 25-16=9 Exploring Operation: 36-25=11, Re...
0.90625
hs_5
sum_heuristic
[ 67, 44, 28, 82 ]
57
[ "67+44=111", "82-28=54", "111-54=57" ]
Current State: 57:[67, 44, 28, 82], Operations: [] Exploring Operation: 67+44=111, Resulting Numbers: [28, 82, 111] Generated Node #2: [28, 82, 111] from Operation: 67+44=111 Current State: 57:[28, 82, 111], Operations: ['67+44=111'] Exploring Operation: 82-28=54, Resulting Numbers: [111, 54] Generated Node #3: [111, 5...
4
Current State: 57:[67, 44, 28, 82], Operations: [] Exploring Operation: 67-44=23, Resulting Numbers: [28, 82, 23] Generated Node #0,0: 57:[28, 82, 23] Operation: 67-44=23 Exploring Operation: 82-67=15, Resulting Numbers: [44, 28, 15] Generated Node #0,1: 57:[44, 28, 15] Operation: 82-67=15 Exploring Operation: 82-28=54...
0.981771
hs_4
mult_heuristic
[ 6, 54, 59, 57 ]
50
[ "54-6=48", "59-57=2", "48+2=50" ]
Current State: 50:[6, 54, 59, 57], Operations: [] Exploring Operation: 54-6=48, Resulting Numbers: [59, 57, 48] Generated Node #2: [59, 57, 48] from Operation: 54-6=48 Current State: 50:[59, 57, 48], Operations: ['54-6=48'] Exploring Operation: 59-57=2, Resulting Numbers: [48, 2] Generated Node #3: [48, 2] from Operati...
4
Current State: 50:[6, 54, 59, 57], Operations: [] Exploring Operation: 59-57=2, Resulting Numbers: [6, 54, 2] Generated Node #0,0: 50:[6, 54, 2] Operation: 59-57=2 Exploring Operation: 59-54=5, Resulting Numbers: [6, 57, 5] Generated Node #0,1: 50:[6, 57, 5] Operation: 59-54=5 Start Sub Search at level 1: Moving to Nod...
0.990451
hs_2
mult_heuristic
[ 9, 30, 57, 63 ]
84
[ "63-57=6", "9*6=54", "30+54=84" ]
Current State: 84:[9, 30, 57, 63], Operations: [] Exploring Operation: 63-57=6, Resulting Numbers: [9, 30, 6] Generated Node #2: [9, 30, 6] from Operation: 63-57=6 Current State: 84:[9, 30, 6], Operations: ['63-57=6'] Exploring Operation: 9*6=54, Resulting Numbers: [30, 54] Generated Node #3: [30, 54] from Operation: 9...
4
Current State: 84:[9, 30, 57, 63], Operations: [] Exploring Operation: 63-57=6, Resulting Numbers: [9, 30, 6] Generated Node #0,0: 84:[9, 30, 6] Operation: 63-57=6 Moving to Node #0,0 Current State: 84:[9, 30, 6], Operations: ['63-57=6'] Exploring Operation: 30-9=21, Resulting Numbers: [6, 21] Generated Node #0,0,0: 84...
0
hs_1
mult_heuristic
[ 15, 71, 98, 12 ]
54
[ "71-15=56", "98+12=110", "110-56=54" ]
Current State: 54:[15, 71, 98, 12], Operations: [] Exploring Operation: 71-15=56, Resulting Numbers: [98, 12, 56] Generated Node #2: [98, 12, 56] from Operation: 71-15=56 Current State: 54:[98, 12, 56], Operations: ['71-15=56'] Exploring Operation: 98+12=110, Resulting Numbers: [56, 110] Generated Node #3: [56, 110] fr...
4
Current State: 54:[15, 71, 98, 12], Operations: [] Exploring Operation: 98-12=86, Resulting Numbers: [15, 71, 86] Generated Node #0,0: 54:[15, 71, 86] Operation: 98-12=86 Exploring Operation: 98-15=83, Resulting Numbers: [71, 12, 83] Generated Node #0,1: 54:[71, 12, 83] Operation: 98-15=83 Exploring Operation: 71-15=56...
0.984375
hs_5
mult_heuristic