Problem Transformed CSR 04 PEANO nosorts iGM

Tool Bounds

Execution Time60.15828ms
Answer
TIMEOUT
InputTransformed CSR 04 PEANO nosorts iGM

stdout:

TIMEOUT

We consider the following Problem:

  Strict Trs:
    {  s(active(X)) -> s(X)
     , s(mark(X)) -> s(X)
     , plus(X1, active(X2)) -> plus(X1, X2)
     , plus(active(X1), X2) -> plus(X1, X2)
     , plus(X1, mark(X2)) -> plus(X1, X2)
     , plus(mark(X1), X2) -> plus(X1, X2)
     , and(X1, active(X2)) -> and(X1, X2)
     , and(active(X1), X2) -> and(X1, X2)
     , and(X1, mark(X2)) -> and(X1, X2)
     , and(mark(X1), X2) -> and(X1, X2)
     , mark(s(X)) -> active(s(mark(X)))
     , mark(0()) -> active(0())
     , mark(plus(X1, X2)) -> active(plus(mark(X1), mark(X2)))
     , mark(tt()) -> active(tt())
     , mark(and(X1, X2)) -> active(and(mark(X1), X2))
     , active(plus(N, s(M))) -> mark(s(plus(N, M)))
     , active(plus(N, 0())) -> mark(N)
     , active(and(tt(), X)) -> mark(X)}
  StartTerms: all
  Strategy: none

Certificate: TIMEOUT

Proof:
  Computation stopped due to timeout after 60.0 seconds.

Arrrr..

Tool CDI

Execution Time11.635263ms
Answer
MAYBE
InputTransformed CSR 04 PEANO nosorts iGM

stdout:

MAYBE

Statistics:
Number of monomials: 1824
Last formula building started for bound 3
Last SAT solving started for bound 3

Tool EDA

Execution Time60.04134ms
Answer
TIMEOUT
InputTransformed CSR 04 PEANO nosorts iGM

stdout:

TIMEOUT

We consider the following Problem:

  Strict Trs:
    {  s(active(X)) -> s(X)
     , s(mark(X)) -> s(X)
     , plus(X1, active(X2)) -> plus(X1, X2)
     , plus(active(X1), X2) -> plus(X1, X2)
     , plus(X1, mark(X2)) -> plus(X1, X2)
     , plus(mark(X1), X2) -> plus(X1, X2)
     , and(X1, active(X2)) -> and(X1, X2)
     , and(active(X1), X2) -> and(X1, X2)
     , and(X1, mark(X2)) -> and(X1, X2)
     , and(mark(X1), X2) -> and(X1, X2)
     , mark(s(X)) -> active(s(mark(X)))
     , mark(0()) -> active(0())
     , mark(plus(X1, X2)) -> active(plus(mark(X1), mark(X2)))
     , mark(tt()) -> active(tt())
     , mark(and(X1, X2)) -> active(and(mark(X1), X2))
     , active(plus(N, s(M))) -> mark(s(plus(N, M)))
     , active(plus(N, 0())) -> mark(N)
     , active(and(tt(), X)) -> mark(X)}
  StartTerms: all
  Strategy: none

Certificate: TIMEOUT

Proof:
  Computation stopped due to timeout after 60.0 seconds.

Arrrr..

Tool IDA

Execution Time37.332233ms
Answer
MAYBE
InputTransformed CSR 04 PEANO nosorts iGM

stdout:

MAYBE

We consider the following Problem:

  Strict Trs:
    {  s(active(X)) -> s(X)
     , s(mark(X)) -> s(X)
     , plus(X1, active(X2)) -> plus(X1, X2)
     , plus(active(X1), X2) -> plus(X1, X2)
     , plus(X1, mark(X2)) -> plus(X1, X2)
     , plus(mark(X1), X2) -> plus(X1, X2)
     , and(X1, active(X2)) -> and(X1, X2)
     , and(active(X1), X2) -> and(X1, X2)
     , and(X1, mark(X2)) -> and(X1, X2)
     , and(mark(X1), X2) -> and(X1, X2)
     , mark(s(X)) -> active(s(mark(X)))
     , mark(0()) -> active(0())
     , mark(plus(X1, X2)) -> active(plus(mark(X1), mark(X2)))
     , mark(tt()) -> active(tt())
     , mark(and(X1, X2)) -> active(and(mark(X1), X2))
     , active(plus(N, s(M))) -> mark(s(plus(N, M)))
     , active(plus(N, 0())) -> mark(N)
     , active(and(tt(), X)) -> mark(X)}
  StartTerms: all
  Strategy: none

Certificate: MAYBE

Proof:
  None of the processors succeeded.
  
  Details of failed attempt(s):
  -----------------------------
    1) 'matrix-interpretation of dimension 3' failed due to the following reason:
         The input cannot be shown compatible
    
    2) 'matrix-interpretation of dimension 3' failed due to the following reason:
         The input cannot be shown compatible
    
    3) 'matrix-interpretation of dimension 3' failed due to the following reason:
         The input cannot be shown compatible
    
    4) 'matrix-interpretation of dimension 2' failed due to the following reason:
         The input cannot be shown compatible
    
    5) 'matrix-interpretation of dimension 2' failed due to the following reason:
         The input cannot be shown compatible
    
    6) 'matrix-interpretation of dimension 1' failed due to the following reason:
         The input cannot be shown compatible
    

Arrrr..

Tool TRI

Execution Time60.038822ms
Answer
TIMEOUT
InputTransformed CSR 04 PEANO nosorts iGM

stdout:

TIMEOUT

We consider the following Problem:

  Strict Trs:
    {  s(active(X)) -> s(X)
     , s(mark(X)) -> s(X)
     , plus(X1, active(X2)) -> plus(X1, X2)
     , plus(active(X1), X2) -> plus(X1, X2)
     , plus(X1, mark(X2)) -> plus(X1, X2)
     , plus(mark(X1), X2) -> plus(X1, X2)
     , and(X1, active(X2)) -> and(X1, X2)
     , and(active(X1), X2) -> and(X1, X2)
     , and(X1, mark(X2)) -> and(X1, X2)
     , and(mark(X1), X2) -> and(X1, X2)
     , mark(s(X)) -> active(s(mark(X)))
     , mark(0()) -> active(0())
     , mark(plus(X1, X2)) -> active(plus(mark(X1), mark(X2)))
     , mark(tt()) -> active(tt())
     , mark(and(X1, X2)) -> active(and(mark(X1), X2))
     , active(plus(N, s(M))) -> mark(s(plus(N, M)))
     , active(plus(N, 0())) -> mark(N)
     , active(and(tt(), X)) -> mark(X)}
  StartTerms: all
  Strategy: none

Certificate: TIMEOUT

Proof:
  Computation stopped due to timeout after 60.0 seconds.

Arrrr..

Tool TRI2

Execution Time0.43878794ms
Answer
MAYBE
InputTransformed CSR 04 PEANO nosorts iGM

stdout:

MAYBE

We consider the following Problem:

  Strict Trs:
    {  s(active(X)) -> s(X)
     , s(mark(X)) -> s(X)
     , plus(X1, active(X2)) -> plus(X1, X2)
     , plus(active(X1), X2) -> plus(X1, X2)
     , plus(X1, mark(X2)) -> plus(X1, X2)
     , plus(mark(X1), X2) -> plus(X1, X2)
     , and(X1, active(X2)) -> and(X1, X2)
     , and(active(X1), X2) -> and(X1, X2)
     , and(X1, mark(X2)) -> and(X1, X2)
     , and(mark(X1), X2) -> and(X1, X2)
     , mark(s(X)) -> active(s(mark(X)))
     , mark(0()) -> active(0())
     , mark(plus(X1, X2)) -> active(plus(mark(X1), mark(X2)))
     , mark(tt()) -> active(tt())
     , mark(and(X1, X2)) -> active(and(mark(X1), X2))
     , active(plus(N, s(M))) -> mark(s(plus(N, M)))
     , active(plus(N, 0())) -> mark(N)
     , active(and(tt(), X)) -> mark(X)}
  StartTerms: all
  Strategy: none

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..