/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: 48fb2092695e11cc9f56e44b17a92a5f88ffb256 marcel 20180622 unpublished dirty The runtime complexity of the given CpxIntTrs could be proven to be BOUNDS(INF, INF). (0) CpxIntTrs (1) Loat Proof [FINISHED, 119 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, L, M, N, F, F, G, H, I, J, K)) :|: A >= 2 f2(A, B, C, D, E, F, G, H, I, J, K) -> Com_1(f1(A, L, M, D, E, F, N, H, I, J, K)) :|: 1 >= A f300(A, B, C, D, E, F, G, H, I, J, K) -> Com_1(f2(A, L, M, N, O, O, G, H, P, Q, R)) :|: H >= 1 f300(A, B, C, D, E, F, G, H, I, J, K) -> Com_1(f1(A, L, M, D, N, P, O, H, Q, N, R)) :|: 0 >= H 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'=free, C'=free_1, D'=free_2, E'=F, [ A>=2 ], cost: 1 1: f2 -> f1 : B'=free_3, C'=free_4, G'=free_5, [ 1>=A ], cost: 1 2: f300 -> f2 : B'=free_6, C'=free_8, D'=free_10, E'=free_12, F'=free_12, Q'=free_7, J'=free_9, K'=free_11, [ H>=1 ], cost: 1 3: f300 -> f1 : B'=free_13, C'=free_15, E'=free_17, F'=free_19, G'=free_14, Q'=free_16, J'=free_17, K'=free_18, [ 0>=H ], cost: 1 Removed unreachable and leaf rules: Start location: f300 0: f2 -> f2 : B'=free, C'=free_1, D'=free_2, E'=F, [ A>=2 ], cost: 1 2: f300 -> f2 : B'=free_6, C'=free_8, D'=free_10, E'=free_12, F'=free_12, Q'=free_7, J'=free_9, K'=free_11, [ H>=1 ], cost: 1 ### Simplification by acceleration and chaining ### Accelerating simple loops of location 0. Accelerating the following rules: 0: f2 -> f2 : B'=free, C'=free_1, D'=free_2, E'=F, [ A>=2 ], 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>=2 ], cost: INF 2: f300 -> f2 : B'=free_6, C'=free_8, D'=free_10, E'=free_12, F'=free_12, Q'=free_7, J'=free_9, K'=free_11, [ H>=1 ], cost: 1 Chained accelerated rules (with incoming rules): Start location: f300 2: f300 -> f2 : B'=free_6, C'=free_8, D'=free_10, E'=free_12, F'=free_12, Q'=free_7, J'=free_9, K'=free_11, [ H>=1 ], cost: 1 5: f300 -> [3] : B'=free_6, C'=free_8, D'=free_10, E'=free_12, F'=free_12, Q'=free_7, J'=free_9, K'=free_11, [ H>=1 && A>=2 ], cost: INF Removed unreachable locations (and leaf rules with constant cost): Start location: f300 5: f300 -> [3] : B'=free_6, C'=free_8, D'=free_10, E'=free_12, F'=free_12, Q'=free_7, J'=free_9, K'=free_11, [ H>=1 && A>=2 ], cost: INF ### Computing asymptotic complexity ### Fully simplified ITS problem Start location: f300 5: f300 -> [3] : B'=free_6, C'=free_8, D'=free_10, E'=free_12, F'=free_12, Q'=free_7, J'=free_9, K'=free_11, [ H>=1 && A>=2 ], cost: INF Computing asymptotic complexity for rule 5 Resulting cost INF 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: INF Rule cost: INF Rule guard: [ H>=1 && A>=2 ] NO ---------------------------------------- (2) BOUNDS(INF, INF)