output_Split-class: Class 'output_Split': partitioning solution

output_Split-classR Documentation

Class 'output_Split': partitioning solution

Description

output_Split is an S4 class to represent the partitioning solution of an item pool.

Slots

output

a list containing item/set indices of each partition.

feasible

for partitioning into sub-pools, TRUE indicates the complete assignment problem was feasible.

solve_time

elapsed time in running the solver.

set_based

whether the item pool is set-based.

config

the config_Static used in the assembly.

constraints

the constraints used in the assembly.

partition_size_range

the partition size range for splitting into sub-pools.

partition_type

the partition type. Can be a test or a pool.


TestDesign documentation built on Feb. 16, 2023, 7:19 p.m.