Next we want to plot the two-parameter diagram computed in the last three runs.
However, the solution labels in these runs are not distinct.
This is due to the fact that in each of these three runs
the restart solution was read from q.ab, while the
computed solutions were stored in q.2p.
Consequently, these runs were unaware of each other's results,
which led to non-unique labels.
For relabeling purpose, and more generally for file maintenance,
there is a utility program that can be invoked as indicated in
Table 8.10.
Its use is illustrated in Table 8.11.
AUTO-COMMAND
ACTION
@lb 2p
run the relabeling program on p.2p and q.2p
Table 8.10: Command to run the relabeling program on p.2p and q.2p.
RELABELING COMMAND
ACTION
l
list the labeled solutions in q.2p
r
relabel the solutions
l
list the new solution labeling
w
rewrite p.2p and q.2p
Table 8.11: Relabeling commands for the files p.2p and q.2p.