Problem Transformed CSR 04 Ex49 GM04 L

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex49 GM04 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
                                                  , minus() -> 0()
                                                  , minus() -> minus()
                                                  , geq() -> true()
                                                  , geq() -> false()
                                                  , geq() -> geq()
                                                  , div(0()) -> 0()
                                                  , div(s(X)) -> if(geq())}


Try --help.

Tool IRC2

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex49 GM04 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
     , minus() -> 0()
     , minus() -> minus()
     , geq() -> true()
     , geq() -> false()
     , geq() -> geq()
     , div(0()) -> 0()
     , div(s(X)) -> if(geq())}

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex49 GM04 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
                                                  , minus() -> 0()
                                                  , minus() -> minus()
                                                  , geq() -> true()
                                                  , geq() -> false()
                                                  , geq() -> geq()
                                                  , div(0()) -> 0()
                                                  , div(s(X)) -> if(geq())}


Try --help.

Tool RC2

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex49 GM04 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
     , minus() -> 0()
     , minus() -> minus()
     , geq() -> true()
     , geq() -> false()
     , geq() -> geq()
     , div(0()) -> 0()
     , div(s(X)) -> if(geq())}