Given a directed graph G =(N A), where N is a set of m nodes and A. destination node, implying a direction for ow to follow. Arcs have limitations

Similar documents
AN EXAMPLE OF THE GOMORY CUTTING PLANE ALGORITHM. max z = 3x 1 + 4x 2. 3x 1 x x x x N 2

University of Groningen. Systemen, planning, netwerken Bosman, Aart

OPTIMIZATINON OF TRAINING SETS FOR HEBBIAN-LEARNING- BASED CLASSIFIERS

Statewide Framework Document for:

Math 1313 Section 2.1 Example 2: Given the following Linear Program, Determine the vertices of the feasible set. Subject to:

Probability and Game Theory Course Syllabus

Extending Place Value with Whole Numbers to 1,000,000

Grade 6: Correlated to AGS Basic Math Skills

Investigating Ahuja-Orlin s Large Neighbourhood Search Approach for Examination Timetabling

Clouds = Heavy Sidewalk = Wet. davinci V2.1 alpha3

BMBF Project ROBUKOM: Robust Communication Networks

The Strong Minimalist Thesis and Bounded Optimality

Introduction to Causal Inference. Problem Set 1. Required Problems

The use of mathematical programming with artificial intelligence and expert systems

A simulated annealing and hill-climbing algorithm for the traveling tournament problem

Team Formation for Generalized Tasks in Expertise Social Networks

Are You Ready? Simplify Fractions

Mathematics subject curriculum

Multimedia Application Effective Support of Education

BADM 641 (sec. 7D1) (on-line) Decision Analysis August 16 October 6, 2017 CRN: 83777

Montana Content Standards for Mathematics Grade 3. Montana Content Standards for Mathematical Practices and Mathematics Content Adopted November 2011

CAAP. Content Analysis Report. Sample College. Institution Code: 9011 Institution Type: 4-Year Subgroup: none Test Date: Spring 2011

Using the Attribute Hierarchy Method to Make Diagnostic Inferences about Examinees Cognitive Skills in Algebra on the SAT

Page 1 of 11. Curriculum Map: Grade 4 Math Course: Math 4 Sub-topic: General. Grade(s): None specified

South Carolina College- and Career-Ready Standards for Mathematics. Standards Unpacking Documents Grade 5

Rendezvous with Comet Halley Next Generation of Science Standards

arxiv: v1 [math.at] 10 Jan 2016

Algebra 1, Quarter 3, Unit 3.1. Line of Best Fit. Overview

Numeracy Medium term plan: Summer Term Level 2C/2B Year 2 Level 2A/3C

Lecture 1: Machine Learning Basics

Assignment 1: Predicting Amazon Review Ratings

A Reinforcement Learning Variant for Control Scheduling

On the Combined Behavior of Autonomous Resource Management Agents

Level 6. Higher Education Funding Council for England (HEFCE) Fee for 2017/18 is 9,250*

Backwards Numbers: A Study of Place Value. Catherine Perez

Reducing Abstraction When Learning Graph Theory

GCSE Mathematics B (Linear) Mark Scheme for November Component J567/04: Mathematics Paper 4 (Higher) General Certificate of Secondary Education

UNIT ONE Tools of Algebra

Measures of the Location of the Data

AGS THE GREAT REVIEW GAME FOR PRE-ALGEBRA (CD) CORRELATED TO CALIFORNIA CONTENT STANDARDS

Fragment Analysis and Test Case Generation using F- Measure for Adaptive Random Testing and Partitioned Block based Adaptive Random Testing

Software Maintenance

Document number: 2013/ Programs Committee 6/2014 (July) Agenda Item 42.0 Bachelor of Engineering with Honours in Software Engineering

Cal s Dinner Card Deals

Research Article Hybrid Multistarting GA-Tabu Search Method for the Placement of BtB Converters for Korean Metropolitan Ring Grid

Chapter 2 Rule Learning in a Nutshell

Arizona s College and Career Ready Standards Mathematics

Ohio s Learning Standards-Clear Learning Targets

Big Ideas Math Grade 6 Answer Key

CS Machine Learning

A Generic Object-Oriented Constraint Based. Model for University Course Timetabling. Panepistimiopolis, Athens, Greece

Self Study Report Computer Science

(Sub)Gradient Descent

Discriminative Learning of Beam-Search Heuristics for Planning

Beyond the Pipeline: Discrete Optimization in NLP

Math-U-See Correlation with the Common Core State Standards for Mathematical Content for Third Grade

AP Calculus AB. Nevada Academic Standards that are assessable at the local level only.

Matrices, Compression, Learning Curves: formulation, and the GROUPNTEACH algorithms

Artificial Neural Networks written examination

university of wisconsin MILWAUKEE Master Plan Report

Designing a Rubric to Assess the Modelling Phase of Student Design Projects in Upper Year Engineering Courses

Introduction and Motivation

Math 098 Intermediate Algebra Spring 2018

An Effective Framework for Fast Expert Mining in Collaboration Networks: A Group-Oriented and Cost-Based Method

A Comparison of Annealing Techniques for Academic Course Scheduling

Lecture 10: Reinforcement Learning

OCR for Arabic using SIFT Descriptors With Online Failure Prediction

2 Mitsuru Ishizuka x1 Keywords Automatic Indexing, PAI, Asserted Keyword, Spreading Activation, Priming Eect Introduction With the increasing number o

Improving Fairness in Memory Scheduling

This scope and sequence assumes 160 days for instruction, divided among 15 units.

Generating Test Cases From Use Cases

Introduction to Simulation

Transfer Learning Action Models by Measuring the Similarity of Different Domains

On the Polynomial Degree of Minterm-Cyclic Functions

Intermediate Algebra

Mathematics. Mathematics

Robot manipulations and development of spatial imagery

On-the-Fly Customization of Automated Essay Scoring

Dublin City Schools Mathematics Graded Course of Study GRADE 4

Physics 270: Experimental Physics

WSU Five-Year Program Review Self-Study Cover Page

Designing a Computer to Play Nim: A Mini-Capstone Project in Digital Design I

SARDNET: A Self-Organizing Feature Map for Sequences

A Neural Network GUI Tested on Text-To-Phoneme Mapping

Afm Math Review Download or Read Online ebook afm math review in PDF Format From The Best User Guide Database

Learning to Rank with Selection Bias in Personal Search

Objectives. Chapter 2: The Representation of Knowledge. Expert Systems: Principles and Programming, Fourth Edition

Truth Inference in Crowdsourcing: Is the Problem Solved?

Instructor: Matthew Wickes Kilgore Office: ES 310

ENVR 205 Engineering Tools for Environmental Problem Solving Spring 2017

Comment-based Multi-View Clustering of Web 2.0 Items

Foothill College Fall 2014 Math My Way Math 230/235 MTWThF 10:00-11:50 (click on Math My Way tab) Math My Way Instructors:

TCC Jim Bolen Math Competition Rules and Facts. Rules:

Proof Theory for Syntacticians

Section 3.4. Logframe Module. This module will help you understand and use the logical framework in project design and proposal writing.

Mathematics process categories

Python Machine Learning

Guide to the Uniform mark scale (UMS) Uniform marks in A-level and GCSE exams

"f TOPIC =T COMP COMP... OBJ

GCE. Mathematics (MEI) Mark Scheme for June Advanced Subsidiary GCE Unit 4766: Statistics 1. Oxford Cambridge and RSA Examinations

Transcription:

4 Interior point algorithms for network ow problems Mauricio G.C. Resende AT&T Bell Laboratories, Murray Hill, NJ 07974-2070 USA Panos M. Pardalos The University of Florida, Gainesville, FL 32611-6595 USA 1 Introduction A large number of problems in transportation, communications and manufacturing can be modelled as network ow problems. In these problems one seeks to nd the most ecient, or optimal, way to move ow e.g. materials, information, buses, electrical currents) on a network e.g. postal network, computer network, transportation grid, power grid). Many of these optimization problems are special classes of linear programming problems, with combinatorial properties that allow the development of ecient solution techniques. In this chapter, we limit our discussion to linear network ow problems. For a treatment of non-linear network ow problems, the reader is referred to [17, 28, 29, 48]. Given a directed graph G =N A), where N is a set of m nodes and A a set of n arcs, let i j) denote a directed arc from node i to node j. Every node is classied in one of the following three categories. Source nodes produce more ow than they consume. Sink nodes consume more ow than they produce. Transshipment nodes produce as much ow as they consume. Without loss of generality, one can assume that the total ow produced in the network equals the total ow consumed. Each arc has associated with it an origin node and a destination node, implying a direction for ow to follow. Arcs have limitations often called capacities or bounds) on how much ow can move through them. The ow on arc i j) must be no less than l ij and can be no greater than u ij. To set up the problem in the framework of an optimization problem, a unit ow cost c ij, incurred by each unit of ow moving through arc i j), must be dened. Besides being restricted by lower and upper bounds at each arc, ows must satisfy another important condition, known as Kirchho's Law conservation of ow), which states that for every node in the network, the sum of all incoming ow plus the ow produced at the node must equal the sum of all outgoing ow plus the ow consumed at the node. The objective of the minimum cost network ow problem is to determine the ow oneach arc of the network, such thatall 145

146 Mauricio G.C. Resende and Panos M. Pardalos of the ow produced in the network is moved from the source nodes to the sink nodes in the most cost-eective way, whilst not violating Kirchho's Law and the ow limitations on the arcs. The minimum cost network ow problem can be formulated as the following linear program: minimize Pi j)2a c ijx ij 1.1) subject to Pj k)2a x jk ; Pk j)2a x kj = b j j 2N 1.2) l ij x ij u ij i j) 2A: 1.3) In this formulation, x ij denotes the ow onarci j) and c ij is the cost of transporting one unit of ow onarci j). For each nodej 2N,letb j denote a quantity associated with node j that indicates how much ow is produced or consumed at the node. If b j > 0, node j is a source. If b j < 0, node j is a sink. Otherwise b j = 0), node j is a transshipment node. For each arc i j) 2A, as before, let l ij and u ij denote, respectively, the lower and upper bounds on ow on arc i j). The case where u ij = 1, for all i j) 2A, gives rise to the uncapacitated network ow problem. Without loss of generality, l ij can be set to zero. Most often, the problem data i.e. c ij u ij l ij, for i j) 2A and b j,forj 2N) are assumed to be integer, and many software codes adopt this assumption. However, there can exist applications where the data are real numbers, and algorithms should be capable of handling problems with real data. Constraints of type 1.2) are referred to as the ow conservation equations, while constraints of type 1.3) are called the ow capacity constraints. In matrix notation, the above network ow problem can be formulated as a linear program of the special form min fc > x j Ax = b l x ug where A is the m n node-arc incidence matrix of the graph G = N A), i.e. for each arc i j) ina there is an associated column in matrix A with exactly two non-zero entries: an entry 1 in row i and an entry ;1 inrow j. Note that of the mn entries of A, only2n are non-zero and because of this the node-arc incidence matrix is not a space-ecient representation of the network. There are many other ways to represent anetwork. A popular representation is the node-node adjacency matrix B. Thisisanm m matrix with an entry 1 in position i j) ifarci j) 2Aand 0 otherwise. Such a representation is ecient for dense networks, but is inecient for sparse networks. Amore ecient representation for sparse networks is the adjacency list, where for each node i 2 N there exists a list of arcs emanating from node i, i.e. a list of nodes j such thati j) 2A. The forward star representation is a multi-array implementation of the adjacency list data structure. The adjacency list allows easy access to the arcs emanating from a given node, but no easy access to the incoming arcs. The reverse star representation allows easy access to the list of arcs incoming into i. Another representation that is much used in interior point network ow implementations is a simple arc list, where the arcs are stored in a linear array. The complexity of an algorithm for solving network ow problems

Interior point algorithms for network ow problems 147 depends greatly on the network representation and the data structures used for maintaining and updating intermediate computations. We denote the i-th column of A by A i, the i-th row of A by A :i and a submatrix of A formed by columns with indices in set S by A S. If graph G is disconnected and has p connected components, there are exactly p redundant ow conservation constraints, which are sometimes removed from the problem formulation. We rule out a trivially infeasible problem by assuming X b j =0 k =1 ::: p 1.4) j2n k where N k is the set of nodes for the k-th component ofg. Often it is further required that the ow x ij be integer, i.e. we replace 1.3) by l ij x ij u ij x ij integer i j) 2A: 1.5) Since the node-arc incidence matrix A is totally unimodular, when the data is integer all vertex solutions of the linear program are integer. An algorithm that nds a vertex solution, such as the simplex method, will necessarily produce an integer optimal ow. In certain types of network ow problems, such as the assignment problem, one may only be interested in solutions having integer ows, since fractional ows do not have a logical interpretation. In the remainder of this chapter we assume, without loss of generality, that l ij = 0 for all i j) 2Aand that c 6= 0. A simple change of variables can transform the original problem into an equivalent one with l ij =0foralli j) 2 A. The case where c = 0 is a simple feasibility problem, and can be handled by solving a maximum ow problem [3]. Many important combinatorial optimization problems are special cases of the minimum cost network ow problem. Such problems include the linear assignment and transportation problems, and the maximum ow and shortest path problems. In the transportation problem, the underlying graph is bipartite, i.e. there exist two setss and T such that S[T = N and S\T = and arcs occur only from nodes of S to nodes of T. The set S is usually called the set of source nodes and the set T the set of sink nodes. For the transportation problem, the right-hand side vector in 1.2) is given by b j = s j if j 2S ;t j if j 2T where s j is the supply at node j 2S and t j is the demand at node j 2T.The assignment problem is a special case of the transportation problem, in which s j = 1 for all j 2S and t j = 1 for all j 2T. The computation of the maximum ow from node s to node t in G =N A) can be done by computing a minimum cost ow ing 0 =N 0 A 0 ), where N 0 = N

148 Mauricio G.C. Resende and Panos M. Pardalos and A 0 = A[t s), where c ij = 0 if i j) 2A ;1 if i j) =t s) and u ij = capi j) if i j) 2A 1 if i j) =t s) where capi j) is the capacity of arc i j) in the maximum ow problem. The shortest paths from node s to all nodes in Nnfsg can be computed by solving an uncapacitated minimum cost network ow problem in which c ij is the length of arc i j) and the right-hand side vector in 1.2) is given by b j = m ; 1 if j = s ;1 if j 2Nnfsg: Although all of the above combinatorial optimization problems are formulated as minimum cost network ow problems, several specialized algorithms have been devised for solving them eciently. In many practical applications, ows in networks with more than one commodity need to be optimized. In the multicommodity network ow problem, k commodities are to be moved in the network. The set of commodities is denoted by K. Let x k denote the ow of commodity k in arc i j). The multicommodity ij network ow problem can be formulated as the following linear program: minimize Pk2KPi j)2a ck ij xk ij 1.6) subject to Pj l)2a xk jl ;Pl j)2a = xk lj bk j 2N k 2K 1.7) j Pk2K xkij u ij i j) 2A 1.8) x k ij 0 i j) 2A k 2K: 1.9) The minimum cost network ow problem is a special case of the multicommodity network ow problem, in which there is only one commodity. In the 1940s, Hitchcock [30] proposed an algorithm for solving the transportation problem and later Dantzig [14] developed the simplex method for linear programming problems. In the 1950s, Kruskal [41] developed a minimum spanning tree algorithm and Prim [51] devised an algorithm for the shortest path problem. During that decade, commercial digital computers were introduced widely. The rst book on network ows was published by Ford and Fulkerson [19] in 1962. Since then, active research has produced a variety of algorithms, data structures and software for solving network ow problems. For an introduction to network ow problems and applications, see the books [3, 7, 17, 19, 39, 42, 58, 62]. The focus of this chapter is on recent computational approaches, based on interior point methods, for solving large-scale network ow problems. In the last two decades, many other approaches have beendeveloped. A history of

Interior point algorithms for network ow problems 149 computational approaches up to 1977 is summarized in [11]. In addition, several computational studies had established the fact that, for network ow problems, specialized network simplex algorithms were orders of magnitude faster than simply applying a general simplex linear programming code. See, e.g. the studies in [23, 27, 39, 43].) A collection of fortran codes of ecient algorithms of that period can be found in [59]. Another important class of network optimization algorithms and codes are the relaxation methods described in [8]. More recent computational research is included in [25, 31]. In 1984, Karmarkar introduced a new polynomial time algorithm for solving linear programming problems [37]. This algorithm and many ofitsvariants, known as interior point methods, have been used to eciently solve network ow problems. This is the main topic of the remainder of this chapter. The chapter is organized as follows. In Section 2 we provide a brief survey of the literature in the eld of interior point network ow methods. A discussion of complexity issues is made. In Section 3 we focus on several important components of interior point network ow implementations, including a discussion on iterative methods for solving the large linear systems that occur in interior point methods, preconditioners, identication of the optimal partition, and recovery of the optimal ow. These points are illustrated on a particular interior point method, the dual ane scaling algorithm. In Section 4 we present some computational results, comparing an interior point network ow method with an ecient, commercially available, network simplex code. Concluding remarks are made in Section 5. 2 Implementation of interior point network ow methods In this section we present issues related to ecient implementation of interior point methods for solving network ow problems. We present a brief review of the research literature relating to interior point network ow methods and discuss the computational complexity of interior point network ow methods. 2.1 Literature review After the introduction of Karmarkar's algorithm in 1984, many groups of researchers hurried to implement the method. One of the rst implementations is described in Adler et al. [1, 2]. They implemented what is now known as the dual ane scaling algorithm using direct factorization for solving, at each iteration, a direction-nding system of linear equations, of the form ADA > u = t 2.1) where A is an m n constraint matrix, D is a diagonal n n scaling matrix, and u and t are m-vectors. Though that implementation was shown to compare favourably with an ecient implementation of the simplex method [44] on general linear programming problems from the test problem set NETLIB [20], the code was orders of magnitude slower than the network simplex implementation netflo [39] on small assignment problems.