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