Problem Transformed CSR 04 LengthOfFiniteLists nosorts iGM

Tool Bounds

Execution Time60.071865ms
Answer
TIMEOUT
InputTransformed CSR 04 LengthOfFiniteLists nosorts iGM

stdout:

TIMEOUT

We consider the following Problem:

  Strict Trs:
    {  s(active(X)) -> s(X)
     , s(mark(X)) -> s(X)
     , length(active(X)) -> length(X)
     , length(mark(X)) -> length(X)
     , 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)
     , cons(X1, active(X2)) -> cons(X1, X2)
     , cons(active(X1), X2) -> cons(X1, X2)
     , cons(X1, mark(X2)) -> cons(X1, X2)
     , cons(mark(X1), X2) -> cons(X1, X2)
     , mark(s(X)) -> active(s(mark(X)))
     , mark(nil()) -> active(nil())
     , mark(length(X)) -> active(length(mark(X)))
     , mark(tt()) -> active(tt())
     , mark(and(X1, X2)) -> active(and(mark(X1), X2))
     , mark(0()) -> active(0())
     , mark(cons(X1, X2)) -> active(cons(mark(X1), X2))
     , mark(zeros()) -> active(zeros())
     , active(length(cons(N, L))) -> mark(s(length(L)))
     , active(length(nil())) -> mark(0())
     , active(and(tt(), X)) -> mark(X)
     , active(zeros()) -> mark(cons(0(), zeros()))}
  StartTerms: all
  Strategy: none

Certificate: TIMEOUT

Proof:
  Computation stopped due to timeout after 60.0 seconds.

Arrrr..

Tool CDI

Execution Time17.286943ms
Answer
MAYBE
InputTransformed CSR 04 LengthOfFiniteLists nosorts iGM

stdout:

MAYBE

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

Tool EDA

Execution Time60.051388ms
Answer
TIMEOUT
InputTransformed CSR 04 LengthOfFiniteLists nosorts iGM

stdout:

TIMEOUT

We consider the following Problem:

  Strict Trs:
    {  s(active(X)) -> s(X)
     , s(mark(X)) -> s(X)
     , length(active(X)) -> length(X)
     , length(mark(X)) -> length(X)
     , 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)
     , cons(X1, active(X2)) -> cons(X1, X2)
     , cons(active(X1), X2) -> cons(X1, X2)
     , cons(X1, mark(X2)) -> cons(X1, X2)
     , cons(mark(X1), X2) -> cons(X1, X2)
     , mark(s(X)) -> active(s(mark(X)))
     , mark(nil()) -> active(nil())
     , mark(length(X)) -> active(length(mark(X)))
     , mark(tt()) -> active(tt())
     , mark(and(X1, X2)) -> active(and(mark(X1), X2))
     , mark(0()) -> active(0())
     , mark(cons(X1, X2)) -> active(cons(mark(X1), X2))
     , mark(zeros()) -> active(zeros())
     , active(length(cons(N, L))) -> mark(s(length(L)))
     , active(length(nil())) -> mark(0())
     , active(and(tt(), X)) -> mark(X)
     , active(zeros()) -> mark(cons(0(), zeros()))}
  StartTerms: all
  Strategy: none

Certificate: TIMEOUT

Proof:
  Computation stopped due to timeout after 60.0 seconds.

Arrrr..

Tool IDA

Execution Time40.545334ms
Answer
MAYBE
InputTransformed CSR 04 LengthOfFiniteLists nosorts iGM

stdout:

MAYBE

We consider the following Problem:

  Strict Trs:
    {  s(active(X)) -> s(X)
     , s(mark(X)) -> s(X)
     , length(active(X)) -> length(X)
     , length(mark(X)) -> length(X)
     , 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)
     , cons(X1, active(X2)) -> cons(X1, X2)
     , cons(active(X1), X2) -> cons(X1, X2)
     , cons(X1, mark(X2)) -> cons(X1, X2)
     , cons(mark(X1), X2) -> cons(X1, X2)
     , mark(s(X)) -> active(s(mark(X)))
     , mark(nil()) -> active(nil())
     , mark(length(X)) -> active(length(mark(X)))
     , mark(tt()) -> active(tt())
     , mark(and(X1, X2)) -> active(and(mark(X1), X2))
     , mark(0()) -> active(0())
     , mark(cons(X1, X2)) -> active(cons(mark(X1), X2))
     , mark(zeros()) -> active(zeros())
     , active(length(cons(N, L))) -> mark(s(length(L)))
     , active(length(nil())) -> mark(0())
     , active(and(tt(), X)) -> mark(X)
     , active(zeros()) -> mark(cons(0(), zeros()))}
  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.039124ms
Answer
TIMEOUT
InputTransformed CSR 04 LengthOfFiniteLists nosorts iGM

stdout:

TIMEOUT

We consider the following Problem:

  Strict Trs:
    {  s(active(X)) -> s(X)
     , s(mark(X)) -> s(X)
     , length(active(X)) -> length(X)
     , length(mark(X)) -> length(X)
     , 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)
     , cons(X1, active(X2)) -> cons(X1, X2)
     , cons(active(X1), X2) -> cons(X1, X2)
     , cons(X1, mark(X2)) -> cons(X1, X2)
     , cons(mark(X1), X2) -> cons(X1, X2)
     , mark(s(X)) -> active(s(mark(X)))
     , mark(nil()) -> active(nil())
     , mark(length(X)) -> active(length(mark(X)))
     , mark(tt()) -> active(tt())
     , mark(and(X1, X2)) -> active(and(mark(X1), X2))
     , mark(0()) -> active(0())
     , mark(cons(X1, X2)) -> active(cons(mark(X1), X2))
     , mark(zeros()) -> active(zeros())
     , active(length(cons(N, L))) -> mark(s(length(L)))
     , active(length(nil())) -> mark(0())
     , active(and(tt(), X)) -> mark(X)
     , active(zeros()) -> mark(cons(0(), zeros()))}
  StartTerms: all
  Strategy: none

Certificate: TIMEOUT

Proof:
  Computation stopped due to timeout after 60.0 seconds.

Arrrr..

Tool TRI2

Execution Time0.61148787ms
Answer
MAYBE
InputTransformed CSR 04 LengthOfFiniteLists nosorts iGM

stdout:

MAYBE

We consider the following Problem:

  Strict Trs:
    {  s(active(X)) -> s(X)
     , s(mark(X)) -> s(X)
     , length(active(X)) -> length(X)
     , length(mark(X)) -> length(X)
     , 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)
     , cons(X1, active(X2)) -> cons(X1, X2)
     , cons(active(X1), X2) -> cons(X1, X2)
     , cons(X1, mark(X2)) -> cons(X1, X2)
     , cons(mark(X1), X2) -> cons(X1, X2)
     , mark(s(X)) -> active(s(mark(X)))
     , mark(nil()) -> active(nil())
     , mark(length(X)) -> active(length(mark(X)))
     , mark(tt()) -> active(tt())
     , mark(and(X1, X2)) -> active(and(mark(X1), X2))
     , mark(0()) -> active(0())
     , mark(cons(X1, X2)) -> active(cons(mark(X1), X2))
     , mark(zeros()) -> active(zeros())
     , active(length(cons(N, L))) -> mark(s(length(L)))
     , active(length(nil())) -> mark(0())
     , active(and(tt(), X)) -> mark(X)
     , active(zeros()) -> mark(cons(0(), zeros()))}
  StartTerms: all
  Strategy: none

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..