<div>These are Algorithm 5 and 6 in Chapter 4. We use these methods to find the optimal configuration for two non-centrally symmetric objects: There are four files: </div><div><br></div>NNper2 is a function to find the smallest convex hull of 2 objects.<div><br></div><div>N2object is a function to find the maximum of NNper2 (main file).</div><div><br></div><div>cvhN5 is a function to find area of convex hull.</div><div><br></div><div> </div><div>cvhN5_2 is a function to plot the optimal configuration of area of convex hull.<br></div><div><br></div><div><br></div>