The irace package implements the iterated running procedure, its main objective is to automatically configure optimization algorithms by finding the most appropriate parameters given a set of instances of a problem.

It builds on the race package and is implemented in R.

1- How can I give the input data to R to know the most suitable parameters? (especially since I only have two parameters).

2- In what form should my data be entered?

3- Which command line should I use to have the appropriate parameters? any example please to try it and apply on my conditions. Thank you in advance.

Similar questions and discussions