/export/starexec/sandbox2/solver/bin/starexec_run_complexity /export/starexec/sandbox2/benchmark/theBenchmark.koat /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- WORST_CASE(?, O(1)) proof of /export/starexec/sandbox2/benchmark/theBenchmark.koat # AProVE Commit ID: 794c25de1cacf0d048858bcd21c9a779e1221865 marcel 20200619 unpublished dirty The runtime complexity of the given CpxIntTrs could be proven to be BOUNDS(1, 1). (0) CpxIntTrs (1) Koat2 Proof [FINISHED, 0 ms] (2) BOUNDS(1, 1) ---------------------------------------- (0) Obligation: Complexity Int TRS consisting of the following rules: f12(A, B, C, D, E) -> Com_1(f11(A, B, C, D, E)) :|: TRUE f28(A, B, C, D, E) -> Com_1(f20(A, 1, A, 1, A)) :|: A >= 1 The start-symbols are:[f28_5] ---------------------------------------- (1) Koat2 Proof (FINISHED) YES( ?, 2 {O(1)}) Initial Complexity Problem: Start: f28 Program_Vars: Arg_0, Arg_1, Arg_2, Arg_3, Arg_4 Temp_Vars: Locations: f11, f12, f20, f28 Transitions: 0: f12->f11 1: f28->f20 Timebounds: Overall timebound: 2 {O(1)} 0: f12->f11: 1 {O(1)} 1: f28->f20: 1 {O(1)} Costbounds: Overall costbound: 2 {O(1)} 0: f12->f11: 1 {O(1)} 1: f28->f20: 1 {O(1)} Sizebounds: `Lower: `Upper: ---------------------------------------- (2) BOUNDS(1, 1)