Description Usage Format Author(s) Examples
examplePlotObj
:
Example data of examplePlotObj
for plot all scores and cooling at each
iteration during simulated annealing process.
1 2 |
1 |
examplePlotObj
: a list which contains the following elements:
(1) scores (2) cooling (3) startTemp (4) temperature
(5) temperature.step (6) nIterations (7) optimality.
Yang Li <yang.li@rug.nl>, Gonzalo Vera <gonzalo.vera.rodriguez@gmail.com>
Rainer Breitling <r.breitling@rug.nl>, Ritsert Jansen <r.c.jansen@rug.nl>
1 2 3 4 5 6 | ##load the data
data(examplePlotObj)
##make plot based on the data
plotAllScores(examplePlotObj)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.