Problem Strategy outermost added 08 ExIntrod GM99 L

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 ExIntrod GM99 L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  tail(cons(X)) -> Y
                                                  , if(true()) -> X
                                                  , if(false()) -> Y
                                                  , primes() -> sieve(from(s(s(0()))))
                                                  , from(X) -> cons(X)
                                                  , head(cons(X)) -> X
                                                  , filter(s(s(X)), cons(Y)) ->
                                                    if(divides(s(s(X)), Y))
                                                  , sieve(cons(X)) -> cons(X)}


Try --help.

Tool IRC2

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 ExIntrod GM99 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
    {  tail(cons(X)) -> Y
     , if(true()) -> X
     , if(false()) -> Y
     , primes() -> sieve(from(s(s(0()))))
     , from(X) -> cons(X)
     , head(cons(X)) -> X
     , filter(s(s(X)), cons(Y)) -> if(divides(s(s(X)), Y))
     , sieve(cons(X)) -> cons(X)}

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 ExIntrod GM99 L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  tail(cons(X)) -> Y
                                                  , if(true()) -> X
                                                  , if(false()) -> Y
                                                  , primes() -> sieve(from(s(s(0()))))
                                                  , from(X) -> cons(X)
                                                  , head(cons(X)) -> X
                                                  , filter(s(s(X)), cons(Y)) ->
                                                    if(divides(s(s(X)), Y))
                                                  , sieve(cons(X)) -> cons(X)}


Try --help.

Tool RC2

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 ExIntrod GM99 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
    {  tail(cons(X)) -> Y
     , if(true()) -> X
     , if(false()) -> Y
     , primes() -> sieve(from(s(s(0()))))
     , from(X) -> cons(X)
     , head(cons(X)) -> X
     , filter(s(s(X)), cons(Y)) -> if(divides(s(s(X)), Y))
     , sieve(cons(X)) -> cons(X)}