Problem Strategy outermost added 08 OvConsOS nosorts L

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 OvConsOS nosorts L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  and(tt()) -> X
                                                  , length(cons(N)) -> s(length(L))
                                                  , zeros() -> cons(0())
                                                  , length(nil()) -> 0()
                                                  , take(0(), IL) -> nil()
                                                  , take(s(M), cons(N)) -> cons(N)}


Try --help.

Tool IRC2

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 OvConsOS nosorts 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
    {  and(tt()) -> X
     , length(cons(N)) -> s(length(L))
     , zeros() -> cons(0())
     , length(nil()) -> 0()
     , take(0(), IL) -> nil()
     , take(s(M), cons(N)) -> cons(N)}

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 OvConsOS nosorts L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  and(tt()) -> X
                                                  , length(cons(N)) -> s(length(L))
                                                  , zeros() -> cons(0())
                                                  , length(nil()) -> 0()
                                                  , take(0(), IL) -> nil()
                                                  , take(s(M), cons(N)) -> cons(N)}


Try --help.

Tool RC2

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 OvConsOS nosorts 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
    {  and(tt()) -> X
     , length(cons(N)) -> s(length(L))
     , zeros() -> cons(0())
     , length(nil()) -> 0()
     , take(0(), IL) -> nil()
     , take(s(M), cons(N)) -> cons(N)}