|
OPTK
0.1.2
Toolkit for global optimisation algorithms
|
Public Attributes | |
| int | threads |
| int | max_iters |
| const char * | output |
| const char * | benchmark |
| const char * | algorithm |
| const char* optk::arguments::algorithm |
The optimisation algorithm to evaluate
| const char* optk::arguments::benchmark |
The benchmarks to run
| int optk::arguments::max_iters |
The number of iterations to run per benchmark
| const char* optk::arguments::output |
The directory into which the output file(s) should go
| int optk::arguments::threads |
The number of threads to run the program with
1.8.13