Solves a given
assignment problem with:
(a) the data supplied; and
(b) those data perturbed by a Gaussian distribution
(μ, σ) =
(1, 'perturbation'). (This perturbation
should be well below ~33 %, to avoid negative random data.)
If the given matrix is Random, it is an
arbitrary Gaussian (1, 0.1).
Files involved:
P.energy.php (this one),
Energy.php,
energyAP.py.
Draws plots of the optima, and of the
triangular distribution.
Keywords: Energy; assignment;
Monte Carlo; sensitivity; PHP; Python; gnuplot. |