The Fixed-Charge Shortest-Path Problem

  • Authors:
  • Faramroze G. Engineer;George L. Nemhauser;Martin W. P. Savelsbergh;Jin-Hwa Song

  • Affiliations:
  • School of Mathematical and Physical Sciences, University of Newcastle, Newcastle 2308, Australia;H. Milton Stewart School of Industrial and Systems Engineering, Georgia Institute of Technology, Atlanta, Georgia 30332;CSIRO Mathematics Informatics and Statistics, North Ryde, New South Wales 2113, Australia;ExxonMobil Research and Engineering Company, Annandale, New Jersey 08801

  • Venue:
  • INFORMS Journal on Computing
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Consider a network N =(N, A) and associate with each arc e ∈ A a fixed cost ce for using arc e, an interval [le, ue] (le, ue ∈ Z) specifying the range of allowable resource consumption quantities along arc e, and a per-unit cost $\bar{c}_e$ for resource consumed along e. Furthermore, for each node n ∈ N, let Un ∈ Z be the maximum amount of resource consumption a path can accumulate before visiting node n. Given a source node ns ∈ N and sink node nt ∈ N, the fixed-charge shortest-path problem (FCSPP) seeks to find a minimum-cost-feasible path from ns to nt. When resource consumption is simply additive, the resource-constrained shortest-path problem (RCSPP) is a special case of FCSPP. We develop a new dynamic programming algorithm for FCSPP. The algorithm uses solutions from labeling and dominance techniques for standard RCSPPs on slightly modified problems, and it combines these solutions by exploiting the structure provided by certain classes of knapsack problems to efficiently construct an optimal solution to FCSPP. Computational experiments demonstrate that our algorithm is often several orders of magnitude faster than naive dynamic programming procedures.