getAllCosts: 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 getSimOutput
.
num
number of simulated annealing runs
Value
a data.frame of all costs.