Table of Contents
Fetching ...

A class of matrix splitting-based fixed-point iteration method for the vertical nonlinear complementarity problem

Wang Yapeng, Mu Xuewen

TL;DR

This work addresses solving the VNCP, which requires finding $x$ such that $u(x)=Ax+\phi(x)\ge0$, $v(x)=Bx+\psi(x)\ge0$, and $u(x)^T v(x)=0$, using a matrix-splitting-based fixed-point framework. By introducing an auxiliary variable $y=| (A-\Omega B)x+(\phi(x)-\Omega\psi(x)) |$ and decomposing $A+\Omega B=M-N$, the authors derive an iterative scheme that updates $x^{k+1}=M^{-1}[Nx^k+y^k-\phi(x^k)-\Omega\psi(x^k)]$ and $y^{k+1}=(1-\tau)y^k+\tau |(A-\Omega B)x^{k+1}+\phi(x^{k+1})-\Omega\psi(x^{k+1})|$, with Jacobi, Gauss-Seidel, and SOR variants arising from different splittings. They establish two convergence results: (i) under $\alpha(\beta+\gamma)<1$ and a $\tau$-range, convergence to a unique VNCP solution; (ii) a second norm-based result with a stricter $\tau$-bound using a weighted error norm, yielding an explicit iteration-count estimate. Numerical experiments demonstrate that the FPI approach outperforms the prior modulus-based splitting method in iteration count and CPU time across several VNCP instances, underscoring the method's practical efficiency. The results provide a theoretically grounded, flexible, and efficient tool for VNCPs with potential broad applicability in scientific computing and engineering.

Abstract

In this paper, we propose a class of matrix splitting-based fixed-point iteration (FPI) methods for solving the vertical nonlinear complementarity problem (VNCP). Under appropriate conditions, we present two convergence results obtained using different techniques and estimate the number of iterations required for the FPI method. Additionally, through numerical experiments, we demonstrated that the FPI method surpasses other methods in computational efficiency.

A class of matrix splitting-based fixed-point iteration method for the vertical nonlinear complementarity problem

TL;DR

This work addresses solving the VNCP, which requires finding such that , , and , using a matrix-splitting-based fixed-point framework. By introducing an auxiliary variable and decomposing , the authors derive an iterative scheme that updates and , with Jacobi, Gauss-Seidel, and SOR variants arising from different splittings. They establish two convergence results: (i) under and a -range, convergence to a unique VNCP solution; (ii) a second norm-based result with a stricter -bound using a weighted error norm, yielding an explicit iteration-count estimate. Numerical experiments demonstrate that the FPI approach outperforms the prior modulus-based splitting method in iteration count and CPU time across several VNCP instances, underscoring the method's practical efficiency. The results provide a theoretically grounded, flexible, and efficient tool for VNCPs with potential broad applicability in scientific computing and engineering.

Abstract

In this paper, we propose a class of matrix splitting-based fixed-point iteration (FPI) methods for solving the vertical nonlinear complementarity problem (VNCP). Under appropriate conditions, we present two convergence results obtained using different techniques and estimate the number of iterations required for the FPI method. Additionally, through numerical experiments, we demonstrated that the FPI method surpasses other methods in computational efficiency.
Paper Structure (5 sections, 6 theorems, 43 equations, 1 figure, 4 tables)

This paper contains 5 sections, 6 theorems, 43 equations, 1 figure, 4 tables.

Key Result

Lemma 2.1

Fu2024 Suppose that $\Omega$ is a positive diagonal matrix, the VNCP VNCP is equivalent to the following nonlinear equations:

Figures (1)

  • Figure 1: The IT of Example 4.1 for FPI method \ref{['VNCP_iterative']}.

Theorems & Definitions (7)

  • Lemma 2.1
  • Lemma 2.2
  • Lemma 2.3
  • Theorem 3.1
  • Theorem 3.2
  • Remark 3.1
  • Theorem 3.3