中文
相关论文

相关论文: Sign controlled solvers for the absolute value equ…

200 篇论文

In this work, a tensor completion problem is studied, which aims to perfectly recover the tensor from partial observations. The existing theoretical guarantee requires the involved transform to be orthogonal, which hinders its applications.…

机器学习 · 计算机科学 2024-08-16 Li Ge , Lin Chen , Yudong Chen , Xue Jiang

The Newton's method for solving stationary Navier-Stokes equations (NSE) is known to convergent fast, however, may fail due to a bad initial guess. This work presents a simple-to-implement nonlinear preconditioning of Newton's iteration,…

数值分析 · 数学 2025-08-01 Muhammad Mohebujjaman , Mengying Xiao , Cheng Zhang

In order to prove that the P of problems is different to the NP class, we consider the satisfability problem of propositional calculus formulae, which is an NP-complete problem. It is shown that, for every search algorithm A, there is a set…

计算复杂性 · 计算机科学 2007-11-09 Alfredo von Reckow

We present the first formal verification of approximation algorithms for NP-complete optimization problems: vertex cover, independent set, set cover, center selection, load balancing, and bin packing. We uncover incompletenesses in existing…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Robin Eßmann , Tobias Nipkow , Simon Robillard , Ujkan Sulejmani

The natural generalization of the Boolean satisfiability problem to optimization problems is the task of determining the maximum number of clauses that can simultaneously be satisfied in a propositional formula in conjunctive normal form.…

计算复杂性 · 计算机科学 2022-04-28 Max Bannach , Pamela Fleischmann , Malte Skambath

Systems of the form $x = (A x^s)^{1/s} + b$ arise in a range of economic, financial and control problems, where $A$ is a linear operator acting on a space of real-valued functions (or vectors) and $s$ is a nonzero real value. In these…

泛函分析 · 数学 2022-12-02 John Stachurski , Ole Wilms , Junnan Zhang

We consider the following basic problem: given an $n$-variate degree-$d$ homogeneous polynomial $f$ with real coefficients, compute a unit vector $x \in \mathbb{R}^n$ that maximizes $|f(x)|$. Besides its fundamental nature, this problem…

数据结构与算法 · 计算机科学 2017-04-25 Vijay Bhattiprolu , Mrinalkanti Ghosh , Venkatesan Guruswami , Euiwoong Lee , Madhur Tulsiani

Given a matrix $A$, a matrix nearness problem seeks an $X$ that most closely approximates $A$ in the sense of minimizing $\lVert A - X\rVert$ under a variety of constraints on $X$. A generalized matrix nearness problem seeks the same but…

数值分析 · 数学 2026-05-29 Rongbiao Thomas Wang , Chi-Kwong Li , Lek-Heng Lim

A P-matrix is a square matrix $X$ such that all principal submatrices of $X$ have positive determinant. Such matrices appear naturally in instances of the linear complementarity problem, where these are precisely the matrices for which the…

离散数学 · 计算机科学 2021-10-13 Spencer Gordon , Kevin Shu

Let $G$ be a graph on $n$ vertices with adjacency matrix $A$, and let $\mathbf{1}$ be the all-ones vector. We call $G$ controllable if the set of vectors $\mathbf{1}, A\mathbf{1}, \dots, A^{n-1}\mathbf{1}$ spans the whole space…

组合数学 · 数学 2023-09-12 Aida Abiad , Anuj Dawar , Octavio Zapata

Consider a problem where we are given a bipartite graph H with vertices arranged on two horizontal lines in the plane, such that the two sets of vertices placed on the two lines form a bipartition of H. We additionally require that H admits…

计算复杂性 · 计算机科学 2017-12-27 Grzegorz Guśpiel

This article presents a strongly polynomial-time algorithm for the general linear programming problem. This algorithm is an implicit reduction procedure that works as follows. Primal and dual problems are combined into a special system of…

最优化与控制 · 数学 2026-03-24 Samuel Awoniyi

We discuss characterizations of the decoupleability, partial and full, of trilinear or completely symmetric real $n\times n\times n$ tensors, which inform on the structure of certain coupled KPZ equations. Informally, when the tensor is…

概率论 · 数学 2025-08-07 Boliang Fu , Tadahisa Funaki , Sunder Sethuraman , Shankar Venkataramani

This paper presents new efficient solutions to the rolling shutter camera absolute pose problem. Unlike the state-of-the-art polynomial solvers, we approach the problem using simple and fast linear solvers in an iterative scheme. We present…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Zuzana Kukelova , Cenek Albl , Akihiro Sugimoto , Tomas Pajdla

At the heart of Newton based optimization methods is a sequence of symmetric linear systems. Each consecutive system in this sequence is similar to the next, so solving them separately is a waste of computational effort. Here we describe…

最优化与控制 · 数学 2014-12-30 Robert Mansel Gower , Jacek Gondzio

We address the problem of testing weak optimality of a given solution of a given interval linear program. The problem was recently wrongly stated to be polynomially solvable. We disprove it. We show that the problem is NP-hard in general.…

最优化与控制 · 数学 2025-10-08 Miroslav Rada , Milan Hladík , Elif Garajová

Sum-product networks (SPNs) are a class of probabilistic graphical models that allow tractable marginal inference. However, the maximum a posteriori (MAP) inference in SPNs is NP-hard. We investigate MAP inference in SPNs from both…

人工智能 · 计算机科学 2017-11-21 Jun Mei , Yong Jiang , Kewei Tu

We study here several variants of the covariates fine balance problem where we generalize some of these problems and introduce a number of others. We present here a comprehensive complexity study of the covariates problems providing…

数据结构与算法 · 计算机科学 2020-09-18 Dorit S. Hochbaum , Asaf Levin , Xu Rao

We study the consensus-halving problem of dividing an object into two portions, such that each of $n$ agents has equal valuation for the two portions. The $\epsilon$-approximate consensus-halving problem allows each agent to have an…

计算机科学与博弈论 · 计算机科学 2018-08-09 Aris Filos-Ratsikas , Soren Kristoffer Stiil Frederiksen , Paul W. Goldberg , Jie Zhang

Symmetry breaking is a crucial technique in modern combinatorial solving, but it is difficult to be sure it is implemented correctly. The most successful approach to deal with bugs is to make solvers certifying, so that they output not just…

‹ 上一页 1 8 9 10 下一页 ›