Graphical display of Pareto fronts (to analyze tracker
results only).
Description
This routine plots some Pareto fronts corresponding to the set of solutions provided by the tracker routine. These fronts are displayed via 2-D graphs related to a series of underlying biobjective optimizations. This routine is also interactive since this permits suboptimal results to be subsequently analyzed by the user in terms of performances and approximation capabilities (see tracker
for graphical examples).
Syntax
plofronts(pop,best)
Input arguments
The two input arguments are mandatory:
pop | Structure containing the main information about the individuals of the final population (as provided by
|
best | Index of the best individual in the final population, w.r.t. fitness (as provided by tracker ) |
See also
lsapprox
olsapprox
qpapprox
tracker
koala
errapprox
plotapprox
plosurfaces
plosurfs