中文
相关论文

相关论文: FPTAS for optimizing polynomials over the mixed-in…

200 篇论文

We consider the following geometric optimization problem: Given $ n $ axis-aligned rectangles in the plane, the goal is to find a set of horizontal segments of minimum total length such that each rectangle is stabbed. A segment stabs a…

计算几何 · 计算机科学 2021-07-15 Friedrich Eisenbrand , Martina Gallato , Ola Svensson , Moritz Venzin

The data broadcast problem is to find a schedule for broadcasting a given set of messages over multiple channels. The goal is to minimize the cost of the broadcast plus the expected response time to clients who periodically and…

数据结构与算法 · 计算机科学 2016-01-19 Claire Kenyon , Nicolas Schabanel , Neal Young

We consider the problem of maximizing a non-negative submodular set function $f:2^N \rightarrow \mathbb{R}_+$ over a ground set $N$ subject to a variety of packing type constraints including (multiple) matroid constraints, knapsack…

离散数学 · 计算机科学 2014-08-14 Chandra Chekuri , Jan Vondrák , Rico Zenklusen

We present a new generalization of the bin covering problem that is known to be a strongly NP-hard problem. In our generalization there is a positive constant $\Delta$, and we are given a set of items each of which has a positive size. We…

数据结构与算法 · 计算机科学 2022-02-23 Asaf Levin

In this paper we give a new aggregation framework for linear Diophantine equations. In particular, we prove that an aggregated system of minimum size can be built in polynomial time. We also derive an analytic formula that gives the number…

最优化与控制 · 数学 2016-08-09 Pierre-Louis Poirion , Vu Khac Ky , Leo Liberti

We propose a general method for optimization with semi-infinite constraints that involve a linear combination of functions, focusing on the case of the exponential function. Each function is lower and upper bounded on sub-intervals by…

最优化与控制 · 数学 2014-01-13 Bogdan Dumitrescu , Bogdan C. Sicleru , Florin Avram

In the maximum constraint satisfaction problem (MAX CSP), one is given a finite collection of (possibly weighted) constraints on overlapping sets of variables, and the goal is to assign values from a given finite domain to the variables so…

计算复杂性 · 计算机科学 2007-05-23 Vladimir Deineko , Peter Jonsson , Mikael Klasson , Andrei Krokhin

We consider the stochastic geometry model where the location of each node is a random point in a given metric space, or the existence of each node is uncertain. We study the problems of computing the expected lengths of several…

数据结构与算法 · 计算机科学 2015-02-18 Lingxiao Huang , Jian Li

In this paper, we present FPT-algorithms for special cases of the shortest lattice vector, integer linear programming, and simplex width computation problems, when matrices included in the problems' formulations are near square. The…

最优化与控制 · 数学 2022-11-30 D. V. Gribanov , D. S. Malyshev , P. M. Pardalos , S. I. Veselov

Given a combinatorial decomposition for a counting problem, we resort to the simple scheme of approximating large numbers by floating-point representations in order to obtain efficient Fully Polynomial Time Approximation Schemes (FPTASes)…

数据结构与算法 · 计算机科学 2013-11-19 Romeo Rizzi , Alexandru I. Tomescu

We study the problem of optimal subset selection from a set of correlated random variables. In particular, we consider the associated combinatorial optimization problem of maximizing the determinant of a symmetric positive definite matrix…

统计计算 · 统计学 2019-07-12 Yu Wang , Nhu D. Le , James V. Zidek

We consider the computational problem of finding short paths in the skeleton of the perfect matching polytope of a bipartite graph. We prove that unless $P=NP$, there is no polynomial-time algorithm that computes a path of constant length…

最优化与控制 · 数学 2022-10-27 Jean Cardinal , Raphael Steiner

Polynomial optimization encompasses a broad class of problems in which both the objective function and constraints are polynomial functions of the decision variables. In recent years, a substantial body of research has focused on…

最优化与控制 · 数学 2026-01-05 Haibin Chen , Hong Yan , Guanglu Zhou

We study the problem of assigning non-overlapping geometric objects centered at a given set of points such that the sum of area covered by them is maximized. If the points are placed on a straight-line and the objects are disks, then the…

计算几何 · 计算机科学 2022-02-22 Ankush Acharyya , Minati De , Subhas C. Nandy , Bodhayan Roy

In this paper we consider $m$ ($m \geq 1$)conjunctions of Max-atoms that is atoms of the form $\max(z,y) + r \geq x$, where the offset $r$ is a real constant and $x,y,z$ are variables. We show that the Max-atom problem (MAP) belongs to…

组合数学 · 数学 2024-08-28 Chams Lahlou , Laurent Truffet

We present an algorithm to solve a system of diagonal polynomial equations over finite fields when the number of variables is greater than some fixed polynomial of the number of equations whose degree depends only on the degree of the…

计算复杂性 · 计算机科学 2016-06-09 Gabor Ivanyos , Miklos Santha

We show that any submodular minimization (SM) problem defined on a linear constraint set with constraints having up to two variables per inequality, are 2-approximable in polynomial time. If the constraints are monotone (the two variables…

离散数学 · 计算机科学 2017-05-01 Dorit S. Hochbaum

We show that minimizing a convex function over the integer points of a bounded convex set is polynomial in fixed dimension.

最优化与控制 · 数学 2012-03-20 Timm Oertel , Christian Wagner , Robert Weismantel

We prove polynomial-time solvability of a large class of clustering problems where a weighted set of items has to be partitioned into clusters with respect to some balancing constraints. The data points are weighted with respect to…

最优化与控制 · 数学 2016-05-24 Steffen Borgwardt , Shmuel Onn

We give a polynomial time approximation scheme (PTAS) for computing the supremum of a Gaussian process. That is, given a finite set of vectors $V\subseteq\mathbb{R}^d$, we compute a $(1+\varepsilon)$-factor approximation to $\mathop…

数据结构与算法 · 计算机科学 2015-03-27 Raghu Meka