A Class of Smoothing Modulus-Based Iterative Method for Solving Implicit Complementarity Problems

Abstract

In this paper, a class of smoothing modulus-based iterative method was presented for solving implicit complementarity problems. The main idea was to transform the implicit complementarity problem into an equivalent implicit fixed-point equation, then introduces a smoothing function to obtain its approximation solutions. The convergence analysis of the algorithm was given, and the efficiency of the algorithms was verified by numerical experiments.

Share and Cite:

Guo, C. , Li, C. and Luo, T. (2022) A Class of Smoothing Modulus-Based Iterative Method for Solving Implicit Complementarity Problems. American Journal of Computational Mathematics, 12, 197-208. doi: 10.4236/ajcm.2022.122011.

1. Introduction

Complementarity problems arise widely in many applications of science and engineering, such as elastic contact, economic transport, boundary problems in fluid dynamics, convex quadratic programming and inverse problems [1]. In this paper, we consider the implicit complementarity problems (ICP) [2]: find vectors z , w R n , such that

z m ( z ) 0 , w = M z + q 0

( z m ( z ) ) T ( M z + q ) = 0 .

where M R n × n is a given matrix, q R n is a given constant vector, m ( ) is a mapping from R n into itself, and if the mapping m ( ) is a zero mapping, the ICP reduces to linear complementarity problem (LCP).

ICP was introduced into the complementarity theory as a mathematical tool in the study of some stochastic optimal control problems, it was first proposed by Bensoussan and Lion in [3]. After decades of research and development, people have obtained the existence theorem of solutions to the implicit complementarity problem [4], and proposed many effective methods for solving implicit complementarity problems. Such as fixed-point method [5] [6], projection iteration method [7] [8], Schwarz method [9] etc. Apart from that Zheng and Qu [10] established a hybrid method for solving implicit complementarity problems with superconvergence, numerical examples show that this method has higher accuracy and faster convergence than some existing methods. Tian et al. [11] proposed an unconstrained and differentiable penalty method for solving the implicit complementarity problems. Xia and Li [12] firstly constructed modulus-based matrix splitting iterative method for solving nonlinear complementary problems. Then Hong and Li [13] presented modulus-based matrix splitting iterative method (MMS) for solving the implicit complementarity problems, and analyzes its convergence. Wang et al. [14] given new convergence conditions of MMS when the system matrix is a positive-definite matrix and an H + -matrix. On their basis, Yin et al. [15] proposed a class of accelerated modulus-based matrix splitting iteration methods to solve the implicit complementarity problems. Zheng and Vong [16] proposed a modified modulus-based matrix splitting iterative method to solve the implicit complementarity problems. Wang and Cao [17] constructed a two-step modulus-based matrix splitting iterative methods (TMMS) for solving implicit complementarity problems, numerical experiments show that this iterative method is more effective than the MMS methods.

Dong and Jiang proposed modular iteration method in [18]. Its main idea is to transform the linear complementarity problems into an equivalent fixed-point equation system, and then solve it. Foutayeni et al. [19] constructed a smoothing function to approximate the linear complementarity problems, and proposed a class of modified Newton methods and m + 1 -step iteration methods to solve the linear complementarity problems, obtaining an effective smoothing numerical algorithm. In this paper, we extend this method to solve the implicit complementarity problems. Firstly, we transform the implicit complementarity problems into an equivalent implicit fixed-point equation system. Since it is a non-differentiable system of absolute value equations, we introduce a smooth function to approximate the original problem. Then we construct a class of smoothing modulus-based iteration method for solving the approximated system of equations. Finally, we analyze the convergence of the new method, and verify its effectiveness by numerical experiments.

The organization of the paper is as follows. In Section 2, we establish the smoothing modulus-based iteration method for solving the implicit complementarity problems. The convergence of the smoothing modulus-based iteration method is presented in Section 3, and the numerical results about the new methods are shown and discussed in Section 4. In addition, some conclusion is given in Section 5.

2. The Smoothing Modulus-Based Iterative Method

In this section, we consider the following implicit complementarity problems (ICP): Given matrix M R n × n and constant vector q R n , and m ( ) is a mapping from R n into itself, find vectors z , w R n , such that

z m ( z ) 0 , w = M z + q 0 ( z m ( z ) ) T ( M z + q ) = 0. (1)

Let z m ( z ) = β ( | x | + x ) , w = α ( | x | x ) , transform the implicit complementarity problems into a fixed-point equation:

( α I + β M ) x = ( α I β M ) | x | M m ( z ) q , (2)

where α , β are two positive constants and I R n × n is the identity matrix.

Let g ( z ) = z m ( z ) . Since g ( z ) is an invertible function, then z = g 1 ( β ( | x | + x ) ) . The implicit fixed-point equation of (2) is changed as following,

( Ω + A ) x = ( Ω A ) | x | M m ( g 1 ( β ( | x | + x ) ) ) q , (3)

where Ω = α I R n × n , A = β M R n × n .

Lemma 1. (a) If the solution of the implicit complementarity problems (1) is ( z , w ) , then x = 1 2 ( z m ( z ) β w α ) is the solution of (3).

(b) If the vectorx satisfies (3), then z m ( z ) = β ( | x | + x ) , w = α ( | x | x ) is the solution of (1).

Proof. According to Theorem 2.1 in [13], we can similarly prove it.

For the implicit fixed-point Equation (3), let F ( x ) be a vector function:

F ( x ) = ( Ω + A ) x ( Ω A ) | x | + M m ( z ) + q , (4)

where Ω = α I R n × n , A = β M R n × n .

Due to | x | , F ( x ) is non-differentiable. We introduce a smoothing vector function from R n R n [19]

( x 2 + e c ) 1 2 = ( ( x 1 2 + e c ) 1 2 , ( x 2 2 + e c ) 1 2 , , ( x n 2 + e c ) 1 2 ) T ,

where c is a large positive integer.

Substitute it into the function (4), we can get a smoothing function:

F c ( x ) = ( Ω + A ) x ( Ω A ) ( x 2 + e c ) 1 2 + M m ( z ) + q ,

where Ω = α I R n × n , A = β M R n × n .

Lemma 2. When c , F c ( x ) uniformly converges to F ( x ) .

Proof. According to Corollary 2.1 in [19], we similarly prove it. When c ,

( x 2 + e c ) 1 2 converges uniformly to | x | . Therefore, F c ( x ) uniformly converges to F ( x ) .

From Lemma 2, we know that if x * is the solution of F c ( x ) = 0 , then x * converges to the solution of F ( x ) = 0 . And F c ( x ) = 0 is a smooth nonlinear system of equations, so we can use classical Newton method to solve it, in order to get a better initial value, we use following modulus-based iteration method.

Algorithm 1. (Modulus-Based Iteration Method)

Step 1: Given ε > 0 , z 0 R n , set k = 0 .

Step 2: 1) Calculate the initial vector x 0 = 1 2 ( z k w k m ( z k ) ) , set j = 0 ,

2) Iterative Computing x j + 1 R n by solving the equations

( Ω + A ) x j + 1 = ( Ω A ) | x j | M m ( z k ) q (5)

3) z k + 1 = β ( | x j + 1 | + x j + 1 ) + m ( z k )

Step 3: If RES ( z k ) = | ( M z k + q ) T ( z k m ( z k ) ) | < ε , then stop.

Otherwise, set k = k + 1 and return to Step 2.

According to Remark 1 in [13], x k x , when k . Therefore, there esists some k 0 , x k 0 x * < δ , δ > 0 is a constant. That means that x k 0 is a better approximation vector. So we can construct the following new algorithm.

Algorithm 2. (Smoothing Modulus-Based Newton Method)

Step 1: Given ε > 0 , c > 0 , set k = 0 .

Step 2: Get the initial vector x 0 through Algorithm 1.

Step 3: Compute F c ( x k ) ,

F c ( x k ) = ( f 1 ( x k ) x 1 f 1 ( x k ) x 2 f 1 ( x k ) x n f 2 ( x k ) x 1 f 2 ( x k ) x 2 f 2 ( x k ) x n f n ( x k ) x 1 f n ( x k ) x 2 f n ( x k ) x n ) ,

Δ x k = ( F c ( x k ) ) 1 F c ( x k ) .

Step 4: Compute

x k + 1 = x k + Δ x k , z k + 1 = β ( | x k + 1 | + x k + 1 ) + m ( z k ) .

Step 5: If x k + 1 x k 2 < ε , then stop and output

z = β ( | x k + 1 | + x k + 1 ) + m ( z k + 1 ) ,

w = α ( | x k + 1 | x k + 1 ) .

Otherwise, let x k = x k + 1 , z k = z k + 1 , k = k + 1 , return to Step 2.

The classic Newton method needs to choose a good initial vector for better convergence. We introduce the parameter ξ 1 , ξ 2 , and use the following iterative sequence to improve the classical Newton method.

{ y k = x k ± ξ 1 F c ( x k ) 1 F c ( x k ) , x k + 1 = y k ξ 2 F c ( x k ) 1 F c ( y k ) . (6)

We take ξ 1 = ξ 2 = 1 , and use the modified Newton method to solve F c ( x ) = 0 .

Algorithm 3. (Modified Smoothing Modulus-based Newton method)

Step 1: Given ε > 0 , c > 0 , set k = 0 .

Step 2: Get the initial vector x 0 through Algorithm 1.

Step 3: Computing F c ( x k ) , F c ( x k ) .

Step 4: Use (6) compute x k + 1 , and

z k + 1 = β ( | x k + 1 | + x k + 1 ) + m ( z k ) .

Step 5: If x k + 1 x k 2 < ε , then stop and output

z = β ( | x k + 1 | + x k + 1 ) + m ( z k + 1 ) ,

w = α ( | x k + 1 | x k + 1 ) .

Otherwise, let x k = x k + 1 , z k = z k + 1 , k = k + 1 , return to Step 2.

On the basis of the modified Newton method, we do m + 1 -step iterations in the iterative process, and then construct a smoothing modulus-based m + 1 -step iteration method to solve the implicit complementarity problem, and the iterative sequence is as follows:

{ y 1 k = x k ± F c ( x k ) 1 F ( x k ) y 2 k = y 1 k F c ( x k ) 1 F ( y 1 k ) y m k = y m 1 k F c ( x k ) 1 F ( y m 1 k ) x k + 1 = y m k F c ( x k ) 1 F ( y m k ) (7)

we use the m + 1 -step iterative method to solve F c ( x ) = 0 .

Algorithm 4. (Smoothing Modulus-Based m + 1 -step Iterative Method)

Step 1: Given ε > 0 , c > 0 , set k = 0 .

Step 2: Get the initial vector x 0 through Algorithm 1.

Step 3: Computing F c ( x k ) , F c ( x k ) .

Step 4: Use (7) compute x k + 1 , and

z k + 1 = β ( | x k + 1 | + x k + 1 ) + m ( z k ) .

Step 5: If x k + 1 x k 2 < ε , then stop and output

z = β ( | x k + 1 | + x k + 1 ) + m ( z k + 1 ) ,

w = α ( | x k + 1 | x k + 1 ) .

Otherwise, let x k = x k + 1 , z k = z k + 1 , k = k + 1 , return to Step 2.

3. Convergence Theorem

In this section, we give the convergence of the above algorithms.

Theorem 1. If x is the solution of the system of equations F c ( x ) = 0 , the iterative sequence { x c k } is second-order convergent in a neighborhood of x c .

Proof. According to the convergence theorem of Newton method, it can be obtained that the iterative sequence generated by Algorithm 2 converges to the solution x of the equation F c ( x ) = 0 with the order two in a neighborhood of x c .

Theorem 2. For nonlinear vector functions F c ( x ) = 0 , define the sequence:

{ y k = x k ± ξ 1 F c ( x k ) 1 F c ( x k ) , x k + 1 = y k ξ 2 F c ( x k ) 1 F c ( y k )

if x is the solution of the system of equations F c ( x ) = 0 , when ξ 1 = ± 1 , ξ 2 = 1 , Algorithm 3 converges to x with order three.

Proof The Taylor expansion of the function F c ( x k ) at x :

F c ( x k ) = F c ( x ) ( x k x ) + 1 2 F c ( x ) ( x k x ) 2 + ο ( x k x 3 ) . (8)

For (8), let r k = x k x , we have

F c ( x k ) = F c ( x ) ( r k + 1 2 F c ( x ) ( r k ) 2 + ο ( r k 3 ) ) , (9)

F c ( x k ) = A = F c ( x ) [ I + F c ( x ) 1 F c ( x ) r k + ο ( ( r k ) 2 ) ] . (10)

Then

A 1 = [ I F c ( x ) 1 F c ( x ) r k + ο ( ( r k ) 2 ) ] F c ( x ) 1 . (11)

Let r y k = y k x , According to (11), that

r y k = y k x ξ 1 A 1 F c ( x k ) = ( 1 ξ 1 ) r k + ξ 1 2 F c ( x ) 1 F c ( x ) ( r k ) 2 + ο ( ( r k ) 3 ) . (12)

Which leads to

A r y k = F c ( x ) [ I + F c ( x ) 1 F c ( x ) r k + ο ( ( r k ) 2 ) ] ( 1 ξ 1 ) r k + ξ 1 2 F c ( x ) 1 F c ( x ) ( r k ) 2 + ο ( ( r k ) 3 ) . (13)

From (8),

F c ( y k ) = F c ( x ) ( r y k + 1 2 F c ( x ) 1 F c ( x ) ( r y k ) 2 + ο ( ( r y k ) 3 ) ) . (14)

On the other hand

r y k + 1 = x k + 1 x = y k x ξ 2 A 1 F c ( y k ) . (15)

Equivalent to

A r y k + 1 = A r y k ξ 2 F c ( y k ) . (16)

Applying formula (11), (13) and (14), we have

A r y k + 1 = F c ( x ) ( I + F c ( x ) 1 F c ( x ) r k + ο ( ( r k ) 2 ) ) r k + 1 , (17)

A r y k ξ 2 F c ( y k ) = F c ( x ) ( ( 1 ξ 1 ) ( 1 ξ 2 ) r y k + ( 1 ξ 1 2 ξ 2 ( 1 ξ 1 + ξ 1 2 2 ) ) F c ( x ) 1 F c ( x ) ( r k ) 2 + ο ( ( r k ) 3 ) ) . (18)

In order to get r k + 1 = ο ( ( r k ) 3 ) , the constants ξ 1 and ξ 2 must satisfy:

{ ( 1 ξ 1 ) ( 1 ξ 2 ) = 0 1 ξ 1 2 ξ 2 ( 1 ξ 1 + ξ 1 2 2 ) = 0 , (19)

by solving the above equations, we can get ξ 1 = ± 1 , ξ 2 = 1 . The theorem is proved.

Theorem 3. If x is the solution of the system of equations F c ( x ) = 0 , Sequence

{ y 1 k = x k ± F c ( x k ) 1 F ( x k ) y 2 k = y 1 k F c ( x k ) 1 F ( y 1 k ) y m k = y m 1 k F c ( x k ) 1 F ( y m 1 k ) x k + 1 = y m k F c ( x k ) 1 F ( y m k ) (20)

for any positive integer m, the sequence produced by Algorithm 4 is converges to x with order m + 2 .

Proof. We use the mathematical induction method to prove it. Obviously, when m = 1 , the sequence is third-order convergent from Theorem 2, and the theorem holds. Then we assume that m 1 1 holds, we have

y m 1 k x F c ( x k ) 1 F c ( y m 1 k ) = ο ( ( r k ) m + 1 ) . (21)

The following proves that holds for m, namely

r k + 1 = y m k + 1 x F c ( x k ) 1 F c ( y m 1 k ) = ο ( ( r k ) m + 2 ) . (22)

Combine formula (20) and assumption (21), we can get

r m k = y m k x = ο ( ( r k ) m + 1 ) , (23)

F c ( x k ) r k + 1 = F c ( x k ) r k F c ( y m k ) . (24)

Using the expansion of F c ( x k ) and F c ( y m k ) at x , we obtain

F c ( x ) [ I + ο ( r k ) ] r k + 1 = F c ( x ) [ I + ο ( r k ) ] r m k F c ( x ) r m k ο ( ( r m k ) 2 ) . (25)

From (24), then we got r k + 1 = ο ( ( r k ) m + 2 ) . The theorem is proved.

4. Numerical Results

In this section, we use numerical examples to examine the numerical effectiveness of smoothing modulus-based iterative methods from aspects of number of iteration steps (denoted by “IT”), elapsed CPU time in seconds (denoted by “CPU”), and norm of absolute residual vectors (denoted by “RES”). RES is defined as:

RES = a b s ( ( M z k + q ) T ( z k m ( z k ) ) ) ,

where z k is the kth approximate solution to the ICP.

In this paper, all calculations are run on a machine with a CPU of 1.8 Hz and a memory of 8G, and the programming language is MATLAB (2018b). We choose the z 0 = ( 0 , 0 , , 0 , 0 ) T , large positive integer c = 30 , ξ 1 = ξ 2 = 1 , ε = 10 6 , α = β = 1 .

We will compare our smoothing modulus-based iterative method with accelerated modulus-based matrix splitting iteration methods, and its iteration coefficient is 1.6 [15]. The abbreviations of methods are listed in Table 1.

Example 4.1. Let p is a positive integer, n = p 2 , consider the implicit complementarity problem (1), when M R n × n is a tridiagonal block matrix, q is a vector

M = ( S I 0 0 I S 0 0 S I 0 0 I S ) R n × n , q = ( 1 1 ( 1 ) n 1 ( 1 ) n ) R n

where S = t r i d i a g ( 1 , 4 , 1 ) R p × p is a tridiagonal matrix, I R p × p is an identity matrix, the point-to-point mapping m ( z ) = ( z 1 , z 2 , , z n ) T . The numerical results are listed in Table 2.

Example 4.2. Let p is a positive integer, n = p 2 , consider the implicit complementarity problem (1), when M R n × n is a tridiagonal block matrix, q is a vector

M = ( S 0.5 I 0 0 1.5 I S 0 0 S 0.5 I 0 0 1.5 I S ) R n × n , q = ( 1 1 ( 1 ) n 1 ( 1 ) n ) R n

where S = t r i d i a g ( 1.5 , 4 , 0.5 ) R p × p is a tridiagonal matrix, I R p × p is an identity matrix, the point-to-point mapping m ( z ) = ( arctan ( z 1 ) , arctan ( z 2 ) , , arctan ( z n ) ) T . The numerical results are listed in Table 3.

From Table 2 and Table 3, for different problem of size n, we list the iteration steps, the CPU time and the residual norms with respect to AMSOR, SMN, MSMN and SM(m + 1) methods. It can be seen that all methods converge quickly. Among these methods, SMN, MSMN and SM(m + 1) methods require

Table 1. Abbreviations of methods.

Table 2. Numerical results of Example 4.1.

Table 3. Numerical results of Example 4.2.

less iteration steps and cost less computing time than AMSOR method, and SM(m + 1) is best.

Example 4.3. Let p is a positive integer, n = p 2 , consider the implicit complementarity problem (1), when M R n × n is a tridiagonal block matrix, q is a vector

M = ( S I 0 0 I S 0 0 S I 0 0 I S ) R n × n , q = ( 1 1 ( 1 ) n 1 ( 1 ) n ) R n

where S = t r i d i a g ( 1 , 4 , 1 ) R p × p is a tridiagonal matrix, I R p × p is an identity matrix, the point-to-point mapping m ( z ) = ( z 1 3 , z 1 3 , , z n 3 ) T . The numerical results are listed in Table 4.

Example 4.4. Let p is a positive integer, n = p 2 , consider the implicit complementarity problem (1), when M R n × n is a tridiagonal block matrix, q is a vector

Table 4. Numerical results of Example 4.3.

Table 5. Numerical results of Example 4.4.

M = ( S 0.5 I 0 0 1.5 I S 0 0 S 0.5 I 0 0 1.5 I S ) R n × n , q = ( 1 1 ( 1 ) n 1 ( 1 ) n ) R n

where S = t r i d i a g ( 1.5 , 4 , 0.5 ) R p × p is a tridiagonal matrix, I R p × p is an identity matrix, the point-to-point mapping m ( z ) = ( z 1 3 , z 1 3 , , z n 3 ) T . The numerical results are listed in Table 5.

From Table 4 and Table 5, for the symmetric and asymmetric problem, we list the iteration steps, the CPU time and the residual norms with respect to SMN, MSMN and SM(m + 1) methods respectively, among the three algorithm, SM(m + 1) has the least number of iteration steps, costs the least CPU time, and holds better error accuracy.

5. Conclusion

In this paper, a class of smoothing modulus-based iteration method for solving implicit complementarity problems is proposed, the convergence of the algorithm is analyzed, and numerical experiments show the effectiveness of the method.

Acknowledgements

This work was supported by Natural Science Foundation of China (11661027), the Guangxi Natural Science Foundation (2020GXNSFAA159143), and the Innovation Project of GUET Graduate Education (2021YCXS114).

Conflicts of Interest

The authors declare no conflicts of interest regarding the publication of this paper.

References

[1] Ferris, M.C. and Pang, J.S. (1997) Engineering and Economic Applications of Complementarity Problems. SIAM Review, 39, 669-713.
https://doi.org/10.1137/S0036144595285963
[2] Pang, J.S. (1981) The Implicit Complementarity Problem. Academic Press, New York.
[3] Bensoussan, A. and Lion, J.L. (1973) Nouvelle Formulation de Problèmes de Contrôle Impulsionnel et Applications. Comptes rendus de l’Académie des Sciences, 276, 1189-1192.
[4] Mosco, U. (1980) On Some Nonlinear Quasi Variational Inequalities and Implicit Complementarity Problems in Stochastic Control Theory. In: Cottle, R.W., Gianessi, F. and Lions, J.L., Eds., Variational Inequalities and Complementarity Problems, Wiley, New York, 271-283.
[5] Noor, M.A. (1988) Fixed Point Approach for Complementarity Problems. Journal of Mathematical Analysis and Applications, 133, 437-448.
https://doi.org/10.1016/0022-247X(88)90413-1
[6] Ahmad, K., Kazmi, K.R. and Rehman, N. (1997) Fixed-Point Technique for Implicit Complementarity Problem in Hilbert Lattice. Journal of Optimization Theory and Applications, 93, 67-72.
https://doi.org/10.1023/A:1022645716916
[7] Pang, J.S. (1982) On the Convergence of a Basic Iterative Method for the Implicit Complementarity Problems. Journal of Optimization Theory and Applications, 37, 149-162.
https://doi.org/10.1007/BF00934765
[8] Bai, Z.Z. (1996) On the Monotone Convergence of the Projected Iteration Methods for Linear Complementarity Problems. Numerical Mathematics, 5, 228-233.
[9] Zhan, W.P., Zhou, S.Z. and Zeng, J.P. (2000) Iterative Methods for a Kind of Quasi-Complementarity Problems. Acta Mathematicae Applicatae Sinica, 23, 551-556.
[10] Zheng, H. and Qu, W. (2020) Superlinearly Convergent Methods for Solving a Class of Implicit Complementarity Problems Based on Sign Analysis. Japan Journal of Industrial and Applied Mathematics, 37, 433-447.
https://doi.org/10.1007/s13160-020-00405-3
[11] Tian, B.S., Li, D.H. and Yang, X.Q. (2016) An Unconstrained Differentiable Penalty Method for Implicit Complementarity Problems. Optimization Methods and Software, 31, 775-790.
https://doi.org/10.1080/10556788.2016.1146266
[12] Xia, Z.C. and Li, C.L. (2015) Modulus-Based Matrix Splitting Iteration Methods for a Class of Nonlinear Complementarity Problem. Applied Mathematics and Computation, 271, 34-42.
https://doi.org/10.1016/j.amc.2015.08.108
[13] Hong, J.T. and Li, C.L. (2016) Modulus-Based Matrix Splitting Iterative Methods for a Class of Implicit Complementarity Problems. Numerical Linear Algebra with Application, 23, 629-641.
https://doi.org/10.1002/nla.2044
[14] Wang, A., Cao, Y. and Shi, Q. (2018) Convergence Analysis of Modulus-Based Matrix Splitting Iterative Methods for Implicit Complementarity Problems. Journal of Inequalities and Applications, 2018, Article No. 2.
https://doi.org/10.1186/s13660-017-1593-7
[15] Yin, J.F., Ding, J. and Li, R. (2020) Accelerated Modulus-Based Matrix Splitting Iteration Methods for a Class of Implicit Complementarity Problems. Journal of Tongji University: Natural Science, 48, 1478-1486.
[16] Zheng, H. and Vong, S. (2019) A Modified Modulus-Based Matrix Splitting Iteration Method for Solving Implicit Complementarity Problems. Numerical Algorithms, 82, 572-592.
https://doi.org/10.1007/s11075-018-0614-z
[17] Cao, Y. and Wang, A. (2019) Two-step Modulus-Based Matrix Splitting Iteration Methods for Implicit Complementarity Problems. Numerical Algorithms, 82, 1377-1394.
https://doi.org/10.1007/s11075-019-00660-7
[18] Dong, J.L. and Jiang, M.Q. (2009) A Modified Modulus Method for Symmetric Positive-Definite Linear Complementarity Problems. Numerical Linear Algebra with Application, 16, 129-143.
https://doi.org/10.1002/nla.609
[19] EL Foutayeni, Y., EL Bouanani, H. and Khaladi, M. (2017) An (m+1)-Step Iterative Method of Convergence Order (m+2) for Linear Complementarity Problems. Journal of Applied Mathematics and Computing, 54, 229-242.
https://doi.org/10.1007/s12190-016-1006-y

Copyright © 2024 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.