Typedef ioh::logger::attain_suite

Typedef Documentation

using ioh::logger::attain_suite = std::map<size_t, std::map<size_t, std::map<size_t, attain_mat>>>

Type used to store all bi-dimensional attainment functions.

First dimension is the problem id, second dimension is the dimension id, last dimension is the instance id. Every item is an attain_mat.