In Chapter 6, we give give a conjecture for the upper bound by using numerical method to find the region which can cover all closed unit arcs. There are four files:
CLRobject is a function to find maximin area of convex hull of cover and n-gon.
CLRperN6 is a function to find minimum area of convex hull of cover and n-gon.
cvhCLR is a function to find area of convex hull.
cvhCLR2 is a function to plot the optimal configuration.