Problem Transformed CSR 04 Ex15 Luc98 L

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex15 Luc98 L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  and(true()) -> X
                                                  , if(true()) -> X
                                                  , if(false()) -> Y
                                                  , add(0()) -> X
                                                  , and(false()) -> false()
                                                  , add(s()) -> s()
                                                  , first(0(), X) -> nil()
                                                  , first(s(), cons()) -> cons()
                                                  , from() -> cons()}


Try --help.

Tool IRC2

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex15 Luc98 L

stdout:

MAYBE

The following error(s) occured:

 The problem does not contain well-formed TRSs:
   REWRITE relation according to the following TRS
    {  and(true()) -> X
     , if(true()) -> X
     , if(false()) -> Y
     , add(0()) -> X
     , and(false()) -> false()
     , add(s()) -> s()
     , first(0(), X) -> nil()
     , first(s(), cons()) -> cons()
     , from() -> cons()}

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex15 Luc98 L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  and(true()) -> X
                                                  , if(true()) -> X
                                                  , if(false()) -> Y
                                                  , add(0()) -> X
                                                  , and(false()) -> false()
                                                  , add(s()) -> s()
                                                  , first(0(), X) -> nil()
                                                  , first(s(), cons()) -> cons()
                                                  , from() -> cons()}


Try --help.

Tool RC2

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex15 Luc98 L

stdout:

MAYBE

The following error(s) occured:

 The problem does not contain well-formed TRSs:
   REWRITE relation according to the following TRS
    {  and(true()) -> X
     , if(true()) -> X
     , if(false()) -> Y
     , add(0()) -> X
     , and(false()) -> false()
     , add(s()) -> s()
     , first(0(), X) -> nil()
     , first(s(), cons()) -> cons()
     , from() -> cons()}