中文
相关论文

相关论文: Planar 3-dimensional assignment problems with Mong…

200 篇论文

Multilevel programming is the standard framework for modeling hierarchical decision-making. In this paper, we characterize the computational complexity of deciding the existence of feasible and optimal solutions, as well as computing the…

最优化与控制 · 数学 2026-05-26 Nagisa Sugishita , Margarida Carvalho

In this paper, we present an improved algorithm for the All Pairs Non-decreasing Paths (APNP) problem on weighted simple digraphs, which has running time $\tilde{O}(n^{\frac{3 + \omega}{2}}) = \tilde{O}(n^{2.686})$. Here $n$ is the number…

数据结构与算法 · 计算机科学 2019-04-25 Ran Duan , Ce Jin , Hongxun Wu

Navigating rigid body objects through crowded environments can be challenging, especially when narrow passages are presented. Existing sampling-based planners and optimization-based methods like mixed integer linear programming (MILP)…

机器人学 · 计算机科学 2024-09-19 Mingxin Yu , Chuchu Fan

Genome rearrangements are events in which large blocks of DNA exchange pieces during evolution. The analysis of such events is a tool for understanding evolutionary genomics, based on finding the minimum number of rearrangements to…

计算复杂性 · 计算机科学 2025-04-29 Luís Cunha , Thiago Lopes , Arnaud Mary

The problem that we consider is the following: given an $n \times n$ array $A$ of positive numbers, find a tiling using at most $p$ rectangles (which means that each array element must be covered by some rectangle and no two rectangles must…

数据结构与算法 · 计算机科学 2017-03-07 Grzegorz Głuch , Krzysztof Loryś

We analyze the bit complexity of efficient algorithms for fundamental optimization problems, such as linear regression, $p$-norm regression, and linear programming (LP). State-of-the-art algorithms are iterative, and in terms of the number…

数据结构与算法 · 计算机科学 2023-04-06 Mehrdad Ghadiri , Richard Peng , Santosh S. Vempala

Arising from many applications at the intersection of decision making and machine learning, Marginal Maximum A Posteriori (Marginal MAP) Problems unify the two main classes of inference, namely maximization (optimization) and marginal…

人工智能 · 计算机科学 2016-12-01 Yexiang Xue , Zhiyuan Li , Stefano Ermon , Carla P. Gomes , Bart Selman

We study random multidimensional assignment problems where the costs decompose into the sum of independent random variables. In particular, in three dimensions, we assume that the costs $W_{i,j,k}$ satisfy…

组合数学 · 数学 2020-12-03 Alan Frieze , Wesley Pegden , Tomasz Tkocz

We discuss the optimal matching solution for both the assignment problem and the matching problem in one dimension for a large class of convex cost functions. We consider the problem in a compact set with the topology both of the interval…

无序系统与神经网络 · 物理学 2017-10-11 Sergio Caracciolo , Matteo D'Achille , Gabriele Sicuro

The elliptic Monge-Amp\`ere equation is a fully nonlinear partial differential equation which has been the focus of increasing attention from the scientific computing community. Fast three dimensional solvers are needed, for example in…

数值分析 · 数学 2016-12-30 Jun Liu , Brittany D. Froese , Adam M. Oberman , Mingqing Xiao

Multigraph matching is a recent variant of the graph matching problem. In this framework, the optimization procedure considers several graphs and enforces the consistency of the matches along the graphs. This constraint can be formalized as…

机器学习 · 计算机科学 2022-10-12 François-Xavier Dupé , Rohit Yadav , Guillaume Auzias , S. Takerkart

We consider multi-dimensional assignment problems in a probabilistic setting. Our main results are: (i) A new efficient algorithm for the 3-dimensional planar problem, based on enumerating and selecting from a set of "alternating-path…

离散数学 · 计算机科学 2010-04-27 Alan Frieze , Gregory Sorkin

A Monge-Amp\`ere (MA) equation arises when seeking an optimally transported mesh that equidistributes a given monitor function in Cartesian space. This MA equation is a fully nonlinear PDE, with a source term that is a function of the…

数值分析 · 数学 2016-10-03 P. A. Browne , J. Prettyman , H. Weller , T. Pryer , J. Van lent

The muffin problem asks us to divide $m$ muffins into pieces and assign each of those pieces to one of $s$ students so that the sizes of the pieces assigned to each student total $m/s$, with the objective being to maximize the size of the…

组合数学 · 数学 2020-08-20 Richard E. Chatwin

Min-plus matrix multiplication is used in many problems operating on distances in graphs or solvable by dynamic programming. Assuming the APSP hypothesis, there is no subcubic-time algorithm for the min-plus product of two general $n\times…

数据结构与算法 · 计算机科学 2025-07-08 Paweł Gawrychowski , Egor Gorbachev , Tomasz Kociumaka

In this paper, we present a polynomial-sized linear programming formulation of the Quadratic Assignment Problem (QAP). The proposed linear program is a network flow-based model. Hence, it provides for the solution of the QAP in polynomial…

计算复杂性 · 计算机科学 2007-05-23 Moustapha Diaby

Many practical problems in almost all scientific and technological disciplines have been classified as computationally hard (NP-hard or even NP-complete). In life sciences, combinatorial optimization problems frequently arise in molecular…

数据结构与算法 · 计算机科学 2015-03-19 H. Jose Antonio Martin

The Weighted Tree Augmentation Problem (WTAP) is a fundamental well-studied problem in the field of network design. Given an undirected tree $G=(V,E)$, an additional set of edges $L \subseteq V\times V$ disjoint from $E$ called…

数据结构与算法 · 计算机科学 2016-09-16 David Adjiashvili

In this paper, we investigate the weighted tree augmentation problem (TAP), where the goal is to augment a tree with a minimum cost set of edges such that the graph becomes two edge connected. First we show that in weighted TAP, we can…

数据结构与算法 · 计算机科学 2017-07-18 Jennifer Iglesias , R. Ravi

Recoverable robust optimization is a popular multi-stage approach, in which it is possible to adjust a first-stage solution after the uncertain cost scenario is revealed. We consider recoverable robust optimization in combination with…

计算复杂性 · 计算机科学 2024-11-28 Christoph Grüne , Lasse Wulf