PlacementView.edge_aggregate#

property PlacementView.edge_aggregate: Callable[..., dict[str, Any]]

Returns a function that aggregates the resources required on a link.

Returns:

The function that aggregates the resources.

Return type:

Callable[…, dict[str, Any]]