English

NP-Completeness and Inapproximability of the Virtual Network Embedding Problem and Its Variants

Networking and Internet Architecture 2018-03-29 v2 Computational Complexity

Abstract

Many resource allocation problems in the cloud can be described as a basic Virtual Network Embedding Problem (VNEP): the problem of finding a mapping of a request graph (describing a workload) onto a substrate graph (describing the physical infrastructure). Applications range from mapping testbeds (from where the problem originated), over the embedding of batch-processing workloads (virtual clusters) to the embedding of service function chains. The different applications come with their own specific requirements and constraints, including node mapping constraints, routing policies, and latency constraints. While the VNEP has been studied intensively over the last years, complexity results are only known for specific models and we lack a comprehensive understanding of its hardness. This paper charts the complexity landscape of the VNEP by providing a systematic analysis of the hardness of a wide range of VNEP variants, using a unifying and rigorous proof framework. In particular, we show that the problem of finding a feasible embedding is NP-complete in general, and, hence, the VNEP cannot be approximated under any objective, unless P=NP holds. Importantly, we derive NP-completeness results also for finding approximate embeddings, which may violate, e.g., capacity constraints by certain factors. Lastly, we prove that our results still pertain when restricting the request graphs to planar or degree-bounded graphs.

Keywords

Cite

@article{arxiv.1801.03162,
  title  = {NP-Completeness and Inapproximability of the Virtual Network Embedding Problem and Its Variants},
  author = {Matthias Rost and Stefan Schmid},
  journal= {arXiv preprint arXiv:1801.03162},
  year   = {2018}
}

Comments

Extended version of our paper which will be presented at IFIP Networking 2018; v2 is a minor revision of v1

R2 v1 2026-06-22T23:40:59.026Z