English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Report

Fast Integer Programming in Fixed Dimension

MPS-Authors
/persons/resource/persons44373

Eisenbrand,  Friedrich
Discrete Optimization, MPI for Informatics, Max Planck Society;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)

MPI-I-2003-NWG2-002.ps
(Any fulltext), 144KB

Supplementary Material (public)
There is no public supplementary material available
Citation

Eisenbrand, F.(2003). Fast Integer Programming in Fixed Dimension (MPI-I-2003-NWG2-002). Saarbrücken: Max-Planck-Institut für Informatik.


Cite as: https://hdl.handle.net/11858/00-001M-0000-0014-6865-5
Abstract
Dimension with a fixed number of constraints can be computed with $O(s)$ basic arithmetic operations, where $s$ is the binary encoding length of the input. This improves on the quadratic running time of previous algorithms, which are based on Lenstra's algorithm and binary search. It follows that an integer program in fixed dimension, which is defined by $m$ constraints, each of binary encoding length at most $s$, can be solved with an expected number of $O(m + \log m \, s)$ arithmetic operations using Clarkson's random sampling algorithm.