load_result_txt: Load data in TXT format

View source: R/io.R

load_result_txtR Documentation

Load data in TXT format

Description

Function reads results of given benchmark from TXT file.

Usage

load_result_txt(probnum, idpaths, dim)

Arguments

probnum

problem number :: integer

idpaths

benchmark ids :: [character]

dim

dimensionality of problem :: integer


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