save_results: Save benchmark results

View source: R/io.R

save_resultsR Documentation

Save benchmark results

Description

Function saves result of benchmark to text file.

Usage

save_results(x, cec, id, prob, dim, type, dest)

Arguments

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


ewarchul/cecb documentation built on Dec. 30, 2024, 5:02 a.m.