/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: c69e44bd14796315568835c1ffa2502984884775 mhark 20210624 unpublished Termination of the given CSR could be proven: (0) CSR (1) CSRRRRProof [EQUIVALENT, 80 ms] (2) CSR (3) CSRRRRProof [EQUIVALENT, 0 ms] (4) CSR (5) RisEmptyProof [EQUIVALENT, 0 ms] (6) YES ---------------------------------------- (0) Obligation: Context-sensitive rewrite system: The TRS R consists of the following rules: __(__(X, Y), Z) -> __(X, __(Y, Z)) __(X, nil) -> X __(nil, X) -> X and(tt, X) -> X isNePal(__(I, __(P, I))) -> tt The replacement map contains the following entries: __: {1, 2} nil: empty set and: {1} tt: empty set isNePal: {1} ---------------------------------------- (1) CSRRRRProof (EQUIVALENT) The following CSR is given: Context-sensitive rewrite system: The TRS R consists of the following rules: __(__(X, Y), Z) -> __(X, __(Y, Z)) __(X, nil) -> X __(nil, X) -> X and(tt, X) -> X isNePal(__(I, __(P, I))) -> tt The replacement map contains the following entries: __: {1, 2} nil: empty set and: {1} tt: empty set isNePal: {1} Used ordering: Polynomial interpretation [POLO]: POL(__(x_1, x_2)) = 1 + 2*x_1 + x_2 POL(and(x_1, x_2)) = 2*x_1 + x_2 POL(isNePal(x_1)) = 1 + 2*x_1 POL(nil) = 1 POL(tt) = 0 With this ordering the following rules can be removed by the rule removal processor [LPAR04] because they are oriented strictly: __(__(X, Y), Z) -> __(X, __(Y, Z)) __(X, nil) -> X __(nil, X) -> X isNePal(__(I, __(P, I))) -> tt ---------------------------------------- (2) Obligation: Context-sensitive rewrite system: The TRS R consists of the following rules: and(tt, X) -> X The replacement map contains the following entries: and: {1} tt: empty set ---------------------------------------- (3) CSRRRRProof (EQUIVALENT) The following CSR is given: Context-sensitive rewrite system: The TRS R consists of the following rules: and(tt, X) -> X The replacement map contains the following entries: and: {1} tt: empty set Used ordering: Matrix interpretation [MATRO] to (N^2, +, *, >=, >) : <<< POL(and(x_1, x_2)) = [[0], [1]] + [[1, 1], [1, 1]] * x_1 + [[1, 1], [1, 1]] * x_2 >>> <<< POL(tt) = [[0], [1]] >>> With this ordering the following rules can be removed by the rule removal processor [LPAR04] because they are oriented strictly: and(tt, X) -> X ---------------------------------------- (4) Obligation: Context-sensitive rewrite system: R is empty. ---------------------------------------- (5) RisEmptyProof (EQUIVALENT) The CSR R is empty. Hence, termination is trivially proven. ---------------------------------------- (6) YES