aboutsummaryrefslogtreecommitdiff
path: root/src/scripts/b_des_con_5.sh
blob: b870f59c78d3c07063fb98ab31984fdb57719bcf (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 5
}