# Randomized Constraints Consensus for Distributed Robust Linear   Programming

**Authors:** Mohammadreza Chamanbaz, Giuseppe Notarstefano, Roland Bouffanais

arXiv: 1706.00488 · 2019-08-27

## TL;DR

This paper introduces a randomized distributed algorithm for solving uncertain linear programming problems across a network, ensuring high-confidence feasibility and optimality despite asynchronous and directed communication.

## Contribution

It presents a novel randomized, distributed approach for robust linear programming that works under asynchronous, directed communication topologies and guarantees convergence with high confidence.

## Key findings

- Algorithm achieves consensus on a feasible, near-optimal solution.
- Convergence is guaranteed with high probability after sufficient communication rounds.
- Effective on multi-core platforms with asynchronous communication.

## Abstract

In this paper we consider a network of processors aiming at cooperatively solving linear programming problems subject to uncertainty. Each node only knows a common cost function and its local uncertain constraint set. We propose a randomized, distributed algorithm working under time-varying, asynchronous and directed communication topology. The algorithm is based on a local computation and communication paradigm. At each communication round, nodes perform two updates: (i) a verification in which they check-in a randomized setup-the robust feasibility (and hence optimality) of the candidate optimal point, and (ii) an optimization step in which they exchange their candidate bases (minimal sets of active constraints) with neighbors and locally solve an optimization problem whose constraint set includes: a sampled constraint violating the candidate optimal point (if it exists), agent's current basis and the collection of neighbor's basis. As main result, we show that if a processor successfully performs the verification step for a sufficient number of communication rounds, it can stop the algorithm since a consensus has been reached. The common solution is-with high confidence-feasible (and hence optimal) for the entire set of uncertainty except a subset having arbitrary small probability measure. We show the effectiveness of the proposed distributed algorithm on a multi-core platform in which the nodes communicate asynchronously.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1706.00488/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1706.00488/full.md

## References

16 references — full list in the complete paper: https://tomesphere.com/paper/1706.00488/full.md

---
Source: https://tomesphere.com/paper/1706.00488