PlacementView.get_edge_view#
- PlacementView.get_edge_view(source, target)[source]
Gets the resources required on a link.
- Parameters:
source (str) – The source node of the link.
target (str) – The target node of the link.
- Returns:
The resources required on the link.
- Return type:
S2SRequirements