aboutsummaryrefslogtreecommitdiff
path: root/src/scripts/b_des_con_9.sh
blob: 1d34895f9f3816b941bc083402300eb44fba2470 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash
TIMEFORMAT='
semantic property: descending
syntactic property: Container
search time: %R seconds
'
time {
cargo run b_des_con.rs gen_des_con 9
}