Problem Strategy outermost added 08 PALINDROME nokinds-noand L

Tool Bounds

Execution Time60.090797ms
Answer
TIMEOUT
InputStrategy outermost added 08 PALINDROME nokinds-noand L

stdout:

TIMEOUT

We consider the following Problem:

  Strict Trs:
    {  isQid() -> tt()
     , isPal() -> tt()
     , isPal() -> U81(isNePal())
     , isNePal() -> U71(isQid())
     , isNePal() -> U61(isQid())
     , isNeList() -> U51(isNeList())
     , isNeList() -> U41(isList())
     , isNeList() -> U31(isQid())
     , isList() -> U21(isList())
     , isList() -> tt()
     , isList() -> U11(isNeList())
     , U81(tt()) -> tt()
     , U72(tt()) -> tt()
     , U71(tt()) -> U72(isPal())
     , U61(tt()) -> tt()
     , U52(tt()) -> tt()
     , U51(tt()) -> U52(isList())
     , U42(tt()) -> tt()
     , U41(tt()) -> U42(isNeList())
     , U31(tt()) -> tt()
     , U22(tt()) -> tt()
     , U21(tt()) -> U22(isList())
     , U11(tt()) -> tt()
     , __(nil(), X) -> X
     , __(X, nil()) -> X
     , __(__(X, Y), Z) -> __(X, __(Y, Z))}
  StartTerms: all
  Strategy: none

Certificate: TIMEOUT

Proof:
  Computation stopped due to timeout after 60.0 seconds.

Arrrr..

Tool CDI

Execution Time0.5106411ms
Answer
MAYBE
InputStrategy outermost added 08 PALINDROME nokinds-noand L

stdout:

MAYBE

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

Tool EDA

Execution Time19.429033ms
Answer
MAYBE
InputStrategy outermost added 08 PALINDROME nokinds-noand L

stdout:

MAYBE

We consider the following Problem:

  Strict Trs:
    {  isQid() -> tt()
     , isPal() -> tt()
     , isPal() -> U81(isNePal())
     , isNePal() -> U71(isQid())
     , isNePal() -> U61(isQid())
     , isNeList() -> U51(isNeList())
     , isNeList() -> U41(isList())
     , isNeList() -> U31(isQid())
     , isList() -> U21(isList())
     , isList() -> tt()
     , isList() -> U11(isNeList())
     , U81(tt()) -> tt()
     , U72(tt()) -> tt()
     , U71(tt()) -> U72(isPal())
     , U61(tt()) -> tt()
     , U52(tt()) -> tt()
     , U51(tt()) -> U52(isList())
     , U42(tt()) -> tt()
     , U41(tt()) -> U42(isNeList())
     , U31(tt()) -> tt()
     , U22(tt()) -> tt()
     , U21(tt()) -> U22(isList())
     , U11(tt()) -> tt()
     , __(nil(), X) -> X
     , __(X, nil()) -> X
     , __(__(X, Y), Z) -> __(X, __(Y, Z))}
  StartTerms: all
  Strategy: none

Certificate: MAYBE

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

Execution Time27.63949ms
Answer
MAYBE
InputStrategy outermost added 08 PALINDROME nokinds-noand L

stdout:

MAYBE

We consider the following Problem:

  Strict Trs:
    {  isQid() -> tt()
     , isPal() -> tt()
     , isPal() -> U81(isNePal())
     , isNePal() -> U71(isQid())
     , isNePal() -> U61(isQid())
     , isNeList() -> U51(isNeList())
     , isNeList() -> U41(isList())
     , isNeList() -> U31(isQid())
     , isList() -> U21(isList())
     , isList() -> tt()
     , isList() -> U11(isNeList())
     , U81(tt()) -> tt()
     , U72(tt()) -> tt()
     , U71(tt()) -> U72(isPal())
     , U61(tt()) -> tt()
     , U52(tt()) -> tt()
     , U51(tt()) -> U52(isList())
     , U42(tt()) -> tt()
     , U41(tt()) -> U42(isNeList())
     , U31(tt()) -> tt()
     , U22(tt()) -> tt()
     , U21(tt()) -> U22(isList())
     , U11(tt()) -> tt()
     , __(nil(), X) -> X
     , __(X, nil()) -> X
     , __(__(X, Y), Z) -> __(X, __(Y, Z))}
  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 Time3.891125ms
Answer
MAYBE
InputStrategy outermost added 08 PALINDROME nokinds-noand L

stdout:

MAYBE

We consider the following Problem:

  Strict Trs:
    {  isQid() -> tt()
     , isPal() -> tt()
     , isPal() -> U81(isNePal())
     , isNePal() -> U71(isQid())
     , isNePal() -> U61(isQid())
     , isNeList() -> U51(isNeList())
     , isNeList() -> U41(isList())
     , isNeList() -> U31(isQid())
     , isList() -> U21(isList())
     , isList() -> tt()
     , isList() -> U11(isNeList())
     , U81(tt()) -> tt()
     , U72(tt()) -> tt()
     , U71(tt()) -> U72(isPal())
     , U61(tt()) -> tt()
     , U52(tt()) -> tt()
     , U51(tt()) -> U52(isList())
     , U42(tt()) -> tt()
     , U41(tt()) -> U42(isNeList())
     , U31(tt()) -> tt()
     , U22(tt()) -> tt()
     , U21(tt()) -> U22(isList())
     , U11(tt()) -> tt()
     , __(nil(), X) -> X
     , __(X, nil()) -> X
     , __(__(X, Y), Z) -> __(X, __(Y, Z))}
  StartTerms: all
  Strategy: none

Certificate: MAYBE

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

Execution Time0.28628898ms
Answer
MAYBE
InputStrategy outermost added 08 PALINDROME nokinds-noand L

stdout:

MAYBE

We consider the following Problem:

  Strict Trs:
    {  isQid() -> tt()
     , isPal() -> tt()
     , isPal() -> U81(isNePal())
     , isNePal() -> U71(isQid())
     , isNePal() -> U61(isQid())
     , isNeList() -> U51(isNeList())
     , isNeList() -> U41(isList())
     , isNeList() -> U31(isQid())
     , isList() -> U21(isList())
     , isList() -> tt()
     , isList() -> U11(isNeList())
     , U81(tt()) -> tt()
     , U72(tt()) -> tt()
     , U71(tt()) -> U72(isPal())
     , U61(tt()) -> tt()
     , U52(tt()) -> tt()
     , U51(tt()) -> U52(isList())
     , U42(tt()) -> tt()
     , U41(tt()) -> U42(isNeList())
     , U31(tt()) -> tt()
     , U22(tt()) -> tt()
     , U21(tt()) -> U22(isList())
     , U11(tt()) -> tt()
     , __(nil(), X) -> X
     , __(X, nil()) -> X
     , __(__(X, Y), Z) -> __(X, __(Y, Z))}
  StartTerms: all
  Strategy: none

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..