|
|
вернуться в форумCan someone help me with this problem? :) (-) I'll try Послано WAZZAP 7 дек 2002 17:18 The resulting polygon must fir-in the circle. You only need to determine circle radius and to check for possibility of the polygon existance (extended triangle inequality). To determine radiuse something like binary search is used. System of equations is very simple and is solved that way. Tip: be careful with the test when the center of circle is outside of polygon. P.S. Sorry for bad mathematical english... Re: Can someone help me with this problem? :) (-) Послано s lee 12 май 2003 13:56 > It's clear that the area is a convex polygon,and all its vertexs share a comman circle. |
|
|