Problem Transformed CSR 04 Ex7 BLR02 L

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex7 BLR02 L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  2nd(cons(X)) -> head(XS)
                                                  , sel(s(N), cons(X)) -> sel(N, XS)
                                                  , from(X) -> cons(X)
                                                  , head(cons(X)) -> X
                                                  , take(0(), XS) -> nil()
                                                  , take(s(N), cons(X)) -> cons(X)
                                                  , sel(0(), cons(X)) -> X}


Try --help.

Tool IRC2

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex7 BLR02 L

stdout:

MAYBE

The following error(s) occured:

 The problem does not contain well-formed TRSs:
   REWRITE relation according to the following TRS
    {  2nd(cons(X)) -> head(XS)
     , sel(s(N), cons(X)) -> sel(N, XS)
     , from(X) -> cons(X)
     , head(cons(X)) -> X
     , take(0(), XS) -> nil()
     , take(s(N), cons(X)) -> cons(X)
     , sel(0(), cons(X)) -> X}

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex7 BLR02 L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  2nd(cons(X)) -> head(XS)
                                                  , sel(s(N), cons(X)) -> sel(N, XS)
                                                  , from(X) -> cons(X)
                                                  , head(cons(X)) -> X
                                                  , take(0(), XS) -> nil()
                                                  , take(s(N), cons(X)) -> cons(X)
                                                  , sel(0(), cons(X)) -> X}


Try --help.

Tool RC2

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex7 BLR02 L

stdout:

MAYBE

The following error(s) occured:

 The problem does not contain well-formed TRSs:
   REWRITE relation according to the following TRS
    {  2nd(cons(X)) -> head(XS)
     , sel(s(N), cons(X)) -> sel(N, XS)
     , from(X) -> cons(X)
     , head(cons(X)) -> X
     , take(0(), XS) -> nil()
     , take(s(N), cons(X)) -> cons(X)
     , sel(0(), cons(X)) -> X}