931.46/291.55 WORST_CASE(Omega(n^1), O(n^1)) 931.46/291.58 proof of /export/starexec/sandbox/benchmark/theBenchmark.xml 931.46/291.58 # AProVE Commit ID: 48fb2092695e11cc9f56e44b17a92a5f88ffb256 marcel 20180622 unpublished dirty 931.46/291.58 931.46/291.58 931.46/291.58 The Runtime Complexity (full) of the given CpxTRS could be proven to be BOUNDS(n^1, n^1). 931.46/291.58 931.46/291.58 (0) CpxTRS 931.46/291.58 (1) RcToIrcProof [BOTH BOUNDS(ID, ID), 0 ms] 931.46/291.58 (2) CpxTRS 931.46/291.58 (3) RelTrsToWeightedTrsProof [BOTH BOUNDS(ID, ID), 0 ms] 931.46/291.58 (4) CpxWeightedTrs 931.46/291.58 (5) TypeInferenceProof [BOTH BOUNDS(ID, ID), 0 ms] 931.46/291.58 (6) CpxTypedWeightedTrs 931.46/291.58 (7) CompletionProof [UPPER BOUND(ID), 0 ms] 931.46/291.58 (8) CpxTypedWeightedCompleteTrs 931.46/291.58 (9) CpxTypedWeightedTrsToRntsProof [UPPER BOUND(ID), 3 ms] 931.46/291.58 (10) CpxRNTS 931.46/291.58 (11) CompleteCoflocoProof [FINISHED, 189 ms] 931.46/291.58 (12) BOUNDS(1, n^1) 931.46/291.58 (13) RelTrsToDecreasingLoopProblemProof [LOWER BOUND(ID), 0 ms] 931.46/291.58 (14) TRS for Loop Detection 931.46/291.58 (15) DecreasingLoopProof [LOWER BOUND(ID), 0 ms] 931.46/291.58 (16) BEST 931.46/291.58 (17) proven lower bound 931.46/291.58 (18) LowerBoundPropagationProof [FINISHED, 0 ms] 931.46/291.58 (19) BOUNDS(n^1, INF) 931.46/291.58 (20) TRS for Loop Detection 931.46/291.58 931.46/291.58 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (0) 931.46/291.58 Obligation: 931.46/291.58 The Runtime Complexity (full) of the given CpxTRS could be proven to be BOUNDS(n^1, n^1). 931.46/291.58 931.46/291.58 931.46/291.58 The TRS R consists of the following rules: 931.46/291.58 931.46/291.58 digits -> d(0) 931.46/291.58 d(x) -> if(le(x, s(s(s(s(s(s(s(s(s(0)))))))))), x) 931.46/291.58 if(true, x) -> cons(x, d(s(x))) 931.46/291.58 if(false, x) -> nil 931.46/291.58 le(0, y) -> true 931.46/291.58 le(s(x), 0) -> false 931.46/291.58 le(s(x), s(y)) -> le(x, y) 931.46/291.58 931.46/291.58 S is empty. 931.46/291.58 Rewrite Strategy: FULL 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (1) RcToIrcProof (BOTH BOUNDS(ID, ID)) 931.46/291.58 Converted rc-obligation to irc-obligation. 931.46/291.58 931.46/291.58 The duplicating contexts are: 931.46/291.58 d([]) 931.46/291.58 if(true, []) 931.46/291.58 931.46/291.58 931.46/291.58 The defined contexts are: 931.46/291.58 if([], x1) 931.46/291.58 931.46/291.58 931.46/291.58 [] just represents basic- or constructor-terms in the following defined contexts: 931.46/291.58 if([], x1) 931.46/291.58 931.46/291.58 931.46/291.58 As the TRS is an overlay system and the defined contexts and the duplicating contexts don't overlap, we have rc = irc. 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (2) 931.46/291.58 Obligation: 931.46/291.58 The Runtime Complexity (innermost) of the given CpxTRS could be proven to be BOUNDS(1, n^1). 931.46/291.58 931.46/291.58 931.46/291.58 The TRS R consists of the following rules: 931.46/291.58 931.46/291.58 digits -> d(0) 931.46/291.58 d(x) -> if(le(x, s(s(s(s(s(s(s(s(s(0)))))))))), x) 931.46/291.58 if(true, x) -> cons(x, d(s(x))) 931.46/291.58 if(false, x) -> nil 931.46/291.58 le(0, y) -> true 931.46/291.58 le(s(x), 0) -> false 931.46/291.58 le(s(x), s(y)) -> le(x, y) 931.46/291.58 931.46/291.58 S is empty. 931.46/291.58 Rewrite Strategy: INNERMOST 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (3) RelTrsToWeightedTrsProof (BOTH BOUNDS(ID, ID)) 931.46/291.58 Transformed relative TRS to weighted TRS 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (4) 931.46/291.58 Obligation: 931.46/291.58 The Runtime Complexity (innermost) of the given CpxWeightedTrs could be proven to be BOUNDS(1, n^1). 931.46/291.58 931.46/291.58 931.46/291.58 The TRS R consists of the following rules: 931.46/291.58 931.46/291.58 digits -> d(0) [1] 931.46/291.58 d(x) -> if(le(x, s(s(s(s(s(s(s(s(s(0)))))))))), x) [1] 931.46/291.58 if(true, x) -> cons(x, d(s(x))) [1] 931.46/291.58 if(false, x) -> nil [1] 931.46/291.58 le(0, y) -> true [1] 931.46/291.58 le(s(x), 0) -> false [1] 931.46/291.58 le(s(x), s(y)) -> le(x, y) [1] 931.46/291.58 931.46/291.58 Rewrite Strategy: INNERMOST 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (5) TypeInferenceProof (BOTH BOUNDS(ID, ID)) 931.46/291.58 Infered types. 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (6) 931.46/291.58 Obligation: 931.46/291.58 Runtime Complexity Weighted TRS with Types. 931.46/291.58 The TRS R consists of the following rules: 931.46/291.58 931.46/291.58 digits -> d(0) [1] 931.46/291.58 d(x) -> if(le(x, s(s(s(s(s(s(s(s(s(0)))))))))), x) [1] 931.46/291.58 if(true, x) -> cons(x, d(s(x))) [1] 931.46/291.58 if(false, x) -> nil [1] 931.46/291.58 le(0, y) -> true [1] 931.46/291.58 le(s(x), 0) -> false [1] 931.46/291.58 le(s(x), s(y)) -> le(x, y) [1] 931.46/291.58 931.46/291.58 The TRS has the following type information: 931.46/291.58 digits :: cons:nil 931.46/291.58 d :: 0:s -> cons:nil 931.46/291.58 0 :: 0:s 931.46/291.58 if :: true:false -> 0:s -> cons:nil 931.46/291.58 le :: 0:s -> 0:s -> true:false 931.46/291.58 s :: 0:s -> 0:s 931.46/291.58 true :: true:false 931.46/291.58 cons :: 0:s -> cons:nil -> cons:nil 931.46/291.58 false :: true:false 931.46/291.58 nil :: cons:nil 931.46/291.58 931.46/291.58 Rewrite Strategy: INNERMOST 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (7) CompletionProof (UPPER BOUND(ID)) 931.46/291.58 The TRS is a completely defined constructor system, as every type has a constant constructor and the following rules were added: 931.46/291.58 none 931.46/291.58 931.46/291.58 And the following fresh constants: none 931.46/291.58 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (8) 931.46/291.58 Obligation: 931.46/291.58 Runtime Complexity Weighted TRS where all functions are completely defined. The underlying TRS is: 931.46/291.58 931.46/291.58 Runtime Complexity Weighted TRS with Types. 931.46/291.58 The TRS R consists of the following rules: 931.46/291.58 931.46/291.58 digits -> d(0) [1] 931.46/291.58 d(x) -> if(le(x, s(s(s(s(s(s(s(s(s(0)))))))))), x) [1] 931.46/291.58 if(true, x) -> cons(x, d(s(x))) [1] 931.46/291.58 if(false, x) -> nil [1] 931.46/291.58 le(0, y) -> true [1] 931.46/291.58 le(s(x), 0) -> false [1] 931.46/291.58 le(s(x), s(y)) -> le(x, y) [1] 931.46/291.58 931.46/291.58 The TRS has the following type information: 931.46/291.58 digits :: cons:nil 931.46/291.58 d :: 0:s -> cons:nil 931.46/291.58 0 :: 0:s 931.46/291.58 if :: true:false -> 0:s -> cons:nil 931.46/291.58 le :: 0:s -> 0:s -> true:false 931.46/291.58 s :: 0:s -> 0:s 931.46/291.58 true :: true:false 931.46/291.58 cons :: 0:s -> cons:nil -> cons:nil 931.46/291.58 false :: true:false 931.46/291.58 nil :: cons:nil 931.46/291.58 931.46/291.58 Rewrite Strategy: INNERMOST 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (9) CpxTypedWeightedTrsToRntsProof (UPPER BOUND(ID)) 931.46/291.58 Transformed the TRS into an over-approximating RNTS by (improved) Size Abstraction. 931.46/291.58 The constant constructors are abstracted as follows: 931.46/291.58 931.46/291.58 0 => 0 931.46/291.58 true => 1 931.46/291.58 false => 0 931.46/291.58 nil => 0 931.46/291.58 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (10) 931.46/291.58 Obligation: 931.46/291.58 Complexity RNTS consisting of the following rules: 931.46/291.58 931.46/291.58 d(z) -{ 1 }-> if(le(x, 1 + (1 + (1 + (1 + (1 + (1 + (1 + (1 + (1 + 0))))))))), x) :|: x >= 0, z = x 931.46/291.58 digits -{ 1 }-> d(0) :|: 931.46/291.58 if(z, z') -{ 1 }-> 0 :|: z' = x, x >= 0, z = 0 931.46/291.58 if(z, z') -{ 1 }-> 1 + x + d(1 + x) :|: z' = x, z = 1, x >= 0 931.46/291.58 le(z, z') -{ 1 }-> le(x, y) :|: z' = 1 + y, x >= 0, y >= 0, z = 1 + x 931.46/291.58 le(z, z') -{ 1 }-> 1 :|: y >= 0, z = 0, z' = y 931.46/291.58 le(z, z') -{ 1 }-> 0 :|: x >= 0, z = 1 + x, z' = 0 931.46/291.58 931.46/291.58 Only complete derivations are relevant for the runtime complexity. 931.46/291.58 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (11) CompleteCoflocoProof (FINISHED) 931.46/291.58 Transformed the RNTS (where only complete derivations are relevant) into cost relations for CoFloCo: 931.46/291.58 931.46/291.58 eq(start(V, V2),0,[digits(Out)],[]). 931.46/291.58 eq(start(V, V2),0,[d(V, Out)],[V >= 0]). 931.46/291.58 eq(start(V, V2),0,[if(V, V2, Out)],[V >= 0,V2 >= 0]). 931.46/291.58 eq(start(V, V2),0,[le(V, V2, Out)],[V >= 0,V2 >= 0]). 931.46/291.58 eq(digits(Out),1,[d(0, Ret)],[Out = Ret]). 931.46/291.58 eq(d(V, Out),1,[le(V1, 1 + (1 + (1 + (1 + (1 + (1 + (1 + (1 + (1 + 0)))))))), Ret0),if(Ret0, V1, Ret1)],[Out = Ret1,V1 >= 0,V = V1]). 931.46/291.58 eq(if(V, V2, Out),1,[d(1 + V3, Ret11)],[Out = 1 + Ret11 + V3,V2 = V3,V = 1,V3 >= 0]). 931.46/291.58 eq(if(V, V2, Out),1,[],[Out = 0,V2 = V4,V4 >= 0,V = 0]). 931.46/291.58 eq(le(V, V2, Out),1,[],[Out = 1,V5 >= 0,V = 0,V2 = V5]). 931.46/291.58 eq(le(V, V2, Out),1,[],[Out = 0,V6 >= 0,V = 1 + V6,V2 = 0]). 931.46/291.58 eq(le(V, V2, Out),1,[le(V7, V8, Ret2)],[Out = Ret2,V2 = 1 + V8,V7 >= 0,V8 >= 0,V = 1 + V7]). 931.46/291.58 input_output_vars(digits(Out),[],[Out]). 931.46/291.58 input_output_vars(d(V,Out),[V],[Out]). 931.46/291.58 input_output_vars(if(V,V2,Out),[V,V2],[Out]). 931.46/291.58 input_output_vars(le(V,V2,Out),[V,V2],[Out]). 931.46/291.58 931.46/291.58 931.46/291.58 CoFloCo proof output: 931.46/291.58 Preprocessing Cost Relations 931.46/291.58 ===================================== 931.46/291.58 931.46/291.58 #### Computed strongly connected components 931.46/291.58 0. recursive : [le/3] 931.46/291.58 1. recursive : [d/2,if/3] 931.46/291.58 2. non_recursive : [digits/1] 931.46/291.58 3. non_recursive : [start/2] 931.46/291.58 931.46/291.58 #### Obtained direct recursion through partial evaluation 931.46/291.58 0. SCC is partially evaluated into le/3 931.46/291.58 1. SCC is partially evaluated into d/2 931.46/291.58 2. SCC is completely evaluated into other SCCs 931.46/291.58 3. SCC is partially evaluated into start/2 931.46/291.58 931.46/291.58 Control-Flow Refinement of Cost Relations 931.46/291.58 ===================================== 931.46/291.58 931.46/291.58 ### Specialization of cost equations le/3 931.46/291.58 * CE 10 is refined into CE [11] 931.46/291.58 * CE 9 is refined into CE [12] 931.46/291.58 * CE 8 is refined into CE [13] 931.46/291.58 931.46/291.58 931.46/291.58 ### Cost equations --> "Loop" of le/3 931.46/291.58 * CEs [12] --> Loop 7 931.46/291.58 * CEs [13] --> Loop 8 931.46/291.58 * CEs [11] --> Loop 9 931.46/291.58 931.46/291.58 ### Ranking functions of CR le(V,V2,Out) 931.46/291.58 * RF of phase [9]: [V,V2] 931.46/291.58 931.46/291.58 #### Partial ranking functions of CR le(V,V2,Out) 931.46/291.58 * Partial RF of phase [9]: 931.46/291.58 - RF of loop [9:1]: 931.46/291.58 V 931.46/291.58 V2 931.46/291.58 931.46/291.58 931.46/291.58 ### Specialization of cost equations d/2 931.46/291.58 * CE 7 is refined into CE [14,15] 931.46/291.58 * CE 6 is refined into CE [16] 931.46/291.58 931.46/291.58 931.46/291.58 ### Cost equations --> "Loop" of d/2 931.46/291.58 * CEs [16] --> Loop 10 931.46/291.58 * CEs [15] --> Loop 11 931.46/291.58 * CEs [14] --> Loop 12 931.46/291.58 931.46/291.58 ### Ranking functions of CR d(V,Out) 931.46/291.58 * RF of phase [11]: [-V+10] 931.46/291.58 931.46/291.58 #### Partial ranking functions of CR d(V,Out) 931.46/291.58 * Partial RF of phase [11]: 931.46/291.58 - RF of loop [11:1]: 931.46/291.58 -V+10 931.46/291.58 931.46/291.58 931.46/291.58 ### Specialization of cost equations start/2 931.46/291.58 * CE 1 is refined into CE [17] 931.46/291.58 * CE 2 is refined into CE [18,19] 931.46/291.58 * CE 3 is refined into CE [20] 931.46/291.58 * CE 4 is refined into CE [21,22,23] 931.46/291.58 * CE 5 is refined into CE [24,25,26,27] 931.46/291.58 931.46/291.58 931.46/291.58 ### Cost equations --> "Loop" of start/2 931.46/291.58 * CEs [17,18,19,20,21,22,23,24,25,26,27] --> Loop 13 931.46/291.58 931.46/291.58 ### Ranking functions of CR start(V,V2) 931.46/291.58 931.46/291.58 #### Partial ranking functions of CR start(V,V2) 931.46/291.58 931.46/291.58 931.46/291.58 Computing Bounds 931.46/291.58 ===================================== 931.46/291.58 931.46/291.58 #### Cost of chains of le(V,V2,Out): 931.46/291.58 * Chain [[9],8]: 1*it(9)+1 931.46/291.58 Such that:it(9) =< V 931.46/291.58 931.46/291.58 with precondition: [Out=1,V>=1,V2>=V] 931.46/291.58 931.46/291.58 * Chain [[9],7]: 1*it(9)+1 931.46/291.58 Such that:it(9) =< V2 931.46/291.58 931.46/291.58 with precondition: [Out=0,V2>=1,V>=V2+1] 931.46/291.58 931.46/291.58 * Chain [8]: 1 931.46/291.58 with precondition: [V=0,Out=1,V2>=0] 931.46/291.58 931.46/291.58 * Chain [7]: 1 931.46/291.58 with precondition: [V2=0,Out=0,V>=1] 931.46/291.58 931.46/291.58 931.46/291.58 #### Cost of chains of d(V,Out): 931.46/291.58 * Chain [[11],10]: 3*it(11)+1*s(1)+1*s(4)+3 931.46/291.58 Such that:s(1) =< 9 931.46/291.58 s(4) =< -9*V+90 931.46/291.58 it(11) =< -V+10 931.46/291.58 931.46/291.58 with precondition: [9>=V,V>=1] 931.46/291.58 931.46/291.58 * Chain [12,[11],10]: 4*it(11)+1*s(4)+6 931.46/291.58 Such that:s(4) =< 81 931.46/291.58 aux(1) =< 9 931.46/291.58 it(11) =< aux(1) 931.46/291.58 931.46/291.58 with precondition: [V=0] 931.46/291.58 931.46/291.58 * Chain [10]: 1*s(1)+3 931.46/291.58 Such that:s(1) =< 9 931.46/291.58 931.46/291.58 with precondition: [Out=0,V>=10] 931.46/291.58 931.46/291.58 931.46/291.58 #### Cost of chains of start(V,V2): 931.46/291.58 * Chain [13]: 12*s(5)+1*s(7)+3*s(8)+2*s(9)+1*s(17)+3*s(18)+1*s(19)+1*s(20)+7 931.46/291.58 Such that:s(17) =< -9*V+90 931.46/291.58 s(18) =< -V+10 931.46/291.58 s(20) =< V 931.46/291.58 s(7) =< -9*V2+81 931.46/291.58 s(8) =< -V2+9 931.46/291.58 s(19) =< V2 931.46/291.58 aux(2) =< 9 931.46/291.58 aux(3) =< 81 931.46/291.58 s(5) =< aux(2) 931.46/291.58 s(9) =< aux(3) 931.46/291.58 931.46/291.58 with precondition: [] 931.46/291.58 931.46/291.58 931.46/291.58 Closed-form bounds of start(V,V2): 931.46/291.58 ------------------------------------- 931.46/291.58 * Chain [13] with precondition: [] 931.46/291.58 - Upper bound: nat(V)+277+nat(V2)+nat(-V+10)*3+nat(-V2+9)*3+nat(-9*V+90)+nat(-9*V2+81) 931.46/291.58 - Complexity: n 931.46/291.58 931.46/291.58 ### Maximum cost of start(V,V2): nat(V)+277+nat(V2)+nat(-V+10)*3+nat(-V2+9)*3+nat(-9*V+90)+nat(-9*V2+81) 931.46/291.58 Asymptotic class: n 931.46/291.58 * Total analysis performed in 122 ms. 931.46/291.58 931.46/291.58 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (12) 931.46/291.58 BOUNDS(1, n^1) 931.46/291.58 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (13) RelTrsToDecreasingLoopProblemProof (LOWER BOUND(ID)) 931.46/291.58 Transformed a relative TRS into a decreasing-loop problem. 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (14) 931.46/291.58 Obligation: 931.46/291.58 Analyzing the following TRS for decreasing loops: 931.46/291.58 931.46/291.58 The Runtime Complexity (full) of the given CpxTRS could be proven to be BOUNDS(n^1, n^1). 931.46/291.58 931.46/291.58 931.46/291.58 The TRS R consists of the following rules: 931.46/291.58 931.46/291.58 digits -> d(0) 931.46/291.58 d(x) -> if(le(x, s(s(s(s(s(s(s(s(s(0)))))))))), x) 931.46/291.58 if(true, x) -> cons(x, d(s(x))) 931.46/291.58 if(false, x) -> nil 931.46/291.58 le(0, y) -> true 931.46/291.58 le(s(x), 0) -> false 931.46/291.58 le(s(x), s(y)) -> le(x, y) 931.46/291.58 931.46/291.58 S is empty. 931.46/291.58 Rewrite Strategy: FULL 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (15) DecreasingLoopProof (LOWER BOUND(ID)) 931.46/291.58 The following loop(s) give(s) rise to the lower bound Omega(n^1): 931.46/291.58 931.46/291.58 The rewrite sequence 931.46/291.58 931.46/291.58 le(s(x), s(y)) ->^+ le(x, y) 931.46/291.58 931.46/291.58 gives rise to a decreasing loop by considering the right hand sides subterm at position []. 931.46/291.58 931.46/291.58 The pumping substitution is [x / s(x), y / s(y)]. 931.46/291.58 931.46/291.58 The result substitution is [ ]. 931.46/291.58 931.46/291.58 931.46/291.58 931.46/291.58 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (16) 931.46/291.58 Complex Obligation (BEST) 931.46/291.58 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (17) 931.46/291.58 Obligation: 931.46/291.58 Proved the lower bound n^1 for the following obligation: 931.46/291.58 931.46/291.58 The Runtime Complexity (full) of the given CpxTRS could be proven to be BOUNDS(n^1, n^1). 931.46/291.58 931.46/291.58 931.46/291.58 The TRS R consists of the following rules: 931.46/291.58 931.46/291.58 digits -> d(0) 931.46/291.58 d(x) -> if(le(x, s(s(s(s(s(s(s(s(s(0)))))))))), x) 931.46/291.58 if(true, x) -> cons(x, d(s(x))) 931.46/291.58 if(false, x) -> nil 931.46/291.58 le(0, y) -> true 931.46/291.58 le(s(x), 0) -> false 931.46/291.58 le(s(x), s(y)) -> le(x, y) 931.46/291.58 931.46/291.58 S is empty. 931.46/291.58 Rewrite Strategy: FULL 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (18) LowerBoundPropagationProof (FINISHED) 931.46/291.58 Propagated lower bound. 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (19) 931.46/291.58 BOUNDS(n^1, INF) 931.46/291.58 931.46/291.58 ---------------------------------------- 931.46/291.58 931.46/291.58 (20) 931.46/291.58 Obligation: 931.46/291.58 Analyzing the following TRS for decreasing loops: 931.46/291.58 931.46/291.58 The Runtime Complexity (full) of the given CpxTRS could be proven to be BOUNDS(n^1, n^1). 931.46/291.58 931.46/291.58 931.46/291.58 The TRS R consists of the following rules: 931.46/291.58 931.46/291.58 digits -> d(0) 931.46/291.58 d(x) -> if(le(x, s(s(s(s(s(s(s(s(s(0)))))))))), x) 931.46/291.58 if(true, x) -> cons(x, d(s(x))) 931.46/291.58 if(false, x) -> nil 931.46/291.58 le(0, y) -> true 931.46/291.58 le(s(x), 0) -> false 931.46/291.58 le(s(x), s(y)) -> le(x, y) 931.46/291.58 931.46/291.58 S is empty. 931.46/291.58 Rewrite Strategy: FULL 931.70/291.64 EOF