GraphShape.max¶
- classmethod GraphShape.max(a, b)[source]¶
Returns the maximum shape of 2 graph shapes.
- Parameters:
a (GraphShape) – A first graph shape.
b (GraphShape) – A second graph shape.
- Returns:
A graph shape with maxima per hyper-edge set class and addresses.
- Return type: