This folder contains the source codes related to the manuscript:

Sensitivity analysis and tailored design of minimization diagrams.

All codes needed to reproduce the numerical experiments in the paper
are included. They include the third party codes SPG (Spectral 
Projected Gradient) and GEOMPACK. Part of the source codes of the 
manuscript:

E. G. Birgin, A. Laurain, R. Massambone, and A. G. Santana, A 
Shape-Newton approach to the problem of covering with identical 
balls, submitted [arXiv:2106.03641]

(namely, a slightly modified version of the file vorintpols.f90) is 
included as well.

File 'compile' shows how to compile the code; while files runall-part1
to runall-part5 can be used to reproduce the numerical experiments
in the paper.

GEOMETRY AND GEOMPACK
=====================

The two third party packages GEOMETRY and GEOMPACK correspond to 
files geometry.f90 and geompack2.f90. They were taken from

https://people.sc.fsu.edu/~jburkardt/f_src/geometry/geometry.html

and

https://people.math.sc.edu/Burkardt/f_src/geompack2/geompack2.html
