Problem Strategy outermost added 08 Ex4 7 37 Bor03 L

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 Ex4 7 37 Bor03 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)
                                                  , from(X) -> cons(X)
                                                  , sel(0(), cons(X)) -> X
                                                  , minus(X, 0()) -> 0()
                                                  , minus(s(X), s(Y)) -> minus(X, Y)
                                                  , quot(0(), s(Y)) -> 0()
                                                  , quot(s(X), s(Y)) -> s(quot(minus(X, Y), s(Y)))
                                                  , zWquot(XS, nil()) -> nil()
                                                  , zWquot(nil(), XS) -> nil()
                                                  , zWquot(cons(X), cons(Y)) -> cons(quot(X, Y))}


Try --help.

Tool IRC2

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 Ex4 7 37 Bor03 L

stdout:

MAYBE

The following error(s) occured:

 The problem does not contain well-formed TRSs:
   REWRITE relation according to the following TRS and outermost reductions
    {  sel(s(N), cons(X)) -> sel(N, XS)
     , from(X) -> cons(X)
     , sel(0(), cons(X)) -> X
     , minus(X, 0()) -> 0()
     , minus(s(X), s(Y)) -> minus(X, Y)
     , quot(0(), s(Y)) -> 0()
     , quot(s(X), s(Y)) -> s(quot(minus(X, Y), s(Y)))
     , zWquot(XS, nil()) -> nil()
     , zWquot(nil(), XS) -> nil()
     , zWquot(cons(X), cons(Y)) -> cons(quot(X, Y))}

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 Ex4 7 37 Bor03 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)
                                                  , from(X) -> cons(X)
                                                  , sel(0(), cons(X)) -> X
                                                  , minus(X, 0()) -> 0()
                                                  , minus(s(X), s(Y)) -> minus(X, Y)
                                                  , quot(0(), s(Y)) -> 0()
                                                  , quot(s(X), s(Y)) -> s(quot(minus(X, Y), s(Y)))
                                                  , zWquot(XS, nil()) -> nil()
                                                  , zWquot(nil(), XS) -> nil()
                                                  , zWquot(cons(X), cons(Y)) -> cons(quot(X, Y))}


Try --help.

Tool RC2

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 Ex4 7 37 Bor03 L

stdout:

MAYBE

The following error(s) occured:

 The problem does not contain well-formed TRSs:
   REWRITE relation according to the following TRS and outermost reductions
    {  sel(s(N), cons(X)) -> sel(N, XS)
     , from(X) -> cons(X)
     , sel(0(), cons(X)) -> X
     , minus(X, 0()) -> 0()
     , minus(s(X), s(Y)) -> minus(X, Y)
     , quot(0(), s(Y)) -> 0()
     , quot(s(X), s(Y)) -> s(quot(minus(X, Y), s(Y)))
     , zWquot(XS, nil()) -> nil()
     , zWquot(nil(), XS) -> nil()
     , zWquot(cons(X), cons(Y)) -> cons(quot(X, Y))}