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