/export/starexec/sandbox/solver/bin/starexec_run_complexity /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- WORST_CASE(Omega(n^2), ?) proof of /export/starexec/sandbox/benchmark/theBenchmark.xml # AProVE Commit ID: 794c25de1cacf0d048858bcd21c9a779e1221865 marcel 20200619 unpublished dirty The Runtime Complexity (innermost) of the given CpxTRS could be proven to be BOUNDS(n^2, INF). (0) CpxTRS (1) RenamingProof [BOTH BOUNDS(ID, ID), 0 ms] (2) CpxTRS (3) TypeInferenceProof [BOTH BOUNDS(ID, ID), 0 ms] (4) typed CpxTrs (5) OrderProof [LOWER BOUND(ID), 0 ms] (6) typed CpxTrs (7) RewriteLemmaProof [LOWER BOUND(ID), 485 ms] (8) BEST (9) proven lower bound (10) LowerBoundPropagationProof [FINISHED, 0 ms] (11) BOUNDS(n^1, INF) (12) typed CpxTrs (13) RewriteLemmaProof [LOWER BOUND(ID), 688 ms] (14) BEST (15) proven lower bound (16) LowerBoundPropagationProof [FINISHED, 0 ms] (17) BOUNDS(n^2, INF) (18) typed CpxTrs (19) RewriteLemmaProof [LOWER BOUND(ID), 38 ms] (20) BOUNDS(1, INF) ---------------------------------------- (0) Obligation: The Runtime Complexity (innermost) of the given CpxTRS could be proven to be BOUNDS(n^2, INF). The TRS R consists of the following rules: a__and(tt, X) -> mark(X) a__plus(N, 0) -> mark(N) a__plus(N, s(M)) -> s(a__plus(mark(N), mark(M))) mark(and(X1, X2)) -> a__and(mark(X1), X2) mark(plus(X1, X2)) -> a__plus(mark(X1), mark(X2)) mark(tt) -> tt mark(0) -> 0 mark(s(X)) -> s(mark(X)) a__and(X1, X2) -> and(X1, X2) a__plus(X1, X2) -> plus(X1, X2) S is empty. Rewrite Strategy: INNERMOST ---------------------------------------- (1) RenamingProof (BOTH BOUNDS(ID, ID)) Renamed function symbols to avoid clashes with predefined symbol. ---------------------------------------- (2) Obligation: The Runtime Complexity (innermost) of the given CpxTRS could be proven to be BOUNDS(n^2, INF). The TRS R consists of the following rules: a__and(tt, X) -> mark(X) a__plus(N, 0') -> mark(N) a__plus(N, s(M)) -> s(a__plus(mark(N), mark(M))) mark(and(X1, X2)) -> a__and(mark(X1), X2) mark(plus(X1, X2)) -> a__plus(mark(X1), mark(X2)) mark(tt) -> tt mark(0') -> 0' mark(s(X)) -> s(mark(X)) a__and(X1, X2) -> and(X1, X2) a__plus(X1, X2) -> plus(X1, X2) S is empty. Rewrite Strategy: INNERMOST ---------------------------------------- (3) TypeInferenceProof (BOTH BOUNDS(ID, ID)) Infered types. ---------------------------------------- (4) Obligation: Innermost TRS: Rules: a__and(tt, X) -> mark(X) a__plus(N, 0') -> mark(N) a__plus(N, s(M)) -> s(a__plus(mark(N), mark(M))) mark(and(X1, X2)) -> a__and(mark(X1), X2) mark(plus(X1, X2)) -> a__plus(mark(X1), mark(X2)) mark(tt) -> tt mark(0') -> 0' mark(s(X)) -> s(mark(X)) a__and(X1, X2) -> and(X1, X2) a__plus(X1, X2) -> plus(X1, X2) Types: a__and :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus tt :: tt:0':s:and:plus mark :: tt:0':s:and:plus -> tt:0':s:and:plus a__plus :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus 0' :: tt:0':s:and:plus s :: tt:0':s:and:plus -> tt:0':s:and:plus and :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus plus :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus hole_tt:0':s:and:plus1_0 :: tt:0':s:and:plus gen_tt:0':s:and:plus2_0 :: Nat -> tt:0':s:and:plus ---------------------------------------- (5) OrderProof (LOWER BOUND(ID)) Heuristically decided to analyse the following defined symbols: mark, a__plus They will be analysed ascendingly in the following order: mark = a__plus ---------------------------------------- (6) Obligation: Innermost TRS: Rules: a__and(tt, X) -> mark(X) a__plus(N, 0') -> mark(N) a__plus(N, s(M)) -> s(a__plus(mark(N), mark(M))) mark(and(X1, X2)) -> a__and(mark(X1), X2) mark(plus(X1, X2)) -> a__plus(mark(X1), mark(X2)) mark(tt) -> tt mark(0') -> 0' mark(s(X)) -> s(mark(X)) a__and(X1, X2) -> and(X1, X2) a__plus(X1, X2) -> plus(X1, X2) Types: a__and :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus tt :: tt:0':s:and:plus mark :: tt:0':s:and:plus -> tt:0':s:and:plus a__plus :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus 0' :: tt:0':s:and:plus s :: tt:0':s:and:plus -> tt:0':s:and:plus and :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus plus :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus hole_tt:0':s:and:plus1_0 :: tt:0':s:and:plus gen_tt:0':s:and:plus2_0 :: Nat -> tt:0':s:and:plus Generator Equations: gen_tt:0':s:and:plus2_0(0) <=> tt gen_tt:0':s:and:plus2_0(+(x, 1)) <=> s(gen_tt:0':s:and:plus2_0(x)) The following defined symbols remain to be analysed: a__plus, mark They will be analysed ascendingly in the following order: mark = a__plus ---------------------------------------- (7) RewriteLemmaProof (LOWER BOUND(ID)) Proved the following rewrite lemma: mark(gen_tt:0':s:and:plus2_0(n5360_0)) -> gen_tt:0':s:and:plus2_0(n5360_0), rt in Omega(1 + n5360_0) Induction Base: mark(gen_tt:0':s:and:plus2_0(0)) ->_R^Omega(1) tt Induction Step: mark(gen_tt:0':s:and:plus2_0(+(n5360_0, 1))) ->_R^Omega(1) s(mark(gen_tt:0':s:and:plus2_0(n5360_0))) ->_IH s(gen_tt:0':s:and:plus2_0(c5361_0)) We have rt in Omega(n^1) and sz in O(n). Thus, we have irc_R in Omega(n). ---------------------------------------- (8) Complex Obligation (BEST) ---------------------------------------- (9) Obligation: Proved the lower bound n^1 for the following obligation: Innermost TRS: Rules: a__and(tt, X) -> mark(X) a__plus(N, 0') -> mark(N) a__plus(N, s(M)) -> s(a__plus(mark(N), mark(M))) mark(and(X1, X2)) -> a__and(mark(X1), X2) mark(plus(X1, X2)) -> a__plus(mark(X1), mark(X2)) mark(tt) -> tt mark(0') -> 0' mark(s(X)) -> s(mark(X)) a__and(X1, X2) -> and(X1, X2) a__plus(X1, X2) -> plus(X1, X2) Types: a__and :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus tt :: tt:0':s:and:plus mark :: tt:0':s:and:plus -> tt:0':s:and:plus a__plus :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus 0' :: tt:0':s:and:plus s :: tt:0':s:and:plus -> tt:0':s:and:plus and :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus plus :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus hole_tt:0':s:and:plus1_0 :: tt:0':s:and:plus gen_tt:0':s:and:plus2_0 :: Nat -> tt:0':s:and:plus Generator Equations: gen_tt:0':s:and:plus2_0(0) <=> tt gen_tt:0':s:and:plus2_0(+(x, 1)) <=> s(gen_tt:0':s:and:plus2_0(x)) The following defined symbols remain to be analysed: mark They will be analysed ascendingly in the following order: mark = a__plus ---------------------------------------- (10) LowerBoundPropagationProof (FINISHED) Propagated lower bound. ---------------------------------------- (11) BOUNDS(n^1, INF) ---------------------------------------- (12) Obligation: Innermost TRS: Rules: a__and(tt, X) -> mark(X) a__plus(N, 0') -> mark(N) a__plus(N, s(M)) -> s(a__plus(mark(N), mark(M))) mark(and(X1, X2)) -> a__and(mark(X1), X2) mark(plus(X1, X2)) -> a__plus(mark(X1), mark(X2)) mark(tt) -> tt mark(0') -> 0' mark(s(X)) -> s(mark(X)) a__and(X1, X2) -> and(X1, X2) a__plus(X1, X2) -> plus(X1, X2) Types: a__and :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus tt :: tt:0':s:and:plus mark :: tt:0':s:and:plus -> tt:0':s:and:plus a__plus :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus 0' :: tt:0':s:and:plus s :: tt:0':s:and:plus -> tt:0':s:and:plus and :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus plus :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus hole_tt:0':s:and:plus1_0 :: tt:0':s:and:plus gen_tt:0':s:and:plus2_0 :: Nat -> tt:0':s:and:plus Lemmas: mark(gen_tt:0':s:and:plus2_0(n5360_0)) -> gen_tt:0':s:and:plus2_0(n5360_0), rt in Omega(1 + n5360_0) Generator Equations: gen_tt:0':s:and:plus2_0(0) <=> tt gen_tt:0':s:and:plus2_0(+(x, 1)) <=> s(gen_tt:0':s:and:plus2_0(x)) The following defined symbols remain to be analysed: a__plus They will be analysed ascendingly in the following order: mark = a__plus ---------------------------------------- (13) RewriteLemmaProof (LOWER BOUND(ID)) Proved the following rewrite lemma: a__plus(gen_tt:0':s:and:plus2_0(a), gen_tt:0':s:and:plus2_0(+(1, n5955_0))) -> *3_0, rt in Omega(a*n5955_0 + n5955_0 + n5955_0^2) Induction Base: a__plus(gen_tt:0':s:and:plus2_0(a), gen_tt:0':s:and:plus2_0(+(1, 0))) Induction Step: a__plus(gen_tt:0':s:and:plus2_0(a), gen_tt:0':s:and:plus2_0(+(1, +(n5955_0, 1)))) ->_R^Omega(1) s(a__plus(mark(gen_tt:0':s:and:plus2_0(a)), mark(gen_tt:0':s:and:plus2_0(+(1, n5955_0))))) ->_L^Omega(1 + a) s(a__plus(gen_tt:0':s:and:plus2_0(a), mark(gen_tt:0':s:and:plus2_0(+(1, n5955_0))))) ->_L^Omega(2 + n5955_0) s(a__plus(gen_tt:0':s:and:plus2_0(a), gen_tt:0':s:and:plus2_0(+(1, n5955_0)))) ->_IH s(*3_0) We have rt in Omega(n^2) and sz in O(n). Thus, we have irc_R in Omega(n^2). ---------------------------------------- (14) Complex Obligation (BEST) ---------------------------------------- (15) Obligation: Proved the lower bound n^2 for the following obligation: Innermost TRS: Rules: a__and(tt, X) -> mark(X) a__plus(N, 0') -> mark(N) a__plus(N, s(M)) -> s(a__plus(mark(N), mark(M))) mark(and(X1, X2)) -> a__and(mark(X1), X2) mark(plus(X1, X2)) -> a__plus(mark(X1), mark(X2)) mark(tt) -> tt mark(0') -> 0' mark(s(X)) -> s(mark(X)) a__and(X1, X2) -> and(X1, X2) a__plus(X1, X2) -> plus(X1, X2) Types: a__and :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus tt :: tt:0':s:and:plus mark :: tt:0':s:and:plus -> tt:0':s:and:plus a__plus :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus 0' :: tt:0':s:and:plus s :: tt:0':s:and:plus -> tt:0':s:and:plus and :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus plus :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus hole_tt:0':s:and:plus1_0 :: tt:0':s:and:plus gen_tt:0':s:and:plus2_0 :: Nat -> tt:0':s:and:plus Lemmas: mark(gen_tt:0':s:and:plus2_0(n5360_0)) -> gen_tt:0':s:and:plus2_0(n5360_0), rt in Omega(1 + n5360_0) Generator Equations: gen_tt:0':s:and:plus2_0(0) <=> tt gen_tt:0':s:and:plus2_0(+(x, 1)) <=> s(gen_tt:0':s:and:plus2_0(x)) The following defined symbols remain to be analysed: a__plus They will be analysed ascendingly in the following order: mark = a__plus ---------------------------------------- (16) LowerBoundPropagationProof (FINISHED) Propagated lower bound. ---------------------------------------- (17) BOUNDS(n^2, INF) ---------------------------------------- (18) Obligation: Innermost TRS: Rules: a__and(tt, X) -> mark(X) a__plus(N, 0') -> mark(N) a__plus(N, s(M)) -> s(a__plus(mark(N), mark(M))) mark(and(X1, X2)) -> a__and(mark(X1), X2) mark(plus(X1, X2)) -> a__plus(mark(X1), mark(X2)) mark(tt) -> tt mark(0') -> 0' mark(s(X)) -> s(mark(X)) a__and(X1, X2) -> and(X1, X2) a__plus(X1, X2) -> plus(X1, X2) Types: a__and :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus tt :: tt:0':s:and:plus mark :: tt:0':s:and:plus -> tt:0':s:and:plus a__plus :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus 0' :: tt:0':s:and:plus s :: tt:0':s:and:plus -> tt:0':s:and:plus and :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus plus :: tt:0':s:and:plus -> tt:0':s:and:plus -> tt:0':s:and:plus hole_tt:0':s:and:plus1_0 :: tt:0':s:and:plus gen_tt:0':s:and:plus2_0 :: Nat -> tt:0':s:and:plus Lemmas: mark(gen_tt:0':s:and:plus2_0(n5360_0)) -> gen_tt:0':s:and:plus2_0(n5360_0), rt in Omega(1 + n5360_0) a__plus(gen_tt:0':s:and:plus2_0(a), gen_tt:0':s:and:plus2_0(+(1, n5955_0))) -> *3_0, rt in Omega(a*n5955_0 + n5955_0 + n5955_0^2) Generator Equations: gen_tt:0':s:and:plus2_0(0) <=> tt gen_tt:0':s:and:plus2_0(+(x, 1)) <=> s(gen_tt:0':s:and:plus2_0(x)) The following defined symbols remain to be analysed: mark They will be analysed ascendingly in the following order: mark = a__plus ---------------------------------------- (19) RewriteLemmaProof (LOWER BOUND(ID)) Proved the following rewrite lemma: mark(gen_tt:0':s:and:plus2_0(n7424_0)) -> gen_tt:0':s:and:plus2_0(n7424_0), rt in Omega(1 + n7424_0) Induction Base: mark(gen_tt:0':s:and:plus2_0(0)) ->_R^Omega(1) tt Induction Step: mark(gen_tt:0':s:and:plus2_0(+(n7424_0, 1))) ->_R^Omega(1) s(mark(gen_tt:0':s:and:plus2_0(n7424_0))) ->_IH s(gen_tt:0':s:and:plus2_0(c7425_0)) We have rt in Omega(n^1) and sz in O(n). Thus, we have irc_R in Omega(n). ---------------------------------------- (20) BOUNDS(1, INF)