Problem Strategy outermost added 08 ExSec4 2 DLMMU04 L

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 ExSec4 2 DLMMU04 L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  splitAt(s(N), cons(X)) -> u(splitAt(N, XS))
                                                  , u(pair(YS, ZS)) -> pair(cons(X), ZS)
                                                  , tail(cons(N)) -> XS
                                                  , natsFrom(N) -> cons(N)
                                                  , fst(pair(XS, YS)) -> XS
                                                  , snd(pair(XS, YS)) -> YS
                                                  , splitAt(0(), XS) -> pair(nil(), XS)
                                                  , head(cons(N)) -> N
                                                  , sel(N, XS) -> head(afterNth(N, XS))
                                                  , take(N, XS) -> fst(splitAt(N, XS))
                                                  , afterNth(N, XS) -> snd(splitAt(N, XS))}


Try --help.

Tool IRC2

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 ExSec4 2 DLMMU04 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
    {  splitAt(s(N), cons(X)) -> u(splitAt(N, XS))
     , u(pair(YS, ZS)) -> pair(cons(X), ZS)
     , tail(cons(N)) -> XS
     , natsFrom(N) -> cons(N)
     , fst(pair(XS, YS)) -> XS
     , snd(pair(XS, YS)) -> YS
     , splitAt(0(), XS) -> pair(nil(), XS)
     , head(cons(N)) -> N
     , sel(N, XS) -> head(afterNth(N, XS))
     , take(N, XS) -> fst(splitAt(N, XS))
     , afterNth(N, XS) -> snd(splitAt(N, XS))}

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 ExSec4 2 DLMMU04 L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  splitAt(s(N), cons(X)) -> u(splitAt(N, XS))
                                                  , u(pair(YS, ZS)) -> pair(cons(X), ZS)
                                                  , tail(cons(N)) -> XS
                                                  , natsFrom(N) -> cons(N)
                                                  , fst(pair(XS, YS)) -> XS
                                                  , snd(pair(XS, YS)) -> YS
                                                  , splitAt(0(), XS) -> pair(nil(), XS)
                                                  , head(cons(N)) -> N
                                                  , sel(N, XS) -> head(afterNth(N, XS))
                                                  , take(N, XS) -> fst(splitAt(N, XS))
                                                  , afterNth(N, XS) -> snd(splitAt(N, XS))}


Try --help.

Tool RC2

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 ExSec4 2 DLMMU04 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
    {  splitAt(s(N), cons(X)) -> u(splitAt(N, XS))
     , u(pair(YS, ZS)) -> pair(cons(X), ZS)
     , tail(cons(N)) -> XS
     , natsFrom(N) -> cons(N)
     , fst(pair(XS, YS)) -> XS
     , snd(pair(XS, YS)) -> YS
     , splitAt(0(), XS) -> pair(nil(), XS)
     , head(cons(N)) -> N
     , sel(N, XS) -> head(afterNth(N, XS))
     , take(N, XS) -> fst(splitAt(N, XS))
     , afterNth(N, XS) -> snd(splitAt(N, XS))}