We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

math.OC

Change to browse by:

References & Citations

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Optimal rounding under integer constraints

Abstract: 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 integer optimization problem and propose an algorithm with complexity O(N log N) for solving it. In contrast to fractional rounding and randomized rounding, which yield biased estimators of the solution when applied to this problem, our method yields an exact solution which minimizes the relative rounding error across the set of all solutions for any value of p greater than 1, while avoiding the complexity of exhaustive search. The proposed algorithm also solves a class of integer optimization problems with integer constraints and may be used as the rounding step of relaxed integer programming problems, for rounding real-valued solutions. We give several examples of applications for the proposed algorithm.
Subjects: Data Structures and Algorithms (cs.DS); Optimization and Control (math.OC)
MSC classes: 90C10, 90C27
ACM classes: G.1.6
Cite as: arXiv:1501.00014 [cs.DS]
  (or arXiv:1501.00014v1 [cs.DS] for this version)

Submission history

From: Rama Cont [view email]
[v1] Tue, 30 Dec 2014 21:01:08 GMT (12kb)

Link back to: arXiv, form interface, contact.