Module runa::io

source · []
Expand description

Input/Output library of the crate.

Functions

read test instance by filename
read a test instance of a given size
read all test instances lazily, indeed it will load the instances in memory on demand
read test instances lazily, indeed it will load the instances in memory on demand. The sizes of the instances will be unique.