Block.edges_on_boundary

Block.edges_on_boundary()

Find the edges on the longest boundary.

Returns:
list[tuple[int, int]]

The edges of the longest boundary.