save_results | R Documentation |
Function saves result of benchmark to text file.
save_results(x, cec, id, prob, dim, type, dest)
x |
result vector or matrix |
cec |
CEC version :: Int |
id |
benchmark id :: String |
prob |
problem number :: Int |
dim |
dimension of given problem :: Int |
type |
result type :: String |
label |
label of algorithm :: String |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.