largest polygon from segments

115 Views Asked by At

There is a set of segments. and I want to calculate the area of the largest polygon which can be build using these segments.

I try to search it, but I can't find anything.

thanks