Problem Maude 06 MYNAT nokinds-noand

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputMaude 06 MYNAT nokinds-noand

stdout:

MAYBE

Tool IRC2

Execution TimeUnknown
Answer
TIMEOUT
InputMaude 06 MYNAT nokinds-noand

stdout:

TIMEOUT

'Fastest (timeout of 60.0 seconds)'
-----------------------------------
Answer:           TIMEOUT
Input Problem:    innermost runtime-complexity with respect to
  Rules:
    {  U11(tt(), V2) -> U12(isNat(V2))
     , U12(tt()) -> tt()
     , U21(tt()) -> tt()
     , U31(tt(), V2) -> U32(isNat(V2))
     , U32(tt()) -> tt()
     , U41(tt(), N) -> N
     , U51(tt(), M, N) -> U52(isNat(N), M, N)
     , U52(tt(), M, N) -> s(plus(N, M))
     , U61(tt()) -> 0()
     , U71(tt(), M, N) -> U72(isNat(N), M, N)
     , U72(tt(), M, N) -> plus(x(N, M), N)
     , isNat(0()) -> tt()
     , isNat(plus(V1, V2)) -> U11(isNat(V1), V2)
     , isNat(s(V1)) -> U21(isNat(V1))
     , isNat(x(V1, V2)) -> U31(isNat(V1), V2)
     , plus(N, 0()) -> U41(isNat(N), N)
     , plus(N, s(M)) -> U51(isNat(M), M, N)
     , x(N, 0()) -> U61(isNat(N))
     , x(N, s(M)) -> U71(isNat(M), M, N)}

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputMaude 06 MYNAT nokinds-noand

stdout:

MAYBE

Tool RC2

Execution TimeUnknown
Answer
TIMEOUT
InputMaude 06 MYNAT nokinds-noand

stdout:

TIMEOUT

'Fastest (timeout of 60.0 seconds)'
-----------------------------------
Answer:           TIMEOUT
Input Problem:    runtime-complexity with respect to
  Rules:
    {  U11(tt(), V2) -> U12(isNat(V2))
     , U12(tt()) -> tt()
     , U21(tt()) -> tt()
     , U31(tt(), V2) -> U32(isNat(V2))
     , U32(tt()) -> tt()
     , U41(tt(), N) -> N
     , U51(tt(), M, N) -> U52(isNat(N), M, N)
     , U52(tt(), M, N) -> s(plus(N, M))
     , U61(tt()) -> 0()
     , U71(tt(), M, N) -> U72(isNat(N), M, N)
     , U72(tt(), M, N) -> plus(x(N, M), N)
     , isNat(0()) -> tt()
     , isNat(plus(V1, V2)) -> U11(isNat(V1), V2)
     , isNat(s(V1)) -> U21(isNat(V1))
     , isNat(x(V1, V2)) -> U31(isNat(V1), V2)
     , plus(N, 0()) -> U41(isNat(N), N)
     , plus(N, s(M)) -> U51(isNat(M), M, N)
     , x(N, 0()) -> U61(isNat(N))
     , x(N, s(M)) -> U71(isNat(M), M, N)}

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds