Problem Transformed CSR 04 Ex8 BLR02 L

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex8 BLR02 L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  sel(s(N), cons(X)) -> sel(N, XS)
                                                  , fib(N) -> sel(N, fib1(s(0()), s(0())))
                                                  , fib1(X, Y) -> cons(X)
                                                  , add(0(), X) -> X
                                                  , add(s(X), Y) -> s(add(X, Y))
                                                  , sel(0(), cons(X)) -> X}


Try --help.

Tool IRC2

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex8 BLR02 L

stdout:

MAYBE

The following error(s) occured:

 The problem does not contain well-formed TRSs:
   REWRITE relation according to the following TRS
    {  sel(s(N), cons(X)) -> sel(N, XS)
     , fib(N) -> sel(N, fib1(s(0()), s(0())))
     , fib1(X, Y) -> cons(X)
     , add(0(), X) -> X
     , add(s(X), Y) -> s(add(X, Y))
     , sel(0(), cons(X)) -> X}

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex8 BLR02 L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  sel(s(N), cons(X)) -> sel(N, XS)
                                                  , fib(N) -> sel(N, fib1(s(0()), s(0())))
                                                  , fib1(X, Y) -> cons(X)
                                                  , add(0(), X) -> X
                                                  , add(s(X), Y) -> s(add(X, Y))
                                                  , sel(0(), cons(X)) -> X}


Try --help.

Tool RC2

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex8 BLR02 L

stdout:

MAYBE

The following error(s) occured:

 The problem does not contain well-formed TRSs:
   REWRITE relation according to the following TRS
    {  sel(s(N), cons(X)) -> sel(N, XS)
     , fib(N) -> sel(N, fib1(s(0()), s(0())))
     , fib1(X, Y) -> cons(X)
     , add(0(), X) -> X
     , add(s(X), Y) -> s(add(X, Y))
     , sel(0(), cons(X)) -> X}