ulf1 / bwsample

Sampling algorithm for best-worst scaling sets.
Apache License 2.0
7 stars 1 forks source link

catch skipped BWS sets #8

Closed ulf1 closed 3 years ago

ulf1 commented 3 years ago

will fail

best_idx = combostates.index(1)
worst_idx = combostates.index(2)

if no 1 and no 2