A virtual network mapping algorithm based on subgraph isomorphism detection

  • Authors:
  • Jens Lischka;Holger Karl

  • Affiliations:
  • Paderborn University, Paderborn, Germany;Paderborn University, Paderborn, Germany

  • Venue:
  • Proceedings of the 1st ACM workshop on Virtualized infrastructure systems and architectures
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Assigning the resources of a virtual network to the components of a physical network, called Virtual Network Mapping, plays a central role in network virtualization. Existing approaches use classical heuristics like simulated annealing or attempt a two stage solution by solving the node mapping in a first stage and doing the link mapping in a second stage. The contribution of this paper is a Virtual Network Mapping (VNM) algorithm based on subgraph isomorphism detection: it maps nodes and links during the same stage. Our experimental evaluations show that this method results in better mappings and is faster than the two stage approach, especially for large virtual networks with high resource consumption which are hard to map.