OPTK  0.1.2
Toolkit for global optimisation algorithms
Public Attributes | List of all members
optk::arguments Struct Reference

Public Attributes

int threads
 
int max_iters
 
const char * output
 
const char * benchmark
 
const char * algorithm
 

Member Data Documentation

◆ algorithm

const char* optk::arguments::algorithm

The optimisation algorithm to evaluate

◆ benchmark

const char* optk::arguments::benchmark

The benchmarks to run

◆ max_iters

int optk::arguments::max_iters

The number of iterations to run per benchmark

◆ output

const char* optk::arguments::output

The directory into which the output file(s) should go

◆ threads

int optk::arguments::threads

The number of threads to run the program with


The documentation for this struct was generated from the following file: