<div>In Chapter 4, We fix X1 is a regular 500-gon and X2</div>
<pre>is a line as a 2-gon and then increase a number of vertices of</pre>
<pre>X3 (n-gon) from n=3 to n =10 to find the optimal configuration of convex hull of theses objects. </pre><div>There are four files:</div><div><br></div>CLRobject is a function to find maximin of area of convex hull of a circle, a line, and n-gon.<div><br></div><div>CLR is a function to find minimum of area of convex hull of a circle, a line, and n-gon.<div><br></div><div>cvhCL is a function to find an area of convex hull of a circle, a line, and n-gon.</div><div><br></div><div>cvhCL2 is a function to plot the optimal configuration.</div><div><br></div><div><br></div></div>