AProVE strategies used for the evaluation
Details
- AProVE
- flags that were used for all benchmarks
-s $STRATEGY
-m benchmark
-t $TIMEOUT
- flag to infer upper bounds for JBC:
-O java::analysis_goal=time_complexity
- flags to infer lower bounds for JBC:
-O java::analysis_goal=time_complexity -O java::show_lower_bounds=true
- analyzing TRSs with CoFloCo
- additional option as RNTS-backend:
-compute_lbs no
- additional options as standalone-backend:
-compute_lbs no -compress_chains 2 -solve_fast
- LoAT
- flag to enable SMT encoding of limit problems:
--limit-smt
- KoAT was invoked with
-smt-solver z3-internal
- TCT
- script to couple AProVE’s preprocessings with TCT