Lattice‐based algorithms for number partitioning in the hard phase

Lattice‐based algorithms for number partitioning in the hard phase

0.00 Avg rating0 Votes
Article ID: iaor20124608
Volume: 9
Issue: 3
Start Page Number: 159
End Page Number: 171
Publication Date: Aug 2012
Journal: Discrete Optimization
Authors: , ,
Keywords: programming: integer
Abstract:

We propose reductions of the NPP and the BalNPP in the hard phase to the closest vector problem (CVP). We present a binary search algorithm that solves the original problems by making polynomial numbers of calls to a CVP oracle. Second, we propose a truncated NPP algorithm, which finds approximate minimum discrepancies. In place of the original instance, we solve a modified instance with a ¯ j = a j / T equ1 for some T R equ2. We show that the expected optimal discrepancy of the original problem given by the truncated solution, E ( Δ T * ) equ3, is not much different from the expected optimal discrepancy: E ( Δ T * ) E ( Δ * ) + n T / 2 equ4. Third, we propose a direct mixed integer programming (MIP) model for the NPP and the BalNPP. We solve a lattice‐based reformulation of the original MIP model using standard branch‐and‐cut methods. Based on these results, we propose computational techniques that are efficient in practice. In place of the binary search, we implement a discrete search heuristic that applies basis reduction (BR) to several CVP instances (fewer than 2 n equ5 in most cases). This method finds near‐optimal solutions without proof of optimality to NPP problems with reasonably large dimensions, up to n = 75 equ6. The truncation algorithm can be used to find good quality partitions within a short time for problems of sizes up to n = 100 equ7. The MIP model finds guaranteed optimum partitions efficiently for sizes up to n = 50 equ8. The number partitioning problem (NPP) is to divide n equ9 numbers a 1 , , a n equ10 into two disjoint subsets such that the difference between the two subset sums – the discrepancy, Δ equ11, is minimized. In the balanced version of the NPP (BalNPP), the subsets must have the same cardinality. With the a j equ12 chosen uniformly from [ 1 , R ] equ13, R > 2 n equ14 gives the hard phase, when there are no equal partitions (i.e., Δ = 0 equ15) with high probability (whp). In this phase, the minimum partition is also unique whp. Most current methods struggle in the hard phase, as they often perform exhaustive enumeration of all partitions to find the optimum.

Reviews

Required fields are marked *. Your email address will not be published.