Virtual Network Embedding via Decomposable LP Formulations: Orientations of Small Extraction Width and Beyond
Elias D\"ohne

TL;DR
This paper advances the Virtual Network Embedding Problem by introducing new LP formulations and parameters that improve algorithm efficiency and scalability, especially for specific topologies, combining benefits of heuristics and exact methods.
Contribution
It proposes two extensions of existing algorithms using new LP formulations related to tree decompositions and subgraph partitioning, optimizing runtime and scalability for the VNEP.
Findings
ELW remains constant for certain topologies where EW scales linearly
Adding parallel paths minimally increases ELW, often by just one
Finding minimal ELW is NP-hard
Abstract
The Virtual Network Embedding Problem (VNEP) considers the efficient allocation of resources distributed in a substrate network to a set of request networks. Many existing works discuss either heuristics or exact algorithms, resulting in a choice between quick runtimes and quality guarantees for the solutions. Recently, the first fixed-parameter tractable (FPT) approximation algorithm for the VNEP with arbitrary request and substrate topologies has been published by Rost and Schmid. This algorithm is based on a LP formulation and is FPT in the newly introduced graph parameter extraction width (EW). It therefore combines positive traits of heuristics and exact approaches: The runtime is polynomial for instances with bounded EW, and the algorithm returns approximate solutions with high probability. We propose two extensions of this algorithm to optimize its runtime. Firstly, we develop…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware-Defined Networks and 5G · Network Packet Processing and Optimization · Advanced Optical Network Technologies
