Problem Strategy outermost added 08 MYNAT nokinds L

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 MYNAT nokinds L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  U11(tt()) -> N
                                                  , U21(tt()) -> s(plus(N, M))
                                                  , U41(tt()) -> plus(x(N, M), N)
                                                  , and(tt()) -> X
                                                  , U31(tt()) -> 0()
                                                  , isNat() -> tt()
                                                  , isNat() -> and(isNat())
                                                  , isNat() -> isNat()
                                                  , plus(N, 0()) -> U11(isNat())
                                                  , plus(N, s(M)) -> U21(and(isNat()))
                                                  , x(N, 0()) -> U31(isNat())
                                                  , x(N, s(M)) -> U41(and(isNat()))}


Try --help.

Tool IRC2

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 MYNAT nokinds 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
    {  U11(tt()) -> N
     , U21(tt()) -> s(plus(N, M))
     , U41(tt()) -> plus(x(N, M), N)
     , and(tt()) -> X
     , U31(tt()) -> 0()
     , isNat() -> tt()
     , isNat() -> and(isNat())
     , isNat() -> isNat()
     , plus(N, 0()) -> U11(isNat())
     , plus(N, s(M)) -> U21(and(isNat()))
     , x(N, 0()) -> U31(isNat())
     , x(N, s(M)) -> U41(and(isNat()))}

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 MYNAT nokinds L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  U11(tt()) -> N
                                                  , U21(tt()) -> s(plus(N, M))
                                                  , U41(tt()) -> plus(x(N, M), N)
                                                  , and(tt()) -> X
                                                  , U31(tt()) -> 0()
                                                  , isNat() -> tt()
                                                  , isNat() -> and(isNat())
                                                  , isNat() -> isNat()
                                                  , plus(N, 0()) -> U11(isNat())
                                                  , plus(N, s(M)) -> U21(and(isNat()))
                                                  , x(N, 0()) -> U31(isNat())
                                                  , x(N, s(M)) -> U41(and(isNat()))}


Try --help.

Tool RC2

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 MYNAT nokinds 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
    {  U11(tt()) -> N
     , U21(tt()) -> s(plus(N, M))
     , U41(tt()) -> plus(x(N, M), N)
     , and(tt()) -> X
     , U31(tt()) -> 0()
     , isNat() -> tt()
     , isNat() -> and(isNat())
     , isNat() -> isNat()
     , plus(N, 0()) -> U11(isNat())
     , plus(N, s(M)) -> U21(and(isNat()))
     , x(N, 0()) -> U31(isNat())
     , x(N, s(M)) -> U41(and(isNat()))}