forked from bingtan72/bingtan72.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubs.html
264 lines (246 loc) · 42.7 KB
/
pubs.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<link rel="icon" href="school.ico" type="image/x-icon" />
<meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="google-site-verification" content="oyju0Mz3qXdK5eOnRVqUwdANI9c36Oa86-PoOV4qA4M" />
<meta name="baidu-site-verification" content="qo2JwfS7nX" />
<link rel="stylesheet" href="./bootstrap/bootstrap.min.css" type="text/css" />
<link rel="stylesheet" href="./bibtex.css" type="text/css" />
<link rel="stylesheet" href="jemdoc.css" type="text/css" />
<script src="./bootstrap/jquery.min.js" type="text/javascript"></script>
<script src="./bootstrap/popper.min.js" type="text/javascript"></script>
<script src="./bootstrap/bootstrap.min.js" type="text/javascript"></script>
<script src="./bibtexj.js" type="text/javascript"></script>
<title></title>
<!-- MathJax -->
<script type="text/javascript" async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.6/latest.js?config=TeX-MML-AM_CHTML">
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
TeX: { equationNumbers: { autoNumber: "AMS" } }
});
</script>
<!-- End MathJax -->
</head>
<body>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-162688124-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-162688124-1');
</script>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-category"><img class="menu" src="school.ico" width="120px" height="120px" align="center"/></div>
<div class="menu-category">Bing Tan</div>
<div class="menu-item"><a href="index.html">Home</a></div>
<div class="menu-item"><a href="team.html">Team</a></div>
<div class="menu-item"><a href="bio.html">Biography</a></div>
<div class="menu-item"><a href="news.html">News</a></div>
<div class="menu-category">Academic</div>
<div class="menu-item"><a href="publications.html" class="current">Publications</a></div>
<div class="menu-item"><a href="research.html">Research</a></div>
<div class="menu-item"><a href="conference.html">Conference</a></div>
<div class="menu-item"><a href="activities.html">Activities</a></div>
<div class="menu-item"><a href="codes.html">Codes</a></div>
<div class="menu-category">Miscellaneous</div>
<div class="menu-item"><a href="readings.html">Readings</a></div>
<div class="menu-item"><a href="links.html">Links</a></div>
<div class="menu-item"><a href="notes.html">Notes</a></div>
<div class="menu-category">中文</div>
<div class="menu-item"><a href="resume.html">Resume</a></div>
<div class="menu-item"><a href="pic.html">Pictures</a></div>
<div class="menu-item"><a href="Love.html">Love</a></div>
<div class="menu-category">Visitor Stats.</div>
<div><script type="text/javascript" src="//rf.revolvermaps.com/0/0/2.js?i=5ui9q29no9a&m=6&s=130&c=ff0000&t=1" async="async"></script>
</div>
<div>
<!-- Begin ShinyStat Code -->
<script type="text/javascript" src="//codice.shinystat.com/cgi-bin/getcod.cgi?USER=bingtan72"></script>
<noscript>
<a href="http://www.shinystat.com" target="_top">
<img src="//www.shinystat.com/cgi-bin/shinystat.cgi?USER=bingtan72" alt="Free website counter" style="border:0px" /></a>
</noscript>
<!-- End ShinyStat Code -->
</div>
<!-- clock widget start -->
<script type="text/javascript"> var css_file=document.createElement("link"); css_file.setAttribute("rel","stylesheet"); css_file.setAttribute("type","text/css"); css_file.setAttribute("href","//s.bookcdn.com//css/cl/bw-cl-180x170r1.css"); document.getElementsByTagName("head")[0].appendChild(css_file); </script> <div id="tw_11_1111918294"><div style="width:120px; height:140px; margin: 0 auto;"><a href="https://booked.net/time/chengdu-18975">Chengdu</a><br/></div></div> <script type="text/javascript"> function setWidgetData_1111918294(data){ if(typeof(data) != 'undefined' && data.results.length > 0) { for(var i = 0; i < data.results.length; ++i) { var objMainBlock = ''; var params = data.results[i]; objMainBlock = document.getElementById('tw_'+params.widget_type+'_'+params.widget_id); if(objMainBlock !== null) objMainBlock.innerHTML = params.html_code; } } } var clock_timer_1111918294 = -1; </script> <script type="text/javascript" charset="UTF-8" src="https://widgets.booked.net/time/info?ver=2&domid=209&type=11&id=1111918294&scode=2&city_id=18975&wlangid=1&mode=2&details=0&background=ffffff&color=363636&add_background=ffffff&add_color=333333&head_color=ffffff&border=0&transparent=0"></script>
<!-- clock widget end -->
</td>
<td id="layout-content">
<p>
</p>
<h2>Publications
</h2>
<p>
</p>
<div class="infoblock">
<div class="blockcontent">
<ul>
<li><p>See <a href="https://publons.com/researcher/3224158/bing-tan" target=“blank”>My Publons</a>, <a href="https://www.scopus.com/authid/detail.uri?authorId=57223118097" target=“blank”>Scopus</a>, <a href="https://www.researchgate.net/profile/Bing-Tan-6" target=“blank”>ResearchGate</a>, <a href="https://orcid.org/0000-0003-1509-1809" target=“blank”>ORCID</a>, <a href="https://mathscinet.ams.org/mathscinet/search/author.html?mrauthid=1386547" target=“blank”>MathSciNet</a>, <a href="https://zbmath.org/authors/?q=tan.bing.1" target=“blank”>zbMATH</a>, <a href="https://scholar.google.com/citations?user=EjcxbF4AAAAJ&hl=en" target=“blank”>Google Scholar</a>, and <a href="https://arxiv.org/a/tan%5fb%5f1.html" target=“blank”>arXiv</a>.
</p>
</li>
<li><p>* means Corresponding author.
</p>
</li>
<li><p>These materials are presented to ensure a timely dissemination of scholarly and technical work. The copyright of these papers is owned by their publishers. Misuse of any of the posted below may result in plagiarism. By downloading any material from this site, you are assumed to agree with these terms.
</p>
</li>
</ul>
</div></div>
<h2>2022
</h2>
<ol>
<li><p><b>Bing Tan</b>, Xiaolong Qin*, Sun Young Cho. Revisiting subgradient extragradient methods for solving variational inequalities. <i>Numerical Algorithms</i>. 2022, doi:10.1007/s11075-021-01243-1. <a href="files/paper/TQC-NUMA2022.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1007/s11075-021-01243-1" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanNUMA2022VIP')">Cite</a>] <div id="bib-tanNUMA2022VIP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Qin, X., Cho, S.Y.: Revisiting subgradient extragradient methods for solving variational inequalities. <i>Numer. Algorithms</i> https://doi.org/10.1007/s11075-021-01243-1 (2022)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Xiaolong Qin*, Jen-Chih Yao. Strong convergence of inertial projection and contraction methods for pseudomonotone variational inequalities with applications to optimal control problems. <i>Journal of Global Optimization</i>. 2022, 82(3), 523–557. <a href="files/paper/TQY-JOGO2022.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1007/s10898-021-01095-y" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanJOGO2022VIP')">Cite</a>] <div id="bib-tanJOGO2022VIP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Qin, X., Yao, J.-C.: Strong convergence of inertial projection and contraction methods for pseudomonotone variational inequalities with applications to optimal control problems. <i>J. Global Optim.</i> <b>82</b>, 523--557 (2022)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Xiaolong Qin*. Modified inertial projection and contraction algorithms for solving variational inequality problems with non-Lipschitz continuous operators. <i>Analysis and Mathematical Physics</i>. 2022, 12(1), Article ID 26. <a href="files/paper/TQ-AMP2022.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1007/s13324-021-00638-6" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanAMP2022VIP')">Cite</a>] <div id="bib-tanAMP2022VIP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Qin, X.: Modified inertial projection and contraction algorithms for solving variational inequality problems with non-Lipschitz continuous operators. <i>Anal. Math. Phys.</i> <b>12</b>, Article ID 26 (2022)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Adrian Petruşel, Xiaolong Qin*, Jen-Chih Yao. Global and linear convergence of alternated inertial single projection algorithms for pseudo-monotone variational inequalities. <i>Fixed Point Theory</i>. 2022, 23(1), 391–426. <a href="files/paper/TPQY-FPT2022.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.24193/fpt-ro.2022.1.25" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanFPT2022alter')">Cite</a>] <div id="bib-tanFPT2022alter" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Petru{\c s}el, A., Qin, X., Yao, J.-C.: Global and linear convergence of alternated inertial single projection algorithms for pseudo-monotone variational inequalities. <i>Fixed Point Theory</i> <b>23</b>, 391--426 (2022) </div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Xiaolong Qin*. Self adaptive viscosity-type inertial extragradient algorithms for solving variational inequalities with applications. <i>Mathematical Modelling and Analysis</i>. 2022, 27(1), 41–58. <a href="files/paper/TQ-MMA2022.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.3846/mma.2022.13846" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanMMA2022VIP')">Cite</a>] <div id="bib-tanMMA2022VIP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Qin, X.: Self adaptive viscosity-type inertial extragradient algorithms for solving variational inequalities with applications. <i>Math. Model. Anal.</i> <b>27</b>, 41--58 (2022)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Sun Young Cho*, Jen-Chih Yao. Accelerated inertial subgradient extragradient algorithms with non-monotonic step sizes for equilibrium problems and fixed point problems. <i>Journal of Nonlinear and Variational Analysis</i>. 2022, 6(1), 89–122. <a href="files/paper/TCY-JNVA2022.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.23952/jnva.6.2022.1.06" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanJNVA2022EPFPP')">Cite</a>] <div id="bib-tanJNVA2022EPFPP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Cho, S.Y., Yao, J.-C.: Accelerated inertial subgradient extragradient algorithms with non-monotonic step sizes for equilibrium problems and fixed point problems. <i>J. Nonlinear Var. Anal.</i> <b>6</b>, 89--122 (2022) </div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Sun Young Cho*. Two adaptive modified subgradient extragradient methods for bilevel pseudomonotone variational inequalities with applications. <i>Communications in Nonlinear Science and Numerical Simulation</i>. 2022, 107, Article ID 106160. <a href="files/paper/TC-CNSNS2022.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1016/j.cnsns.2021.106160" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tancnsns2022BVIP')">Cite</a>] <div id="bib-tancnsns2022BVIP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Cho, S.Y.: Two adaptive modified subgradient extragradient methods for bilevel pseudomonotone variational inequalities with applications. <i>Commun. Nonlinear Sci. Numer. Simul.</i> <b>107</b>, Article ID 106160 (2022)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Sun Young Cho*. Two projection-based methods for bilevel pseudomonotone variational inequalities involving non-Lipschitz operators. <i>Revista de la Real Academia de Ciencias Exactas, Físicas y Naturales. Serie A. Matemáticas</i>. 2022, 116(2), Article ID 64. <a href="files/paper/TC-RACSAM2022.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1007/s13398-021-01205-1" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanchorcsm2022EGM')">Cite</a>] <div id="bib-tanchorcsm2022EGM" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Cho, S.Y.: Two projection-based methods for bilevel pseudomonotone variational inequalities involving non-Lipschitz operators. <i>Rev. R. Acad. Cienc. Exactas F{\' i}s. Nat. Ser. A Mat. RACSAM</i> <b>116</b>, Article ID 64 (2022)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Sun Young Cho*. Inertial extragradient algorithms with non-monotone stepsizes for pseudomonotone variational inequalities and applications. <i>Computational and Applied Mathematics</i>. 2022, 41(3), Article ID 121. <a href="files/paper/TC-COAM2022.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1007/s40314-022-01819-0" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanchocoam2022VIP')">Cite</a>] <div id="bib-tanchocoam2022VIP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Cho, S.Y.: Inertial extragradient algorithms with non-monotone stepsizes for pseudomonotone variational inequalities and applications. <i>Comput. Appl. Math.</i> <b>41</b>, Article ID 121 (2022)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Zheng Zhou, Songxiao Li*. Viscosity-type inertial extragradient algorithms for solving variational inequality problems and fixed point problems. <i>Journal of Applied Mathematics and Computing</i>. 2022, 68(2), 1387–1411. <a href="files/paper/TZL-JAMC2022.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1007/s12190-021-01576-z" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanjamc2022VIFPP')">Cite</a>] <div id="bib-tanjamc2022VIFPP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Zhou, Z., Li, S.: Viscosity-type inertial extragradient algorithms for solving variational inequality problems and fixed point problems. <i>J. Appl. Math. Comput.</i> <b>68</b>, 1387--1411 (2022)</div></div></div>
</p>
</li>
<li><p>Jingjing Fan, Xiaolong Qin*, <b>Bing Tan</b>. Tseng's extragradient algorithm for pseudomonotone variational inequalities on Hadamard manifolds. <i>Applicable Analysis</i>. 2022, 101(6), 2372–2385. <a href="files/paper/FQT-AA2022.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1080/00036811.2020.1807012" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('fanaa2020Hadamard')">Cite</a>] <div id="bib-fanaa2020Hadamard" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Fan, J., Qin, X., Tan, B.: Tseng's extragradient algorithm for pseudomonotone variational inequalities on Hadamard manifolds. <i>Appl. Anal.</i> <b>101</b>, 2372--2385 (2022)</div></div></div>
</p>
</li>
<li><p>Zheng Zhou, <b>Bing Tan</b>, Songxiao Li*. Two self-adaptive inertial projection algorithms for solving split variational inclusion problems. <i>AIMS Mathematics</i>. 2022, 7(4), 4960–4973. <a href="files/paper/ZTL-AIMS2022.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.3934/math.2022276" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('zhouaims2022SVIP')">Cite</a>] <div id="bib-zhouaims2022SVIP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Zhou, Z., Tan, B., Li, S.: Two self-adaptive inertial projection algorithms for solving split variational inclusion problems. <i>AIMS Math.</i> <b>7</b>, 4960--4973 (2022)</div></div></div>
</p>
</li>
</ol>
<h2>2021
</h2>
<ol>
<li><p><b>Bing Tan</b>, Xiaolong Qin*, Jen-Chih Yao. Strong convergence of self-adaptive inertial algorithms for solving split variational inclusion problems with applications. <i>Journal of Scientific Computing</i>. 2021, 87(1), Article ID 20. <a href="files/paper/TQY-JSC2021.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1007/s10915-021-01428-9" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanjsc2021Strong')">Cite</a>] <div id="bib-tanjsc2021Strong" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Qin, X., Yao, J.-C.: Strong convergence of self-adaptive inertial algorithms for solving split variational inclusion problems with applications. <i>J. Sci. Comput.</i> <b>87</b>, Article ID 20 (2021)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Xiaolong Qin*, Jen-Chih Yao. Two modified inertial projection algorithms for bilevel pseudomonotone variational inequalities with applications to optimal control problems. <i>Numerical Algorithms</i>. 2021, 88(4), 1757–1786. <a href="files/paper/TQY-NUMA2021.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1007/s11075-021-01093-x" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tannuma2021Two')">Cite</a>] <div id="bib-tannuma2021Two" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Qin, X., Yao, J.-C.: Two modified inertial projection algorithms for bilevel pseudomonotone variational inequalities with applications to optimal control problems. <i>Numer. Algorithms</i> <b>88</b>, 1757--1786 (2021)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Liya Liu, Xiaolong Qin*. Self adaptive inertial extragradient algorithms for solving bilevel pseudomonotone variational inequality problems. <i>Japan Journal of Industrial and Applied Mathematics</i>. 2021, 38(2), 519–543. <a href="files/paper/TLQ-JIAM2021.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1007/s13160-020-00450-y" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanjiam2021Self')">Cite</a>] <div id="bib-tanjiam2021Self" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Liu, L., Qin, X.: Self adaptive inertial extragradient algorithms for solving bilevel pseudomonotone variational inequality problems. <i>Jpn. J. Ind. Appl. Math.</i> <b>38</b>, 519--543 (2021)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Jingjing Fan, Xiaolong Qin*. Inertial extragradient algorithms with non-monotonic step sizes for solving variational inequalities and fixed point problems. <i>Advances in Operator Theory</i>. 2021, 6(4), Article ID 61. <a href="files/paper/TFQ-AIOT2021.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1007/s43036-021-00155-0" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanaiot2021VIFPP')">Cite</a>] <div id="bib-tanaiot2021VIFPP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Fan, J., Qin, X.: Inertial extragradient algorithms with non-monotonic step sizes for solving variational inequalities and fixed point problems. <i>Adv. Oper. Theory</i> <b>6</b>, Article ID 61 (2021)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Songxiao Li*, Xiaolong Qin. Self-adaptive inertial single projection methods for variational inequalities involving non-Lipschitz and Lipschitz operators with their applications to optimal control problems. <i>Applied Numerical Mathematics</i>. 2021, 170, 219–241. <a href="files/paper/TLQ-ANM2021.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1016/j.apnum.2021.07.022" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tananm2021Self')">Cite</a>] <div id="bib-tananm2021Self" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Li, S., Qin, X.: Self-adaptive inertial single projection methods for variational inequalities involving non-Lipschitz and Lipschitz operators with their applications to optimal control problems. <i>Appl. Numer. Math.</i> <b>170</b>, 219--241 (2021)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Songxiao Li*, Xiaolong Qin. An accelerated extragradient algorithm for bilevel pseudomonotone variational inequality problems with application to optimal control problems. <i>Revista de la Real Academia de Ciencias Exactas, Físicas y Naturales. Serie A. Matemáticas</i>. 2021, 115(4), Article ID 174. <a href="files/paper/TLQ-RACSAM2021.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1007/s13398-021-01116-1" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanrcsm2021EGM')">Cite</a>] <div id="bib-tanrcsm2021EGM" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Li, S., Qin, X.: An accelerated extragradient algorithm for bilevel pseudomonotone variational inequality problems with application to optimal control problems. <i> Rev. R. Acad. Cienc. Exactas F{\' i}s. Nat. Ser. A Mat. RACSAM </i> <b>115</b>, Article ID 174 (2021)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Songxiao Li*, Xiaolong Qin. On modified subgradient extragradient methods for pseudomonotone variational inequality problems with applications. <i>Computational and Applied Mathematics</i>. 2021, 40(7), Article ID 253. <a href="files/paper/TLQ-COAM2021.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1007/s40314-021-01642-z" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tancoam2021MSEGM')">Cite</a>] <div id="bib-tancoam2021MSEGM" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Li, S., Qin, X.: On modified subgradient extragradient methods for pseudomonotone variational inequality problems with applications. <i>Comput. Appl. Math.</i> <b>40</b>, Article ID 253 (2021)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Jingjing Fan, Songxiao Li*. Self-adaptive inertial extragradient algorithms for solving variational inequality problems. <i>Computational and Applied Mathematics</i>. 2021, 40(1), Article ID 19. <font color=red size=+0.5<b><b>(<i>ESI Highly Cited Paper</i>)</b> </b></font> <a href="files/paper/TFL-COAM2021.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1007/s40314-020-01393-3" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tancoam2021Self')">Cite</a>] <div id="bib-tancoam2021Self" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Fan, J., Li, S.: Self-adaptive inertial extragradient algorithms for solving variational inequality problems. <i>Comput. Appl. Math.</i> <b>40</b>, Article ID 19 (2021)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Sun Young Cho*. Self-adaptive inertial shrinking projection algorithms for solving pseudomonotone variational inequalities. <i>Journal of Nonlinear and Convex Analysis</i>. 2021, 22(3), 613–627. <a href="files/paper/TC-JNCA2021.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="http://yokohamapublishers.jp/online2/opjnca/vol22/p613.html" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanjnca2021Self')">Cite</a>] <div id="bib-tanjnca2021Self" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Cho, S.Y.: Self-adaptive inertial shrinking projection algorithms for solving pseudomonotone variational inequalities. <i>J. Nonlinear Convex Anal.</i> <b>22</b>, 613--627 (2021)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Sun Young Cho*. Inertial extragradient methods for solving pseudomonotone variational inequalities with non-Lipschitz mappings and their optimization applications. <i>Applied Set-Valued Analysis and Optimization</i>. 2021, 3(2), 165–192. <a href="files/paper/TC-ASVAO2021.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.23952/asvao.3.2021.2.03" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanchoasvao2021')">Cite</a>] <div id="bib-tanchoasvao2021" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Cho, S.Y.: Inertial extragradient methods for solving pseudomonotone variational inequalities with non-Lipschitz mappings and their optimization applications. <i>Appl. Set-Valued Anal. Optim.</i> <b>3</b>, 165--192 (2021)</div></div></div>
</p>
</li>
<li><p>Liya Liu, <b>Bing Tan</b>, Abdul Latif*. Approximation of fixed points for a semigroup of Bregman quasi-nonexpansive mappings in Banach spaces. <i>Journal of Nonlinear and Variational Analysis</i>. 2021, 5(1), 9–22. <a href="files/paper/LTL-JNVA2021.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.23952/jnva.5.2021.1.02" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('liujnva2021Bregman')">Cite</a>] <div id="bib-liujnva2021Bregman" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Liu, L., Tan, B., Latif, A.: Approximation of fixed points for a semigroup of Bregman quasi-nonexpansive mappings in Banach spaces. <i>J. Nonlinear Var. Anal.</i> <b>5</b>, 9--22 (2021)</div></div></div>
</p>
</li>
<li><p>Zheng Zhou*, <b>Bing Tan</b>, Songxiao Li. An accelerated hybrid projection method with a self-adaptive step-size sequence for solving split common fixed point problems. <i>Mathematical Methods in the Applied Sciences</i>. 2021, 44(8), 7294–7303. <a href="files/paper/ZTL-MMAS2021.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1002/mma.7261" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('zhoummas2021SCFPP')">Cite</a>] <div id="bib-zhoummas2021SCFPP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Zhou, Z., Tan, B., Li, S.: An accelerated hybrid projection method with a self-adaptive step-size sequence for solving split common fixed point problems. <i>Math. Methods Appl. Sci.</i> <b>44</b>, 7294--7303 (2021)</div></div></div>
</p>
</li>
<li><p>Jingjing Fan*, <b>Bing Tan</b>, Songxiao Li. An explicit extragradient algorithm for equilibrium problems on Hadamard manifolds. <i>Computational and Applied Mathematics</i>. 2021, 40(2), Article ID 68. <a href="files/paper/FTL-COAM2021.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1007/s40314-021-01427-4" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('fancoam2021Hadamard')">Cite</a>] <div id="bib-fancoam2021Hadamard" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Fan, J., Tan, B., Li, S.: An explicit extragradient algorithm for equilibrium problems on Hadamard manifolds. <i>Comput. Appl. Math.</i> <b>40</b>, Article ID 68 (2021)</div></div></div>
</p>
</li>
<li><p>Jingjing Fan, Xiaolong Qin*, <b>Bing Tan</b>. Convergence of an inertial shadow Douglas-Rachford splitting algorithm for monotone inclusions. <i>Numerical Functional Analysis and Optimization</i>. 2021, 42(14), 1627–1644. <a href="files/paper/FQT-NFAO2021.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1080/01630563.2021.2001749" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('fannfaoiDR2021')">Cite</a>] <div id="bib-fannfaoiDR2021" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent"> Fan, J., Qin, X., Tan, B.: Convergence of an inertial shadow Douglas-Rachford splitting algorithm for monotone inclusions. <i>Numer. Funct. Anal. Optim.</i> <b>42</b>, 1627--1644 (2021)</div></div></div>
</p>
</li>
</ol>
<h2>2020
</h2>
<ol>
<li><p><b>Bing Tan</b>*, Songxiao Li. Strong convergence of inertial Mann algorithms for solving hierarchical fixed point problems. <i>Journal of Nonlinear and Variational Analysis</i>. 2020, 4(3), 337–355. <a href="files/paper/TL-JNVA2020.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.23952/jnva.4.2020.3.02" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanjnva2020iMann')">Cite</a>] <div id="bib-tanjnva2020iMann" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Li, S.: Strong convergence of inertial Mann algorithms for solving hierarchical fixed point problems. <i>J. Nonlinear Var. Anal.</i> <b>4</b>, 337--355 (2020)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Sun Young Cho*. An inertial Mann-like algorithm for fixed points of nonexpansive mappings in Hilbert spaces. <i>Journal of Applied and Numerical Optimization</i>. 2020, 2(3), 335–351. <a href="files/paper/TC-JANO2020.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.23952/jano.2.2020.3.05" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanjano2020FPP')">Cite</a>] <div id="bib-tanjano2020FPP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Cho, S.Y.: An inertial Mann-like algorithm for fixed points of nonexpansive mappings in Hilbert spaces. <i>J. Appl. Numer. Optim.</i> <b>2</b>, 335--351 (2020)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>*, Shanshan Xu. Strong convergence of two inertial projection algorithms in Hilbert spaces. <i>Journal of Applied and Numerical Optimization</i>. 2020, 2(2), 171–186. <a href="files/paper/TX-JANO2020.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.23952/jano.2.2020.2.04" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanjano2020Strong')">Cite</a>] <div id="bib-tanjano2020Strong" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Xu, S.: Strong convergence of two inertial projection algorithms in Hilbert spaces. <i>J. Appl. Numer. Optim.</i> <b>2</b>, 171--186 (2020)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Zheng Zhou, Xiaolong Qin*. Accelerated projection-based forward-backward splitting algorithms for monotone inclusion problems. <i>Journal of Applied Analysis and Computation</i>. 2020, 10(5), 2184–2197. <a href="files/paper/TZQ-JAAC2020.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.11948/20190363" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanjaac2020MIP')">Cite</a>] <div id="bib-tanjaac2020MIP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Zhou, Z., Qin, X.: Accelerated projection-based forward-backward splitting algorithms for monotone inclusion problems. <i>J. Appl. Anal. Comput.</i> <b>10</b>, 2184--2197 (2020)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Shanshan Xu, Songxiao Li*. Inertial shrinking projection algorithms for solving hierarchical variational inequality problems. <i>Journal of Nonlinear and Convex Analysis</i>. 2020, 21(4), 871–884. <font color=red size=+0.5<b><b>(<i>ESI Highly Cited Paper</i>)</b> </b></font> <a href="files/paper/TXL-JNCA2020.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="http://www.yokohamapublishers.jp/online2/opjnca/vol21/p871.html" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanjnca2020HVIP')">Cite</a>] <div id="bib-tanjnca2020HVIP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Xu, S., Li, S.: Inertial shrinking projection algorithms for solving hierarchical variational inequality problems. <i>J. Nonlinear Convex Anal.</i> <b>21</b>, 871--884 (2020)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Shanshan Xu, Songxiao Li*. Inertial hybrid and shrinking projection algorithms for solving variational inequality problems. <i>Journal of Nonlinear and Convex Analysis</i>. 2020, 21(10), 2193–2206. <a href="files/paper/TXL-JNCA2020-10.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="http://www.yokohamapublishers.jp/online2/opjnca/vol21/p2193.html" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanjnca2020VIP')">Cite</a>] <div id="bib-tanjnca2020VIP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Xu, S., Li, S.: Inertial hybrid and shrinking projection algorithms for solving variational inequality problems. <i>J. Nonlinear Convex Anal.</i> <b>21</b>, 2193--2206 (2020)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Shanshan Xu, Songxiao Li*. Modified inertial hybrid and shrinking projection algorithms for solving fixed point problems. <i>Mathematics</i>. 2020, 8(2), Article ID 236. <a href="files/paper/TXL-Math2020.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="http://doi.org/10.3390/math8020236" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanmath2020Modified')">Cite</a>] <div id="bib-tanmath2020Modified" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Xu, S., Li, S.: Modified inertial hybrid and shrinking projection algorithms for solving fixed point problems. <i>Mathematics</i> <b>8</b>, Article ID 236 (2020)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Zheng Zhou, Songxiao Li*. Strong convergence of modified inertial Mann algorithms for nonexpansive mappings. <i>Mathematics</i>. 2020, 8(4), Article ID 462. <a href="files/paper/TZL-Math2020.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="http://doi.org/10.3390/math8040462" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanmath2020iMannFPP')">Cite</a>] <div id="bib-tanmath2020iMannFPP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Zhou, Z., Li, S.: Strong convergence of modified inertial Mann algorithms for nonexpansive mappings. <i>Mathematics</i> <b>8</b>, Article ID 462 (2020)</div></div></div>
</p>
</li>
<li><p>Liya Liu, <b>Bing Tan</b>, Sun Young Cho*. On the resolution of variational inequality problems with a double-hierarchical structure. <i>Journal of Nonlinear and Convex Analysis</i>. 2020, 21(2), 377–386. <a href="files/paper/LTC-JNCA2020.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="http://www.yokohamapublishers.jp/online2/opjnca/vol21/p377.html" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('liujnca2020VIP')">Cite</a>] <div id="bib-liujnca2020VIP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Liu, L., Tan, B., Cho, S.Y.: On the resolution of variational inequality problems with a double-hierarchical structure. <i>J. Nonlinear Convex Anal.</i> <b>21</b>, 377--386 (2020)</div></div></div>
</p>
</li>
<li><p>Zheng Zhou*, <b>Bing Tan</b>, Songxiao Li. A new accelerated self-adaptive stepsize algorithm with excellent stability for split common fixed point problems. <i>Computational and Applied Mathematics</i>. 2020, 39(3), Article ID 220. <a href="files/paper/ZTL-COAM2020.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1007/s40314-020-01237-0" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('zhoucoam2020SCFPP')">Cite</a>] <div id="bib-zhoucoam2020SCFPP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Zhou, Z., Tan, B., Li, S.: A new accelerated self-adaptive stepsize algorithm with excellent stability for split common fixed point problems. <i>Comput. Appl. Math.</i> <b>39</b>, Article ID 220 (2020)</div></div></div>
</p>
</li>
<li><p>Zheng Zhou*, <b>Bing Tan</b>, Songxiao Li. An inertial shrinking projection algorithm for split common fixed point problems. <i>Journal of Applied Analysis and Computation</i>. 2020, 10(5), 2104–2120. <a href="files/paper/ZTL-JAAC2020.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.11948/20190330" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('zhoujaac2020SCFPP')">Cite</a>] <div id="bib-zhoujaac2020SCFPP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Zhou, Z., Tan, B., Li, S.: An inertial shrinking projection algorithm for split common fixed point problems. <i>J. Appl. Anal. Comput.</i> <b>10</b>, 2104--2120 (2020)</div></div></div>
</p>
</li>
<li><p>Yinglin Luo, Meijuan Shang*, <b>Bing Tan</b>. A general inertial viscosity type method for nonexpansive mappings and its applications in signal processing. <i>Mathematics</i>. 2020, 8(2), Article ID 288. <a href="files/paper/LST-Math2020.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="http://doi.org/10.3390/math8020288" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('luomath2020FPP')">Cite</a>] <div id="bib-luomath2020FPP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Luo, Y., Shang, M., Tan, B.: A general inertial viscosity type method for nonexpansive mappings and its applications in signal processing. <i>Mathematics</i> <b>8</b>, Article ID 288 (2020)</div></div></div>
</p>
</li>
</ol>
<h2>Online first
</h2>
<ol>
<li><p><b>Bing Tan</b>, Songxiao Li, Sun Young Cho*. Inertial projection and contraction methods for pseudomonotone variational inequalities with non-Lipschitz operators and applications. <i>Applicable Analysis</i>. 2021, doi:10.1080/00036811.2021.1979219. <a href="files/paper/TLC-AA2021.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://www.tandfonline.com/eprint/8SVCNYCKKDKVKCSJHVGA/full?target=10.1080/00036811.2021.1979219" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanaa2021IPCM')">Cite</a>] <div id="bib-tanaa2021IPCM" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Li, S., Cho, S.Y.: Inertial projection and contraction methods for pseudomonotone variational inequalities with non-Lipschitz operators and applications. <i>Appl. Anal.</i> https://doi.org/10.1080/00036811.2021.1979219 (2021)</div></div></div>
</p>
</li>
<li><p><b>Bing Tan</b>, Sun Young Cho*. Strong convergence of inertial forward–backward methods for solving monotone inclusions. <i>Applicable Analysis</i>. 2021, doi:10.1080/00036811.2021.1892080. <a href="files/paper/TC-AA2021.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://www.tandfonline.com/eprint/6GIQ4ZMENQD8548AGNJM/full?target=10.1080/00036811.2021.1892080" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('tanaa2021Strong')">Cite</a>] <div id="bib-tanaa2021Strong" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Tan, B., Cho, S.Y.: Strong convergence of inertial forward--backward methods for solving monotone inclusions. <i>Appl. Anal.</i> https://doi.org/10.1080/00036811.2021.1892080 (2021)</div></div></div>
</p>
</li>
<li><p>Zheng Zhou, <b>Bing Tan</b>, Songxiao Li*. Adaptive hybrid steepest descent algorithms involving an inertial extrapolation term for split monotone variational inclusion problems. <i>Mathematical Methods in the Applied Sciences</i>. 2021, doi:10.1002/mma.7931. <a href="files/paper/ZTL-MMAS2022.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.1002/mma.7931" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('zhoummas2022SMVIP')">Cite</a>] <div id="bib-zhoummas2022SMVIP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Zhou, Z., Tan, B., Li, S.: Adaptive hybrid steepest descent algorithms involving an inertial extrapolation term for split monotone variational inclusion problems. <i>Math. Methods Appl. Sci. </i> https://doi.org/10.1002/mma.7931 (2021)</div></div></div>
</p>
</li>
<li><p>Yinglin Luo, <b>Bing Tan</b>, Songxiao Li*. Inertial splitting algorithms for nonlinear operators of pseudocontractive and accretive types, <i>Optimization</i>. 2021, doi:10.1080/02331934.2021.1981896. <a href="files/paper/LTL-OPT2021.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://www.tandfonline.com/eprint/SMHY5PJB5E8HPJQRDGC7/full?target=10.1080/02331934.2021.1981896" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('luoOPT2021')">Cite</a>] <div id="bib-luoOPT2021" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent"> Luo, Y., Tan, B., Li, S.: Inertial splitting algorithms for nonlinear operators of pseudocontractive and accretive types. <i>Optimization</i> https://doi.org/10.1080/02331934.2021.1981896 (2021)</div></div></div>
</p>
</li>
<li><p>Shaotao Hu, Yuanheng Wang*, <b>Bing Tan</b>, Fenghui Wang. Inertial iterative method for solving variational inequality problems of pseudo-monotone operators and fixed point problems of nonexpansive mappings in Hilbert spaces. <i>Journal of Industrial and Management Optimization</i>. 2022, doi:10.3934/jimo.2022060. <a href="files/paper/HWTW-JIMO2022.pdf" target="_blank"><img src="pic/PDF.JPG" alt="" width="20" height="20" /></a> [<a href="https://doi.org/10.3934/jimo.2022060" target=“blank”>Link</a>] [<a href="javascript:toggleBibtex('hujimo2022VIFPP')">Cite</a>] <div id="bib-hujimo2022VIFPP" class="bibtex noshow"> <div class="infoblock"> <div class="blockcontent">Hu, S., Wang, Y., Tan, B., Wang, F.: Inertial iterative method for solving variational inequality problems of pseudo-monotone operators and fixed point problems of nonexpansive mappings in Hilbert spaces. <i>J. Ind. Manag. Optim.</i> https://doi.org/10.3934/jimo.2022060 (2022)</div></div></div>
</p>
</li>
</ol>
</td>
</tr>
</table>
</body>
</html>