Skip to content

Commit

Permalink
Remove benchmarks that are giving inconsistent results
Browse files Browse the repository at this point in the history
  • Loading branch information
Dekker1 committed Sep 10, 2024
1 parent 5eee300 commit d90b81f
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 10,040 deletions.
3 changes: 0 additions & 3 deletions crates/fzn-huub/benches/fzn_huub_benchmarks.rs
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,7 @@ fn a_few_seconds(c: &mut Criterion) {
let instances = vec![
("jobshop_la02", InstanceType::Optimization),
("jobshop_la04", InstanceType::Optimization),
("kidney_exchange_3_20_0_15_3", InstanceType::Optimization),
("kidney_exchange_3_25_0_10_2", InstanceType::Optimization),
("svrp_s4_v2_c3", InstanceType::Optimization),
("rotating_workforce_25_s_7", InstanceType::Satisfaction),
("amaze3_2012_03_19", InstanceType::Satisfaction),
];
for (instance, instance_type) in instances {
Expand Down
1,837 changes: 0 additions & 1,837 deletions crates/fzn-huub/corpus/kidney_exchange_3_20_0_15_3.fzn.json

This file was deleted.

1 change: 0 additions & 1 deletion crates/fzn-huub/corpus/kidney_exchange_3_20_0_15_3.sol

This file was deleted.

2,792 changes: 0 additions & 2,792 deletions crates/fzn-huub/corpus/kidney_exchange_3_25_0_10_2.fzn.json

This file was deleted.

1 change: 0 additions & 1 deletion crates/fzn-huub/corpus/kidney_exchange_3_25_0_10_2.sol

This file was deleted.

5,405 changes: 0 additions & 5,405 deletions crates/fzn-huub/corpus/rotating_workforce_25_s_7.fzn.json

This file was deleted.

1 change: 0 additions & 1 deletion crates/fzn-huub/corpus/rotating_workforce_25_s_7.sol

This file was deleted.

0 comments on commit d90b81f

Please sign in to comment.