Problem Transformed CSR 04 ExIntrod GM04 L

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 ExIntrod GM04 L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  hd(cons()) -> X
                                                  , tl(cons()) -> Y
                                                  , nats() -> adx(zeros())
                                                  , zeros() -> cons()
                                                  , incr(cons()) -> cons()
                                                  , adx(cons()) -> incr(cons())}


Try --help.

Tool IRC2

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 ExIntrod GM04 L

stdout:

MAYBE

The following error(s) occured:

 The problem does not contain well-formed TRSs:
   REWRITE relation according to the following TRS
    {  hd(cons()) -> X
     , tl(cons()) -> Y
     , nats() -> adx(zeros())
     , zeros() -> cons()
     , incr(cons()) -> cons()
     , adx(cons()) -> incr(cons())}

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 ExIntrod GM04 L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  hd(cons()) -> X
                                                  , tl(cons()) -> Y
                                                  , nats() -> adx(zeros())
                                                  , zeros() -> cons()
                                                  , incr(cons()) -> cons()
                                                  , adx(cons()) -> incr(cons())}


Try --help.

Tool RC2

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 ExIntrod GM04 L

stdout:

MAYBE

The following error(s) occured:

 The problem does not contain well-formed TRSs:
   REWRITE relation according to the following TRS
    {  hd(cons()) -> X
     , tl(cons()) -> Y
     , nats() -> adx(zeros())
     , zeros() -> cons()
     , incr(cons()) -> cons()
     , adx(cons()) -> incr(cons())}