aboutsummaryrefslogtreecommitdiff
path: root/src/scripts/b_asc_con_ra_3.sh
blob: 8346f4c658f77e84140bf914469dc704c62a3495 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash
TIMEFORMAT='
semantic property: ascending
syntactic property: Container, RandomAsscess
search time: %R seconds
'
time {
cargo run b_asc_con_ra.rs gen_asc_con_ra 3
}