MAYBE
681.19/297.12	MAYBE
681.19/297.12	
681.19/297.12	We are left with following problem, upon which TcT provides the
681.19/297.12	certificate MAYBE.
681.19/297.12	
681.19/297.12	Strict Trs:
681.19/297.12	  { cond1(true(), x, y) -> cond2(gr(x, y), x, y)
681.19/297.12	  , cond2(true(), x, y) -> cond1(gr(add(x, y), 0()), p(x), y)
681.19/297.12	  , cond2(false(), x, y) -> cond3(eq(x, y), x, y)
681.19/297.12	  , gr(0(), x) -> false()
681.19/297.12	  , gr(s(x), 0()) -> true()
681.19/297.12	  , gr(s(x), s(y)) -> gr(x, y)
681.19/297.12	  , add(0(), x) -> x
681.19/297.12	  , add(s(x), y) -> s(add(x, y))
681.19/297.12	  , p(0()) -> 0()
681.19/297.12	  , p(s(x)) -> x
681.19/297.12	  , cond3(true(), x, y) -> cond1(gr(add(x, y), 0()), p(x), y)
681.19/297.12	  , cond3(false(), x, y) -> cond1(gr(add(x, y), 0()), x, p(y))
681.19/297.12	  , eq(0(), 0()) -> true()
681.19/297.12	  , eq(0(), s(x)) -> false()
681.19/297.12	  , eq(s(x), 0()) -> false()
681.19/297.12	  , eq(s(x), s(y)) -> eq(x, y) }
681.19/297.12	Obligation:
681.19/297.12	  innermost runtime complexity
681.19/297.12	Answer:
681.19/297.12	  MAYBE
681.19/297.12	
681.19/297.12	None of the processors succeeded.
681.19/297.12	
681.19/297.12	Details of failed attempt(s):
681.19/297.12	-----------------------------
681.19/297.12	1) 'empty' failed due to the following reason:
681.19/297.12	   
681.19/297.12	   Empty strict component of the problem is NOT empty.
681.19/297.12	
681.19/297.12	2) 'Best' failed due to the following reason:
681.19/297.12	   
681.19/297.12	   None of the processors succeeded.
681.19/297.12	   
681.19/297.12	   Details of failed attempt(s):
681.19/297.12	   -----------------------------
681.19/297.12	   1) 'With Problem ... (timeout of 297 seconds)' failed due to the
681.19/297.12	      following reason:
681.19/297.12	      
681.19/297.12	      Computation stopped due to timeout after 297.0 seconds.
681.19/297.12	   
681.19/297.12	   2) 'Best' failed due to the following reason:
681.19/297.12	      
681.19/297.12	      None of the processors succeeded.
681.19/297.12	      
681.19/297.12	      Details of failed attempt(s):
681.19/297.12	      -----------------------------
681.19/297.12	      1) 'With Problem ... (timeout of 148 seconds) (timeout of 297
681.19/297.12	         seconds)' failed due to the following reason:
681.19/297.12	         
681.19/297.12	         Computation stopped due to timeout after 148.0 seconds.
681.19/297.12	      
681.19/297.12	      2) 'Best' failed due to the following reason:
681.19/297.12	         
681.19/297.12	         None of the processors succeeded.
681.19/297.12	         
681.19/297.12	         Details of failed attempt(s):
681.19/297.12	         -----------------------------
681.19/297.12	         1) 'bsearch-popstar (timeout of 297 seconds)' failed due to the
681.19/297.12	            following reason:
681.19/297.12	            
681.19/297.12	            The input cannot be shown compatible
681.19/297.12	         
681.19/297.12	         2) 'Polynomial Path Order (PS) (timeout of 297 seconds)' failed due
681.19/297.12	            to the following reason:
681.19/297.12	            
681.19/297.12	            The input cannot be shown compatible
681.19/297.12	         
681.19/297.12	      
681.19/297.12	      3) 'Fastest (timeout of 24 seconds) (timeout of 297 seconds)'
681.19/297.12	         failed due to the following reason:
681.19/297.12	         
681.19/297.12	         None of the processors succeeded.
681.19/297.12	         
681.19/297.12	         Details of failed attempt(s):
681.19/297.12	         -----------------------------
681.19/297.12	         1) 'Bounds with minimal-enrichment and initial automaton 'match''
681.19/297.12	            failed due to the following reason:
681.19/297.12	            
681.19/297.12	            match-boundness of the problem could not be verified.
681.19/297.12	         
681.19/297.12	         2) 'Bounds with perSymbol-enrichment and initial automaton 'match''
681.19/297.12	            failed due to the following reason:
681.19/297.12	            
681.19/297.12	            match-boundness of the problem could not be verified.
681.19/297.12	         
681.19/297.12	      
681.19/297.12	   
681.19/297.12	
681.19/297.12	
681.19/297.12	Arrrr..
681.19/297.15	EOF