The browser you are using is not supported by this website. All versions of Internet Explorer are no longer supported, either by us or Microsoft (read more here: https://www.microsoft.com/en-us/microsoft-365/windows/end-of-ie-support).

Please use a modern browser to fully experience our website, such as the newest versions of Edge, Chrome, Firefox or Safari etc.

Constraint Programming Methods for Optimization of Single Shortest Path Routing

Author

  • Mats Petter Wallander

Summary, in English

In this thesis, we propose methods based on constraint programming (CP) for solving an optimization problem in telecommunications, the single shortest path routing problem. The problem is to find optimal values for a set of routing configuration parameters in a shortest path routing protocol, for a given network. With optimal parameters, traffic is routed through the network in a way which is optimal w.r.t. the available bandwidths of the network links. The routing parameters define a link weight for each network link, and the routing protocol makes sure that traffic between pairs of nodes in the network is sent along shortest paths w.r.t. the chosen link weight parameters. An example of such a routing protocol is the widely used Open Shortest Path First (OSPF) protocol. We consider the version of shortest path routing that requires the shortest path to be unique for every node pair.



Our CP models for this problem use two kinds of constraints. First, we propose several different constraints for enforcing the shortest-path property, known as admissibility, on the paths used in the routing. These constraints use new problem-specific propagation methods for ruling out inadmissible sets of paths. Our models also include resource-based constraints, for modeling the bandwidth consumption on links. Here, our central resource constraint is based on a linear programming (LP) relaxation of the problem, so our method can be understood as a hybrid CP-LP method.



In the last part of the thesis, we consider different methods for organizing the search process, and present experimental results from comparing different versions of our CP models.

Department/s

  • Computer Science

Publishing year

2009

Language

English

Document type

Dissertation

Topic

  • Computer Sciences

Status

Published

Supervisor

ISBN/ISSN/Other

  • ISBN: 978-91-628-7816-0

Defence date

12 June 2009

Defence time

13:00

Defence place

E:1406

Opponent

  • Nicolas Beldiceanu