Problem Transformed CSR 04 Ex1 GM03 L

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex1 GM03 L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  if(true()) -> X
                                                  , if(false()) -> Y
                                                  , p(0()) -> 0()
                                                  , p(s(X)) -> X
                                                  , leq(0(), Y) -> true()
                                                  , leq(s(X), 0()) -> false()
                                                  , leq(s(X), s(Y)) -> leq(X, Y)
                                                  , diff(X, Y) -> if(leq(X, Y))}


Try --help.

Tool IRC2

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex1 GM03 L

stdout:

MAYBE

The following error(s) occured:

 The problem does not contain well-formed TRSs:
   REWRITE relation according to the following TRS
    {  if(true()) -> X
     , if(false()) -> Y
     , p(0()) -> 0()
     , p(s(X)) -> X
     , leq(0(), Y) -> true()
     , leq(s(X), 0()) -> false()
     , leq(s(X), s(Y)) -> leq(X, Y)
     , diff(X, Y) -> if(leq(X, Y))}

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex1 GM03 L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  if(true()) -> X
                                                  , if(false()) -> Y
                                                  , p(0()) -> 0()
                                                  , p(s(X)) -> X
                                                  , leq(0(), Y) -> true()
                                                  , leq(s(X), 0()) -> false()
                                                  , leq(s(X), s(Y)) -> leq(X, Y)
                                                  , diff(X, Y) -> if(leq(X, Y))}


Try --help.

Tool RC2

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex1 GM03 L

stdout:

MAYBE

The following error(s) occured:

 The problem does not contain well-formed TRSs:
   REWRITE relation according to the following TRS
    {  if(true()) -> X
     , if(false()) -> Y
     , p(0()) -> 0()
     , p(s(X)) -> X
     , leq(0(), Y) -> true()
     , leq(s(X), 0()) -> false()
     , leq(s(X), s(Y)) -> leq(X, Y)
     , diff(X, Y) -> if(leq(X, Y))}