/export/starexec/sandbox2/solver/bin/starexec_run_standard /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES proof of /export/starexec/sandbox2/benchmark/theBenchmark.xml # AProVE Commit ID: 48fb2092695e11cc9f56e44b17a92a5f88ffb256 marcel 20180622 unpublished dirty Termination w.r.t. Q of the given QTRS could be proven: (0) QTRS (1) QTRSRRRProof [EQUIVALENT, 115 ms] (2) QTRS (3) QTRSRRRProof [EQUIVALENT, 0 ms] (4) QTRS (5) RisEmptyProof [EQUIVALENT, 0 ms] (6) YES ---------------------------------------- (0) Obligation: Q restricted rewrite system: The TRS R consists of the following rules: U11(tt, M, N) -> U12(tt, activate(M), activate(N)) U12(tt, M, N) -> s(plus(activate(N), activate(M))) U21(tt, M, N) -> U22(tt, activate(M), activate(N)) U22(tt, M, N) -> plus(x(activate(N), activate(M)), activate(N)) plus(N, 0) -> N plus(N, s(M)) -> U11(tt, M, N) x(N, 0) -> 0 x(N, s(M)) -> U21(tt, M, N) activate(X) -> X Q is empty. ---------------------------------------- (1) QTRSRRRProof (EQUIVALENT) Used ordering: U11/3(YES,YES,YES) tt/0) U12/3(YES,YES,YES) activate/1)YES( s/1(YES) plus/2(YES,YES) U21/3(YES,YES,YES) U22/3(YES,YES,YES) x/2(YES,YES) 0/0) Quasi precedence: [U21_3, U22_3, x_2] > [U11_3, U12_3, plus_2] > s_1 > [tt, 0] Status: U11_3: multiset status tt: multiset status U12_3: multiset status s_1: multiset status plus_2: multiset status U21_3: multiset status U22_3: multiset status x_2: multiset status 0: multiset status With this ordering the following rules can be removed by the rule removal processor [LPAR04] because they are oriented strictly: U12(tt, M, N) -> s(plus(activate(N), activate(M))) U22(tt, M, N) -> plus(x(activate(N), activate(M)), activate(N)) plus(N, 0) -> N plus(N, s(M)) -> U11(tt, M, N) x(N, 0) -> 0 x(N, s(M)) -> U21(tt, M, N) ---------------------------------------- (2) Obligation: Q restricted rewrite system: The TRS R consists of the following rules: U11(tt, M, N) -> U12(tt, activate(M), activate(N)) U21(tt, M, N) -> U22(tt, activate(M), activate(N)) activate(X) -> X Q is empty. ---------------------------------------- (3) QTRSRRRProof (EQUIVALENT) Used ordering: Knuth-Bendix order [KBO] with precedence:U21_3 > U22_3 > activate_1 > U11_3 > U12_3 > tt and weight map: tt=1 activate_1=1 U11_3=2 U12_3=0 U21_3=2 U22_3=0 The variable weight is 1With this ordering the following rules can be removed by the rule removal processor [LPAR04] because they are oriented strictly: U11(tt, M, N) -> U12(tt, activate(M), activate(N)) U21(tt, M, N) -> U22(tt, activate(M), activate(N)) activate(X) -> X ---------------------------------------- (4) Obligation: Q restricted rewrite system: R is empty. Q is empty. ---------------------------------------- (5) RisEmptyProof (EQUIVALENT) The TRS R is empty. Hence, termination is trivially proven. ---------------------------------------- (6) YES