Improved Randomized Rounding using Random Walks
Abstract
We describe a novel algorithm for rounding packing integer programs based on multidimensional Brownian motion in . Starting from an optimal fractional feasible solution , the procedure converges in polynomial time to a distribution over (possibly infeasible) point set such that the expected value of any linear objective function over equals the value at . This is an alternate approach to the classical randomized rounding method of Raghavan and Thompson \cite{RT:87}. Our procedure is very general and in conjunction with discrepancy based arguments, yield efficient alternate methods for rounding other optimization problems that can be expressed as packing ILPs including disjoint path problems and MISR.
Cite
@article{arxiv.1408.0488,
title = {Improved Randomized Rounding using Random Walks},
author = {Sandeep Sen},
journal= {arXiv preprint arXiv:1408.0488},
year = {2014}
}
Comments
The primary result claimed in this submission doesn't hold for random 0-1 matrices of size $n^2 \times n$ which can be proved by a probabilistic method. For such matrices, the RT bound is tight