Parallel implementation of a central decomposition method for solving large scale planning problems

Logilab Technical Report 1998.1

J. Gondzio, R. Sarkissian and J.-P. Vial

Abstract
We use a decomposition approach to solve three types of realistic problems: block-angular linear programs arising in energy planning, Markov decision problems arising in production planning and multicommodity network problems arising in capacity planning for survivable telecommunication networks. Decomposition is an algorithmic device that breaks down computations into several independent subproblems. It is thus ideally suited to parallel implementation. To achieve robustness and greater reliability in the performance of the decomposition algorithm, we use the Analytic Center Cutting Plane Method (ACCPM) to handle the master program. We run the algorithm on two different parallel computing platforms: a network of PC's running under Linux and a genuine parallel machine, the IBM SP2. The approach is well adapted for this coarse grain parallelism and the results display good speed-up's for the classes of problems we have treated.

Key words: Decomposition, Parallel Computation, Analytic Center, Cutting Plane Method, Real-Life Problems.


Text
PDF TR1998.1.pdf.
History:
Written: January 1998, revised August 1999.
Published: Computational Optimization and Applications 19 (2001) 5-29.