Checks if the polygon is simple (non-self-intersecting).
A simple polygon does not intersect itself.
True if the polygon is simple, false otherwise.