中文
相关论文

相关论文: An Improved Tight Closure Algorithm for Integer Oc…

200 篇论文

Unit two-variable-per-inequality (UTVPI) constraints form one of the largest class of integer constraints which are polynomial time solvable (unless P=NP). There is considerable interest in their use for constraint solving, abstract…

数据结构与算法 · 计算机科学 2007-09-20 Andreas Schutt , Peter J. Stuckey

The octagon abstract domain is a widely used numeric abstract domain expressing relational information between variables whilst being both computationally efficient and simple to implement. Each element of the domain is a system of…

编程语言 · 计算机科学 2017-11-01 Aziem Chawdhary , Ed Robbins , Andy King

We consider the following problem: given a program, find tight asymptotic bounds on the values of some variables at the end of the computation (or at any given program point) in terms of its input values. We focus on the case of…

计算机科学中的逻辑 · 计算机科学 2023-06-22 A. M. Ben-Amram , G. W. Hamilton

We classify, according to their computational complexity, integer optimization problems whose constraints and objective functions are polynomials with integer coefficients and the number of variables is fixed. For the optimization of an…

最优化与控制 · 数学 2017-01-03 Jesús A. De Loera , Raymond Hemmecke , Matthias Köppe , Robert Weismantel

A long-standing open question in Integer Programming is whether integer programs with constraint matrices with bounded subdeterminants are efficiently solvable. An important special case thereof are congruency-constrained integer programs…

最优化与控制 · 数学 2023-04-26 Martin Nägele , Richard Santiago , Rico Zenklusen

Computing transitive closures of integer relations is the key to finding precise invariants of integer programs. In this paper, we study difference bounds and octagonal relations and prove that their transitive closure is a PTIME-computable…

计算机科学中的逻辑 · 计算机科学 2016-04-05 Filip Konecny

Tightness is a generalisation of the notion of convexity: a space is tight if and only if it is "as convex as possible", given its topological constraints. For a simplicial complex, deciding tightness has a straightforward exponential time…

计算几何 · 计算机科学 2018-10-24 Bhaskar Bagchi , Benjamin A. Burton , Basudeb Datta , Nitin Singh , Jonathan Spreer

This paper begins with a class of convex quadratic programs (QPs) with bounded variables solvable by the parametric principal pivoting algorithm with $\mathcal{O}(n^3)$ strongly polynomial complexity, where $n$ is the number of variables of…

最优化与控制 · 数学 2022-09-28 Jong-Shi Pang , Shaoning Han

Known algorithms for manipulating octagons do not preserve their sparsity, leading typically to quadratic or cubic time and space complexities even if no relation among variables is known when they are all bounded. In this paper, we present…

编程语言 · 计算机科学 2016-12-02 Jacques-Henri Jourdan

Given real numbers whose sum is an integer, we study the problem of finding integers which match these real numbers as closely as possible, in the sense of L^p norm, while preserving the sum. We describe the structure of solutions for this…

数据结构与算法 · 计算机科学 2015-01-05 Rama Cont , Massoud Heidari

Classifying orthogonal arrays is a well known important class of problems that asks for finding all non-isomorphic, non-negative integer solutions to a class of systems of constraints. Solved instances are scarce. We develop two new methods…

组合数学 · 数学 2021-04-23 Dursun A. Bulutoglu , Kenneth J. Ryan

We present a new procedure to infer size bounds for integer programs automatically. Size bounds are important for the deduction of bounds on the runtime complexity or in general, for the resource analysis of programs. We show that our…

计算机科学中的逻辑 · 计算机科学 2024-11-19 Nils Lommen , Jürgen Giesl

The Integer Programming Problem (IP) for a polytope P \subseteq R^n is to find an integer point in P or decide that P is integer free. We give an algorithm for an approximate version of this problem, which correctly decides whether P…

数据结构与算法 · 计算机科学 2011-10-03 Daniel Dadush

We demonstrate a new approach to the computation of ratios of elliptic integrals. It turns out that almost closed polygons interscribed between two conics retain some of the properties of such closed polygons. We apply these retained…

动力系统 · 数学 2014-08-15 Yury Kroll , Boris Mirman

We study a tight Bennett-type concentration inequality for sums of heterogeneous and independent variables, defined as a one-dimensional minimization. We show that this refinement, which outperforms the standard known bounds, remains…

最优化与控制 · 数学 2022-11-23 Quentin Jacquet , Riadh Zorgati

We solve the Bin Packing problem in $O^*(2^k)$ time, where $k$ is the number of items less or equal to one third of the bin capacity. This parameter measures the distance from the polynomially solvable case of only large (i.e., greater than…

数据结构与算法 · 计算机科学 2022-07-19 Alexandra Lassota , Aleksander Łukasiewicz , Adam Polak

We study computational aspects of the tight closure of a homogeneous primary ideal in a two-dimensional normal standard-graded domain. We show how to use slope criteria for the sheaf of syzygies for generators of the ideal to compute the…

交换代数 · 数学 2007-05-23 Holger Brenner

We describe an algorithm that takes as input a complex sequence $(u_n)$ given by a linear recurrence relation with polynomial coefficients along with initial values, and outputs a simple explicit upper bound $(v_n)$ such that $|u_n| \leq…

符号计算 · 计算机科学 2013-06-19 Marc Mezzarobba , Bruno Salvy

Approximate integer programming is the following: For a convex body $K \subseteq \mathbb{R}^n$, either determine whether $K \cap \mathbb{Z}^n$ is empty, or find an integer point in the convex body scaled by $2$ from its center of gravity…

最优化与控制 · 数学 2024-04-10 Daniel Dadush , Friedrich Eisenbrand , Thomas Rothvoss

Integer Linear Programming (ILP) has a broad range of applications in various areas of artificial intelligence. Yet in spite of recent advances, we still lack a thorough understanding of which structural restrictions make ILP tractable.…

离散数学 · 计算机科学 2020-03-17 Pavel Dvořák , Eduard Eiben , Robert Ganian , Dušan Knop , Sebastian Ordyniak
‹ 上一页 1 2 3 10 下一页 ›