中文
相关论文

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

200 篇论文

First, we study geometric variants of the standard set cover motivated by assignment of directional antenna and shipping with deadlines, providing the first known polynomial-time exact solutions. Next, we consider the following general…

计算复杂性 · 计算机科学 2009-09-30 Piotr Berman , Marek Karpinski , Andrzej Lingas

We address the classical knapsack problem and a variant in which an upper bound is imposed on the number of items that can be selected. We show that appropriate combinations of rounding techniques yield novel and powerful ways of rounding.…

计算复杂性 · 计算机科学 2007-05-23 Monaldo Mastrolilli , Marcus Hutter

We consider discrete bilevel optimization problems where the follower solves an integer program with a fixed number of variables. Using recent results in parametric integer programming, we present polynomial time algorithms for pure and…

最优化与控制 · 数学 2017-01-03 Matthias Köppe , Maurice Queyranne , Christopher Thomas Ryan

A monotone CNF formula is a Boolean formula in conjunctive normal form where each variable appears positively. We design a deterministic fully polynomial-time approximation scheme (FPTAS) for counting the number of satisfying assignments…

数据结构与算法 · 计算机科学 2014-04-03 Jingcheng Liu , Pinyan Lu

In this paper, we will find a pseudopolynomial algorithm to solve $Qm \mid \mid L_{\max}$ and then we will prove that it is impossible to get any constant-factor approximation in polynomial time, and thus also impossible to have a PTAS for…

数据结构与算法 · 计算机科学 2020-01-23 Elbert Du , Stan Zhang

We give a deterministic polynomial-time approximation scheme (FPTAS) for the volume of the truncated fractional matching polytope for graphs of maximum degree $\Delta$, where the truncation is by restricting each variable to the interval…

数据结构与算法 · 计算机科学 2024-09-12 Heng Guo , Vishvajeet N

This paper presents an algorithmic study of a class of covering mixed-integer linear programming problems which encompasses classic cover problems, including multidimensional knapsack, facility location and supplier selection problems. We…

数据结构与算法 · 计算机科学 2026-02-12 Kobe Grobben , Phablo F. S. Moura , Hande Yaman

Many combinatorial optimization problems can be formulated as the search for a subgraph that satisfies certain properties and minimizes the total weight. We assume here that the vertices correspond to points in a metric space and can take…

数据结构与算法 · 计算机科学 2024-12-25 Marin Bougeret , Jérémy Omer , Michael Poss

We study classic scheduling problems on uniformly related machines. Efficient polynomial time approximation schemes (EPTAS's) are fast and practical approximation schemes. New methods and techniques are essential in developing such improved…

数据结构与算法 · 计算机科学 2014-04-04 Leah Epstein , Asaf Levin

Consider the Maximum Weight Independent Set problem for rectangles: given a family of weighted axis-parallel rectangles in the plane, find a maximum-weight subset of non-overlapping rectangles. The problem is notoriously hard both in the…

数据结构与算法 · 计算机科学 2016-11-22 Michał Pilipczuk , Erik Jan van Leeuwen , Andreas Wiese

We study a class of projective transformations of spectraplexes associated with self-dual cones and, on this basis, propose a polynomial-time algorithm for convex feasibility problems with positive definite constraints. At each iteration of…

最优化与控制 · 数学 2025-06-19 Sergei Chubanov

The interval subset sum problem (ISSP) is a generalization of the well-known subset sum problem. Given a set of intervals $\left\{[a_{i,1},a_{i,2}]\right\}_{i=1}^n$ and a target integer $T,$ the ISSP is to find a set of integers, at most…

数据结构与算法 · 计算机科学 2017-04-25 Rui Diao , Ya-Feng Liu , Yu-Hong Dai

We study several questions related to diversifying search results. We give improved approximation algorithms in each of the following problems, together with some lower bounds. - We give a polynomial-time approximation scheme (PTAS) for a…

数据结构与算法 · 计算机科学 2022-03-04 Amir Abboud , Vincent Cohen-Addad , Euiwoong Lee , Pasin Manurangsi

We consider a natural generalization of classical scheduling problems in which using a time unit for processing a job causes some time-dependent cost which must be paid in addition to the standard scheduling cost. We study the scheduling…

数据结构与算法 · 计算机科学 2018-12-03 Lin Chen , Nicole Megow , Roman Rischke , Leen Stougie , José Verschae

An important objective in scheduling literature is to minimize the sum of weighted flow times. We are given a set of jobs where each job is characterized by a release time, a processing time, and a weight. Our goal is to find a preemptive…

数据结构与算法 · 计算机科学 2022-08-08 Alexander Armbruster , Lars Rohwedder , Andreas Wiese

In this paper, we investigate the parametric knapsack problem, in which the item profits are affine functions depending on a real-valued parameter. The aim is to provide a solution for all values of the parameter. It is well-known that any…

数据结构与算法 · 计算机科学 2017-01-30 Michael Holzhauser , Sven O. Krumke

We investigate the classic Knapsack problem and propose a fully polynomial-time approximation scheme (FPTAS) that runs in $\widetilde{O}(n + (1/\varepsilon)^2)$ time. This improves upon the $\widetilde{O}(n + (1/\varepsilon)^{11/5})$-time…

数据结构与算法 · 计算机科学 2025-01-08 Lin Chen , Jiayi Lian , Yuchen Mao , Guochuan Zhang

In multi-objective optimization, computing the entire non-dominated set (also known as the Pareto front or the Pareto frontier) is often intractable. However, for any multiplicative factor greater than one, an approximation set can be…

最优化与控制 · 数学 2026-04-30 Levin Nemesch , Stefan Ruzika , Clemens Thielen , Alina Wittmann

The Replenishment Storage problem (RSP) is to minimize the storage capacity requirement for a deterministic demand, multi-item inventory system where each item has a given reorder size and cycle length. The reorders can only take place at…

数据结构与算法 · 计算机科学 2020-10-06 Dorit S. Hochbaum , Xu Rao

We propose an $\widetilde{O}(n + 1/\eps)$-time FPTAS (Fully Polynomial-Time Approximation Scheme) for the classical Partition problem. This is the best possible (up to a polylogarithmic factor) assuming SETH (Strong Exponential Time…

数据结构与算法 · 计算机科学 2024-04-09 Lin Chen , Jiayi Lian , Yuchen Mao , Guochuan Zhang