SimPlacement

SimPlacement allows the creation of SFC and VNF Placement simulation in multi-domain (federation).

  • VNF:
  • SFC:
  • UE: User Equipment
View Source
"""
SimPlacement allows the creation of SFC and VNF Placement simulation in multi-domain (federation).
* VNF:
* SFC:
* UE: User Equipment
"""
from __future__ import annotations

# explicitly disable rST processing in the examples above.
__docformat__ = "markdown"

# Read from setup.py
__version__ = "0.0.1"