output_Static-class function

Class 'output_Static': fixed-form assembly solution

Class 'output_Static': fixed-form assembly solution

output_Static is an S4 class for representing a fixed-form assembly solution. class

Slots

  • call: the function call used for obtaining this object.
  • MIP: a list containing the result from MIP solver.
  • selected: a data.frame containing the selected items and their attributes.
  • obj_value: the objective value of the solution.
  • solve_time: the elapsed time in running the solver.
  • achieved: a data.frame containing attributes of the assembled test, by each constraint.
  • pool: the item_pool used in the assembly.
  • config: the config_Static used in the assembly.
  • constraints: the constraints used in the assembly.
  • Maintainer: Seung W. Choi
  • License: GPL (>= 2)
  • Last published: 2024-08-22