From: John Burke on
I am having a little trouble cracking this one...

I need to fit the maximum area ellipse inside of a polygon (actually a set of data points). I can approximate the set of data points with a polygon. The ellipse has to be fully encompassed by the polygon but can be at any center point and any orientation. Thoughts?