Contains an Evolutionary Algorithm which aims for the generation of a diverse set of instances for combinatorial optimization problems for \eqn{n \geq 2} algorithms. Diverse means that the EA strives for an instance set that covers all \eqn{n!} possible rankings of the algorithms on the evolved problems uniformly.
The package will be available at CRAN when it is done. Install the developer version using devtools package and type the following command in R:
devtools::install_github("jakobbossek/evoprob")
Please address questions and missing features about the re to the author Jakob Bossek j.bossek@gmail.com. Found some nasty bugs? Please use the issue tracker for this. Pay attention to explain the problem as good as possible. At its best you provide an example, so I can reproduce your problem quickly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.