/export/starexec/sandbox/solver/bin/starexec_run_complexity /export/starexec/sandbox/benchmark/theBenchmark.koat /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- WORST_CASE(NON_POLY, ?) proof of /export/starexec/sandbox/benchmark/theBenchmark.koat # AProVE Commit ID: 794c25de1cacf0d048858bcd21c9a779e1221865 marcel 20200619 unpublished dirty The runtime complexity of the given CpxIntTrs could be proven to be BOUNDS(INF, INF). (0) CpxIntTrs (1) Loat Proof [FINISHED, 111 ms] (2) BOUNDS(INF, INF) ---------------------------------------- (0) Obligation: Complexity Int TRS consisting of the following rules: f2(A, B, C, D, E, F, G, H, I, J, K) -> Com_1(f2(A, C, C, L, M, N, G, H, I, J, K)) :|: A >= 1 f300(A, B, C, D, E, F, G, H, I, J, K) -> Com_1(f1(A, L, N, P, Q, F, G, L, M, O, R)) :|: 0 >= G f300(A, B, C, D, E, F, G, H, I, J, K) -> Com_1(f2(A, N, N, P, Q, R, G, L, M, O, K)) :|: A >= 1 && G >= 1 f300(A, B, C, D, E, F, G, H, I, J, K) -> Com_1(f1(A, N, N, P, Q, R, G, L, M, O, S)) :|: 0 >= A && G >= 1 The start-symbols are:[f300_11] ---------------------------------------- (1) Loat Proof (FINISHED) ### Pre-processing the ITS problem ### Initial linear ITS problem Start location: f300 0: f2 -> f2 : B'=C, D'=free_2, E'=free, F'=free_1, [ A>=1 ], cost: 1 1: f300 -> f1 : B'=free_9, C'=free_4, D'=free_6, E'=free_8, H'=free_9, Q'=free_3, J'=free_5, K'=free_7, [ 0>=G ], cost: 1 2: f300 -> f2 : B'=free_16, C'=free_16, D'=free_11, E'=free_13, F'=free_15, H'=free_10, Q'=free_12, J'=free_14, [ A>=1 && G>=1 ], cost: 1 3: f300 -> f1 : B'=free_24, C'=free_24, D'=free_19, E'=free_21, F'=free_23, H'=free_18, Q'=free_20, J'=free_22, K'=free_17, [ 0>=A && G>=1 ], cost: 1 Checking for constant complexity: The following rule is satisfiable with cost >= 1, yielding constant complexity: 1: f300 -> f1 : B'=free_9, C'=free_4, D'=free_6, E'=free_8, H'=free_9, Q'=free_3, J'=free_5, K'=free_7, [ 0>=G ], cost: 1 Removed unreachable and leaf rules: Start location: f300 0: f2 -> f2 : B'=C, D'=free_2, E'=free, F'=free_1, [ A>=1 ], cost: 1 2: f300 -> f2 : B'=free_16, C'=free_16, D'=free_11, E'=free_13, F'=free_15, H'=free_10, Q'=free_12, J'=free_14, [ A>=1 && G>=1 ], cost: 1 ### Simplification by acceleration and chaining ### Accelerating simple loops of location 0. Accelerating the following rules: 0: f2 -> f2 : B'=C, D'=free_2, E'=free, F'=free_1, [ A>=1 ], cost: 1 Accelerated rule 0 with NONTERM, yielding the new rule 4. Removing the simple loops: 0. Accelerated all simple loops using metering functions (where possible): Start location: f300 4: f2 -> [3] : [ A>=1 ], cost: NONTERM 2: f300 -> f2 : B'=free_16, C'=free_16, D'=free_11, E'=free_13, F'=free_15, H'=free_10, Q'=free_12, J'=free_14, [ A>=1 && G>=1 ], cost: 1 Chained accelerated rules (with incoming rules): Start location: f300 2: f300 -> f2 : B'=free_16, C'=free_16, D'=free_11, E'=free_13, F'=free_15, H'=free_10, Q'=free_12, J'=free_14, [ A>=1 && G>=1 ], cost: 1 5: f300 -> [3] : B'=free_16, C'=free_16, D'=free_11, E'=free_13, F'=free_15, H'=free_10, Q'=free_12, J'=free_14, [ A>=1 && G>=1 ], cost: NONTERM Removed unreachable locations (and leaf rules with constant cost): Start location: f300 5: f300 -> [3] : B'=free_16, C'=free_16, D'=free_11, E'=free_13, F'=free_15, H'=free_10, Q'=free_12, J'=free_14, [ A>=1 && G>=1 ], cost: NONTERM ### Computing asymptotic complexity ### Fully simplified ITS problem Start location: f300 5: f300 -> [3] : B'=free_16, C'=free_16, D'=free_11, E'=free_13, F'=free_15, H'=free_10, Q'=free_12, J'=free_14, [ A>=1 && G>=1 ], cost: NONTERM Computing asymptotic complexity for rule 5 Guard is satisfiable, yielding nontermination Resulting cost NONTERM has complexity: Nonterm Found new complexity Nonterm. Obtained the following overall complexity (w.r.t. the length of the input n): Complexity: Nonterm Cpx degree: Nonterm Solved cost: NONTERM Rule cost: NONTERM Rule guard: [ A>=1 && G>=1 ] NO ---------------------------------------- (2) BOUNDS(INF, INF)