Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Usecase:

placeholder

Background:

The SABRES team is developing methods for solving the Virtual Network Embedding (VNE) problem.  The VNE problem can be mapped to the NP-hard multiway separator problem.  Because of the difficulty of the problem, new strategies need to be employed to solve the problem.

Conflict-Based Search for the Virtual Network Embedding Problem


The CBS Algorithm is intended for use in specifically solving the question of what network resources should be allocated given a set of constraints.  In the context of ONAP, this question can be translated to: given a network topology on which to embed a slice, and a set of constraints (location, latency, bandwidth, etc) what resources should be allocated in order to guarantee the constraints.

Algorithm:

placeholder


  • No labels