Problem Transformed CSR 04 ExConc Zan97 L

Tool Bounds

Execution Time2.3651838e-2ms
Answer
YES(?,O(n^1))
InputTransformed CSR 04 ExConc Zan97 L

stdout:

YES(?,O(n^1))

We consider the following Problem:

  Strict Trs: {f(X) -> g()}
  StartTerms: all
  Strategy: none

Certificate: YES(?,O(n^1))

Proof:
  The problem is match-bounded by 1.
  The enriched problem is compatible with the following automaton:
  {  f_0(1) -> 1
   , g_0() -> 1
   , g_1() -> 1}

Hurray, we answered YES(?,O(n^1))

Tool CDI

Execution Time3.8156033e-2ms
Answer
YES(?,O(n^2))
InputTransformed CSR 04 ExConc Zan97 L

stdout:

YES(?,O(n^2))
QUADRATIC upper bound on the derivational complexity

This TRS is terminating using the deltarestricted interpretation
f(delta, X0) =  + 0*X0 + 0 + 2*X0*delta + 2*delta
g(delta) =  + 0 + 0*delta
f_tau_1(delta) = delta/(0 + 2 * delta)

Time: 0.000524 seconds
Statistics:
Number of monomials: 10
Last formula building started for bound 3
Last SAT solving started for bound 3

Tool EDA

Execution Time7.616496e-2ms
Answer
YES(?,O(n^1))
InputTransformed CSR 04 ExConc Zan97 L

stdout:

YES(?,O(n^1))

We consider the following Problem:

  Strict Trs: {f(X) -> g()}
  StartTerms: all
  Strategy: none

Certificate: YES(?,O(n^1))

Proof:
  We have the following EDA-non-satisfying matrix interpretation:
  Interpretation Functions:
   f(x1) = [1] x1 + [3]
   g() = [2]

Hurray, we answered YES(?,O(n^1))

Tool IDA

Execution Time0.12401104ms
Answer
YES(?,O(n^1))
InputTransformed CSR 04 ExConc Zan97 L

stdout:

YES(?,O(n^1))

We consider the following Problem:

  Strict Trs: {f(X) -> g()}
  StartTerms: all
  Strategy: none

Certificate: YES(?,O(n^1))

Proof:
  We have the following EDA-non-satisfying and IDA(1)-non-satisfying matrix interpretation:
  Interpretation Functions:
   f(x1) = [1] x1 + [3]
   g() = [2]

Hurray, we answered YES(?,O(n^1))

Tool TRI

Execution Time4.2798042e-2ms
Answer
YES(?,O(n^1))
InputTransformed CSR 04 ExConc Zan97 L

stdout:

YES(?,O(n^1))

We consider the following Problem:

  Strict Trs: {f(X) -> g()}
  StartTerms: all
  Strategy: none

Certificate: YES(?,O(n^1))

Proof:
  We have the following triangular matrix interpretation:
  Interpretation Functions:
   f(x1) = [1] x1 + [3]
   g() = [2]

Hurray, we answered YES(?,O(n^1))

Tool TRI2

Execution Time3.1218052e-2ms
Answer
YES(?,O(n^1))
InputTransformed CSR 04 ExConc Zan97 L

stdout:

YES(?,O(n^1))

We consider the following Problem:

  Strict Trs: {f(X) -> g()}
  StartTerms: all
  Strategy: none

Certificate: YES(?,O(n^1))

Proof:
  We have the following triangular matrix interpretation:
  Interpretation Functions:
   f(x1) = [1 0] x1 + [3]
           [0 0]      [3]
   g() = [2]
         [3]

Hurray, we answered YES(?,O(n^1))