getAllCosts {Perc} | R Documentation |
Associate each costs with its corresponding simulated annealing runs
Description
Associate each costs with its corresponding simulated annealing runs
Usage
getAllCosts(costs_all, num)
Arguments
costs_all |
costs of all simAnnealing runs. It is the first element of the output from |
num |
number of simulated annealing runs |
Value
a data.frame of all costs.
[Package Perc version 0.1.6 Index]