中文
相关论文

相关论文: Trichotomy for the reconfiguration problem of inte…

200 篇论文

We settle the parameterized complexities of several variants of independent set reconfiguration and dominating set reconfiguration, parameterized by the number of tokens. We show that both problems are XL-complete when there is no limit on…

计算复杂性 · 计算机科学 2023-10-24 Hans L. Bodlaender , Carla Groenland , Céline M. F. Swennenhuis

Joint object matching, also known as multi-image matching, namely, the problem of finding consistent partial maps among all pairs of objects within a collection, is a crucial task in many areas of computer vision. This problem subsumes…

最优化与控制 · 数学 2022-11-29 Antonio De Rosa , Aida Khajavirad

This article presents a validation of a recently proposed strongly polynomial-time algorithm for the general linear programming problem. The proposed algorithm is an implicit reduction procedure that combines primal and dual linear…

最优化与控制 · 数学 2026-04-28 Samuel Awoniyi

A time-variant analogue of an interpolation problem equivalent to the relaxed commutant lifting problem is introduced and studied. In a somewhat less general form the problem already appears in the analysis of the set of all solutions to…

泛函分析 · 数学 2020-03-02 A. E. Frazho , S. ter Horst , M. A. Kaashoek

We study the structure of solutions to linear programming formulations for the traveling salesperson problem (TSP). We perform a detailed analysis of the support of the subtour elimination linear programming relaxation, which leads to…

数据结构与算法 · 计算机科学 2015-03-27 Matthias Mnich , Tobias Mömke

We study the general integer programming (IP) problem of optimizing a separable convex function over the integer points of a polytope: $\min \{f(\mathbf{x}) \mid A\mathbf{x} = \mathbf{b}, \, \mathbf{l} \leq \mathbf{x} \leq \mathbf{u}, \,…

数据结构与算法 · 计算机科学 2025-05-29 Christoph Hunkenschröder , Martin Koutecký , Asaf Levin , Tung Anh Vu

We propose an exact polynomial algorithm for a resource allocation problem with convex costs and constraints on partial sums of resource consumptions, in the presence of either continuous or integer variables. No assumption of strict…

数据结构与算法 · 计算机科学 2014-04-29 Thibaut Vidal , Patrick Jaillet , Nelson Maculan

In this paper we present a new algorithm for solving linear programs that requires only $\tilde{O}(\sqrt{rank(A)}L)$ iterations to solve a linear program with $m$ constraints, $n$ variables, and constraint matrix $A$, and bit complexity…

数据结构与算法 · 计算机科学 2015-03-06 Yin Tat Lee , Aaron Sidford

In this paper we consider the problem of minimizing a general quadratic function over the mixed integer points in an ellipsoid. This problem is strongly NP-hard, NP-hard to approximate within a constant factor, and optimal solutions can be…

最优化与控制 · 数学 2024-09-23 Alberto Del Pia

Subgraph reconfiguration is a family of problems focusing on the reachability of the solution space in which feasible solutions are subgraphs, represented either as sets of vertices or sets of edges, satisfying a prescribed graph structure…

The CSP (constraint satisfaction problems) is a class of problems deciding whether there exists a homomorphism from an instance relational structure to a target one. The CSP dichotomy is a profound result recently proved by Zhuk (2020, J.…

逻辑 · 数学 2023-01-13 Azza Gaysin

We introduce a unified framework for the study of multilevel mixed integer linear optimization problems and multistage stochastic mixed integer linear optimization problems with recourse. The framework highlights the common mathematical…

最优化与控制 · 数学 2021-04-20 Suresh Bolusani , Stefano Coniglio , Ted. K. Ralphs , Sahar Tahernejad

It is well known that recurrent sandpile configurations can be characterized as the optimal solution of certain optimization problems. In this article, we present two new integer linear programming models, one that computes recurrent…

组合数学 · 数学 2020-09-01 Carlos A. Alfaro , Carlos E. Valencia , Marcos C. Vargas

Many fundamental NP-hard problems can be formulated as integer linear programs (ILPs). A famous algorithm by Lenstra solves ILPs in time that is exponential only in the dimension of the program, and polynomial in the size of the ILP. That…

数据结构与算法 · 计算机科学 2017-11-10 Dušan Knop , Martin Koutecký , Matthias Mnich

We introduce the integrality number of an integer program (IP) in inequality form. Roughly speaking, the integrality number is the smallest number of integer constraints needed to solve an IP via a mixed integer (MIP) relaxation. One…

最优化与控制 · 数学 2021-04-08 Joseph Paat , Miriam Schlöter , Robert Weismantel

In this paper, we propose an efficient numerical scheme for solving some large scale ill-posed linear inverse problems arising from image restoration. In order to accelerate the computation, two different hidden structures are exploited.…

数值分析 · 数学 2024-12-20 Zixuan Chen , James Nagy , Yuanzhe Xi , Bo Yu

This is a survey on the computational complexity of nonlinear mixed-integer optimization. It highlights a selection of important topics, ranging from incomputability results that arise from number theory and logic, to recently obtained…

最优化与控制 · 数学 2010-06-28 Matthias Köppe

A standard approach to solving optimistic bilevel linear programs (BLPs) is to replace the lower-level problem with its Karush-Kuhn-Tucker (KKT) optimality conditions and reformulate the resulting complementarity constraints using auxiliary…

最优化与控制 · 数学 2026-03-19 Sergey S. Ketkov , Oleg A. Prokopyev

Here we study the complexity of string problems as a function of the size of a program that generates input. We consider straight-line programs (SLP), since all algorithms on SLP-generated strings could be applied to processing…

数据结构与算法 · 计算机科学 2007-05-23 Yury Lifshits

Given a structure made up of n sites connected by b bars, the problem of recognizing which subsets of sites form rigid units is not a trivial one, because of the non-local character of rigidity in central-force systems. Even though this is…

计算物理 · 物理学 2016-09-08 Cristian F. Moukarzel