Annotation Interface CategoricalParam


@Target(PARAMETER) @Retention(RUNTIME) @Documented public @interface CategoricalParam
Declares how to generate values for a primitive parameter (int, double, etc) using the same strategies as Irace. See section 5.1.1 Parameter Types in the official irace manual for more details
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • strings

      String[] strings
      Default:
      {}