Table of Contents
Fetching ...

On the Strength of Linear Relaxations in Ordered Optimization

Víctor Blanco, Diego Laborda, Miguel Martínez-Antón

TL;DR

This work investigates when the linear programming relaxation of discrete ordered median location problems recovers integral solutions, revealing that sorting substantially increases combinatorial complexity and weakens exactness except in cases closely related to the non-ordered $p$-median problem. It introduces an ordered-contribution framework and primal–dual certificates to characterize LP-recovery, develops notions such as strongly sortable solutions, and analyzes how conic combinations of ${\boldsymbol{\lambda}}$-weights influence integrality. The paper provides tight theoretical conditions for integrality recovery and heaps of empirical evidence showing LP relaxations are strong for the $p$-median but markedly weaker for other ordered variants, with clusterability of the input data significantly impacting relaxation quality. These insights clarify when LP-based approaches can solve ordered location problems in polynomial time and motivate the search for stronger convex relaxations and data-geometric conditions to improve practical solvability.

Abstract

We study the conditions under which the convex relaxation of a mixed-integer linear programming formulation for ordered optimization problems, where sorting is part of the decision process, yields integral optimal solutions. Thereby solving the problem exactly in polynomial time. Our analysis identifies structural properties of the input data that influence the integrality of the relaxation. We show that incorporating ordered components introduces additional layers of combinatorial complexity that invalidate the exactness observed in classical (non-ordered) settings. In particular, for certain ordered problems such as the min--max case, the linear relaxation never recovers the integral solution. These results clarify the intrinsic hardness introduced by sorting and reveal that the strength of the relaxation depends critically on the ``proximity'' of the ordered problem to its classical counterpart: problems closer to the non-ordered case tend to admit tighter relaxations, while those further away exhibit substantially weaker behavior. Computational experiments on benchmark instances confirm the predictive value of the integrality conditions and demonstrate the practical implications of exact relaxations for ordered location problems.

On the Strength of Linear Relaxations in Ordered Optimization

TL;DR

This work investigates when the linear programming relaxation of discrete ordered median location problems recovers integral solutions, revealing that sorting substantially increases combinatorial complexity and weakens exactness except in cases closely related to the non-ordered -median problem. It introduces an ordered-contribution framework and primal–dual certificates to characterize LP-recovery, develops notions such as strongly sortable solutions, and analyzes how conic combinations of -weights influence integrality. The paper provides tight theoretical conditions for integrality recovery and heaps of empirical evidence showing LP relaxations are strong for the -median but markedly weaker for other ordered variants, with clusterability of the input data significantly impacting relaxation quality. These insights clarify when LP-based approaches can solve ordered location problems in polynomial time and motivate the search for stronger convex relaxations and data-geometric conditions to improve practical solvability.

Abstract

We study the conditions under which the convex relaxation of a mixed-integer linear programming formulation for ordered optimization problems, where sorting is part of the decision process, yields integral optimal solutions. Thereby solving the problem exactly in polynomial time. Our analysis identifies structural properties of the input data that influence the integrality of the relaxation. We show that incorporating ordered components introduces additional layers of combinatorial complexity that invalidate the exactness observed in classical (non-ordered) settings. In particular, for certain ordered problems such as the min--max case, the linear relaxation never recovers the integral solution. These results clarify the intrinsic hardness introduced by sorting and reveal that the strength of the relaxation depends critically on the ``proximity'' of the ordered problem to its classical counterpart: problems closer to the non-ordered case tend to admit tighter relaxations, while those further away exhibit substantially weaker behavior. Computational experiments on benchmark instances confirm the predictive value of the integrality conditions and demonstrate the practical implications of exact relaxations for ordered location problems.

Paper Structure

This paper contains 11 sections, 10 theorems, 31 equations, 8 figures, 2 tables.

Key Result

Lemma 1

eq:domp is convex if and only if $\lambda_1 \geq \cdots \geq \lambda_m$.

Figures (8)

  • Figure 1: Performance profile for all the instances classified by type of DOMP.
  • Figure 2: Performance profile for the different types of centdian (left) and sum (right) problems.
  • Figure 3: Scatter plots and exponential fits for the number of nodes with respect to the LP gap for each of the different types of DOMP (from top left to bottom right: median, center, sum, and centdian).
  • Figure 4: Performance profile for LP gaps for all the instances classified by type of DOMP (from top left to bottom right: median, center, sum, and centdian).
  • Figure 5: Boxplots of LP gaps for all instances by type of DOMP.
  • ...and 3 more figures

Theorems & Definitions (25)

  • Definition 1: Ordered Median Operator
  • Lemma 1
  • proof
  • Lemma 2: cont:blanco2014revisiting
  • Remark 1: Closest Assignment
  • Lemma 3
  • Definition 2: Integrality Recovery in DOMP
  • Definition 3: Ordered Contribution Function
  • Theorem 4
  • proof
  • ...and 15 more