Problem Transformed CSR 04 ExIntrod GM01 L

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 ExIntrod GM01 L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  tail(cons(X)) -> L
                                                  , incr(nil()) -> nil()
                                                  , incr(cons(X)) -> cons(s(X))
                                                  , adx(nil()) -> nil()
                                                  , adx(cons(X)) -> incr(cons(X))
                                                  , nats() -> adx(zeros())
                                                  , zeros() -> cons(0())
                                                  , head(cons(X)) -> X}


Try --help.

Tool IRC2

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 ExIntrod GM01 L

stdout:

MAYBE

The following error(s) occured:

 The problem does not contain well-formed TRSs:
   REWRITE relation according to the following TRS
    {  tail(cons(X)) -> L
     , incr(nil()) -> nil()
     , incr(cons(X)) -> cons(s(X))
     , adx(nil()) -> nil()
     , adx(cons(X)) -> incr(cons(X))
     , nats() -> adx(zeros())
     , zeros() -> cons(0())
     , head(cons(X)) -> X}

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 ExIntrod GM01 L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  tail(cons(X)) -> L
                                                  , incr(nil()) -> nil()
                                                  , incr(cons(X)) -> cons(s(X))
                                                  , adx(nil()) -> nil()
                                                  , adx(cons(X)) -> incr(cons(X))
                                                  , nats() -> adx(zeros())
                                                  , zeros() -> cons(0())
                                                  , head(cons(X)) -> X}


Try --help.

Tool RC2

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 ExIntrod GM01 L

stdout:

MAYBE

The following error(s) occured:

 The problem does not contain well-formed TRSs:
   REWRITE relation according to the following TRS
    {  tail(cons(X)) -> L
     , incr(nil()) -> nil()
     , incr(cons(X)) -> cons(s(X))
     , adx(nil()) -> nil()
     , adx(cons(X)) -> incr(cons(X))
     , nats() -> adx(zeros())
     , zeros() -> cons(0())
     , head(cons(X)) -> X}