Problem Transformed CSR 04 Ex4 4 Luc96b C

Tool CaT

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex4 4 Luc96b C

stdout:

MAYBE

Problem:
 active(f(g(X),Y)) -> mark(f(X,f(g(X),Y)))
 active(f(X1,X2)) -> f(active(X1),X2)
 active(g(X)) -> g(active(X))
 f(mark(X1),X2) -> mark(f(X1,X2))
 g(mark(X)) -> mark(g(X))
 proper(f(X1,X2)) -> f(proper(X1),proper(X2))
 proper(g(X)) -> g(proper(X))
 f(ok(X1),ok(X2)) -> ok(f(X1,X2))
 g(ok(X)) -> ok(g(X))
 top(mark(X)) -> top(proper(X))
 top(ok(X)) -> top(active(X))

Proof:
 Open

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex4 4 Luc96b C

stdout:

MAYBE

Tool IRC2

Execution TimeUnknown
Answer
TIMEOUT
InputTransformed CSR 04 Ex4 4 Luc96b C

stdout:

TIMEOUT

'Fastest (timeout of 60.0 seconds)'
-----------------------------------
Answer:           TIMEOUT
Input Problem:    innermost runtime-complexity with respect to
  Rules:
    {  active(f(g(X), Y)) -> mark(f(X, f(g(X), Y)))
     , active(f(X1, X2)) -> f(active(X1), X2)
     , active(g(X)) -> g(active(X))
     , f(mark(X1), X2) -> mark(f(X1, X2))
     , g(mark(X)) -> mark(g(X))
     , proper(f(X1, X2)) -> f(proper(X1), proper(X2))
     , proper(g(X)) -> g(proper(X))
     , f(ok(X1), ok(X2)) -> ok(f(X1, X2))
     , g(ok(X)) -> ok(g(X))
     , top(mark(X)) -> top(proper(X))
     , top(ok(X)) -> top(active(X))}

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 Ex4 4 Luc96b C

stdout:

MAYBE

Tool RC2

Execution TimeUnknown
Answer
TIMEOUT
InputTransformed CSR 04 Ex4 4 Luc96b C

stdout:

TIMEOUT

'Fastest (timeout of 60.0 seconds)'
-----------------------------------
Answer:           TIMEOUT
Input Problem:    runtime-complexity with respect to
  Rules:
    {  active(f(g(X), Y)) -> mark(f(X, f(g(X), Y)))
     , active(f(X1, X2)) -> f(active(X1), X2)
     , active(g(X)) -> g(active(X))
     , f(mark(X1), X2) -> mark(f(X1, X2))
     , g(mark(X)) -> mark(g(X))
     , proper(f(X1, X2)) -> f(proper(X1), proper(X2))
     , proper(g(X)) -> g(proper(X))
     , f(ok(X1), ok(X2)) -> ok(f(X1, X2))
     , g(ok(X)) -> ok(g(X))
     , top(mark(X)) -> top(proper(X))
     , top(ok(X)) -> top(active(X))}

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds