cargo-hack icon indicating copy to clipboard operation
cargo-hack copied to clipboard

Randomizing order of trials in --feature-powerset

Open vi opened this issue 1 year ago • 1 comments

With a lot of features, powerset can get impractically large.

I suggest to add an option to randomize the order of trials, so that interrupted cargo hack run would provide reasonable coverage of each feature instead of depth-first fuller coverage of certain combinations that happened to be early in the list.

vi avatar Jan 03 '25 04:01 vi

Note: #255 is related.

vi avatar Jan 29 '25 10:01 vi